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.