facebookresearch / fastText

Library for fast text representation and classification.
https://fasttext.cc/
MIT License
25.85k stars 4.71k forks source link

How can I get keywords of a label? #1232

Open hejia1111 opened 2 years ago

hejia1111 commented 2 years ago

I know fasttext classifies a phrase by its words. So I think fasttext labels a phrase because it includes one or more keywords of this label. So I want to know if I can get keywords of a label.