diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-10-04 22:18:51 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-04 22:19:07 +0700 |
commit | 1ab572d0f0590b6d9edc1829aa31c58a038091dd (patch) | |
tree | eb15a0a248ddf2aa794679b363262f69e79398b8 /python/guess-language/slack-desc | |
parent | 368046b39c3f9d8449d081ab5e2e58c26f311ebf (diff) |
python/guess-language: Added (Language detection).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/guess-language/slack-desc')
-rw-r--r-- | python/guess-language/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/guess-language/slack-desc b/python/guess-language/slack-desc new file mode 100644 index 000000000000..fc96f83f149f --- /dev/null +++ b/python/guess-language/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +guess-language: guess-language (Guess the natural language of a text) +guess-language: +guess-language: Attempts to determine the natural language of a selection of Unicode +guess-language: (utf-8) text. Detects over 60 languages - all languages listed in the +guess-language: trigrams directory plus Japanese, Chinese, Korean and Greek. +guess-language: +guess-language: Homepage: http://code.google.com/p/guess-language +guess-language: +guess-language: +guess-language: +guess-language: |