Navigation

  • index
  • modules |
  • TextBlob 0.16.0 documentation »

Python Module Index

t
 
t
- textblob
    textblob.base
    textblob.blob
    textblob.classifiers
    textblob.en.np_extractors
    textblob.en.parsers
    textblob.en.sentiments
    textblob.en.taggers
    textblob.exceptions
    textblob.formats
    textblob.tokenizers

Logo

TextBlob is a Python (2 and 3) library for processing textual data. It provides a consistent API for diving into common natural language processing (NLP) tasks such as part-of-speech tagging, noun phrase extraction, sentiment analysis, and more.

Useful Links

  • TextBlob @ PyPI
  • TextBlob @ GitHub
  • Issue Tracker

Related Topics

  • Documentation overview

Quick search

© Copyright 2020 Steven Loria.
Fork me on GitHub