Navigation

  • index
  • modules |
  • TextBlob 0.19.0 documentation »
  • Python Module Index

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 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 Steven Loria and contributors.
Fork me on GitHub