AllenNLP
Mansi2929 commited on
Commit
1226b9b
·
1 Parent(s): 0ae86ed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -11
README.md CHANGED
@@ -4,16 +4,22 @@ metrics:
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
  ---
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
+ >}