TatsuyaShirakawa / poincare-embedding

Poincaré Embedding (unofficial)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change from "int" to "long" to support large input files

juyye opened this issue · comments

int length = fin.tellg();

Thank you for the report. I fixed it.