Can we use it as a python library ?
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:
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
Hi @DasyDong , Yes I found this library who is pretty awesome! https://github.com/bakwc/JamSpell
Hi @DasyDong , Yes I found this library who is pretty awesome! https://github.com/bakwc/JamSpell
Sounds good .Thanks a lot
FYI, I think https://github.com/codespell-project/codespell is the project with most traction in this area.