Update README.md
Browse files
README.md
CHANGED
@@ -12,4 +12,25 @@ tags:
|
|
12 |
- Emoji-Scope
|
13 |
- Google
|
14 |
- CrossEmoji Classifier
|
15 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
- Emoji-Scope
|
13 |
- Google
|
14 |
- CrossEmoji Classifier
|
15 |
+
---
|
16 |
+
|
17 |
+
Classification Report:
|
18 |
+
precision recall f1-score support
|
19 |
+
|
20 |
+
Apple Style 0.9336 0.8538 0.8919 725
|
21 |
+
DoCoMo Style 0.9130 0.8400 0.8750 100
|
22 |
+
Facebook Style 0.8713 0.8915 0.8813 691
|
23 |
+
Gmail Style 0.8289 0.8750 0.8514 288
|
24 |
+
Google Style 0.8725 0.9505 0.9098 727
|
25 |
+
JoyPixels Style 0.8960 0.9614 0.9276 726
|
26 |
+
KDDI Style 0.9444 0.9333 0.9389 255
|
27 |
+
Samsung Style 0.9584 0.9681 0.9632 690
|
28 |
+
SoftBank Style 0.8407 0.8053 0.8226 190
|
29 |
+
Twitter Style 0.9939 0.8900 0.9390 727
|
30 |
+
Windows Style 0.9949 0.9949 0.9949 583
|
31 |
+
|
32 |
+
accuracy 0.9200 5702
|
33 |
+
macro avg 0.9134 0.9058 0.9087 5702
|
34 |
+
weighted avg 0.9222 0.9200 0.9201 5702
|
35 |
+
|
36 |
+

|