Skip to content

Commit 28a4f71

Browse files
authored
Added PDF link
1 parent c686675 commit 28a4f71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PyTorch BERT Document Classification
22

3-
Enriching BERT with Knowledge Graph Embedding for Document Classification.
3+
Implementation and pre-trained models of the paper *Enriching BERT with Knowledge Graph Embedding for Document Classification* ([PDF](https://arxiv.org/abs/1909.08402)).
44
A submission to the [GermEval 2019 shared task](https://www.inf.uni-hamburg.de/en/inst/ab/lt/resources/data/germeval-2019-hmc.html) on hierarchical text classification.
55
If you encounter any problems, feel free to contact us or submit a GitHub issue.
66

@@ -109,7 +109,7 @@ The scores from the result table can be reproduced with the `evaluation.ipynb` n
109109

110110
## How to cite
111111

112-
If you are using our code, please cite our paper:
112+
If you are using our code, please cite [our paper](https://arxiv.org/abs/1909.08402):
113113
```
114114
@inproceedings{Ostendorff2019,
115115
address = {Erlangen, Germany},

0 commit comments

Comments
 (0)