The model type you select is used for classification. We support two classifiers: fastText and Google Translate. In general, fastText uses less resources, but performs worse with shorter texts, while Google Translate uses more resources, but performs better with shorter texts. For this reason, we also provide the option to set a cutoff number of words, where Google Translate is used below the cutoff, and fastText is used above the cutoff.