Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-855

java.lang.ArrayIndexOutOfBoundsException in Tagger

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.2.2S
    • Sandbox-Tagger
    • None

    Description

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

      Attachments

        1. uima_tagger_patch120308.txt
          3 kB
          Eugenie Giesbrecht

        Activity

          People

            twgoetz Thilo Goetz
            jnioche Julien Nioche
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: