[ https://issues.apache.org/jira/browse/UIMA-1863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12918001#action_12918001
]
Marshall Schor commented on UIMA-1863:
--------------------------------------
I don't think you need the change to add the RAT plugin to this annotator's POM. That RAT
configuration is common to all projects and is inherited from the common parent-pom-top.
Was that inheritance not working for some reason?
> Entity annotators enhance for AlchemyAPI Annotator
> ---------------------------------------------------
>
> Key: UIMA-1863
> URL: https://issues.apache.org/jira/browse/UIMA-1863
> Project: UIMA
> Issue Type: Improvement
> Components: Sandbox-AlchemyAPI Annotator
> Reporter: Tommaso Teofili
> Assignee: Tommaso Teofili
>
> A list of improvements has been discussed on the ML:
> - When list of available entities change on alchemyAPI site the entity annotator could
throw ClassNotFoundException while using reflection to implement the corresponding type, so
we should get rid of it
> - Define a BaseEntity for entities to avoid each of them having to define the same features
inside the typeSystem
> - Implement a method to find the text spans that refer to the entity and create the corresponding
Annotations (binding them to the "parent" entity)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|