parsbert
There are 17 repositories under parsbert topic.
hooshvare/parsbert
🤗 ParsBERT: Transformer-based Model for Persian Language Understanding
m3hrdadfi/albert-persian
ALBERT: A Lite BERT for Self-supervised Learning of Language Representations for the Persian Language
hooshvare/pn-summary
A well-structured summarization dataset for the Persian language!
m3hrdadfi/wiki-summary
A Bert2Bert model which able to summarize articles!
hooshvare/parsbert-ner
🤗 ParsBERT Persian NER Tasks
m3hrdadfi/albert-persian-lab
ALBERT Persian Playground
hassanzadehmahdi/Sarcasm-detection-in-social-networks-in-Persian-language
This is an NLP project, where I am attempting to detect sarcasm in social networks in Persian language.
hooshvare/hooshvare.github.io
Hooshvare Research Lab
mahvash-siavashpour/BERT-Token-Classification-for-Persian-Kasr-e-Ezafeh
Identify if each of the words in a Persian sentence need a kasr-e-ezafeh tag or not.
ahmadara/Text-classification-with-ParsBERT
In this project, we attempted to analyze users' sentiments on Twitter. For this purpose, we utilized the parsBERT model
JulyWitch/uni_assistant
A chatbot to work as an assistant using telegram bots, Scoped in university of Kerman.
Amir79Naziri/SpellCorrectionML
Source codes and materials of Advanced Spelling Error Correction project.
masoud-zokaee/persian-text-classification
Binary text classification on Persian textual data set ( review, tweet, etc. )
parham1378/Natural_Language_Processing_Course
This repository contains the code and resources for the Natural Language Processing (NLP) course assignments. The assignments focuses on implementing various NLP techniques and algorithms to solve a range of language processing tasks.
MSPoulaei/sentiment_analysis_armanEmo
This repo applies sentiment analysis on Persian text using the ArmanEmo dataset. Various transformer models, including ParsBert and XLM-RoBERTa, were tested to classify emotions. The persian_xlm_roberta_large model achieved the best accuracy. Preprocessing included text normalization and cleaning, with the use of modern NLP techniques for SA in fa.
ZahraArshia/sentiment_analysis
A sentiment analysis project that uses the ParsBERT model to classify the sentiment of text data from Digikala comments Persian dataset.