NLTK其他语言POS标记器(NLTK other language POS tagger)

系统教程 行业动态 更新时间:2024-06-14 17:01:31
NLTK其他语言POS标记器(NLTK other language POS tagger)

我在python中使用nltk模块,我试图用POS标记不同的语言。

关于如何使用不同的语言来培训自己的POS标记器有很多信息 - 是否有一个针对不同语言的非常健壮的,经过良好构建和测试的NLTK POS标记器的数据库? (使用pickle模块导出POS taggers非常容易)

I am using the nltk module in python and i am trying to use this for POS tagging different languages.

There is a lot of information on how to train your own POS tagger in different languages - is there a database of really robust well built and tested NLTK POS taggers for different languages? (It is quite easy to export POS taggers using the pickle module)

最满意答案

您可以在http://www.nltk.org/nltk_data/找到强大且经过良好构建和测试的NLTK语料库。

你可能会发现其他的语料库,但这些都是最好的

You can find robust and well built and tested NLTK Corpora at http://www.nltk.org/nltk_data/

You may find other corporas but these are the best

更多推荐

本文发布于:2023-04-20 16:16:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/dzcp/f0bb026f5227a3a848b3366108c96fc5.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:标记   语言   NLTK   POS   tagger

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!