Skip to content

Commit 398dd84

Browse files
authored
Update README.md
1 parent 29465f5 commit 398dd84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Run script from the commmand line ```python3 make_embeddings.py corpusfile vecto
4646
On Intel i5-2400 3.10GHz using a corpus of 1M words and a window size of 3, takes ca. 35 seconds to make basic embeddings and 50 seconds to make CSW-embeddings. On 2.1GHz Xeon Gold 6230 the runtimes are ca. 6 and 10 seconds respectively. Although this is quite fast, testing hundreds or thousands of combinations using ```hypertune.py``` may take a while.
4747

4848
## Cite
49-
Sahala, Aleksi, Baragli, Beatrix, Lentini, Giulia, & Tushingham, Poppy (2024). [Towards a word similarity gold standard for Akkadian: creation and model optimization](https://doi.org/10.1515/itit-2023-0065). IT - Information Technology.
49+
Sahala, Aleksi; Baragli, Beatrix; Lentini, Giulia & Tushingham, Poppy (2024). [Towards a word similarity gold standard for Akkadian: creation and model optimization](https://doi.org/10.1515/itit-2023-0065). IT - Information Technology.
5050

5151
## Version history
5252
- 2023-07-03 -- ```make_embeddings.py``` fixed shift type 1 formula.

0 commit comments

Comments
 (0)