keredson / wordninjaLinks
Probabilistically split concatenated words using NLP based on English Wikipedia unigram frequencies.
☆864Updated 2 years ago
Alternatives and similar repositories for wordninja
Users that are interested in wordninja are comparing it to the libraries listed below
Sorting:
- Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm…☆856Updated 2 weeks ago
- Pure Python Spell Checking http://pyspellchecker.readthedocs.io/en/latest/☆768Updated last week
- A library implementing different string similarity and distance measures using Python.☆1,021Updated 3 years ago
- ✔️Contextual word checker for better suggestions (not actively maintained)☆418Updated last year
- 🐍💯pySBD (Python Sentence Boundary Disambiguation) is a rule-based sentence boundary detection that works out-of-the-box.☆901Updated last year
- Python Keyphrase Extraction module☆1,586Updated 2 years ago
- Trankit is a Light-Weight Transformer-based Python Toolkit for Multilingual Natural Language Processing☆788Updated 6 months ago
- Fuzzy string matching, grouping, and evaluation.☆788Updated 7 months ago
- Spelling corrector in python☆492Updated 7 months ago
- NeuSpell: A Neural Spelling Correction Toolkit☆705Updated 2 years ago
- 🧹 Python package for text cleaning☆1,001Updated last week
- Fixes contractions such as `you're` to `you are`☆320Updated 3 years ago
- Multilingual Rapid Automatic Keyword Extraction (RAKE) for Python☆272Updated 2 years ago
- Ekphrasis is a text processing tool, geared towards text from social networks, such as Twitter or Facebook. Ekphrasis performs tokenizati…☆674Updated 8 months ago
- Compute Sentence Embeddings Fast!☆624Updated 2 years ago
- Python implementation of the Rapid Automatic Keyword Extraction algorithm using NLTK.☆1,077Updated 3 years ago
- All languages stopwords collection☆476Updated 2 years ago
- Natural Language Processing Pipeline - Sentence Splitting, Tokenization, Lemmatization, Part-of-speech Tagging and Dependency Parsing☆562Updated last year
- A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)☆1,175Updated last year
- 💥 Use the latest Stanza (StanfordNLP) research models directly in spaCy☆744Updated last year
- A python module for English lemmatization and inflection.☆274Updated 2 years ago
- Single-document unsupervised keyword extraction☆1,819Updated last week
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆378Updated 3 years ago
- 🦆 Contextually-keyed word vectors☆1,671Updated 9 months ago
- 📗 Score text readability using a number of formulas: Flesch-Kincaid Grade Level, Gunning Fog, ARI, Dale Chall, SMOG, and more☆401Updated last year
- Easy to use extractive text summarization with BERT☆1,455Updated 2 years ago
- Multilingual text (NLP) processing toolkit☆2,361Updated 2 years ago
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆1,079Updated last month
- Pre-trained subword embeddings in 275 languages, based on Byte-Pair Encoding (BPE)☆1,222Updated last year
- Find dates inside text using Python and get back datetime objects☆666Updated last year