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

Difference Between Max Length Of Word Ngrams And Size Of Context Window

In the description of the fasttext library for python https://github.com/facebookresearch/fastText/… Read more Difference Between Max Length Of Word Ngrams And Size Of Context Window