ericxsun / fastText

Library for fast text representation and classification.
Other
15 stars 9 forks source link

wiki.en.bin cannot be opened for re-training? #11

Closed Sasidhart97 closed 5 years ago

Sasidhart97 commented 5 years ago

Trained the wiki.en.bin ./fasttext supervised -input formed.txt -inputModel wiki.en.bin -output retrained -incr

What(): wiki.wiki.en.bin cannot be opened for re-training Aborted

A sample of our data looks like this "label1 Tom is a good cat"

Please look at my error and help me?

Sasidhart97 commented 5 years ago

I rectified it.

guoqixin1 commented 4 years ago

I rectified it.

I'm now meet this error. could you tell me how you rectified it? thanks!