[
https://issues.apache.org/jira/browse/UIMA-855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thilo Goetz reopened UIMA-855:
------------------------------
Assignee: Thilo Goetz
Commit patch
> java.lang.ArrayIndexOutOfBoundsException in Tagger
> --------------------------------------------------
>
> Key: UIMA-855
> URL: https://issues.apache.org/jira/browse/UIMA-855
> Project: UIMA
> Issue Type: Bug
> Components: Sandbox-Tagger
> Reporter: julien nioche
> Assignee: Thilo Goetz
> Fix For: 2.3
>
> Attachments: uima_tagger_patch120308.txt
>
>
> . I've found a problem with the HMM Tagger which generates :
> java.lang.ArrayIndexOutOfBoundsException: -2
> at java.util.ArrayList.get(ArrayList.java:323)
> at org.apache.uima.examples.tagger.Viterbi.process(Viterbi.java:328)
> when I analyze the following sentence "pH The test." (tokenized as
> [pH][The][test][.])
> This happens on the SVN version as of 6th March.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.