SINr-Embeddings / sinr

The SINr approach to train interpretable word and graph embeddings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dist_ratio

aberanger opened this issue · comments

commented

Is your feature request related to a problem? Please describe.
Dist ratio should be with the other evaluation methods.

Describe the solution you'd like

  • Move dist ratio from sinr/graph_embeddings.py to sinr/text/evaluate.py.
  • Add unit tests.