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