Skip to content Skip to sidebar Skip to footer
Showing posts with the label Fasttext

Fasttext 0.9.2 - Recall Is 'nan' But Precision Is A Number

I trained a supervised model in FastText using the Python interface and I'm getting weird resul… Read more Fasttext 0.9.2 - Recall Is 'nan' But Precision Is A Number

How Can We Train Onevsrestclassifier With The Output Of Fasttext

Can we train OneVsRestClassifier with the output of FastText as shown below: GENSIM Library with Fa… Read more How Can We Train Onevsrestclassifier With The Output Of Fasttext

Proper Way To Add New Vectors For Oov Words

I'm using some domain-specific language which have a lot of OOV words as well as some typos. I … Read more Proper Way To Add New Vectors For Oov Words

Difference Between Fasttext .vec And .bin File

I recently downloaded fasttext pretrained model for english. I got two files: wiki.en.vec wiki.en.… Read more Difference Between Fasttext .vec And .bin File

FastText 0.9.2 - Recall Is 'nan' But Precision Is A Number

I trained a supervised model in FastText using the Python interface and I'm getting weird resul… Read more FastText 0.9.2 - Recall Is 'nan' But Precision Is A Number