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)" <ui...@incubator.apache.org> on 2009/06/22 10:36:07 UTC

[jira] Created: (UIMA-1392) OpenCalaisAnnotator's annotations have truncated 'coveredText' field

OpenCalaisAnnotator's annotations have truncated 'coveredText' field
--------------------------------------------------------------------

                 Key: UIMA-1392
                 URL: https://issues.apache.org/jira/browse/UIMA-1392
             Project: UIMA
          Issue Type: Bug
          Components: Sandbox-CalaisAnnotator
    Affects Versions: 2.3S
            Reporter: Tommaso Teofili
             Fix For: 2.3S


When running OpenCalaisAnnotator all of the annotations' 'coveredText' fields have the first character missing (i.e.: annotation of type Organization for text "Microsoft" has coveredText property set to "icrosoft", annotation of type Currency for text "$240,000" has coveredText set to "240,000"...)

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


[jira] Updated: (UIMA-1392) OpenCalaisAnnotator's annotations have truncated 'coveredText' field

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

Tommaso Teofili updated UIMA-1392:
----------------------------------

    Attachment: patch1392.txt

a -1 to begin index variable solves the problem 

> OpenCalaisAnnotator's annotations have truncated 'coveredText' field
> --------------------------------------------------------------------
>
>                 Key: UIMA-1392
>                 URL: https://issues.apache.org/jira/browse/UIMA-1392
>             Project: UIMA
>          Issue Type: Bug
>          Components: Sandbox-CalaisAnnotator
>    Affects Versions: 2.3S
>            Reporter: Tommaso Teofili
>             Fix For: 2.3S
>
>         Attachments: patch1392.txt
>
>
> When running OpenCalaisAnnotator all of the annotations' 'coveredText' fields have the first character missing (i.e.: annotation of type Organization for text "Microsoft" has coveredText property set to "icrosoft", annotation of type Currency for text "$240,000" has coveredText set to "240,000"...)

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


[jira] Closed: (UIMA-1392) OpenCalaisAnnotator's annotations have truncated 'coveredText' field

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

Tommaso Teofili closed UIMA-1392.
---------------------------------


coveredText/begin fields are consistent now, bug closed

> OpenCalaisAnnotator's annotations have truncated 'coveredText' field
> --------------------------------------------------------------------
>
>                 Key: UIMA-1392
>                 URL: https://issues.apache.org/jira/browse/UIMA-1392
>             Project: UIMA
>          Issue Type: Bug
>          Components: Sandbox-CalaisAnnotator
>    Affects Versions: 2.3S
>            Reporter: Tommaso Teofili
>            Assignee: Tommaso Teofili
>             Fix For: 2.3S
>
>         Attachments: patch1392.txt
>
>
> When running OpenCalaisAnnotator all of the annotations' 'coveredText' fields have the first character missing (i.e.: annotation of type Organization for text "Microsoft" has coveredText property set to "icrosoft", annotation of type Currency for text "$240,000" has coveredText set to "240,000"...)

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


[jira] Assigned: (UIMA-1392) OpenCalaisAnnotator's annotations have truncated 'coveredText' field

Posted by "Marshall Schor (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-1392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Schor reassigned UIMA-1392:
------------------------------------

    Assignee: Marshall Schor

> OpenCalaisAnnotator's annotations have truncated 'coveredText' field
> --------------------------------------------------------------------
>
>                 Key: UIMA-1392
>                 URL: https://issues.apache.org/jira/browse/UIMA-1392
>             Project: UIMA
>          Issue Type: Bug
>          Components: Sandbox-CalaisAnnotator
>    Affects Versions: 2.3S
>            Reporter: Tommaso Teofili
>            Assignee: Marshall Schor
>             Fix For: 2.3S
>
>         Attachments: patch1392.txt
>
>
> When running OpenCalaisAnnotator all of the annotations' 'coveredText' fields have the first character missing (i.e.: annotation of type Organization for text "Microsoft" has coveredText property set to "icrosoft", annotation of type Currency for text "$240,000" has coveredText set to "240,000"...)

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


[jira] Resolved: (UIMA-1392) OpenCalaisAnnotator's annotations have truncated 'coveredText' field

Posted by "Marshall Schor (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-1392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Schor resolved UIMA-1392.
----------------------------------

    Resolution: Fixed
      Assignee: Tommaso Teofili  (was: Marshall Schor)

Thank you for the Patch.  I applied it.  If you can, please confirm the fix and then close this issue.

> OpenCalaisAnnotator's annotations have truncated 'coveredText' field
> --------------------------------------------------------------------
>
>                 Key: UIMA-1392
>                 URL: https://issues.apache.org/jira/browse/UIMA-1392
>             Project: UIMA
>          Issue Type: Bug
>          Components: Sandbox-CalaisAnnotator
>    Affects Versions: 2.3S
>            Reporter: Tommaso Teofili
>            Assignee: Tommaso Teofili
>             Fix For: 2.3S
>
>         Attachments: patch1392.txt
>
>
> When running OpenCalaisAnnotator all of the annotations' 'coveredText' fields have the first character missing (i.e.: annotation of type Organization for text "Microsoft" has coveredText property set to "icrosoft", annotation of type Currency for text "$240,000" has coveredText set to "240,000"...)

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