Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
LICENSE | D | 03-May-2024 | 11.1 KiB | 203 | 169 | |
OWNERS | D | 03-May-2024 | 64 | 4 | 3 | |
README.chromium | D | 03-May-2024 | 297 | 11 | 9 | |
cld_2.gyp | D | 03-May-2024 | 2.6 KiB | 72 | 70 |
README.chromium
1Name: Compact Language Detection 2 2Short Name: cld_2 3URL: https://code.google.com/p/cld2/ 4Version: 0 5License: Apache 2.0 6Security Critical: yes 7 8Description: 9The CLD is used to determine the language of text. In Chromium, this is used 10to determine if Chrome should offer Translate UX to the user. 11