• Home
Name Date Size #Lines LOC

..--

README.mdD12-May-2024524 123

char.txtD12-May-20242.4 KiB8262

line.txtD12-May-202410.8 KiB365288

line_cj.txtD12-May-202411 KiB366289

line_loose.txtD12-May-202411.4 KiB376298

line_loose_cj.txtD12-May-202412.8 KiB394316

line_loose_phrase_cj.txtD12-May-202413.3 KiB407328

line_normal.txtD12-May-202410.9 KiB367290

line_normal_cj.txtD12-May-202411.4 KiB373296

line_normal_phrase_cj.txtD12-May-202411.9 KiB386308

line_phrase_cj.txtD12-May-202411.5 KiB378301

sent.txtD12-May-20242.4 KiB8466

sent_el.txtD12-May-20242.5 KiB8466

title.txtD12-May-2024936 2720

word.txtD12-May-20245.8 KiB173131

word_POSIX.txtD12-May-20245.8 KiB173131

word_fi_sv.txtD12-May-20245.8 KiB173131

README.md

1<!--
2Copyright (C) 2016 and later: Unicode, Inc. and others.
3License & terms of use: http://www.unicode.org/copyright.html
4-->
5
6## Break Iterator Rule Source Data
7
8This directory contains rule based break iterator rule files, one set per file.
9
10The set of rules to be included for each locale is defined in the parent directory, icu/icu4c/source/data/brkitr. Most locales fall back to root rules, which are from char.txt, word.txt, line.txt and sent.txt for, respectively, grapheme cluster, word, line and sentence breaks.
11
12