Problems with read txt file in flask

后端 未结 0 1267
無奈伤痛
無奈伤痛 2020-12-14 09:30

I want to read a text file from post request in flask. And use its content to do some language prediction

Here is my code:

file_name = request.files[&q         


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