word_forms icon indicating copy to clipboard operation
word_forms copied to clipboard

Accurately generate all possible forms of an English word e.g "election" --> "elect", "electoral", "electorate" etc.

Results 4 word_forms issues
Sort by recently updated
recently updated
newest added

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...