Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Does Stanford Core NLP support lemmatization for German?

Tags:

stanford-nlp

I found German parse and pos-tag models which are compatible with Stanford Core NLP. However I was not able to get German lemmatization working. Is there a way to do so?

like image 269
Maarten Avatar asked Nov 05 '25 08:11

Maarten


1 Answers

Sorry, as far as I know no implementation of German lemmatization exists for Stanford CoreNLP.

like image 120
Jon Gauthier Avatar answered Nov 09 '25 10:11

Jon Gauthier