Contents

autocorrect 2.6.1

0

Spelling Corrector

Spelling Corrector

Stars: 427, Watchers: 427, Forks: 75, Open Issues: 9

The filyp/autocorrect repo was created 3 years ago and the last code push was 3 months ago.
The project is popular with 427 github stars!

How to Install autocorrect

You can install autocorrect using pip

pip install autocorrect

or add it to a project with poetry

poetry add autocorrect

Package Details

Author
Jonas McCallum, Filip Sondej
License
https://opensource.org/licenses/LGPL-3.0
Homepage
https://github.com/fsondej/autocorrect
PyPi:
https://pypi.org/project/autocorrect/
GitHub Repo:
https://github.com/fsondej/autocorrect

Classifiers

No  autocorrect  pypi packages just yet.

Errors

A list of common autocorrect errors.

Code Examples

Here are some autocorrect code examples and snippets.

Related Packages & Articles

pyenchant 3.2.2

Enchant is used to check the spelling of words and suggest corrections for words that are miss-spelled. It can use many popular spellchecking packages to perform this task, including ispell, aspell and MySpell. It is quite flexible at handling multiple dictionaries and multiple languages.

farm-haystack 1.25.1

LLM framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data.

pytextrank 3.3.0

Python implementation of TextRank as a spaCy pipeline extension, for graph-based natural language work plus related knowledge graph practices; used for for phrase extraction of text documents.

Sumy Code Examples

Sumy uses nlp to summarize content on webpages and in text files. The below sumy code example fetches a wikipedia page and extacts a 10 sentence summary.

sumy 0.11.0

Simple library and command line utility for extracting summary from HTML pages or plain texts. The package also contains simple evaluation framework for text summaries. Implemented summarization methods are described in the documentation.

paddleocr 2.7.2

Awesome OCR toolkits based on PaddlePaddle (8.6M ultra-lightweight pre-trained model, support training and deployment among server, mobile, embeded and IoT devices)

numerizer 0.2.3

Python module for converting natural language numbers into ints and floats.

langua 1.0.12

Faster port of Language detection built by Shuyo in Python