Skip to content

CNN/Daily Mail Reading Comprehension Task Code for the paper: A Thorough Examination of the CNN/Daily Mail Reading Comprehension Task.

Notifications You must be signed in to change notification settings

hitxujian/CNN-Daily-Mail-Reading-Comprehension-Task

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CNN-Daily-Mail-Reading-Comprehension-Task

Here is a reproduction repositry of following paper by Keras.

A Thorough Examination of the CNN/Daily Mail Reading Comprehension Task Danqi Chen, Jason Bolton, Christopher D. Manning https://arxiv.org/abs/1606.02858

arch image

Environment

  • Python 3.6.1 (Anaconda)
  • Keras 2.0.8
  • Ubuntu 16.04

How to start

$ ./download.sh
..and unzip each file
$ python train.py

Problems

I only run code CNN not Daily-Mail. And it takes a lot of time to train this model, so I haven't checked whole performance of my model.

Reference Code

https://github.com/danqi/rc-cnn-dailymail

About

CNN/Daily Mail Reading Comprehension Task Code for the paper: A Thorough Examination of the CNN/Daily Mail Reading Comprehension Task.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.4%
  • Shell 4.6%