8000 GitHub - bosung/cQA: Community-based Question Answering
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bosung/cQA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cQA

Community-based Question Answering

  • train

python main.py --mode=train

  • sentence embedding experiment

python main.py --mode=sent-eval

Sentence Representation models

  1. seq2seq
    Sequence-to-sequence model in which each t-step hidden vector in encoder is considered as word representation in question.
  2. transformer

About

Community-based Question Answering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0