NLP software package

1、GeniaTagger : POS tagging, shallow parsing, and named entity recognition for biomedical text

2、CoreNLP :  POS tagger, the named entity recognizer (NER), the parser, and the coreference resolution system, and provides model files for analysis of English.

3、NLTK(Natural Language Toolkit)

4、OpenNLP : tokenization, sentence segmentation, part-of-speech tagging, named entity extraction, chunking, parsing, and coreference resolution

5、LingPipe:
主题分类(Top Classification)、命名实体识别(Named Entity Recognition)、词性标注(Part-of Speech Tagging)、句题检测(Sentence Detection)、查询拼写检查(Query Spell Checking)、兴趣短语检测(Interseting Phrase Detection)、聚类(Clustering)、字符语言建模(Character Language Modeling)、医学文献下载/解析/索引(MEDLINE Download, Parsing and Indexing)、数据库文本挖掘(Database Text Mining)、中文分词(Chinese Word Segmentation)、情感分析(Sentiment Analysis)、语言辨别(Language Identification)等
Feature Overview

6、其他的可以上http://en.wikipedia.org/wiki/List_of_natural_language_processing_toolkits查看

7、enju

你可能感兴趣的:(软件,NLP)