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
- A tool to segment text based on frequencies and the Viterbi algorithm "#TheBoyWhoLived" => ['#', 'The', 'Boy', 'Who', 'Lived']☆81Updated 9 years ago
- Fast multi-keyword search engine for text strings☆257Updated last year
- HAT-Trie for Python☆86Updated 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…☆30Updated 10 months ago
- Python bindings for libwapiti☆67Updated 5 years ago
- [NO LONGER MAINTAINED AS OPEN SOURCE - USE SCALETEXT.COM INSTEAD]☆107Updated 12 years ago
- A Python framework for exploring distributional semantic models.☆85Updated 9 years ago
- *Deprecated* A fast and accurate part-of-speech tagger for TextBlob.☆101Updated 10 years ago
- An efficient simhash implementation for python☆126Updated 6 years ago
- Code for "Performance shootout between nearest-neighbour libraries": http://radimrehurek.com/2013/11/performance-shootout-of-nearest-neig…☆98Updated 10 years ago
- Labeled examples from wiki dumps in Python☆67Updated 9 years ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆544Updated 2 weeks ago
- An Apache Lucene TokenFilter that uses a word2vec vectors for term expansion.☆24Updated 11 years ago
- Query-Document Relevance☆42Updated 10 years ago
- framework for doing NER and other types of entity recognition, in Python☆68Updated 3 years ago
- Framework for evaluating text extraction algorithms implemented as web services☆42Updated 13 years ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆303Updated last year
- Knowledge extraction from web data☆92Updated 7 years ago
- Word vectors☆64Updated 7 years ago
- 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
- Tutorial and review of word2vec / doc2vec☆104Updated 10 years ago
- 💫 Scripts, tools and resources for developing spaCy☆126Updated 6 years ago
- Transition-based statistical parser☆417Updated 8 years ago
- Python extension module for accelerating regular expressions using libesm☆132Updated 2 years ago
- Preparing DMOZ dataset for my n-Gram LM-based URL classification research☆31Updated 11 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
- Hidden alignment conditional random field for classifying string pairs.☆36Updated 8 years ago
- Python search module for fast approximate string matching☆54Updated 2 years ago
- A pure Python implementation of Aho-Corasick algorithm.☆23Updated 7 years ago