I want to train a Fasttext model in the following way:
corpus_file = datapath(\'file.cor\') model = FastText(size=embedding_size, window=win