Sebastian Urrea commited on
Commit ·
81a7440
1
Parent(s): 310b172
update
Browse files
README.md
CHANGED
|
@@ -7,7 +7,8 @@
|
|
| 7 |
- Text Clasiffication
|
| 8 |
|
| 9 |
### Dataset
|
| 10 |
-
|
|
|
|
| 11 |
|
| 12 |
### Example structure review:
|
| 13 |
|
|
@@ -16,17 +17,20 @@
|
|
| 16 |
| de_0203609|product_de_0865382|reviewer_de_0267719|1|Armband ist leider nach 1 Jahr kaputt gegangen|Leider nach 1 Jahr kaputt|de|sports|
|
| 17 |
|
| 18 |
### Model
|
| 19 |
-
|
|
|
|
| 20 |
|
| 21 |
### Model train
|
| 22 |
-
|
|
|
|
| 23 |
|
| 24 |
| Text | Classification |
|
| 25 |
| ------------- | ------------- |
|
| 26 |
| review_body | stars |
|
| 27 |
|
| 28 |
### Model test
|
| 29 |
-
|
|
|
|
| 30 |
|
| 31 |
|
| 32 |
### Clasiffication reviews in Spanish
|
|
|
|
| 7 |
- Text Clasiffication
|
| 8 |
|
| 9 |
### Dataset
|
| 10 |
+
|
| 11 |
+

|
| 12 |
|
| 13 |
### Example structure review:
|
| 14 |
|
|
|
|
| 17 |
| de_0203609|product_de_0865382|reviewer_de_0267719|1|Armband ist leider nach 1 Jahr kaputt gegangen|Leider nach 1 Jahr kaputt|de|sports|
|
| 18 |
|
| 19 |
### Model
|
| 20 |
+
|
| 21 |
+

|
| 22 |
|
| 23 |
### Model train
|
| 24 |
+
|
| 25 |
+

|
| 26 |
|
| 27 |
| Text | Classification |
|
| 28 |
| ------------- | ------------- |
|
| 29 |
| review_body | stars |
|
| 30 |
|
| 31 |
### Model test
|
| 32 |
+
|
| 33 |
+

|
| 34 |
|
| 35 |
|
| 36 |
### Clasiffication reviews in Spanish
|