Pattern
Web mining module for Python: tools for scraping, natural language processing, and network analysis.
Why consider Pattern?
Pattern is an open-source web mining and NLP module for Python developed by the University of Antwerp (CLiPS). Pattern bundles web scrapers (Google, Twitter, Wikipedia), sentiment analysis engines, dependency tree parsers, and graph network visualization tools.
Learn Pattern by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Pattern
Pattern mines social networks and parses brand mentions across multilingual web articles.
Quickstart
pip install patternfrom pattern.en import sentimentprint(sentiment("The new product design is amazing and reliable!")) # (0.75, 0.9)Pattern is licensed under the BSD 3-Clause License.
Related tools
More options with a similar category or technology profile.
FlowInquiry
Interactive user research surveys and customer satisfaction polling platform.
Mailcoach
Self-hosted email newsletter and drip campaign platform built on Laravel.
phpList
World-proven open-source newsletter manager and email campaign marketing platform.
django-newsletter
Newsletter and subscriber campaign application built for Django websites.