raghu298 opened a new issue, #234:
URL: https://github.com/apache/uima-uimaj/issues/234
JCas jCas=UIMAFramework.produceAnalysisEngine(AnalysisEngineDescription
desc, ResourceManagerFactory.newResourceManager(),
null).newJCas();
Type annotationType =
cas.getJCas().getCasType(org.apache.uima.jcas.tcas.Annotation.type);
Exception will be raised as Annotation is missing.
uima: 3.3.0
ruta-core: 3.2.0
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]