.. automodule:: textblob.blob
:members:
:inherited-members:
.. automodule:: textblob.base
:members:
.. automodule:: textblob.tokenizers
:members:
:inherited-members:
.. automodule:: textblob.en.taggers
:members:
:inherited-members:
Noun Phrase Extractors
.. automodule:: textblob.en.np_extractors
:members: BaseNPExtractor, ConllExtractor, FastNPExtractor
:inherited-members:
.. automodule:: textblob.en.sentiments
:members:
:inherited-members:
.. automodule:: textblob.en.parsers
:members:
:inherited-members:
.. automodule:: textblob.classifiers
:members:
:inherited-members:
.. autoclass:: textblob.blob.Blobber
:members:
:special-members:
:exclude-members: __weakref__
.. automodule:: textblob.formats
:members:
:inherited-members:
.. automodule:: textblob.wordnet
:members:
.. module:: textblob.exceptions
.. autoexception:: textblob.exceptions.TextBlobError
.. autoexception:: textblob.exceptions.MissingCorpusError
.. autoexception:: textblob.exceptions.DeprecationError
.. autoexception:: textblob.exceptions.TranslatorError
.. autoexception:: textblob.exceptions.NotTranslated
.. autoexception:: textblob.exceptions.FormatError