Commit
·
c89782f
1
Parent(s):
2c99bb9
Update README.md
Browse files
README.md
CHANGED
@@ -3,5 +3,5 @@ license: cc-by-nc-3.0
|
|
3 |
---
|
4 |
# Danish medical word embeddings
|
5 |
|
6 |
-
MeDa-We was trained on a Danish medical corpus of 123M tokens.
|
7 |
The development of the corpus and word embeddings is described further in the paper:
|
|
|
3 |
---
|
4 |
# Danish medical word embeddings
|
5 |
|
6 |
+
MeDa-We was trained on a Danish medical corpus of 123M tokens. The word embeddings are 300-dimensional and are trained with the [FastText](https://fasttext.cc/). The embeddings were trained for 10 epochs using a window size of 5 and 10 negative samples.
|
7 |
The development of the corpus and word embeddings is described further in the paper:
|