GitPedia
bjascob

bjascob/LemmInflect

A python module for English lemmatization and inflection.

5 Releases
Latest: 3y ago
LemmInflect 0.2.30.2.3Latest
bjascobbjascob·3y ago·October 2, 2022
GitHub

Added pronouns for lemmatization

LemmInflect 0.2.20.2.2
bjascobbjascob·5y ago·March 10, 2021
GitHub

Minor updates for spaCy 3.x

LemmInflect 0.2.10.2.1
bjascobbjascob·6y ago·February 23, 2020
GitHub

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

LemmInflect 0.2.00.2.0
bjascobbjascob·7y ago·May 17, 2019
GitHub

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 0.1.00.1.0
bjascobbjascob·7y ago·May 11, 2019
GitHub

Initial Release