A Bert2Bert model which able to summarize articles!
-
Updated
Nov 28, 2020 - Python
A Bert2Bert model which able to summarize articles!
ALBERT: A Lite BERT for Self-supervised Learning of Language Representations for the Persian Language
🤗 ParsBERT Persian NER Tasks
Binary text classification on Persian textual data set ( review, tweet, etc. )
Identify if each of the words in a Persian sentence need a kasr-e-ezafeh tag or not.
ALBERT Persian Playground
🤗 ParsBERT: Transformer-based Model for Persian Language Understanding
This is an NLP project, where I am attempting to detect sarcasm in social networks in Persian language.
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.
A sentiment analysis project that uses the ParsBERT model to classify the sentiment of text data from Digikala comments Persian dataset.
Source codes and materials of Advanced Spelling Error Correction project.
In this project, we attempted to analyze users' sentiments on Twitter. For this purpose, we utilized the parsBERT model
A well-structured summarization dataset for the Persian language!
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.
Add a description, image, and links to the parsbert topic page so that developers can more easily learn about it.
To associate your repository with the parsbert topic, visit your repo's landing page and select "manage topics."