goru001 / inltk

Natural Language Toolkit for Indic Languages aims to provide out of the box support for various NLP tasks that an application developer might need
https://inltk.readthedocs.io
MIT License
816 stars 164 forks source link

Lemmatization for Tamil language #84

Open DeepikaSharma5 opened 2 years ago

DeepikaSharma5 commented 2 years ago

I would like to know if iNLTK have lemmatization for Tamil language. If not are there any alternative for that? Also will inltk work for windows 11? @goru001

goru001 commented 2 years ago

Hi @DeepikaSharma5 , iNLTK doesn't specifically support Lemmatization, but you can do it using stanza if you want.

With respect to usage on Windows, I've seen people use it but haven't tested myself.