Update README.md

This commit is contained in:
Weiyu Liu 2020-07-31 23:32:57 -04:00 committed by GitHub
parent 004c027d28
commit 9df9b741ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,7 @@
## Path Ranking with Attention to Type Hierarchies
This repo contains code for AAAI 2020 paper *Path Ranking with Attention to Type Hierarchies*.
<img src="figure/figure1.png" alt="drawing" width="200"/>
This repo contains code for AAAI 2020 paper ***Path Ranking with Attention to Type Hierarchies***, in which we introduce ***Attentive Path Ranking (APR)***, a novel path pattern representation that leverages type hierarchies of entities to both avoid ambiguity and maintain generalization.
<img src="figure/figure1.png" alt="drawing" width="600"/>
## Resources
1. Code for baseline models in the paper can be found [here](https://github.com/matt-gardner/pra) (PRA and SFE) and
@ -75,4 +76,4 @@ Please cite the following work if you find the data/code useful.
booktitle = {Thirty-Fourth AAAI Conference on Artificial Intelligence (AAAI)},
year = {2020}
}
```
```