summaryrefslogtreecommitdiff
path: root/python/guess-language/README
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2014-10-04 22:18:51 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2014-10-04 22:19:07 +0700
commit1ab572d0f0590b6d9edc1829aa31c58a038091dd (patch)
treeeb15a0a248ddf2aa794679b363262f69e79398b8 /python/guess-language/README
parent368046b39c3f9d8449d081ab5e2e58c26f311ebf (diff)
downloadslackbuilds-1ab572d0f0590b6d9edc1829aa31c58a038091dd.tar.gz
python/guess-language: Added (Language detection).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/guess-language/README')
-rw-r--r--python/guess-language/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/python/guess-language/README b/python/guess-language/README
new file mode 100644
index 0000000000..15f91710c6
--- /dev/null
+++ b/python/guess-language/README
@@ -0,0 +1,4 @@
+Attempts to determine the natural language of a selection of
+Unicode (utf-8) text.Detects over 60 languages; Greek (el), Korean
+(ko), Japanese (ja), Chinese (zh) and all the languages listed in
+the trigrams directory.