fingeredman/text-mining-for-beginner
파이썬 기초문법 부터 간단한 텍스트 분석을 수행하는 방법에 대해 다룹니다.
This project provides a beginner-friendly guide to text mining, helping you extract valuable insights from large amounts of text data. It takes raw text from various sources like web pages or social media, teaches you how to clean and process it, and then shows you how to find patterns, common words, related terms, or even underlying topics and sentiments. This is for anyone like market researchers, academics, or content strategists who want to understand what's in their textual data without needing a deep programming background.
No commits in the last 6 months.
Use this if you are new to programming and want to learn how to apply text mining techniques to understand your text data.
Not ideal if you are an experienced programmer looking for advanced, highly optimized text mining algorithms or an API to integrate into existing systems.
Stars
26
Forks
—
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Sep 18, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/fingeredman/text-mining-for-beginner"
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
umer7/Applied-Text-Mining-in-Python
Repo for Applied Text Mining in Python (coursera) by University of Michigan