Commit
·
7d61a93
1
Parent(s):
eba56ab
Update README.md
Browse files
README.md
CHANGED
@@ -52,6 +52,9 @@ This model accompanies the [BioLORD: Learning Ontological Representations from D
|
|
52 |
}
|
53 |
```
|
54 |
|
|
|
|
|
|
|
55 |
## Usage (Sentence-Transformers)
|
56 |
Using this model becomes easy when you have [sentence-transformers](https://www.SBERT.net) installed:
|
57 |
```
|
|
|
52 |
}
|
53 |
```
|
54 |
|
55 |
+
You might also want to take a look at our MWE 2023 Paper:
|
56 |
+
[Detecting Idiomatic Multiword Expressions in Clinical Terminology using Definition-Based Representation Learning](https://www.researchgate.net/publication/370426650_Detecting_Idiomatic_Multiword_Expressions_in_Clinical_Terminology_using_Definition-Based_Representation_Learning)
|
57 |
+
|
58 |
## Usage (Sentence-Transformers)
|
59 |
Using this model becomes easy when you have [sentence-transformers](https://www.SBERT.net) installed:
|
60 |
```
|