Unexpectedly Low Accuracy on Text Classification with FastText in Python 3.8
👀 Views: 4
💬 Answers: 1
📅 Created: 2025-05-31
fasttext text-classification machine-learning
I'm currently working on a text classification project using Facebook's FastText library in Python 3.8. I've been following the official [FastText documentation...