Skip to content

orpgol/Translating-unlabeled-text-into-multi-relational-space

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Translating-unlabeled-text-into-multi-relational-space

A work in progress for translating unlabeld text into a multi relational vector embedded space using Word2Vec and TransE models

Missing from the repository:

- text8 file, could be downloaded here: http://mattmahoney.net/dc/text8.zip

- A saved model produced by a trained Word2Vec

- A training evaluation question file could be downloaded using wget:

unzip -p source-archive.zip word2vec/trunk/questions-words.txt > questions-words.txt

rm source-archive.zip

About

Final project for CS269 @ UCLA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published