julien nioche (JIRA) wrote:
>      [ 
> https://issues.apache.org/jira/browse/UIMA-855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
>  ]
> 
> julien nioche resolved UIMA-855.
> --------------------------------
> 
>        Resolution: Fixed
>     Fix Version/s: 2.3
> 
>> 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
>>             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.
> 

I don't see any commit messages, does any has applied the patch to SVN
already? If not we have to reopen the issue.

I think this fix can be added to the next Sandbox release version 2.2.2S.

-- Michael

Reply via email to