alex-tifrea / poincare_glove

Implementation of the "Poincare Glove: Hyperbolic word embeddings" paper
GNU Lesser General Public License v2.1
83 stars 20 forks source link

About Hypernymy score #4

Closed fangguo1 closed 5 years ago

fangguo1 commented 5 years ago

Hi, I am following your paper Poincare Glove: Hyperbolic Word Embedding. In your paper, you mentioned the experiment of hypernym detection and hypernymy score detection, but I am not able to find the corresponding code for this part. Did you upload this part? Thanks a lot!

alex-tifrea commented 5 years ago

Check out util_scripts/run_hypernymy_eval.sh

Clarioooo commented 4 weeks ago

Hi @fangguo1. Could you please tell me how to solve

FileNotFoundError: [Errno 2] No such file or directory: '../models/glove/glove_baseline/glove_ep50_size100_lr0.05_vocab4000_vanilla_OPTadagrad_COOCCFUNClog_DISTFUNCcosh-dist-sq_bias'

FileNotFoundError: [Errno 2] No such file or directory: '../msc_tifreaa/gensim/test/test_data/rare_word.txt'