Tutorial: Quickstart

Use the following line as your first import …

from textblob_de import TextBlobDE as TextBlob

… and follow the quickstart guide in the documentation of the main package (using German examples and starting with “Let’s create our first TextBlob”).