GetUTF8Text() return a String.
wordConfidences() return a int[].
In order to make sense of the wordConfidences() function, one has to parse the
text returned by the GetUTF8Text() function into words.
However, I could not get the parsing done correctly. When I try to separate
words based on spaces or '\n' I get an inconsistent number of words from the 2
functions.
Help ~~~~~ 0_0
Original issue reported on code.google.com by le.mouli...@gmail.com on 20 Feb 2012 at 9:57
Original issue reported on code.google.com by
le.mouli...@gmail.com
on 20 Feb 2012 at 9:57