oubiwann / metaphoneLinks
A Python implementation of the Metaphone and Double Metaphone algorithms
☆83Updated last year
Alternatives and similar repositories for metaphone
Users that are interested in metaphone are comparing it to the libraries listed below
Sorting:
- Levenshtein and Hamming distance computation☆117Updated 6 years ago
- 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
- 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
- Language detection extension for spaCy 2.0+☆114Updated 6 years ago
- Text normalization library for Python☆203Updated 7 years ago
- A simple fuzzy matching set for python strings☆230Updated last year
- 💥 Cython hash tables that assume keys are pre-hashed☆87Updated last month
- 💫 Scripts, tools and resources for developing spaCy☆126Updated 6 years ago
- Python search module for fast approximate string matching☆54Updated 2 years ago
- Python bindings to the dutch NLP tool Frog (pos tagger, lemmatiser, NER tagger, morphological analysis, shallow parser, dependency parser…☆49Updated 9 months ago
- A Python 3 phonetics library.☆137Updated 5 years ago
- ☆52Updated 2 years ago
- "Python Rule-based feAture sTructure Analysis" or "Python Rule-bAsed Text Analysis"☆70Updated 4 years ago
- Python bindings to the Compact Language Detector☆33Updated 5 years ago
- Python wrapper around SVDLIBC, a fast library for sparse Singular Value Decomposition☆55Updated 12 years ago
- Abydos NLP/IR library for Python☆194Updated 3 years ago
- Get list of common stop words in various languages in Python☆159Updated 2 months ago
- Python bindings for libwapiti☆67Updated 6 years ago
- NLTK Contrib☆168Updated last year
- Hunspell extension for spaCy 2.0.☆94Updated last year
- Server/Client around Spacy to load spacy only once☆46Updated 7 years ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 4 years ago
- A tiny library for Python text normalisation. Useful for ad-hoc text processing.☆157Updated 4 months ago
- 💙 Emoji handling and meta data for spaCy with custom extension attributes☆183Updated 2 years ago
- A tool to segment text based on frequencies and the Viterbi algorithm "#TheBoyWhoLived" => ['#', 'The', 'Boy', 'Who', 'Lived']☆81Updated 9 years ago
- Experiment, Storage and Visualization Framework for Machine Learning research.☆31Updated 4 years ago
- A Python library for extracting semantic information from text, such as dates and numbers.☆79Updated 3 years ago
- Fast Word Clustering Software☆79Updated 11 months ago
- Regex like pattern tree matching but on sentence's tree instead of Strings☆42Updated 7 years ago