/LSTM-Jump-for-text-skimming

Reimplementation of "Learning to Skim Text"

Primary LanguagePython

skim-text

A study of LSTM-Jump. Details of the commandline options available at models/train.py.

Requirements:

1. python3
2. TensorFlow 1.8
3. tqdm
4. nltk

Usage:

1. python3 main.py [commandline options]
  (Please see models/train.py for commandline options. Add --skim for RL)

Contact:

zhmeng@student.ethz.ch