alex-tifrea / poincare_glove

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

Update poincare.py #13

Open bonaventuredossou opened 3 years ago

bonaventuredossou commented 3 years ago

Adding ", encoding="utf-8"" to the reader objects to handle non-ascii (non-english and accented characters)