barrust / pyspellchecker

Pure Python Spell Checking http://pyspellchecker.readthedocs.io/en/latest/
MIT License
691 stars 101 forks source link

Major dictionary fixes #165

Closed barrust closed 6 months ago

barrust commented 6 months ago

resolves #126 closes #164
closes #155 closes #150 closes #140 closes #115 closes #107

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (f2e3a61) 92.20% compared to head (3f1b2d3) 92.20%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/barrust/pyspellchecker/pull/165/graphs/tree.svg?width=650&height=150&src=pr&token=4a1cJEFN28&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tyler+Barrus)](https://app.codecov.io/gh/barrust/pyspellchecker/pull/165?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tyler+Barrus) ```diff @@ Coverage Diff @@ ## master #165 +/- ## ======================================= Coverage 92.20% 92.20% ======================================= Files 4 4 Lines 295 295 ======================================= Hits 272 272 Misses 23 23 ``` | [Files](https://app.codecov.io/gh/barrust/pyspellchecker/pull/165?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tyler+Barrus) | Coverage Δ | | |---|---|---| | [spellchecker/spellchecker.py](https://app.codecov.io/gh/barrust/pyspellchecker/pull/165?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tyler+Barrus#diff-c3BlbGxjaGVja2VyL3NwZWxsY2hlY2tlci5weQ==) | `99.11% <ø> (ø)` | |