|
|
%!s(int64=7) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| README.md | %!s(int64=8) %!d(string=hai) anos | |
| data.sh | %!s(int64=7) %!d(string=hai) anos | |
| eval.cpp | %!s(int64=7) %!d(string=hai) anos | |
| fb15k.sh | %!s(int64=7) %!d(string=hai) anos | |
| fb15k237.sh | %!s(int64=7) %!d(string=hai) anos | |
| svo.sh | %!s(int64=7) %!d(string=hai) anos | |
| wn18.sh | %!s(int64=7) %!d(string=hai) anos | |
These scripts require the fastText library.
Run the data.sh script to download and format the datasets. Then run any of the scripts to train and test on a given dataset.
If you use this code please cite:
@article{joulin2017fast, title={Fast Linear Model for Knowledge Graph Embeddings}, author={Joulin, Armand and Grave, Edouard and Bojanowski, Piotr and Nickel, Maximilian and Mikolov, Tomas}, journal={arXiv preprint arXiv:1710.10881}, year={2017} }