blueprints-for-text-analytics-python/blueprints-text
Jupyter notebooks for our O'Reilly book "Blueprints for Text Analysis Using Python"
This project provides practical, hands-on examples for anyone looking to extract insights and value from text data. It takes raw text from various sources, applies machine learning techniques, and outputs structured information like sentiment, topics, summaries, or classifications. This is designed for data scientists, analysts, and researchers who want to apply text analytics in their work.
270 stars. No commits in the last 6 months.
Use this if you are a data professional wanting to learn and implement various text analysis techniques, from data preparation to sentiment analysis and topic modeling.
Not ideal if you are looking for a ready-to-use application or a low-code/no-code solution, as this project provides code examples requiring some programming knowledge.
Stars
270
Forks
148
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Apr 12, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/blueprints-for-text-analytics-python/blueprints-text"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
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