Stanford Core NLP 是否支持德语词形还原?

Does Stanford Core NLP support lemmatization for German?

我找到了与 Stanford Core NLP 兼容的德语解析和 pos-tag 模型。但是我无法使德语词形还原工作。有办法吗?

抱歉,据我所知,Stanford CoreNLP 不存在德语词形还原的实现。

因为版本 3.6 也支持德语。 在http://stanfordnlp.github.io/CoreNLP/history.html

下查看

即使是最新版本的 CoreNLP 4.0.0 仍然不支持德语的词形还原。请参阅 https://stanfordnlp.github.io/CoreNLP/human-languages.html 以供参考。