fastText icon indicating copy to clipboard operation
fastText copied to clipboard

FastText returns no results after testing

Open jfatine opened this issue 7 years ago • 0 comments

In order to explore FastText, I prepared a train.txt containing 90 examples tagged with a single label, and a test.txt containing 4 examples. The training is performed successfully, but i got no results after testing the model. Is it due to the number of examples in the files train and test?

capture

jfatine avatar Jul 22 '18 22:07 jfatine