Update README.md
This commit is contained in:
parent
004c027d28
commit
9df9b741ca
@ -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}
|
||||
}
|
||||
```
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user