Last active
February 14, 2018 21:39
-
-
Save e-budur/1f4582a494152a08fe30739167ed7cba to your computer and use it in GitHub Desktop.
Revisions
-
e-budur revised this gist
Feb 14, 2018 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -6,8 +6,8 @@ 416051, 300 ], "tensorPath": "https://s3.eu-central-1.amazonaws.com/tabilab/word_embeddings/fast_text/wiki.tr.vec", "metadataPath": "https://s3.eu-central-1.amazonaws.com/tabilab/word_embeddings/fast_text/metadata.tsv" } ] } -
e-budur created this gist
Feb 14, 2018 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,13 @@ { "embeddings": [ { "tensorName": "Fast Text-Turkish", "tensorShape": [ 416051, 300 ], "tensorPath": "https://s3-us-west-1.amazonaws.com/fasttext-vectors/wiki.tr.vec", "metadataPath": "http://tabilab.cmpe.boun.edu.tr/tensorboard/metadata.tsv" } ] }