yannvgn / laserembeddings

LASER multilingual sentence embeddings as a pip package
BSD 3-Clause "New" or "Revised" License
224 stars 29 forks source link

embed_sentences() lack of logging #23

Closed asiliskins closed 4 years ago

asiliskins commented 4 years ago

Sometimes the calculation of embedding is not performed without any errors and logs.

Is it possible that there is some error inside embed_sentences() function that is not caught and logged?