JDonner / NoAhoLinks
Non-Overlapping Aho-Corasick Python extension, for Python 2 (str and unicode) and Python 3
☆51Updated 10 years ago
Alternatives and similar repositories for NoAho
Users that are interested in NoAho are comparing it to the libraries listed below
Sorting:
- C++ Ternary Search Tree implementation with Python bindings☆43Updated 7 years ago
- HAT-Trie for Python☆86Updated 9 years ago
- A tool to segment text based on frequencies and the Viterbi algorithm "#TheBoyWhoLived" => ['#', 'The', 'Boy', 'Who', 'Lived']☆81Updated 9 years ago
- A Python framework for exploring distributional semantic models.☆85Updated 9 years ago
- This is a Python binding to the tokenizer Ucto. Tokenisation is one of the first step in almost any Natural Language Processing task, yet…☆29Updated 9 months ago
- Fast multi-keyword search engine for text strings☆257Updated last year
- Python bindings for libwapiti☆67Updated 5 years ago
- [NO LONGER MAINTAINED AS OPEN SOURCE - USE SCALETEXT.COM INSTEAD]☆108Updated 12 years ago
- An efficient simhash implementation for python☆126Updated 5 years ago
- Word vectors☆64Updated 7 years ago
- Code for "Performance shootout between nearest-neighbour libraries": http://radimrehurek.com/2013/11/performance-shootout-of-nearest-neig…☆99Updated 10 years ago
- Transition-based statistical parser☆416Updated 7 years ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆541Updated last month
- Normalizes lexically ill-formed text to its most likely clean text, e.g. "c u thr 2nite!" -> "see you there tonight!".☆63Updated 10 years ago
- Hidden alignment conditional random field for classifying string pairs.☆36Updated 8 years ago
- Tools and services for evaluating topic models☆15Updated 9 years ago
- *Deprecated* A fast and accurate part-of-speech tagger for TextBlob.☆101Updated 9 years ago
- WebAnnotator is a tool for annotating Web pages. WebAnnotator is implemented as a Firefox extension (https://addons.mozilla.org/en-US/fi…☆48Updated 3 years ago
- Labeled examples from wiki dumps in Python☆67Updated 9 years ago
- Python search module for fast approximate string matching☆54Updated 2 years ago
- A memory-based, optional-persistence naïve bayesian text classifier.☆36Updated 10 years ago
- Fast Word Clustering Software☆78Updated 7 months ago
- Python bindings to the Compact Language Detector☆33Updated 5 years ago
- An Apache Lucene TokenFilter that uses a word2vec vectors for term expansion.☆24Updated 11 years ago
- framework for doing NER and other types of entity recognition, in Python☆68Updated 3 years ago
- Query-Document Relevance☆42Updated 10 years ago
- Framework for evaluating text extraction algorithms implemented as web services☆42Updated 13 years ago
- Fast supervised sentence boundary detection using the averaged perceptron☆91Updated 6 years ago
- Automatic Item List Extraction☆87Updated 9 years ago
- A deep, LSTM-based part of speech tagger and sentiment analyser using character embeddings instead of words. Compatible with Theano and T…☆92Updated 8 years ago