slackbuilds/python/pattern
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README python/pattern: Updated for version 2.6. 2016-11-26 11:47:24 +07:00
pattern.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
pattern.info python/pattern: Updated for version 2.6. 2016-11-26 11:47:24 +07:00
slack-desc python/pattern: Updated for version 2.6. 2016-11-26 11:47:24 +07:00

README

Pattern is a web mining module for the Python programming language.

It bundles tools for data retrieval (Google + Twitter + Wikipedia API,
web spider, HTML DOM parser), text analysis (rule-based shallow parser,
WordNet interface, syntactical + semantical n-gram search algorithm,
tf-idf + cosine similarity + LSA metrics), clustering and classification
(k-means, k-NN, SVM), and data visualization (graph networks).

The module is bundled with 30+ examples and 350+ unit tests.

Pattern is written for Python 2.5+ (no support for Python 3 yet).

The source code is licensed under BSD and available from
http://www.clips.ua.ac.be/pages/pattern.