jxmorris12 / language_tool_pythonLinks
a free python grammar checker 📝✅
☆476Updated 2 months ago
Alternatives and similar repositories for language_tool_python
Users that are interested in language_tool_python are comparing it to the libraries listed below
Sorting:
- Spelling corrector in python☆486Updated last month
- ✔️Contextual word checker for better suggestions (not actively maintained)☆417Updated 6 months ago
- Text to sentence splitter using heuristic algorithm by Philipp Koehn and Josh Schroeder.☆250Updated 2 years ago
- Simple multilingual lemmatizer for Python, especially useful for speed and efficiency☆168Updated 2 months ago
- Python3 bindings for the Compact Language Detector v3 (CLD3)☆154Updated 2 years ago
- A python module for English lemmatization and inflection.☆268Updated last year
- Pure Python Spell Checking http://pyspellchecker.readthedocs.io/en/latest/☆753Updated 3 weeks ago
- Happy Transformer makes it easy to fine-tune and perform inference with NLP Transformer models.☆538Updated 3 months ago
- A Python library for calculating a large variety of metrics from text☆343Updated 7 months ago
- NeuSpell: A Neural Spelling Correction Toolkit☆696Updated 2 years ago
- 🐍💯pySBD (Python Sentence Boundary Disambiguation) is a rule-based sentence boundary detection that works out-of-the-box.☆864Updated 11 months ago
- Text2Text Language Modeling Toolkit☆301Updated 6 months ago
- A module to compute textual lexical richness (aka lexical diversity).☆109Updated last year
- Text tokenization and sentence segmentation (segtok v2)☆205Updated 3 years ago
- Fixes contractions such as `you're` to `you are`☆318Updated 2 years ago
- Coreference resolution for English, French, German and Polish, optimised for limited training data and easily extensible for further lang…☆197Updated 2 years ago
- A modern, interlingual wordnet interface for Python☆255Updated last month
- Python wrapper for LanguageTool grammar checker☆329Updated 3 years ago
- Google USE (Universal Sentence Encoder) for spaCy☆184Updated 2 years ago
- A paraphrase generator built using the T5 model which produces paraphrased English sentences.☆313Updated this week
- This Python module can be used to obtain antonyms, synonyms, hypernyms, hyponyms, homophones and definitions.☆124Updated last year
- Convert number words (eg. twenty one) to numeric digits (21)☆177Updated last year
- Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm…☆836Updated 3 months ago
- 80x faster and 95% accurate language identification with Fasttext☆160Updated last year
- 🧹 Python package for text cleaning☆982Updated 2 years ago
- Blazingly fast cleaning swear words (and their leetspeak) in strings☆223Updated last year
- A practical and feature-rich paraphrasing framework to augment human intents in text form to build robust NLU models for conversational e…☆902Updated last year
- DBMDZ BERT, DistilBERT, ELECTRA, GPT-2 and ConvBERT models☆156Updated 2 years ago
- LexRank algorithm for text summarization☆231Updated last year
- This repository contains an easy and intuitive approach to few-shot classification using sentence-transformers or spaCy models, or zero-s…☆218Updated 6 months ago