Giter Site home page Giter Site logo

most-ai-dialog's Introduction

MOST-AI-dialog

This repository is for MOST AI dialog contest.

format output using

  1. 需要把圖中的資料都按照對應的資料夾路徑放置

  2. CQA資料夾底下新增3個folder, cut_all_false, cut_all_true, cut_for_search 分別為三種不同jieba cut產出的結果存放位置

  3. 執行python3 formatOutput.py 產生資料集結果 (每次產生新結果時,會先把舊結果全部刪除)

  4. (重要) 若有新增資料集,直接新增到CQA.txt,建議照著格式新增到檔案開始的地方,因為最後一筆資料不會輸出到Result裡

  5. load 不同的word2vec model 需找到 models.Word2Vec.load 更改後方路徑參數

  6. 最終同一層的檔案名稱有: CQA, gigaword, jieba_setting, wiki, CQA.txt, formatOutput.py

Update history

2018/06/03 upload first version

2018/06/04 modify algorithm with sum and avg

2018/06/06 modify algorithm into C, Q+A two part

2018/06/16 add algorithm of C+Q, A two part

2018/06/25 generate random answer

2018/07/20 change output format to csv file, modify gitignore

most-ai-dialog's People

Contributors

aurora314156 avatar jessieluu avatar

Watchers

James Cloos avatar  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.