diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:47:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:47:29 +0000 |
commit | 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d (patch) | |
tree | a31f07c9bcca9d56ce61e9a1ffd30ef350d513aa /intl/icu/source/data/brkitr/root.txt | |
parent | Initial commit. (diff) | |
download | firefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.tar.xz firefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.zip |
Adding upstream version 115.8.0esr.upstream/115.8.0esr
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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"} + } +} |