filyp / autocorrect

Spelling corrector in python
GNU Lesser General Public License v3.0
447 stars 79 forks source link

Reference Norvig's spelling corrector in readme #52

Closed Dobatymo closed 1 year ago

Dobatymo commented 1 year ago

Hi, since the code or at least the algorithm is based on Peter Norvig's spelling corrector https://norvig.com/spell-correct.html you should mention it in the readme file. This way the advanced reader will quickly get an idea of the implementation. Right now it's only mentioned here https://github.com/filyp/autocorrect/blob/0fa2a7cab20a44b9d8393246d9553629bb35e077/autocorrect/typos.py

filyp commented 1 year ago

Done. https://github.com/filyp/autocorrect/commit/cc9c5d87a01c53581f985896096c47697763ed0c