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
- Fast multi-keyword search engine for text strings☆256Updated 10 months 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
- [NO LONGER MAINTAINED AS OPEN SOURCE - USE SCALETEXT.COM INSTEAD]☆108Updated 12 years ago
- An efficient simhash implementation for python☆125Updated 5 years ago
- Python bindings for libwapiti☆67Updated 5 years ago
- A Python framework for exploring distributional semantic models.☆85Updated 9 years ago
- Python extension module for accelerating regular expressions using libesm☆132Updated last year
- 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 7 months ago
- Knowledge extraction from web data☆92Updated 7 years ago
- Word vectors☆64Updated 7 years ago
- Python search module for fast approximate string matching☆54Updated 2 years ago
- 💥 Cython hash tables that assume keys are pre-hashed☆86Updated 2 months ago
- Labeled examples from wiki dumps in Python☆67Updated 8 years ago
- Python bindings to the Compact Language Detector☆33Updated 5 years ago
- *Deprecated* A fast and accurate part-of-speech tagger for TextBlob.☆102Updated 9 years ago
- Standalone Semanticizer☆32Updated 10 years ago
- Implementation of Burkhard-Keller trees in various languages☆52Updated 15 years ago
- Segtok v2 is here: https://github.com/fnl/syntok -- A rule-based sentence segmenter (splitter) and a word tokenizer using orthographic fe…☆170Updated 3 years ago
- Tools and services for evaluating topic models☆15Updated 9 years ago
- Fast Word Clustering Software☆78Updated 5 months ago
- A toolkit for corpus linguistics☆205Updated 6 years ago
- Fast supervised sentence boundary detection using the averaged perceptron☆90Updated 6 years ago
- Code for "Performance shootout between nearest-neighbour libraries": http://radimrehurek.com/2013/11/performance-shootout-of-nearest-neig…☆99Updated 10 years ago
- Preparing DMOZ dataset for my n-Gram LM-based URL classification research☆32Updated 10 years ago
- Normalizes lexically ill-formed text to its most likely clean text, e.g. "c u thr 2nite!" -> "see you there tonight!".☆63Updated 9 years ago
- Framework for evaluating text extraction algorithms implemented as web services☆42Updated 13 years ago
- Query-Document Relevance☆42Updated 10 years ago
- An Apache Lucene TokenFilter that uses a word2vec vectors for term expansion.☆24Updated 11 years ago