https://github.com/csyhuang/autocorrect
Python 3 Spelling Corrector
Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 5 committers (20.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.3%) to scientific vocabulary
Keywords from Contributors
autocorrect
czech
english
languages
levenshtein-distance
multilanguage
multilingual
ocr
polish
portuguese
Last synced: 10 months ago
·
JSON representation
Repository
Python 3 Spelling Corrector
Basic Info
- Host: GitHub
- Owner: csyhuang
- License: mit
- Language: Python
- Default Branch: master
- Size: 7 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Fork of phatpiglet/autocorrect
Created about 8 years ago
· Last pushed about 8 years ago
Metadata Files
Readme
License
README.rst
===========
autocorrect
===========
Python 3 Spelling Corrector
Installation
============
.. code-block:: bash
pip install autocorrect
Examples
========
.. code-block:: python
>>> from autocorrect import spell
>>> spell('HTe')
'The'
Contribute
==========
https://github.com/phatpiglet/autocorrect
Owner
- Name: Clare S. Y. Huang
- Login: csyhuang
- Kind: user
- Website: http://claresyhuang.info
- Twitter: claresyhuang
- Repositories: 43
- Profile: https://github.com/csyhuang
Data Scientist. Climate Scientist. Ph.D in Geophysical Sciences (U of Chicago). Love coding, writing and playing music.
GitHub Events
Total
Last Year
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Jonas McCallum | j****m@g****m | 12 |
| negm | h****m@g****m | 3 |
| Ryan Freckleton | r****n@g****m | 2 |
| csyhuang | c****g@u****u | 1 |
| Jonas McCallum | f****s@g****m | 1 |
Committer Domains (Top 20 + Academic)
uchicago.edu: 1
Issues and Pull Requests
Last synced: over 2 years ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0