TypeError: 'NoneType' object is not subscriptable in Flask when using FastText model

后端 未结 0 1721
清酒与你
清酒与你 2020-12-08 05:35

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:

         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题