Does Stanford Core NLP support lemmatization for German? -


i found german parse , pos-tag models compatible stanford core nlp. not able german lemmatization working. there way so?

since version 3.6 german supported. check under http://stanfordnlp.github.io/corenlp/history.html


Comments

Popular posts from this blog

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -