hooshvare/parsbert
🤗 ParsBERT: Transformer-based Model for Persian Language Understanding
This project helps anyone working with text in the Persian language to understand its meaning and context more accurately. It takes Persian text as input and can categorize it by sentiment or topic, or identify key entities like names and places. This tool is ideal for data analysts, linguists, or marketing professionals dealing with Persian content.
409 stars. No commits in the last 6 months.
Use this if you need to automate the analysis of large volumes of Persian text for sentiment, classification, or named entity recognition.
Not ideal if your primary need is for languages other than Persian, as it is specifically designed and optimized for Persian language understanding.
Stars
409
Forks
41
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Jun 12, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/hooshvare/parsbert"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
fidelity/textwiser
[AAAI 2021] TextWiser: Text Featurization Library
RandolphVI/Multi-Label-Text-Classification
About Muti-Label Text Classification Based on Neural Network.
ThilinaRajapakse/pytorch-transformers-classification
Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for...
ntumlgroup/LibMultiLabel
A library for multi-class and multi-label classification
xuyige/BERT4doc-Classification
Code and source for paper ``How to Fine-Tune BERT for Text Classification?``