Commit ·
48a1c0a
1
Parent(s): 6850f09
Update index.html
Browse files- index.html +4 -0
index.html
CHANGED
|
@@ -35,6 +35,10 @@
|
|
| 35 |
<p><b>UD TAGSET</b></p>
|
| 36 |
<p>
|
| 37 |
<ul class="list-group list-group-light list-group-small">
|
|
|
|
|
|
|
|
|
|
|
|
|
| 38 |
<li class="list-group-item"><a href="https://huggingface.co/ipipan/nlpre_combo_ud_herBERT_pdb" class="btn btn-seconday btn-lg active" > COMBO + HerBERT + PDB-UD</a></li>
|
| 39 |
<li class="list-group-item"><a href="https://huggingface.co/ipipan/nlpre_combo_ud_fasttext_pdb" class="btn btn-seconday btn-lg active" >COMBO + fasttext + PDB-UD </a></li>
|
| 40 |
<li class="list-group-item"><a href="https://huggingface.co/ipipan/nlpre_combo_ud_herBERT_nkjp-by-name" class="btn btn-seconday btn-lg active" > COMBO + HerBERT + NLPrePL-fair-by-name </a></li>
|
|
|
|
| 35 |
<p><b>UD TAGSET</b></p>
|
| 36 |
<p>
|
| 37 |
<ul class="list-group list-group-light list-group-small">
|
| 38 |
+
|
| 39 |
+
|
| 40 |
+
<li class="list-group-item"><a href="http://git.nlp.ipipan.waw.pl/alina/PDBUD" class="btn btn-seconday btn-lg active" > alina</a></li>
|
| 41 |
+
|
| 42 |
<li class="list-group-item"><a href="https://huggingface.co/ipipan/nlpre_combo_ud_herBERT_pdb" class="btn btn-seconday btn-lg active" > COMBO + HerBERT + PDB-UD</a></li>
|
| 43 |
<li class="list-group-item"><a href="https://huggingface.co/ipipan/nlpre_combo_ud_fasttext_pdb" class="btn btn-seconday btn-lg active" >COMBO + fasttext + PDB-UD </a></li>
|
| 44 |
<li class="list-group-item"><a href="https://huggingface.co/ipipan/nlpre_combo_ud_herBERT_nkjp-by-name" class="btn btn-seconday btn-lg active" > COMBO + HerBERT + NLPrePL-fair-by-name </a></li>
|