asahi417 commited on
Commit
b8d07d6
1 Parent(s): 253c623

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -31,9 +31,7 @@ and play with NER models.
31
  See more information bellow.
32
  <ul>
33
  <li>&nbsp; - GitHub: <a href="https://github.com/asahi417/tner">https://github.com/asahi417/tner</a></li>
34
- <li>&nbsp; - 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>&nbsp; - 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>&nbsp; - Paper (TweetNER7, AACL 2022 long paper): <a href="TBA">TBA</a></li>
37
- <li>&nbsp; - HuggingFace: <a href="https://huggingface.co/tner">https://huggingface.co/tner</a></li>
38
- <li>&nbsp; - PyPI: <a href="https://pypi.org/project/tner">https://pypi.org/project/tner</a></li>
39
  </ul>
 
31
  See more information bellow.
32
  <ul>
33
  <li>&nbsp; - GitHub: <a href="https://github.com/asahi417/tner">https://github.com/asahi417/tner</a></li>
34
+ <li>&nbsp; - Model List: <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>&nbsp; - Dataset List: <a href="https://github.com/asahi417/tner/blob/master/DATASET_CARD.md">https://github.com/asahi417/tner/blob/master/DATASET_CARD.md</a></li>
36
+ <li>&nbsp; - Paper: <a href="https://aclanthology.org/2021.eacl-demos.7/">T-NER (EACL 2021 demo)</a></li>, <a href="https://aclanthology.org/2021.eacl-demos.7/">TweetNER7 (AACL 2022 long paper)</a></li>,
 
 
37
  </ul>