Hi all, > We have written a dictionary-based breakiterator for Khmer, copying the > one in ICU 4.0... but OpenOffice 3.0 uses ICU 3.6, so we cannot yet > include it. I am looking into ICU 3.6, but Thai seems to be rule-based, > only Chinese and Japanese have dictionary based breakiterators. Is this > right ?
I asked the respective developer to be sure about this and got the following answer: > Yes, we have our own dictionary driven Chinese and Japanese word > breakiterator, which is implemented sicne SO 6.0, far before we use ICU > since SO 7. It is not ICU dictionary-based breakiterator. > > We only use rule-based word breakiterator in ICU for other languages. If > there is requirement for word-based breakiterator, we need to enhance > our code. Thomas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
