mirror of
https://github.com/qurator-spk/neat.git
synced 2025-06-09 11:49:54 +02:00
tidy up
This commit is contained in:
parent
b7b8d323ec
commit
a4411abd11
2 changed files with 3 additions and 5 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue