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

A Question about the Norm of the embedding #8

Open ShaoTengLiu opened 4 years ago

ShaoTengLiu commented 4 years ago

Description

TODO: change commented example

Steps/Code/Corpus to Reproduce

Expected Results

Actual Results

Versions

Dear Alex,

I am curious why the norm of the word embeddings are close to 0.5 instead of 1. The most space of the poincare ball is close to the edge, which means the norm should be close to 1. I am a little confused.

Regards, Shaoteng