- Notifications
You must be signed in to change notification settings - Fork0
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.
License
ScottSMUDS/text-analytics-with-python
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Text analytics can be a bit overwhelming and frustrating at timeswith the unstructured and noisy nature of textual data and thevast amount of information available."Text Analytics with Python" is a book packed with 385 pages of useful informationbased on techniques, algorithms, experiences and various lessons learnt over timein analyzing text data. This repository contains datasets and code used in this book.I will also be adding various notebooks and bonus content here from time to time.Keep watching this space!

Derive useful insights from your data using Python.Learn the techniques related to natural language processing and text analytics,and gain the skills to know which technique is best suited to solve a particular problem.
Text Analytics with Python teaches you both basic and advanced concepts,including text and language syntax, structure, semantics.You will focus on algorithms and techniques, such as text classification,clustering, topic modeling, and text summarization
A structured and comprehensive approach is followed in this book so thatreaders with little or no experience do not find themselves overwhelmed.You will start with the basics of natural language and Python and move onto advanced analytical and machine learning concepts. You will look at eachtechnique and algorithm with both a bird's eye view to understand how itcan be used as well as with a microscopic view to understand the mathematicalconcepts and to implement them to solve your own problems.
Pages: 385
Language: English
Book Title: Text Analytics with Python
Publisher: Apress (a part of Springer)
Print ISBN: 978-1-4842-2387-1
Online ISBN: 978-1-4842-2388-8
DOI: 10.1007/978-1-4842-2388-8
Copyright: Dipanjan Sarkar
This book:
- Provides complete coverage of the major concepts andtechniques of natural language processing (NLP) and text analytics
- Includes practical real-world examples of techniques for implementation,such as building a text classification system to categorize news articles,analyzing app or game reviews using topic modeling and text summarization,and clustering popular movie synopses and analyzing the sentiment of movie reviews
- Shows implementations based on Python and several popular open source librariesin NLP and text analytics, such as the natural language toolkit (
nltk),gensim,scikit-learn,spaCyandPattern
About
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.
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Languages
- Python77.2%
- Jupyter Notebook22.8%




