Difference between revisions of "OpenNLP tools"

From Cohen Courses
Jump to navigationJump to search
(Created page with '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 entit…')
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
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 04: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.

Relevant Papers