课程目录:NLP with Python and TextBlob培训
4401 人关注
(78637/99817)
课程大纲:

   NLP with Python and TextBlob培训

 

 

 

Introduction

Overview of TextBlob features and architecture
NLP fundamentals
Getting Started

Installing TextBlob
Importing libraries and data
Building Text Classification Models

Loading data and creating classifiers
Evaluating classifiers
Updating classifiers with new data
Using feature extractors
Performing NLP Tasks using TextBlob

Tokenization
WordNet integration
Noun phrase extraction
Part-of-speech tagging
Sentiment analysis
Spelling correction
Translation and language detection
APIs and Advanced Implementations

Sentiment analyzers
Tokenizers
Noun phrase chunkers
POS taggers
Parsers
Blobber
Troubleshooting

Summary and Next Steps