GithubHelp home page GithubHelp logo

morrishsieh3059 / tutorial-of-linechatbot-on-20190510 Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 15 KB

金融科技-文字探勘與機器學習 (Fintech-Text Mining and Machine Learning) W12 LINEBOT 教學

Python 100.00%

tutorial-of-linechatbot-on-20190510's Introduction

金融科技-文字探勘與機器學習 (Fintech-Text Mining and Machine Learning)

W12 LINEBOT 教學

講員:龔泓愷、何承諭、謝君模

檔案介紹

  1. Folder: LINESimulator

  2. Files:

    • I. 運行用的主程式
      • a. basic.py:  介紹基本的架構(PS: 不用跑這個檔案,只是說明用)
      • b. echo.py: 簡易的複誦機器人
      • c. example.py: 用到兩種event(message & postback)的簡易示範
    • II. 裝一些零件用的(記得import到主程式)
      • d. carousel.py
  3. Operation: 開兩個cmd,先後順序無關,但都要開XD

    • i) 專門跑flask ── 軍隊的後勤
      • Commands:
      • cd
      • pipenv shell
      • set FLASK_APP= # 如果之後都沒有換主程式,不用重複打
      • set FLASK_ENV=development # 第一次使用前輸入即可
      • flask run
    • ii) 跑LINESimulator用的 ── 軍隊的前鋒
      • Commands:
      • cd LINESimulator
      • npm start
  4. Others:

tutorial-of-linechatbot-on-20190510's People

Contributors

morrishsieh3059 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.