JDonner / NoAhoLinks
Non-Overlapping Aho-Corasick Python extension, for Python 2 (str and unicode) and Python 3
☆51Updated 9 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
- [NO LONGER MAINTAINED AS OPEN SOURCE - USE SCALETEXT.COM INSTEAD]☆108Updated 12 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
- Python wrapper for Stanford CoreNLP tools☆58Updated 9 years ago
- Python bindings for libwapiti☆67Updated 5 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
- Word vectors☆64Updated 7 years ago
- Find which links on a web page are pagination links☆29Updated 8 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 5 months ago
- Python search module for fast approximate string matching