markuskiller/textblob-de
German language support for TextBlob.
This tool helps you automatically understand and process text written in German. You input raw German text, and it outputs insights like identified sentences, individual words, parts of speech (nouns, verbs, etc.), noun phrases, and even the sentiment (positive or negative) expressed in the text. This is designed for anyone working with German language data who needs to quickly extract structured information or gauge opinions.
102 stars. No commits in the last 6 months. Available on PyPI.
Use this if you need to programmatically analyze German text, segment it into meaningful parts, identify grammar, extract key phrases, or get a basic sense of its emotional tone.
Not ideal if you require highly nuanced sentiment analysis with subjectivity scores, as this feature is still experimental for German.
Stars
102
Forks
12
Language
Python
License
MIT
Category
Last pushed
Jan 07, 2025
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/markuskiller/textblob-de"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
CAMeL-Lab/camel_tools
A suite of Arabic natural language processing tools developed by the CAMeL Lab at New York...
PetrKorab/Arabica
Python package for text mining of time-series data
MagedSaeed/farasapy
A Python implementation of Farasa toolkit
adhaamehab/textblob-ar
Arabic support for textblob
ARBML/tkseem
Arabic Tokenization Library. It provides many tokenization algorithms.