foxlf823 / Multi-Filter-Residual-Convolutional-Neural-Network

Multi-Filter Residual Convolutional Neural Network for Text Classification
45 stars 15 forks source link

Results on FastText #12

Open yikuan8 opened 2 years ago

yikuan8 commented 2 years ago

Thank you for sharing the great repo. Do you have the results of FastText? Is it comparable to Word2Vec, or way worse/better than FastText?

foxlf823 commented 2 years ago

I used FastText to do experiments a long time ago. The results are comparable to those of Word2Vec, maybe a little bit better. I can't remember the exact results clearly.