部分语音标记 [英] Part of Speech tagger

查看:82
本文介绍了部分语音标记的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好! :)

是否有一个用C#编写的部分语音标记工具?我需要你的帮助!谢谢!

Hi everyone! :)
Is there a tool for Part of Speech Tagging which is written in C#? I need your help guys! Thanks!

推荐答案





您可以尝试使用SharpNLP [ ^ ]

Hi,

You can try to use SharpNLP[^]

SharpNLP是自然语言的集合用C#编写的处理工具。目前它提供以下NLP工具:



a句子分割器

a tokenizer

一部分-speech tagger

a chunker(用于查找非递归语法注释,如名词短语块)

a解析器

a名字查找器

a共享工具

WordNet词汇数据库的接口

SharpNLP is a collection of natural language processing tools written in C#. Currently it provides the following NLP tools:

a sentence splitter
a tokenizer
a part-of-speech tagger
a chunker (used to "find non-recursive syntactic annotations such as noun phrase chunks")
a parser
a name finder
a coreference tool
an interface to the WordNet lexical database


适用于.NET的Stanford Log-Linear词性标注器 [ ^ ]


这篇关于部分语音标记的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆