Created
June 27, 2018 11:28
-
-
Save e-budur/22a12337b203e691c5bb4cc16f15de8d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"embeddings": [ | |
{ | |
"tensorName": "Fast Text-Turkish-50000", | |
"tensorShape": [ | |
50000, | |
300 | |
], | |
"tensorPath": "https://s3.eu-central-1.amazonaws.com/tabilab/word_embeddings/fast_text/wiki.tr.50000.space.tab.vec", | |
"metadataPath": "https://s3.eu-central-1.amazonaws.com/tabilab/word_embeddings/fast_text/wiki.tr.50000.space.meta.tsv" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment