Пример #1
0
 static ThaiTokenizer()
 {
     // check that we have a working dictionary-based break iterator for thai
     proto.Text     = "ภาษาไทย";
     DBBI_AVAILABLE = proto.isBoundary(4);
 }