You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Alessandro Mancini (JIRA)" <de...@uima.apache.org> on 2010/06/04 21:42:53 UTC

[jira] Created: (UIMA-1802) Missing of a type Entity in TextRankedEntityExtractionAEDescriptor.xml

Missing of a type Entity in TextRankedEntityExtractionAEDescriptor.xml
----------------------------------------------------------------------

                 Key: UIMA-1802
                 URL: https://issues.apache.org/jira/browse/UIMA-1802
             Project: UIMA
          Issue Type: Bug
          Components: Sandbox-AlchemyAPI Annotator
    Affects Versions: 2.3
         Environment: Windows 7, Eclipse.
            Reporter: Alessandro Mancini


The supported entity types of AlchemyAPI include RadioProgram and RadioStation but the TextRankedEntityExtractionAEDescriptor.xml AE descriptor contains only RadioProgram Entity in the typesystem.
If i run TextRankedEntityExtractionAEDescriptor.xml to a Text contains RadioStation Entity return me an error.

The solution is to create a new type RadioStation in TextRankedEntityExtractionAEDescriptor.xm

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (UIMA-1802) Missing of a type Entity in TextRankedEntityExtractionAEDescriptor.xml

Posted by "Tommaso Teofili (JIRA)" <de...@uima.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-1802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tommaso Teofili closed UIMA-1802.
---------------------------------

    Assignee: Tommaso Teofili

> Missing of a type Entity in TextRankedEntityExtractionAEDescriptor.xml
> ----------------------------------------------------------------------
>
>                 Key: UIMA-1802
>                 URL: https://issues.apache.org/jira/browse/UIMA-1802
>             Project: UIMA
>          Issue Type: Bug
>          Components: Sandbox-AlchemyAPI Annotator
>    Affects Versions: 2.3
>         Environment: Windows 7, Eclipse.
>            Reporter: Alessandro Mancini
>            Assignee: Tommaso Teofili
>         Attachments: UIMA-RadioStation.patch
>
>   Original Estimate: 0.08h
>  Remaining Estimate: 0.08h
>
> The supported entity types of AlchemyAPI include RadioProgram and RadioStation but the TextRankedEntityExtractionAEDescriptor.xml AE descriptor contains only RadioProgram Entity in the typesystem.
> If i run TextRankedEntityExtractionAEDescriptor.xml to a Text contains RadioStation Entity return me an error.
> The solution is to create a new type RadioStation in TextRankedEntityExtractionAEDescriptor.xm

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (UIMA-1802) Missing of a type Entity in TextRankedEntityExtractionAEDescriptor.xml

Posted by "Tommaso Teofili (JIRA)" <de...@uima.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-1802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tommaso Teofili resolved UIMA-1802.
-----------------------------------

    Resolution: Fixed

Thanks Alessandro for your patch :)

> Missing of a type Entity in TextRankedEntityExtractionAEDescriptor.xml
> ----------------------------------------------------------------------
>
>                 Key: UIMA-1802
>                 URL: https://issues.apache.org/jira/browse/UIMA-1802
>             Project: UIMA
>          Issue Type: Bug
>          Components: Sandbox-AlchemyAPI Annotator
>    Affects Versions: 2.3
>         Environment: Windows 7, Eclipse.
>            Reporter: Alessandro Mancini
>         Attachments: UIMA-RadioStation.patch
>
>   Original Estimate: 0.08h
>  Remaining Estimate: 0.08h
>
> The supported entity types of AlchemyAPI include RadioProgram and RadioStation but the TextRankedEntityExtractionAEDescriptor.xml AE descriptor contains only RadioProgram Entity in the typesystem.
> If i run TextRankedEntityExtractionAEDescriptor.xml to a Text contains RadioStation Entity return me an error.
> The solution is to create a new type RadioStation in TextRankedEntityExtractionAEDescriptor.xm

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (UIMA-1802) Missing of a type Entity in TextRankedEntityExtractionAEDescriptor.xml

Posted by "Tommaso Teofili (JIRA)" <de...@uima.apache.org>.
    [ https://issues.apache.org/jira/browse/UIMA-1802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12875890#action_12875890 ] 

Tommaso Teofili commented on UIMA-1802:
---------------------------------------

Thanks Alessandro, AlchemyAPI Objects get updated from time to time and I missed this one.

> Missing of a type Entity in TextRankedEntityExtractionAEDescriptor.xml
> ----------------------------------------------------------------------
>
>                 Key: UIMA-1802
>                 URL: https://issues.apache.org/jira/browse/UIMA-1802
>             Project: UIMA
>          Issue Type: Bug
>          Components: Sandbox-AlchemyAPI Annotator
>    Affects Versions: 2.3
>         Environment: Windows 7, Eclipse.
>            Reporter: Alessandro Mancini
>   Original Estimate: 0.08h
>  Remaining Estimate: 0.08h
>
> The supported entity types of AlchemyAPI include RadioProgram and RadioStation but the TextRankedEntityExtractionAEDescriptor.xml AE descriptor contains only RadioProgram Entity in the typesystem.
> If i run TextRankedEntityExtractionAEDescriptor.xml to a Text contains RadioStation Entity return me an error.
> The solution is to create a new type RadioStation in TextRankedEntityExtractionAEDescriptor.xm

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (UIMA-1802) Missing of a type Entity in TextRankedEntityExtractionAEDescriptor.xml

Posted by "Alessandro Mancini (JIRA)" <de...@uima.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-1802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alessandro Mancini updated UIMA-1802:
-------------------------------------

    Attachment: UIMA-RadioStation.patch

This is patch to resolve(maybe :P) issue.

> Missing of a type Entity in TextRankedEntityExtractionAEDescriptor.xml
> ----------------------------------------------------------------------
>
>                 Key: UIMA-1802
>                 URL: https://issues.apache.org/jira/browse/UIMA-1802
>             Project: UIMA
>          Issue Type: Bug
>          Components: Sandbox-AlchemyAPI Annotator
>    Affects Versions: 2.3
>         Environment: Windows 7, Eclipse.
>            Reporter: Alessandro Mancini
>         Attachments: UIMA-RadioStation.patch
>
>   Original Estimate: 0.08h
>  Remaining Estimate: 0.08h
>
> The supported entity types of AlchemyAPI include RadioProgram and RadioStation but the TextRankedEntityExtractionAEDescriptor.xml AE descriptor contains only RadioProgram Entity in the typesystem.
> If i run TextRankedEntityExtractionAEDescriptor.xml to a Text contains RadioStation Entity return me an error.
> The solution is to create a new type RadioStation in TextRankedEntityExtractionAEDescriptor.xm

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.