word_forms
word_forms copied to clipboard
Accurately generate all possible forms of an English word e.g "election" --> "elect", "electoral", "electorate" etc.
Hello! This PR is about: * replacing try/except block inside lemmatizer function * opening files using context managers
Hi, Is it possible to have same root "new" for words like newer,newly?
I love the module, but some words are missing. Is it the underlying dictionary?
I'm finding word_forms to be very useful, and I really appreciate you putting it out there. One small issue I ran into is with the word "model" Here are the...