keredson / wordninja
Probabilistically split concatenated words using NLP based on English Wikipedia unigram frequencies.
☆827Updated last year
Related projects ⓘ
Alternatives and complementary repositories for wordninja
- Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm…☆801Updated this week
- Pure Python Spell Checking http://pyspellchecker.readthedocs.io/en/latest/☆713Updated 8 months ago
- A library implementing different string similarity and distance measures using Python.☆992Updated 2 years ago
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆951Updated 8 months ago
- ✔️Contextual word checker for better suggestions (not actively maintained)☆409Updated last month
- Ekphrasis is a text processing tool, geared towards text from social networks, such as Twitter or Facebook. Ekphrasis performs tokenizati…☆661Updated 8 months ago
- 🐍💯pySBD (Python Sentence Boundary Disambiguation) is a rule-based sentence boundary detection that works out-of-the-box.☆808Updated 3 months ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆365Updated last year
- A python module for English lemmatization and inflection.☆261Updated last year
- spellchecking library for python☆601Updated 5 months ago
- A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)☆1,097Updated 2 months ago
- Fuzzy string matching, grouping, and evaluation.☆745Updated 6 months ago
- Trankit is a Light-Weight Transformer-based Python Toolkit for Multilingual Natural Language Processing☆736Updated last month
- Compute Sentence Embeddings Fast!☆618Updated last year
- 📗 Score text readability using a number of formulas: Flesch-Kincaid Grade Level, Gunning Fog, ARI, Dale Chall, SMOG, and more☆361Updated 2 months ago
- NLP, before and after spaCy☆2,217Updated last year
- LexRank algorithm for text summarization☆229Updated 7 months ago
- High-accuracy NLP parser with models for 11 languages.☆871Updated 2 years ago
- 🧹 Python package for text cleaning☆958Updated last year
- All languages stopwords collection☆423Updated 10 months ago
- Fixes contractions such as `you're` to `you are`☆312Updated 2 years ago
- Open source Emoticons and Emoji detection library: emot☆191Updated last year
- Text to sentence splitter using heuristic algorithm by Philipp Koehn and Josh Schroeder.☆230Updated 2 years ago
- 💥 Use the latest Stanza (StanfordNLP) research models directly in spaCy☆725Updated 3 months ago
- ☆165Updated 5 months ago
- Pure python Aho-Corasick library.☆212Updated last year
- A Python 3 phonetics library.☆124Updated 4 years ago
- 🦆 Contextually-keyed word vectors☆1,625Updated 8 months ago
- NeuSpell: A Neural Spelling Correction Toolkit☆670Updated last year
- Accurately generate all possible forms of an English word e.g "election" --> "elect", "electoral", "electorate" etc.☆623Updated 3 years ago