Apache OpenNLP – link to Extraction

It is not possible to add the new link because it would replace an existing, longer link.

Line 21: Line 21:
| license = [[Apache License 2.0]]
| license = [[Apache License 2.0]]
}}
}}
The '''Apache OpenNLP''' library is a [[machine learning]] based toolkit for the [[natural language processing|processing of natural language]] text. It supports the most common NLP tasks, such as [[Language identification|language detection]], [[Tokenization (lexical analysis)|tokenization]], [[Sentence boundary disambiguation|sentence segmentation]], [[part-of-speech tagging]], [[Named entity recognition|named entity extraction]], [[Shallow parsing|chunking]], [[Syntactic parsing|parsing]] and [[coreference|coreference resolution]]. These tasks are usually required to build more advanced text processing services.<ref>[http://opennlp.apache.org/index.html Apache OpenNLP Website]</ref><ref>[http://wiki.apache.org/incubator/OpenNLPProposal Apache OpenNLP Proposal]</ref>
The '''Apache OpenNLP''' library is a [[machine learning]] based toolkit for the [[natural language processing|processing of natural language]] text. It supports the most common NLP tasks, such as [[Language identification|language detection]], [[Tokenization (lexical analysis)|tokenization]], [[Sentence boundary disambiguation|sentence segmentation]], [[part-of-speech tagging]], named entity [[extraction]], [[Shallow parsing|chunking]], [[Syntactic parsing|parsing]] and [[coreference|coreference resolution]]. These tasks are usually required to build more advanced text processing services.<ref>[http://opennlp.apache.org/index.html Apache OpenNLP Website]</ref><ref>[http://wiki.apache.org/incubator/OpenNLPProposal Apache OpenNLP Proposal]</ref>