Top "Gate" questions

GATE is a Java framework for developing natural language processing applications.

Tools for text simplification (Java)

What is the best tool that can do text simplification using Java? Here is an example of text simplification: John, …

java nlp stanford-nlp gate
"main" java.lang.NoClassDefFoundError: org/jdom/JDOMException

I am trying to resolve this issue. Steps taken to resolve the issue: 1): I have downloaded jDOM and went to …

java eclipse jdom gate jdom-2
Run GATE pipeline from inside a Java program without the GUI. build a tomcat app with gate

i have built some plugin components to GATE and in combination with ANNIE tools, im running a pipeline in GATE …

java tomcat nlp gate
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
write the results of for loop to csv in groovy

currently I am using Groovy to create nested for loops that print the contents of objects to a string intended …

java groovy gate
Natural Language Processing in C++

I'm working on a project that already has a C++ base. I would like to have a plug-in for some …

java c++ nlp gate uima