Search code examples
pythonnltkwordnet

Find Latin/Greek Word Roots NLTK


Is there a way I could find the Latin root/definition of said root in a word with NLTK (and possibly wordnet)?

Thanks so much!


Solution

  • What you need are lemmatizers. A Latin lemmatizer is:

    A Greek lemmatizer: