misspell icon indicating copy to clipboard operation
misspell copied to clipboard

Can we use it as a python library ?

Open Raphencoder opened this issue 6 years ago • 4 comments

Hi, well done for all this good work, the work here is pretty impressive!

The question is maybe a dummy one, but I didn't find a way to implement this into a python library... Is there a way to implement it as a library? Even a go library!

Thanks :+1:

Raphencoder avatar Jan 24 '19 10:01 Raphencoder

I am also looking for a good spell-checking library for python. I use python enchant ,however it's not satisfied currently. spell-check-go Have you found better python library? @Raphencoder

DasyDong avatar Jan 12 '20 11:01 DasyDong

Hi @DasyDong , Yes I found this library who is pretty awesome! https://github.com/bakwc/JamSpell

Raphencoder avatar Jan 12 '20 14:01 Raphencoder

Hi @DasyDong , Yes I found this library who is pretty awesome! https://github.com/bakwc/JamSpell

Sounds good .Thanks a lot

DasyDong avatar Jan 13 '20 14:01 DasyDong

FYI, I think https://github.com/codespell-project/codespell is the project with most traction in this area.

johanvdw avatar Mar 10 '22 09:03 johanvdw