phatpiglet / autocorrectLinks
Python 3 Spelling Corrector
☆178Updated 2 years ago
Alternatives and similar repositories for autocorrect
Users that are interested in autocorrect are comparing it to the libraries listed below
Sorting:
- Yet another Python binding for fastText☆225Updated 6 years ago
- Implementation of Hobbs' algorithm for coreference resolution in python☆44Updated 5 years ago
- Keras Implementation of Character-Based Bi-Directional LSTM RNN for Named Entity Recognition☆33Updated 7 years ago
- Stanford Sentiment Treebank loader in Python☆98Updated 5 years ago
- Python wrapper for wit.ai's Duckling Clojure library☆132Updated 4 years ago
- Fast, DB Backed pretrained word embeddings for natural language processing.☆223Updated 6 months ago
- Python Framework for Extractive Text Summarization☆113Updated 3 years ago
- My Python n-gram Language Model from an NLP course. Since there are so public implementations, I feel free to post mine.☆56Updated 11 years ago
- A repository containing 300D character embeddings derived from the GloVe 840B/300D dataset, and uses these embeddings to train a deep lea…☆214Updated 8 years ago
- Generating labels for topics automatically using neural embeddings☆185Updated last month
- Language independent truecaser in Python.☆160Updated 4 years ago
- Python wrapper for LanguageTool grammar checker☆330Updated 4 years ago
- CogComp's light-weight Python NLP annotators☆115Updated 6 years ago
- Twitter named entity extraction for WNUT 2016 http://noisy-text.github.io/2016/ner-shared-task.html☆140Updated 3 years ago
- A multilingual, multi-style and multi-granularity dataset for cross-language textual similarity detection☆61Updated 8 years ago
- Clinical spelling correction with word and character n-gram embeddings.☆74Updated 3 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- Named Entity Recognition based on dictionaries☆242Updated 6 years ago
- Practical Natural Language Processing Tools for Humans. Dependency Parsing, Syntactic Constituent Parsing, Semantic Role Labeling, Named …☆194Updated 8 years ago
- Fast supervised sentence boundary detection using the averaged perceptron☆91Updated 6 years ago
- ☆83Updated 7 years ago
- The implementation of text classification using character level convoultion neural networks using Keras☆149Updated 2 years ago
- An introduction to using spaCy for NLP and machine learning☆192Updated 3 years ago
- State of the Art results in Intent Classification using Sematic Hashing for three datasets: AskUbuntu, Chatbot and WebApplication.☆134Updated 5 years ago
- Automatic question generation by using NLP☆206Updated last year
- CRF to detect named entities (primarily names of people)☆119Updated 8 years ago
- Collects all tweets from the sample Public stream using Twitter's streaming API, and saves them to a file for later use as a corpus.☆45Updated 4 years ago
- Character-based word embeddings model based on RNN for handling real world texts☆174Updated 2 years ago
- It is a question-generator model. It takes text and an answer as input and outputs a question.☆170Updated 7 years ago
- An example on how to train supervised classifiers for multi-label text classification using sklearn pipelines☆110Updated 7 years ago