Morphological analyzer and lemmatizer for Latin.
-
Updated
Nov 13, 2024 - C
Morphological analyzer and lemmatizer for Latin.
A simple lemmatizer made as a part of the Data Structures (UE18CS202) course at PES University. We used the concepts of graph networks combined with a HashMap to create the database of words along with their lemma.
Add a description, image, and links to the lemmatization topic page so that developers can more easily learn about it.
To associate your repository with the lemmatization topic, visit your repo's landing page and select "manage topics."