1
0
Fork 0
mirror of https://github.com/qurator-spk/neat.git synced 2025-06-09 11:49:54 +02:00
This commit is contained in:
cneud 2019-10-17 23:27:12 +02:00
parent b7b8d323ec
commit a4411abd11
2 changed files with 3 additions and 5 deletions

View file

@ -56,11 +56,9 @@
</a>
</div>
<div class="col-8 text-center" id="tableregion">
Please upload a TSV (tab-separated-values) file in the GermEval2014 data format
<sup>[<a href="https://sites.google.com/site/germeval2014ner/data" target="_blank">i</a>]</sup>:
<br>
<br><br><br><br>
<input type="file" id="tsv-file" name="files"/><br><br>
Please upload a TSV file in the <a href="https://sites.google.com/site/germeval2014ner/data" target="_blank">GermEval2014 data format</a>:
<br><br>
<input type="file" id="tsv-file" name="files"/>
</div>
<div class="col-2" id="region-right">
</div>