Is there any possibility to extend the wordlist of the textblob spellcheck method ?
It recognizes all words written in caps as wrong and some other domain specific words.
How can I extend this the library with the mentioned above features?
Please Find Below Link For textblob api reference - https://textblob.readthedocs.io/en/dev/api_reference.html
Comments
Post a Comment