{"library":"lemminflect","type":"library","category":null,"description":"A Python module for English lemmatization and inflection (generating inflected forms from lemmas). It provides a lookup-based and rule-based approach for verbs, nouns, adjectives, and adverbs. Current version: 0.2.3 (last release April 2022). Release cadence is low.","language":"python","status":"maintenance","version":"0.2.3","tags":["lemmatization","inflection","nlp","english","morphology"],"last_verified":"Fri May 01","install":[{"cmd":"pip install lemminflect","imports":["from lemminflect import getLemma","from lemminflect import getInflection","from lemminflect import getAllInflections","from lemminflect import getAllLemmas","from lemminflect import isTagBaseForm"]}],"homepage":null,"github":"https://github.com/bjascob/LemmInflect","docs":null,"changelog":null,"pypi":"https://pypi.org/project/lemminflect/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}