开发者

c/c++ NLP library [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 9 years ago.

开发者_JS百科I am looking for an open source Natural Language Processing library for c/c++ and especially i am interested in Part of speech tagging.


Take a look at this POS Tagger list from Stanford. Some of them are language independent and others are targeted at C/C++ or have specific bindings.
Not present on that list, but still important in my opinion is Citar, a C++ free software part of speech tagger using a trigram Hidden Markov Model.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜