facebookresearch / fastText

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

Is it possible to get word embeddings from fasttext using dataframes instead of feeding it .txt file #1271

Open prabhu-87 opened 2 years ago

prabhu-87 commented 2 years ago

Is it possible to get word embeddings from fasttext using dataframes instead of feeding it .txt file