[Corpora-List] Lemmatizers for English

Emmanuel Prochasson eemmanuel at ust.hk
Mon Dec 6 02:28:28 UTC 2010


Le 05/12/2010 04:19, Muhammad Adeel a écrit :
> Hi,
> I am looking for lemmatizers for English language (preferably in 
> Python). Does any one know about any lemmatizer?
>

I used Treetagger, which handle POST-tagging/lemmatization. There is a 
Python wrapper for that too, very useful.

Treetagger (and parameters file):
http://www.ims.uni-stuttgart.de/projekte/corplex/TreeTagger/DecisionTreeTagger.html
Treetagger Wrapper for python:
http://perso.limsi.fr/pointal/dev:treetaggerwrapper

-- 
Emmanuel

_______________________________________________
Corpora mailing list
Corpora at uib.no
http://mailman.uib.no/listinfo/corpora



More information about the Corpora mailing list