How to use DictionaryBasedBreakIterator from PyICU?
wannaphong opened this issue · 4 comments
How to use DictionaryBasedBreakIterator from PyICU? Could you suggest?
@ovalhub Sad. :(
Can RuleBasedBreaklterator custom a dictionary for word break?
On May 28, 2020, at 23:05, Wannaphong Phatthiyaphaibun @.***> wrote: @ovalhub Sad. :(
The class is still available in pyicu, though. You're welcome to use it - it's just not well documented by icu.
Can RuleBasedBreaklterator custom a dictionary for word break?
I don't know but the docs seem to imply so. For questions about how to use icu, please ask on the icu users mailing list. There is a lot more expertise about icu apis there. Andi..
…
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.
Thank you.