raghavbali/workshop_text_classification
Workshop on Text Classification at 1729 Conference
This workshop helps you understand how to automatically sort and categorize text information. You'll learn how to take raw text data, prepare it, and then apply methods to classify it into meaningful groups. This is ideal for anyone who works with large volumes of text and needs to organize or analyze it efficiently, such as content managers, market researchers, or data analysts.
No commits in the last 6 months.
Use this if you need to build systems that can automatically sort emails, categorize customer feedback, or tag articles by topic.
Not ideal if you are looking for an advanced, deep-dive into complex NLP models or need to solve problems beyond basic text classification.
Stars
13
Forks
9
Language
Jupyter Notebook
License
—
Category
Last pushed
Sep 04, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/raghavbali/workshop_text_classification"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dcavar/python-tutorial-notebooks
Python tutorials as Jupyter Notebooks for NLP, ML, AI
aws-neuron/aws-neuron-samples
Example code for AWS Neuron SDK developers building inference and training applications
amrzv/awesome-colab-notebooks
Collection of google colaboratory notebooks for fast and easy experiments
trekhleb/machine-learning-experiments
🤖 Interactive Machine Learning experiments: 🏋️models training + 🎨models demo
deepklarity/jupyter-text2code
A proof-of-concept jupyter extension which converts english queries into relevant python code