slackbuilds/python/pattern
B. Watson 9c6ae9837d
python/pattern: Update README.
2016-11-12 06:58:01 +07:00
..
README python/pattern: Update README. 2016-11-12 06:58:01 +07:00
pattern.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
pattern.info python/pattern: Added (a web mining module for Python) 2013-02-14 00:26:52 -06:00
slack-desc python/pattern: Added (a web mining module for Python) 2013-02-14 00:26:52 -06:00

README

pattern (a web mining module for Python)

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.