Closed yongchanghao closed 5 years ago
Yes or you can download pretrained fastText embeddings on the fastText website. It's probably better to retrain them though, so that you match exactly the domain of your training set, and that the vocabulary is identical.
Yes or you can download pretrained fastText embeddings on the fastText website. It's probably better to retrain them though, so that you match exactly the domain of your training set, and that the vocabulary is identical.
Thank you very much :)
I have to run fastText for days to get a .vec file. Is it a regular situation?