facebookresearch / fastText

Library for fast text representation and classification.
https://fasttext.cc/
MIT License
25.87k stars 4.71k forks source link

How to do a nearest neighbor search with input of a word vector rather than a word? #1353

Closed faz919 closed 10 months ago

faz919 commented 10 months ago

Title. I want to input a word vector and get the nearest words to that vector, as it most likely will not exactly match a word.