diff options
author | Nikolay Korotkiy <sikmir@gmail.com> | 2013-02-10 01:03:02 -0600 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2013-02-14 00:26:52 -0600 |
commit | 25b787c4425bf4971443f7dc2836034fcbb18652 (patch) | |
tree | 75cfb04f1e48ec8c44f485c161f9188e889f6760 /python/pattern/slack-desc | |
parent | bb8c10245e5e2f6b7e6c9e14040e9bd7bb0a40ad (diff) | |
download | slackbuilds-25b787c4425bf4971443f7dc2836034fcbb18652.tar.gz |
python/pattern: Added (a web mining module for Python)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'python/pattern/slack-desc')
-rw-r--r-- | python/pattern/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/pattern/slack-desc b/python/pattern/slack-desc new file mode 100644 index 0000000000..094f7a2c86 --- /dev/null +++ b/python/pattern/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------------------------------------------------------| +pattern: pattern (a web mining module for Python) +pattern: +pattern: It bundles tools for: +pattern: - Data Mining +pattern: - Natural Language Processing +pattern: - Machine Learning +pattern: - Network Analysis +pattern: +pattern: Homepage: https://github.com/clips/pattern +pattern: +pattern: |