Difference between revisions of "OpenNLP tools"
From Cohen Courses
Jump to navigationJump to search| Line 1: | Line 1: | ||
[http://incubator.apache.org/opennlp OpenNLP] is a machine learning based toolkit for the common tasks of natural language processing, such as: tokenization, sentence segmentation, part-of-speech tagging, named entity extraction, chunking, parsing, and coreference resolution. | [http://incubator.apache.org/opennlp OpenNLP] is a machine learning based toolkit for the common tasks of natural language processing, such as: tokenization, sentence segmentation, part-of-speech tagging, named entity extraction, chunking, parsing, and coreference resolution. | ||
| + | |||
| + | == Relevant Papers == | ||
| + | |||
| + | {{#ask: [[UsesMethod::OpenNLP tools]] | ||
| + | | ?AddressesProblem | ||
| + | | ?UsesDataset | ||
| + | }} | ||
Latest revision as of 03:00, 30 September 2011
OpenNLP is a machine learning based toolkit for the common tasks of natural language processing, such as: tokenization, sentence segmentation, part-of-speech tagging, named entity extraction, chunking, parsing, and coreference resolution.