clips/pattern
Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis and visualization. observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 96
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5601
- days_rel: n/a
- days_push: 28
- n_releases_24m: 0
Adoption not part of the score
8860 stars · 1556 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Pattern is a Python web mining module bundling tools for scraping (Google, Twitter, Wikipedia APIs, crawler, HTML DOM parser), NLP (POS tagging, n-gram search, sentiment analysis, WordNet), machine learning (vector space model, clustering, KNN/SVM/Perceptron), and network analysis with canvas visualization. The repository is now archived and no longer maintained.
Use cases
- scrape tweets and web pages for text mining
- run sentiment analysis on social media text
- part-of-speech tag and parse English text
- train classifiers like KNN or SVM on text vectors
- analyze and visualize network graphs
- search WordNet for word relationships
When to choose
- you need an all-in-one classic NLP + scraping toolkit for Python 2.7/3.6
- you want a simple, well-documented library for teaching or prototyping text mining
- you need bundled sentiment analysis and WordNet access without heavy dependencies
When to avoid
- you need maintained software with security patches and bug fixes
- you target modern Python versions (3.7+)
- you need production-grade NLP - prefer spaCy, NLTK, or scikit-learn
- you rely on live Google/Twitter APIs that have since changed
Facets
library · maturity abandoned
web-scraping nlp machine-learning parser data-visualization machine-learning data-science web-development crawlers python cross-platform web-mining wordnet part-of-speech-tagging text-analysis network-analysis archived sentiment-analysis natural-language-processing
2 sources
- readme: https://github.com/clips/pattern · fetched 2026-08-28 · da3f4248556e
- homepage: https://github.com/clips/pattern/wiki · fetched 2026-08-29 · 601b4c63a31e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| clips/pattern | main | 66 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem