Java Reference
In-Depth Information
API
URL
Apache OpenNLP
http://opennlp.apache.org/
UIMA
http://uima.apache.org/
Stanford Parser
http://nlp.stanford.edu/software
Many of these NLP tasks are combined to form a pipeline . A pipeline consists of various
NLP tasks, which are integrated into a series of steps to achieve some processing goal.
Examples of frameworks that support pipelines are GATE and Apache UIMA.
In the next section, we will coverer several NLP APIs in more depth. A brief overview of
their capabilities will be presented along with a list of useful links for each API.
Search WWH ::




Custom Search