Update README.md
Browse files
README.md
CHANGED
|
@@ -31,7 +31,9 @@ and play with NER models.
|
|
| 31 |
See more information bellow.
|
| 32 |
<ul>
|
| 33 |
<li> - GitHub: <a href="https://github.com/asahi417/tner">https://github.com/asahi417/tner</a></li>
|
| 34 |
-
<li> -
|
|
|
|
|
|
|
| 35 |
<li> - HuggingFace: <a href="https://huggingface.co/tner">https://huggingface.co/tner</a></li>
|
| 36 |
<li> - PyPI: <a href="https://pypi.org/project/tner">https://pypi.org/project/tner</a></li>
|
| 37 |
</ul>
|
|
|
|
| 31 |
See more information bellow.
|
| 32 |
<ul>
|
| 33 |
<li> - GitHub: <a href="https://github.com/asahi417/tner">https://github.com/asahi417/tner</a></li>
|
| 34 |
+
<li> - Model Card: <a href="https://github.com/asahi417/tner/blob/master/MODEL_CARD.md">https://github.com/asahi417/tner/blob/master/MODEL_CARD.md</a></li>
|
| 35 |
+
<li> - Paper (T-NER, EACL 2021 demo): <a href="https://aclanthology.org/2021.eacl-demos.7/">https://aclanthology.org/2021.eacl-demos.7/</a></li>
|
| 36 |
+
<li> - Paper (TweetNER7, AACL 2022 long paper): <a href="TBA">TBA</a></li>
|
| 37 |
<li> - HuggingFace: <a href="https://huggingface.co/tner">https://huggingface.co/tner</a></li>
|
| 38 |
<li> - PyPI: <a href="https://pypi.org/project/tner">https://pypi.org/project/tner</a></li>
|
| 39 |
</ul>
|