Top "Opennlp" questions

Apache's libraries for natural language processing (NLP).

Is there a way to get the subject of a sentence using OpenNLP?

Is there a way to get the subject of a sentence using OpenNLP? I'm trying to identify the most important …

java nlp opennlp
Accuracy: ANNIE vs Stanford NLP vs OpenNLP with UIMA

My work is planning on using a UIMA cluster to run documents through to extract named entities and what not. …

nlp stanford-nlp opennlp gate uima
How to create Custom model using OpenNLP?

I am trying to extract entities like Names, Skills from document using OpenNLP Java API. but it is not extracting …

java nlp stanford-nlp apache-tika opennlp
Analyse the sentences and extract person name, organization and location with the help of NLP

I need to solve the following using NLP, can you give me pointers on how to achieve this using OpenNLP …

java nlp stanford-nlp opennlp
Convert Natural Language Questions to SQL Queries

I want to convert Natural Language questions to SQL queries using opennlp Java library, i.e. Who won women figure …

java desktop-application opennlp
OpenNLP Name Finder

I am using the NameFinder API example doc of OpenNLP. After initializing the Name Finder the documentation uses the following …

apache nlp data-mining opennlp