Update README.md
Browse files
README.md
CHANGED
|
@@ -23,7 +23,7 @@ widget:
|
|
| 23 |
|
| 24 |
Do mentions sharing the same text need to have the same embedding? No!
|
| 25 |
|
| 26 |
-
This model supports embedding biomedical entities in both English and Dutch, but
|
| 27 |
```
|
| 28 |
mention text [SEP] (context: ... a textual example containing mention text and some more text on both sides ...)
|
| 29 |
```
|
|
|
|
| 23 |
|
| 24 |
Do mentions sharing the same text need to have the same embedding? No!
|
| 25 |
|
| 26 |
+
This model supports embedding biomedical entities in both English and Dutch, but allows the in-context embedding of concepts, using the following template:
|
| 27 |
```
|
| 28 |
mention text [SEP] (context: ... a textual example containing mention text and some more text on both sides ...)
|
| 29 |
```
|