I want to convert a string, for example, "eat", "eat", "eat". I searched and found lemmatization as a solution, but all the lemmatizer tools I came across use a word list or a dictionary. Is there any lemmatizer that avoids dictionary searches and provides high performance, maybe a rule based lemmatizer. Yes, and I'm not looking for stem.
ameykpatil
source share