I am new to flask. I want to use FastText to do the language detection. And wrapped it in flask.
language_predict.py
import fasttext class Language: