nlehuen / pytstLinks
C++ Ternary Search Tree implementation with Python bindings
☆43Updated 7 years ago
Alternatives and similar repositories for pytst
Users that are interested in pytst are comparing it to the libraries listed below
Sorting:
- A tool to segment text based on frequencies and the Viterbi algorithm "#TheBoyWhoLived" => ['#', 'The', 'Boy', 'Who', 'Lived']☆81Updated 9 years ago
- HAT-Trie for Python☆86Updated 9 years ago
- A disk-based key/value store in Python with no dependencies.☆21Updated 10 years ago
- Non-Overlapping Aho-Corasick Python extension, for Python 2 (str and unicode) and Python 3☆51Updated 10 years ago
- [NO LONGER MAINTAINED AS OPEN SOURCE - USE SCALETEXT.COM INSTEAD]☆108Updated 12 years ago
- ☆62Updated 11 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 7 months ago
- 💥 Cython hash tables that assume keys are pre-hashed☆85Updated 2 months ago
- Hidden alignment conditional random field for classifying string pairs.☆36Updated 7 years ago
- Python search module for fast approximate string matching