1
0
Fork 0
mirror of https://github.com/qurator-spk/neat.git synced 2025-06-07 19:05:04 +02:00

Update ner.edith.html

This commit is contained in:
Clemens Neudecker 2019-11-01 23:46:59 +01:00 committed by GitHub
parent fed3402a98
commit ff451f9ebd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -67,7 +67,7 @@
</a> </a>
</div> </div>
<div class="col-9 text-center" id="tableregion"> <div class="col-9 text-center" id="tableregion">
Please upload a TSV file in the <a href="https://sites.google.com/site/germeval2014ner/data" target="_blank">GermEval2014 data format</a>: Please upload a TSV file:
<br><br> <br><br>
<input type="file" id="tsv-file" name="files"/> <input type="file" id="tsv-file" name="files"/>
</div> </div>