You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**A python module for English lemmatization and inflection.**
3
+
**A python module for English lemmatization and inflection.**
4
4
5
5
LemmInflect uses an extensive dictionary to lemmatize and inflect English words into forms specified by the user. The module also works with out-of-vocabulary (OOV) words by applying neural network techniques to classify word forms and apply morphing rules.
0 commit comments