diff options
-rw-r--r-- | third_party/cld/README.chromium | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/third_party/cld/README.chromium b/third_party/cld/README.chromium new file mode 100644 index 0000000..cb9bf05 --- /dev/null +++ b/third_party/cld/README.chromium @@ -0,0 +1,8 @@ +Name: CLD +Compact Language Detection + +The CLD is used to determine the language of text. + +This library is opened-source Google code. +It is as of now directly checked-in in the Chromium source tree and is only available from there. + |