arnimarj / py-judyLinks
☆14Updated last month
Alternatives and similar repositories for py-judy
Users that are interested in py-judy are comparing it to the libraries listed below
Sorting:
- Extract, parse and populate templates from strings☆27Updated 6 years ago
- Python search module for fast approximate string matching☆54Updated 2 years ago
- An index data structure for approximate string search.☆23Updated 6 years ago
- A Cython implementation of the affine gap string distance☆57Updated 2 years ago
- Fast multi-keyword search engine for text strings☆258Updated last year
- Python Set subclass that supports searching by ngram similarity☆119Updated 4 years ago
- C++ Ternary Search Tree implementation with Python bindings☆43Updated 8 years ago
- Roaring Bitmap in Cython☆82Updated last year
- a pure-Python PATRICIA trie implementation.☆30Updated 11 years ago
- 💥 Cython hash tables that assume keys are pre-hashed☆87Updated 2 weeks ago
- Generic Environment for Context-Aware Correction of Orthography☆22Updated 3 years ago
- The most basic Text::Unidecode port (licensed under Artistic License or GPL or GPLv2+ - choose whatever you want)☆68Updated 2 years ago
- Python library for information extraction of quantities from unstructured text☆118Updated 2 years ago
- Non-Overlapping Aho-Corasick Python extension, for Python 2 (str and unicode) and Python 3☆51Updated 10 years ago
- A disk-based key/value store in Python with no dependencies.☆21Updated 10 years ago
- Python bindings for the Google's FarmHash☆39Updated last year
- Language detection extension for spaCy 2.0+☆114Updated 6 years ago
- Python bindings for libwapiti☆67Updated 6 years ago
- A simple fuzzy matching set for python strings☆230Updated last year
- Segtok v2 is here: https://github.com/fnl/syntok -- A rule-based sentence segmenter (splitter) and a word tokenizer using orthographic fe…☆171Updated 4 years ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆546Updated last month
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆250Updated 3 months ago
- Python wrapper for aspell (C extension and python version)☆82Updated 2 years ago
- Excel Integration with spaCy. Training NER using Excel/XLSX from PDF, DOCX, PPT, PNG or JPG.☆104Updated 3 years ago
- A web application tagging and retrieval of arguments in text☆29Updated 2 years ago
- Parse natural language time expressions in python☆131Updated 3 years ago
- A python implementation of DEPTA☆83Updated 8 years ago
- A pipeline abstraction for Python☆168Updated 4 years ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆305Updated last year
- A Domain Specific Language (DSL) for building language patterns. These can be later compiled into spaCy patterns, pure regex, or any othe…☆68Updated 3 years ago