Update README.md
Browse files
README.md
CHANGED
@@ -4,16 +4,22 @@ metrics:
|
|
4 |
- f1
|
5 |
- accuracy
|
6 |
widget:
|
7 |
-
- text:
|
8 |
-
example_title:
|
9 |
-
- text:
|
10 |
-
example_title:
|
11 |
-
- text:
|
12 |
-
example_title:
|
13 |
-
- text:
|
14 |
-
example_title:
|
15 |
-
- text:
|
16 |
-
example_title:
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
---
|
18 |
|
19 |
# Multilingual-Metaphor-Detection
|
@@ -37,4 +43,4 @@ Our [paper](https://aclanthology.org/2022.flp-1.7/) describing training and mode
|
|
37 |
> booktitle={Proceedings of the 3rd Workshop on Figurative Language Processing (FLP)},
|
38 |
> pages={44--53},
|
39 |
> year={2022}
|
40 |
-
>}
|
|
|
4 |
- f1
|
5 |
- accuracy
|
6 |
widget:
|
7 |
+
- text: We are at a relationship crossroad
|
8 |
+
example_title: Metaphoric1
|
9 |
+
- text: The car waits at a crossroad
|
10 |
+
example_title: Literal1
|
11 |
+
- text: I win the argument
|
12 |
+
example_title: Metaphoric2
|
13 |
+
- text: I win the game
|
14 |
+
example_title: Literal2
|
15 |
+
- text: The sky is as blue as ocean.
|
16 |
+
example_title: Similies
|
17 |
+
language:
|
18 |
+
- mr
|
19 |
+
- en
|
20 |
+
- hi
|
21 |
+
- sa
|
22 |
+
library_name: allennlp
|
23 |
---
|
24 |
|
25 |
# Multilingual-Metaphor-Detection
|
|
|
43 |
> booktitle={Proceedings of the 3rd Workshop on Figurative Language Processing (FLP)},
|
44 |
> pages={44--53},
|
45 |
> year={2022}
|
46 |
+
>}
|