How to import FastText from the gensim?

829    Asked by AshishSinha in Data Science , Asked on Dec 24, 2019
Answered by Ashish Sinha

To import Fast Text, we need only one line of data to train the word embedding.


Let us try a word to fit in the model and see in the similarity


Let us see the similarity given by the model


Here ‘arthritis’ has the highest similarity which we can infer that the word ‘Gastroenteritis’ refers to medicine or disease.


Your Answer

Interviews

Parent Categories