clips/pattern
Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis and visualization.
This tool helps marketing analysts, social media managers, or researchers analyze online content. It takes text data from the web, like social media posts or news articles, and extracts key insights such as sentiment, common themes, and relationships between concepts. The output provides structured information that can reveal public opinion or trends.
8,856 stars. No commits in the last 6 months.
Use this if you need to gather data from websites, process natural language, identify sentiment in text, or classify text content for research or business intelligence.
Not ideal if you are looking for a standalone, no-code application; this is a toolkit for those comfortable with Python.
Stars
8,856
Forks
1,570
Language
Python
License
BSD-3-Clause
Category
Last pushed
Jun 10, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/clips/pattern"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
maximtrp/bitermplus
Biterm Topic Model (BTM): modeling topics in short texts
stephenhky/PyShortTextCategorization
Various Algorithms for Short Text Mining
Hassaan-Elahi/Writing-Styles-Classification-Using-Stylometric-Analysis
✍️ An intelligent system that takes a document and classifies different writing styles within...
eimg/burmese-text-classifier
A neural network based text classification system for Burmese
cohere-ai/sandbox-topically
Topic modeling helpers using managed language models from Cohere. Name text clusters using large...