#Examples for using Apache UIMA in a java program
Explore tagged Tumblr posts
winmundo · 3 years ago
Text
Examples for using Apache UIMA in a java program
If you want to use UIMA directly into Java code, you might want to have a look at uimafit, because it eases the use of UIMA from within Java. Here is a quick example to use the example Annotator (source)
0 notes