Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
YoungXiyuan authored Oct 9, 2019
1 parent bf4334b commit f149dc1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This implementation refers to the project structure of [mulrel-nel](https://gith
![Alt Text](https://github.com/YoungXiyuan/DCA/blob/master/DCA.gif)

## Data
Download [data](https://drive.google.com/file/d/1xW-t80cKDMx3ZL-hrRUxlm6QMZIRvUyU/view) from here and unzip to the main folder (i.e. your-path/DCA).
Download [data](https://drive.google.com/open?id=1MfjzjZH_KKsXshtepzSBwkvjabdEytzh) from here and unzip to the main folder (i.e. your-path/DCA).

The above data archive mainly contains the following resource files:

Expand All @@ -28,6 +28,8 @@ The above data archive mainly contains the following resource files:

- **Wikipedia inLinks**: Surface names of inlinks for a Wikipedia page (entity) are used to construct **dynamic context** in our model learning process.

- **Entity Description**: Wikipedia page contents (entity description) are used by one of our base model -- [Berkeley-CNN](https://www.aclweb.org/anthology/N16-1150/)

## Installation
Requirements: Python 3.5 or 3.6, Pytorch 0.3, CUDA 7.5 or 8

Expand Down

0 comments on commit f149dc1

Please sign in to comment.