yannvgn / laserembeddings

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

Allow multiple languages in Laser.embed_sentences #14

Closed yannvgn closed 4 years ago

yannvgn commented 4 years ago

It also make sure the correct result is returned when Laser.embed_sentences is used with a string instead of a list of sentences.