Johnsd11 commented on issue #64:
URL: https://github.com/apache/ctakes/issues/64#issuecomment-2836000882

   I’ve got one additional question, sorry if it’s a naive one. If I send 
cTAKES an XMI file as input, is the file name stored anywhere in the jCas 
object that is created?
   
   The problem I’m running into is I’m trying to retrieve the file name via
   
   File noteFile = new File(ViewUriUtil.getURI(jCas).toString());
   
   But this throws
   
   org.apache.uima.cas.CASRuntimeException: No sofaFS with name UriView found


-- 
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]

Reply via email to