loretoparisi / fasttext.js

FastText for Node.js
MIT License
192 stars 28 forks source link

print-word-vectors and print-sentence-vectors #23

Closed liquid36 closed 3 years ago

liquid36 commented 4 years ago

Add Fasttext functionality:

  1. print-word-vectors
  2. print-sentence-vectors

Maybe you need to update the fasttext bin in the repo.

liquid36 commented 4 years ago

20