[
https://issues.apache.org/jira/browse/UIMA-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13689275#comment-13689275
]
Marshall Schor commented on UIMA-2386:
--------------------------------------
Hi, just came across this open Jira while reviewing - sorry for the late
response. You've probably made your own investigations by now (!), but I'll
reply quickly, anyway. It's quite possible to "wrap" your system as a UIMA
Annotator, having it take its input from the CAS Sofa, and having it add
appropriate annotations to the CAS representing the "headings management". If
your application is in Java, this is quite straightforward. If your
application is in C or C++, you can look at the UIMA-CPP component; people have
used this to wrap their components as Annotators. If your component needs to
run in a separate machine, you can also consider making it a UIMA-AS service,
usable by other UIMA pipelines running on other machines, in a scaled-out
manner. HTH.
> Can our own inhouse headings management tool for entity extraction?
> -------------------------------------------------------------------
>
> Key: UIMA-2386
> URL: https://issues.apache.org/jira/browse/UIMA-2386
> Project: UIMA
> Issue Type: Question
> Reporter: Burt Buchman
> Labels: features
>
> The company I work at is looking at UIMA as a potential environment to use
> for automated indexing/entity extraction. We have our own application that
> does headings management. I see the number of annotators that UIMA has as
> well as adding analysis engines. Could we either directly or indirectly use
> our tool with UIMA? Our tool would have subject headings to search on the
> document. Much appreciation for feedback on this.
> Burt Buchman
> Solutions Architect
> Ebsco Publishing
> [email protected]
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira