diff options
Diffstat (limited to 'intl/icu/source/data/brkitr/root.txt')
-rw-r--r-- | intl/icu/source/data/brkitr/root.txt | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/intl/icu/source/data/brkitr/root.txt b/intl/icu/source/data/brkitr/root.txt new file mode 100644 index 0000000000..e0d531695a --- /dev/null +++ b/intl/icu/source/data/brkitr/root.txt @@ -0,0 +1,29 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html +// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml +root{ + Version{"43"} + boundaries{ + grapheme:process(dependency){"char.brk"} + line:process(dependency){"line.brk"} + line_loose:process(dependency){"line_loose.brk"} + line_normal:process(dependency){"line_normal.brk"} + line_strict:process(dependency){"line.brk"} + sentence:process(dependency){"sent.brk"} + title:process(dependency){"title.brk"} + word:process(dependency){"word.brk"} + } + dictionaries{ + Hani:process(dependency){"cjdict.dict"} + Hira:process(dependency){"cjdict.dict"} + Kana:process(dependency){"cjdict.dict"} + Khmr:process(dependency){"khmerdict.dict"} + Laoo:process(dependency){"laodict.dict"} + Mymr:process(dependency){"burmesedict.dict"} + Thai:process(dependency){"thaidict.dict"} + } + lstm{ + Thai{"Thai_graphclust_model4_heavy.res"} + Mymr{"Burmese_graphclust_model5_heavy.res"} + } +} |