MahtaFetrat/Persian-Informal-Text-Detector
Python package for detecting informal Persian text using regular expressions and rule-based methods
This tool helps you automatically identify if a piece of Persian text uses informal language. You provide the text, and it tells you whether it's informal, helping classify communication styles. This is useful for anyone working with Persian text analysis, like content moderators or social media managers.
No commits in the last 6 months.
Use this if you need to quickly sort or flag Persian text based on its level of formality, especially for tasks like filtering user-generated content or analyzing communication styles.
Not ideal if you need a nuanced understanding of specific dialects or highly specialized informal jargon, as it relies on a rule-based approach rather than advanced linguistic models.
Stars
8
Forks
1
Language
Python
License
GPL-3.0
Category
Last pushed
May 21, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/MahtaFetrat/Persian-Informal-Text-Detector"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Cyberbolt/Cemotion
A Chinese NLP library based on BERT for sentiment analysis and general-purpose Chinese word...
soujanyaporia/multimodal-sentiment-analysis
Attention-based multimodal fusion for sentiment analysis
juliusberner/emotion_transformer
Contextual Emotion Detection in Text (DoubleDistilBert Model)
ahmedbesbes/multi-label-sentiment-classifier
How to build a multi-label sentiment classifiers with Tez and PyTorch
faezesarlakifar/text-emotion-recognition
Persian text emotion recognition by fine tuning the XLM-RoBERTa Model + Bidirectional GRU layer.