rmdort / spellcheckerLinks
Spell correct entire sentences using nltk freqdist and symspell
☆19Updated 8 years ago
Alternatives and similar repositories for spellchecker
Users that are interested in spellchecker are comparing it to the libraries listed below
Sorting:
- Relatively simple text classification powered by spaCy☆41Updated 9 years ago
- This repository contains the code of the Rasa workshop at PyData NYC 2018☆12Updated 6 years ago
- Extract synonyms, keywords from sentences using modified implementation of Aho Corasick algorithm☆40Updated 8 years ago
- Server/Client around Spacy to load spacy only once☆46Updated 7 years ago
- Tools and services for evaluating topic models☆15Updated 9 years ago
- Similarity search on Wikipedia using gensim in Python.☆60Updated 6 years ago
- ☆32Updated 7 years ago
- Regex like pattern tree matching but on sentence's tree instead of Strings☆42Updated 7 years ago
- Deep learning spelling patterns with a recurrent neural network☆12Updated 8 years ago
- Collection of functions and scripts for text retrieval in Python: Document collection preprocessing, Feature Selection, Indexing, Query p…☆43Updated 12 years ago
- Normalizes lexically ill-formed text to its most likely clean text, e.g. "c u thr 2nite!" -> "see you there tonight!".☆63Updated 9 years ago
- Information Retrieval Library (in Python)☆83Updated 3 years ago
- Python library for advanced text mining☆69Updated 5 years ago
- Implements Rocchio Query Expansion - similar to "related searches:" found at popular search engines but based on relevant documents selec…☆20Updated 8 years ago
- Build intelligent data-driven applications with minimal effort. Sentence Clustering, Topics Extraction, Text Similarity, Opinion Summariz…☆40Updated 5 years ago
- Extract opionion phrases from user reviews☆63Updated 10 years ago
- The code describes how to load fastText vectors onto spaCy☆18Updated 4 years ago
- Using NLP to cluster reddit user comments by topics☆14Updated 8 years ago
- This is a Python binding to the tokenizer Ucto. Tokenisation is one of the first step in almost any Natural Language Processing task, yet…☆29Updated 8 months ago
- Neural Elastic Inference and Search☆19Updated 5 years ago
- Implicit relation extractor using a natural language model.☆24Updated 7 years ago
- Language Tool style grammar handling with spaCy 2.0☆42Updated 7 years ago
- A spell-checker extending Peter Norvig's with multi-typo correction, hamming distance weighting, and more.☆98Updated 4 years ago
- A collection of simple tutorials for using Fonduer☆100Updated 4 years ago
- Brand disambiguator for tweets to differentiate e.g. Orange vs orange (brand vs foodstuff), using NLTK and scikit-learn☆57Updated 12 years ago
- Document clustering in Python☆30Updated 9 years ago
- Extracting narrative timelines (i.e. order and timing of events) from text☆20Updated 6 years ago
- python-timbl, originally developed by Sander Canisius, is a Python extension module wrapping the full TiMBL C++ programming interface. Wi…☆18Updated 3 months ago
- A toolkit for generating paraphrase vector representations for words in context☆23Updated 10 years ago
- Text readability metrics in Python.☆11Updated 12 years ago