LemmInflect

A python module for English lemmatization and inflection.

MIT License

Downloads
28.3K
Stars
259
Committers
1

Bot releases are hidden (Show)

LemmInflect - LemmInflect 0.2.3 Latest Release

Published by bjascob about 2 years ago

Added pronouns for lemmatization

LemmInflect - LemmInflect 0.2.2

Published by bjascob over 3 years ago

Minor updates for spaCy 3.x

LemmInflect - LemmInflect 0.2.1

Published by bjascob over 4 years ago

Fix bugs for inflections of "have" and "do"

LemmInflect - LemmInflect 0.2.0

Published by bjascob over 5 years ago

Add "isTagBaseForm" function
Add MkDocs documentation
Add accuracy testing
Preserve contractions from base lexicon
Consolidate aux/modal types
Disable preference of irregular types
Change overrides and manual test to use BWCorpus
New logger warnings for invalid pos types
Add more/less to forms_table
Misc bug fixes and updates

LemmInflect - LemmInflect 0.1.0

Published by bjascob over 5 years ago

Initial Release