phatpiglet / autocorrect
Python 3 Spelling Corrector
☆175Updated last year
Related projects ⓘ
Alternatives and complementary repositories for autocorrect
- Language independent truecaser in Python.☆161Updated 3 years ago
- Implementation of Hobbs' algorithm for coreference resolution in python☆45Updated 4 years ago
- Python Implementations of Word Sense Disambiguation (WSD) Technologies.☆741Updated 2 years ago
- Fast, DB Backed pretrained word embeddings for natural language processing.☆223Updated last year
- A repository containing 300D character embeddings derived from the GloVe 840B/300D dataset, and uses these embeddings to train a deep lea…☆214Updated 7 years ago
- Yet another Python binding for fastText☆227Updated 5 years ago
- Text normalization library for Python☆203Updated 6 years ago
- Tools for using Maluuba's NewsQA Dataset (public version)☆252Updated last year
- 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
- CRF to detect named entities (primarily names of people)☆119Updated 7 years ago
- Python wrapper for evaluating summarization quality by ROUGE package☆166Updated 4 years ago
- An introduction to using spaCy for NLP and machine learning☆191Updated 2 years ago
- CogComp's light-weight Python NLP annotators☆116Updated 5 years ago
- Twitter named entity extraction for WNUT 2016 http://noisy-text.github.io/2016/ner-shared-task.html☆139Updated 2 years ago
- ☆165Updated 4 months ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆108Updated 6 years ago
- Quickly extract multi-word phrases from a corpus☆191Updated 4 years ago
- Python interface to the Stanford Named Entity Recognizer☆293Updated 3 years ago
- ROUGE automatic summarization evaluation toolkit. Support for ROUGE-[N, L, S, SU], stemming and stopwords in different languages, unicode…☆210Updated 4 years ago
- A fully customisable language detection pipeline for spaCy☆93Updated 5 years ago
- This is a CoNLL formatted version of the OntoNotes 5.0 release.☆190Updated 9 years ago
- Named Entity Recognition based on dictionaries☆242Updated 5 years ago
- ☆130Updated 3 years ago
- Guidelines.☆96Updated 3 months ago
- Counter-fitting Word Vectors to Linguistic Constraints☆144Updated 4 years ago
- Python wrapper for LanguageTool grammar checker☆327Updated 3 years ago
- A pythonic wrapper for Stanford CoreNLP.☆106Updated 6 years ago
- Making sense embedding out of word embeddings using graph-based word sense induction☆212Updated 3 years ago
- Deep Learning neural network for correcting spelling☆54Updated last year
- The implementation of text classification using character level convoultion neural networks using Keras