Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 464 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 464 Bytes

Cyclic

Neural Simile Recognition with Cyclic Multitask Learning and Local Attention

This codebase contains all scripts and training corpus to reproduce our results in the paper.

Installation

The following packages are needed:

  • Python >= 2.7
  • numpy
  • Pytorch >= 1.2.0 (and its dependencies)
  • Torchtext == 0.3.1
  • pytorch_transformers.

Training and Testing

bash run.sh