You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Tommaso Teofili (JIRA)" <de...@uima.apache.org> on 2010/10/05 14:26:34 UTC

[jira] Resolved: (UIMA-1863) Entity annotators enhance for AlchemyAPI Annotator

     [ https://issues.apache.org/jira/browse/UIMA-1863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tommaso Teofili resolved UIMA-1863.
-----------------------------------

    Resolution: Fixed

> 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.