umer7/Applied-Text-Mining-in-Python
Repo for Applied Text Mining in Python (coursera) by University of Michigan
This project helps anyone interested in learning how to process and analyze text data using Python. It guides you through handling raw text, performing basic natural language processing (NLP) tasks, and applying machine learning for text classification and topic modeling. It's designed for data analysts, researchers, or anyone in a role that involves extracting insights from large volumes of text.
No commits in the last 6 months.
Use this if you want to learn practical text mining techniques using Python, covering everything from cleaning text to advanced analysis methods.
Not ideal if you are looking for an out-of-the-box software solution for text analysis without needing to understand the underlying Python code.
Stars
80
Forks
108
Language
Jupyter Notebook
License
—
Category
Last pushed
Oct 04, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/umer7/Applied-Text-Mining-in-Python"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dipanjanS/text-analytics-with-python
Learn how to process, classify, cluster, summarize, understand syntax, semantics and sentiment...
jonathandunn/text_analytics
Basic text analytics and natural language processing in Python
IBM/watson-document-co-relation
Correlate text content across documents using Watson NLU, Python NLTK and Watson Studio.
Clarifai/clarifai-pyspark
Interfaces for Unstructured data and ML pipelines with Databricks and Clarifai
EudaLabs/nlp
A repository for Natural Language Processing (NLP) projects, tools, and experiments.