• Home
  • History
  • Annotate
Name
Date
Size
#Lines
LOC

..--

README.mdD23-Nov-2023524 123

char.txtD23-Nov-20232.4 KiB8262

line.txtD23-Nov-202310.8 KiB363287

line_cj.txtD23-Nov-202310.9 KiB364288

line_loose.txtD23-Nov-202311.4 KiB374297

line_loose_cj.txtD23-Nov-202312.6 KiB389312

line_normal.txtD23-Nov-202310.9 KiB365289

line_normal_cj.txtD23-Nov-202311.4 KiB372296

sent.txtD23-Nov-20232.4 KiB8466

sent_el.txtD23-Nov-20232.5 KiB8466

title.txtD23-Nov-2023936 2720

word.txtD23-Nov-20235.8 KiB173131

word_POSIX.txtD23-Nov-20235.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