./fasttext nnSent torontobooks_unigrams.bin text.txt [3]Number of sentences in the corpus file is 11.Pre-computing sentence vectors... doneQuery sentence?some random text` Query sentences?`
I try query the sentence with the torontobooks_unigrams.bin and a text file with some random sentences as corpus, but it return nothing
./fasttext nnSent torontobooks_unigrams.bin text.txt [3]
Number of sentences in the corpus file is 11.
Pre-computing sentence vectors... done
Query sentence?
some random text
`
Query sentences?`I try query the sentence with the torontobooks_unigrams.bin and a text file with some random sentences as corpus, but it return nothing