brightmart / text_classification

all kinds of text classification models and more with deep learning
MIT License
7.83k stars 2.57k forks source link

p6_fastTextB_train_multilabel.py #99

Open small-persimmon opened 5 years ago

small-persimmon commented 5 years ago

i want to use the FastText Model, but i have embedding my data with my way, it`s mean i just want to use classification module. so i want to know this code can acheive? please tell me what i need to change if i want to acheive

brightmart commented 5 years ago

you can load your pre-trained word embedding.