• Home
Name Date Size #Lines LOC

..--

README.mdD03-May-2024524 123

char.txtD03-May-20242.4 KiB8262

line.txtD03-May-202410.8 KiB365288

line_cj.txtD03-May-202411 KiB366289

line_loose.txtD03-May-202411.4 KiB376298

line_loose_cj.txtD03-May-202412.8 KiB394316

line_loose_phrase_cj.txtD03-May-202413.3 KiB407328

line_normal.txtD03-May-202410.9 KiB367290

line_normal_cj.txtD03-May-202411.4 KiB373296

line_normal_phrase_cj.txtD03-May-202411.9 KiB386308

line_phrase_cj.txtD03-May-202411.5 KiB378301

sent.txtD03-May-20242.4 KiB8466

sent_el.txtD03-May-20242.5 KiB8466

title.txtD03-May-2024936 2720

word.txtD03-May-20247 KiB195149

word_POSIX.txtD03-May-20246.8 KiB191145

word_fi_sv.txtD03-May-20247 KiB195149

word_ja.txtD03-May-20248.6 KiB281203

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