File size: 1,171 Bytes
f44c0f1
 
558a5db
f44c0f1
 
558a5db
f44c0f1
 
310b172
558a5db
a30310e
fd10dd7
310b172
83b49ad
310b172
fd10dd7
310b172
81a7440
 
fd10dd7
310b172
fd10dd7
83b49ad
 
 
fd10dd7
310b172
81a7440
 
310b172
 
81a7440
 
fd10dd7
83b49ad
 
 
 
310b172
81a7440
 
83b49ad
 
310b172
83b49ad
 
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
---
language: 
- es

tags:
- Text Classification

---

## language:  
  - es

## tags:
  - amazon_reviews_multi
  - Text Clasiffication

### Dataset

![alt text](https://github.com/LuisU0124/IImage-NLP/blob/main/tokenmiz.png?raw=true)

### Example structure review:

| review_id (string) | product_id (string) | reviewer_id (string) | stars (int) | review_body (string) | review_title (string) |	language (string) | product_category (string) |
| ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- | ------------- |
| de_0203609|product_de_0865382|reviewer_de_0267719|1|Armband ist leider nach 1 Jahr kaputt gegangen|Leider nach 1 Jahr kaputt|de|sports|

### Model

![alt text](https://github.com/LuisU0124/IImage-NLP/blob/main/Model.png?raw=true)

### Model train

![alt text](https://github.com/LuisU0124/IImage-NLP/blob/main/model%20train.png?raw=true)

| Text | Classification |
| ------------- | ------------- |
| review_body | stars |

### Model test

![alt text](https://github.com/LuisU0124/IImage-NLP/blob/main/test%20model.png?raw=true)


### Clasiffication reviews in Spanish

Uses `POS`, `NEG` labels.