Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,27 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
- zh
|
6 |
+
tags:
|
7 |
+
- kaomoji
|
8 |
+
- emoji
|
9 |
+
- caption
|
10 |
+
size_categories:
|
11 |
+
- 10K<n<100K
|
12 |
+
---
|
13 |
+
|
14 |
+
# Kaomoji Captions
|
15 |
+
|
16 |
+
```
|
17 |
+
# throw a table angrily | 掀桌子
|
18 |
+
(╯°□°)╯︵ ┻━┻
|
19 |
+
|
20 |
+
# surprise | 吃惊
|
21 |
+
Σ( ° △ °|||)︴
|
22 |
+
```
|
23 |
+
|
24 |
+
This is a collection of 10k+ Kaomojis (颜文字) with captions and meta info.
|
25 |
+
Most of the captions are in English, while 1k+ captions are in Chinese.
|
26 |
+
|
27 |
+
The data are crawled and parsed from different websites. There might be repeated samples, so you'd better perform deduplications before usage.
|