Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
base/ | 03-May-2024 | - | 4,402 | 1,807 | ||
encodings/ | 03-May-2024 | - | 94,419 | 85,390 | ||
languages/ | 03-May-2024 | - | 898 | 489 | ||
LICENSE | D | 03-May-2024 | 1.5 KiB | 28 | 27 | |
OWNERS | D | 03-May-2024 | 64 | 4 | 3 | |
README.chromium | D | 03-May-2024 | 364 | 13 | 10 | |
cld.gyp | D | 03-May-2024 | 4.7 KiB | 125 | 123 |
README.chromium
1Name: Compact Language Detection 2Short Name: cld 3URL: http://src.chromium.org/viewvc/chrome/trunk/src/third_party/cld/ 4Version: 0 5License: BSD 6Security Critical: yes 7 8Description: 9The CLD is used to determine the language of text. 10 11This library is open source Google code. It is currently only 12available from the Chromium tree, and not well-documented otherwise. 13