Browse Source

daily commit

master
shihxuancheng 5 years ago
parent
commit
8c195c0923
4 changed files with 0 additions and 1 deletions
  1. 1
      back_end/bot_app.py
  2. 0
      back_end/detect_intent_texts.py
  3. 0
      back_end/equip_crawling.py
  4. 0
      resources/qa_dataset.tsv

1
back_end/bot_app.py

@ -171,6 +171,5 @@ def main():
app.config['JSON_AS_ASCII'] = False
app.run(host='0.0.0.0', port=port, debug=True)
if __name__ == '__main__':
main()

detect_intent_texts.py → back_end/detect_intent_texts.py

equip_crawling.py → back_end/equip_crawling.py

qa_dataset.tsv → resources/qa_dataset.tsv

Loading…
Cancel
Save