用于 Java 中德语单词词尾变化的 POS Tagger

发布于 2025-01-11 10:23:12 字数 943 浏览 0 评论 0原文

RFTagger 是一个词性标注器,具有非常强大的功能。德语单词的详细标签。

根据他们的网站,输出如下所示:

Das词性
PRO.Dem.Subst.-3.Nom.Sg.Neut
istVFIN.Sein.3.Sg.Pres。 Ind
einART.Indef.Nom.Sg.Masc
测试N.Reg.Nom.Sg.Masc
SYM.Pun.Sent

标签包含有关各个单词的词尾变化的信息。这些信息正是我所需要的。
但是 RFTagger 相当过时(可用 此处为 Java 6 的 Beta)。

有没有其他的 POSTagger 可以给我一个德语单词的词尾变化?

The RFTagger is a Part-Of-Speech Tagger with very detailed tags for german words.

According to their website, output looks like this:

wordpart of speech
DasPRO.Dem.Subst.-3.Nom.Sg.Neut
istVFIN.Sein.3.Sg.Pres.Ind
einART.Indef.Nom.Sg.Masc
TestN.Reg.Nom.Sg.Masc
.SYM.Pun.Sent

The tags contain information about the respective word's declension. This information is what I need.
However the RFTagger is pretty outdated (available here as Beta for Java 6).

Is there any alternative POSTagger out there that is able to give me the declension of a german word?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文