File size: 2,117 Bytes
f31d2b3
 
885ee95
 
 
 
 
 
 
 
 
 
 
 
 
 
6227da4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
---
license: unknown
datasets:
- anilguven/turkish_product_reviews_sentiment
language:
- tr
metrics:
- accuracy
- f1
- recall
tags:
- turkish
- product
- review
- albert
- bert
---
### Model Info

This model was developed/finetuned for product review task for Turkish Language. Model was finetuned via hepsiburada.com product review dataset. 
- LABEL_0: negative review
- LABEL_1: positive review

### Model Sources

<!-- Provide the basic links for the model. -->

- **Dataset:** https://huggingface.co/datasets/anilguven/turkish_product_reviews_sentiment
- **Paper:** https://ieeexplore.ieee.org/document/9559007
- **Demo-Coding [optional]:** https://github.com/anil1055/Turkish_Product_Review_Analysis_with_Language_Models
- **Finetuned from model [optional]:** https://huggingface.co/loodos/albert-base-turkish-uncased
- 

#### Preprocessing 

You must apply removing stopwords, stemming, or lemmatization process for Turkish.

### Results

- auprc = 0.9588538437395457
- auroc = 0.9653234951018236
- eval_loss = 0.37227460598843365
- fn = 188
- fp = 288
- mcc = 0.826593937301856
- tn = 2479
- tp = 2516
- Accuracy: %91.30

## Citation

<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->

**BibTeX:**

@INPROCEEDINGS{9559007,
  author={Guven, Zekeriya Anil},
  booktitle={2021 6th International Conference on Computer Science and Engineering (UBMK)}, 
  title={The Effect of BERT, ELECTRA and ALBERT Language Models on Sentiment Analysis for Turkish Product Reviews}, 
  year={2021},
  volume={},
  number={},
  pages={629-632},
  keywords={Computer science;Sentiment analysis;Analytical models;Computational modeling;Bit error rate;Time factors;Random forests;Sentiment Analysis;Language Model;Product Review;Machine Learning;E-commerce},
  doi={10.1109/UBMK52708.2021.9559007}}


**APA:**

Guven, Z. A. (2021, September). The effect of bert, electra and albert language models on sentiment analysis for turkish product reviews. In 2021 6th International Conference on Computer Science and Engineering (UBMK) (pp. 629-632). IEEE.