[
https://issues.apache.org/jira/browse/UIMA-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marshall Schor closed UIMA-146.
-------------------------------
Resolution: Later
deferred indefinitely - it's somewhat difficult to do, and there is no one
(that we know of) needing this.
> UimacppAnalysisComponent doesn't support ResultSpecification
> ------------------------------------------------------------
>
> Key: UIMA-146
> URL: https://issues.apache.org/jira/browse/UIMA-146
> Project: UIMA
> Issue Type: Bug
> Components: Core Java Framework
> Reporter: Adam Lally
> Assignee: Eddie Epstein
>
> It looks like UimacppAnalysisComponent will always pass a null result
> specification through the JNI. This should be fixed once the C++ enablement
> layer is ready.
> Note that the new Java annotator interfaces have a
> setResultSpecification(ResultSpecification) method, rather than including a
> ResultSpecification on the process call. We could consider doing that in C++
> as well. This has the advantage of notifying the annotator only when the
> result spec changes, so the annotator doesn't waste time checking the result
> spec on every process call.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.