DocumentAnalyzer/RunAE tools don't support XML detagging and Remote Vinci AEs
-----------------------------------------------------------------------------
Key: UIMA-213
URL: https://issues.apache.org/jira/browse/UIMA-213
Project: UIMA
Issue Type: Bug
Components: Tools
Reporter: Adam Lally
Fix For: 2.1
It generates invalid XCASes as output if you try to do this. This is because
Sofa mapping is used to do XML detagging, but Sofa mapping isn't implemented
correctly for Vinci services (in fact it seems completely broken now). Anyway
it is slated to be completely removed for v2.1 (see UIMA-122).
It may be possible to do Sofa mapping differently so that the detagged text is
stored in the _InitialView, so that Sofa mapping isn't needed for the remote.
Failing that, we'd just need to put in a better error message until such time
as we implement Sofa mapping for remotes in a reliable way.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira