課程目錄: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