dipanjanS/text-analytics-with-python
Learn how to process, classify, cluster, summarize, understand syntax, semantics and sentiment of text data with the power of Python! This repository contains code and datasets used in my book, "Text Analytics with Python" published by Apress/Springer.
Implements end-to-end NLP pipelines using industry-standard libraries (NLTK, spaCy, Gensim, scikit-learn, Keras, TensorFlow) for tasks ranging from tokenization and feature engineering to topic modeling and deep learning-based embeddings. Covers both classical statistical approaches and modern neural architectures, including transfer learning and supervised/unsupervised sentiment analysis with real-world case studies on movie recommendations and NIPS paper analysis. All code examples are Python 3.x compatible with accompanying datasets and Jupyter notebooks illustrating practical NLP workflows.
1,690 stars. No commits in the last 6 months.
Stars
1,690
Forks
850
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Dec 24, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/dipanjanS/text-analytics-with-python"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
jonathandunn/text_analytics
Basic text analytics and natural language processing in Python
umer7/Applied-Text-Mining-in-Python
Repo for Applied Text Mining in Python (coursera) by University of Michigan
fingeredman/teanaps
자연어 처리와 텍스트 분석을 위한 오픈소스 파이썬 라이브러리 입니다.
Clarifai/clarifai-pyspark
Interfaces for Unstructured data and ML pipelines with Databricks and Clarifai
zaratsian/Spark
Apache Spark (Scala, PySpark, SparkR) Code, Tricks, and References