mirror of
https://github.com/qurator-spk/neat.git
synced 2025-06-09 11:49:54 +02:00
improve page2tsv tool
This commit is contained in:
parent
a206504560
commit
d6311edd0c
6 changed files with 89 additions and 28 deletions
|
@ -66,12 +66,12 @@
|
|||
<img id="preview" alt="facsimile_preview" class="img-responsive fit-image"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-8 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>:
|
||||
<br><br>
|
||||
<input type="file" id="tsv-file" name="files"/>
|
||||
</div>
|
||||
<div class="col-2" id="region-right">
|
||||
<div class="col-1" id="region-right">
|
||||
</div>
|
||||
</div>
|
||||
<div class="row mt-3">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue