English

Obligation and Prohibition Extraction Using Hierarchical RNNs

Computation and Language 2018-05-11 v1

Abstract

We consider the task of detecting contractual obligations and prohibitions. We show that a self-attention mechanism improves the performance of a BILSTM classifier, the previous state of the art for this task, by allowing it to focus on indicative tokens. We also introduce a hierarchical BILSTM, which converts each sentence to an embedding, and processes the sentence embeddings to classify each sentence. Apart from being faster to train, the hierarchical BILSTM outperforms the flat one, even when the latter considers surrounding sentences, because the hierarchical model has a broader discourse view.

Keywords

Cite

@article{arxiv.1805.03871,
  title  = {Obligation and Prohibition Extraction Using Hierarchical RNNs},
  author = {Ilias Chalkidis and Ion Androutsopoulos and Achilleas Michos},
  journal= {arXiv preprint arXiv:1805.03871},
  year   = {2018}
}

Comments

6 pages, short paper at ACL 2018

R2 v1 2026-06-23T01:50:43.926Z