asahi417 commited on
Commit
756b603
·
1 Parent(s): 4b50298

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -32,7 +32,7 @@ and explore in python as below.
32
 
33
  See more information bellow.
34
  <ul>
35
- <li>&nbsp; - <a href="https://arxiv.org/abs/2110.15705">RelBERT paper (EMNLP 2021 main conference) </a></li>
36
- <li>&nbsp; - <a href="https://github.com/asahi417/relbert">GitHub</a></li>
37
- <li>&nbsp; - <a href="https://pypi.org/project/relbert">pip</a></li>
38
  </ul>
 
32
 
33
  See more information bellow.
34
  <ul>
35
+ <li>&nbsp; - RelBERT paper (EMNLP 2021 main conference): <a href="https://arxiv.org/abs/2110.15705">https://arxiv.org/abs/2110.15705</a></li>
36
+ <li>&nbsp; - GitHub: <a href="https://github.com/asahi417/relbert">https://github.com/asahi417/relbert</a></li>
37
+ <li>&nbsp; - PyPI: <a href="https://pypi.org/project/relbert">https://pypi.org/project/relbert</a></li>
38
  </ul>