Lines Matching full:word
23 * spaces inserted where the word breaks are. It computes a copy of
24 * the text without spaces and uses a word instance of a Thai BreakIterator
25 * to compute the word breaks. The program reports any differences in the
28 * NOTE: by it's very nature, Thai word breaking is not exact, so it is
49 // return current word count
68 // current word count
82 * This is the main class. It compares word breaks and reports the differences.
211 * and a word instance of a Thai BreakIterator to iterate over the text
485 printf("word count: %d\n", test.getWordCount());
494 * word instance of a BreakIterator.
564 * Returns the current word count