Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ size_categories:
|
|
12 |
- 1K<n<10K
|
13 |
---
|
14 |
|
15 |
-
#
|
16 |
|
17 |
## Dataset Description
|
18 |
|
@@ -24,7 +24,7 @@ size_categories:
|
|
24 |
|
25 |
### Dataset Summary
|
26 |
|
27 |
-
The first Chinese metaphor corpus serving both metaphor identification and generation. We construct a big metaphor resoruce in Chinese with around 9000 metaphorical sentences with tenor and vehicle annotated. Check out more details in the [github repo](https://github.com/liyucheng09/Metaphor_Generator) and [paper](https://aclanthology.org/2022.coling-1.563/).
|
28 |
|
29 |
首个中文比喻数据集,可以用于中文比喻识别与中文比喻生成。在[知乎](https://zhuanlan.zhihu.com/p/572740322)查看更多细节。
|
30 |
|
|
|
12 |
- 1K<n<10K
|
13 |
---
|
14 |
|
15 |
+
# Chinese Metaphor Corpus (CMC)
|
16 |
|
17 |
## Dataset Description
|
18 |
|
|
|
24 |
|
25 |
### Dataset Summary
|
26 |
|
27 |
+
The first Chinese metaphor corpus serving both metaphor identification and generation. We construct a big metaphor resoruce in Chinese with around 9000 metaphorical sentences with tenor and vehicle annotated. Check out more details in the [github repo](https://github.com/liyucheng09/Metaphor_Generator) and our [paper](https://aclanthology.org/2022.coling-1.563/) presenting at COLING 2022.
|
28 |
|
29 |
首个中文比喻数据集,可以用于中文比喻识别与中文比喻生成。在[知乎](https://zhuanlan.zhihu.com/p/572740322)查看更多细节。
|
30 |
|