Update README.md
Browse files
README.md
CHANGED
@@ -3,12 +3,24 @@ license: cc-by-2.0
|
|
3 |
language:
|
4 |
- en
|
5 |
pretty_name: moh
|
|
|
|
|
6 |
---
|
7 |
|
8 |
# MOH Dataset
|
9 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
Moh dataset is a dataset for metaphor processing, which was released in the [paper](https://aclanthology.org/S16-2003.pdf).
|
11 |
|
|
|
|
|
12 |
## Citation
|
13 |
|
14 |
If you use this dataset, please cite:
|
|
|
3 |
language:
|
4 |
- en
|
5 |
pretty_name: moh
|
6 |
+
size_categories:
|
7 |
+
- 1K<n<10K
|
8 |
---
|
9 |
|
10 |
# MOH Dataset
|
11 |
|
12 |
+
Creative Language Toolkit (CLTK) Metadata
|
13 |
+
- CL Type: Metaphor
|
14 |
+
- Task Type: detection, intrepretation
|
15 |
+
- Size: 1k~2k
|
16 |
+
- Created time: 2016
|
17 |
+
|
18 |
+
**Description**:
|
19 |
+
|
20 |
Moh dataset is a dataset for metaphor processing, which was released in the [paper](https://aclanthology.org/S16-2003.pdf).
|
21 |
|
22 |
+
For more details, please check the original paper.
|
23 |
+
|
24 |
## Citation
|
25 |
|
26 |
If you use this dataset, please cite:
|