Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
giannisnik authored Nov 19, 2020
1 parent 6f7f32b commit 5af1167
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## Message Passing Attention Networks for Document Understanding
Code for the paper [Message Passing Attention Networks for Document Understanding](https://arxiv.org/pdf/1908.06267.pdf).
Code for the paper [Message Passing Attention Networks for Document Understanding](https://ojs.aaai.org/index.php/AAAI/article/view/6376/6232).

### Requirements
Code is written in Python 3.6 and requires:
Expand Down Expand Up @@ -35,6 +35,7 @@ Please cite our paper if you use this code:
title={Message Passing Attention Networks for Document Understanding},
author={Nikolentzos, Giannis and Tixier, Antoine Jean-Pierre and Vazirgiannis, Michalis},
booktitle={Proceedings of the 34th AAAI Conference on Artificial Intelligence},
pages={8544--8551},
year={2020}
}
```
Expand Down

0 comments on commit 5af1167

Please sign in to comment.