oubiwann / metaphone
A Python implementation of the Metaphone and Double Metaphone algorithms
☆80Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for metaphone
- ☆50Updated last year
- Python bindings to the Compact Language Detector☆33Updated 4 years ago
- A Python library for extracting semantic information from text, such as dates and numbers.☆74Updated 2 years ago
- Hunspell extension for spaCy 2.0.☆94Updated 3 months ago
- Python wrapper for aspell (C extension and python version)☆81Updated last year
- Abydos NLP/IR library for Python☆183Updated 2 years ago
- 💥 Cython hash tables that assume keys are pre-hashed☆82Updated last year
- Python bindings for cld3☆27Updated last year
- Language detection extension for spaCy 2.0+☆111Updated 5 years ago
- Python search module for fast approximate string matching☆53Updated last year
- Hidden alignment conditional random field for classifying string pairs.☆37Updated 7 years ago
- Python bindings for libwapiti☆66Updated 4 years ago
- 💫 Scripts, tools and resources for developing spaCy☆125Updated 5 years ago
- Server/Client around Spacy to load spacy only once☆46Updated 6 years ago
- A disk-based key/value store in Python with no dependencies.☆21Updated 9 years ago
- A Python 3 phonetics library.☆124Updated 4 years ago
- Cython wrapper on Hunspell Dictionary☆65Updated 4 months ago
- Extract place names from a URL or text, and add context to those names -- for example distinguishing between a country, region or city.☆62Updated 7 years ago
- stop word lists in several languages☆21Updated 7 years ago
- Scalable String Similarity Joins in Python☆39Updated 4 months ago
- Segtok v2 is here: https://github.com/fnl/syntok -- A rule-based sentence segmenter (splitter) and a word tokenizer using orthographic fe…☆170Updated 2 years ago
- Python Set subclass that supports searching by ngram similarity☆120Updated 3 years ago
- SPARK-n-SPELL [WARNING: inactive project, not being updated]☆7Updated 8 years ago
- ``pynlg`` is a pure python re-implementation of [SimpleNLG-EnFr](https://github.com/rali-udem/SimpleNLG-EnFr), a java library enabling bi…☆29Updated last year
- Soundex Phonetic Code Algorithm Demo for Indian Languages. Supports all indian languages and English. Provides intra-indic string compari…☆55Updated 5 years ago
- ☆165Updated 5 months ago
- A tool to segment text based on frequencies and the Viterbi algorithm "#TheBoyWhoLived" => ['#', 'The', 'Boy', 'Who', 'Lived']☆82Updated 8 years ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆243Updated 6 months ago