| 
									
										
										
										
											2019-07-26 17:49:44 +02:00
										 |  |  | <!DOCTYPE html> | 
					
						
							|  |  |  | <html> | 
					
						
							|  |  |  | <head> | 
					
						
							| 
									
										
										
										
											2019-07-29 18:19:36 +02:00
										 |  |  |     <meta charset="UTF-8"> | 
					
						
							| 
									
										
										
										
											2020-02-20 19:20:39 +01:00
										 |  |  |     <title>neat</title> | 
					
						
							|  |  |  |     <base href="neat.html" target="_blank"> | 
					
						
							| 
									
										
										
										
											2019-09-20 15:32:39 +02:00
										 |  |  |     <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" | 
					
						
							|  |  |  |           integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous"> | 
					
						
							| 
									
										
										
										
											2021-02-01 16:17:22 +01:00
										 |  |  |     <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/simple-keyboard@latest/build/css/index.css"> | 
					
						
							| 
									
										
										
										
											2020-01-15 00:43:27 +01:00
										 |  |  |     <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/PapaParse/5.1.0/papaparse.min.js"></script> | 
					
						
							| 
									
										
										
										
											2019-12-04 19:04:27 +01:00
										 |  |  |     <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/keypress/2.1.5/keypress.min.js"></script> | 
					
						
							| 
									
										
										
										
											2019-07-29 18:19:36 +02:00
										 |  |  |     <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script> | 
					
						
							| 
									
										
										
										
											2019-12-04 19:04:54 +01:00
										 |  |  |     <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></script> | 
					
						
							| 
									
										
										
										
											2021-02-01 16:17:22 +01:00
										 |  |  |     <script src="https://cdn.jsdelivr.net/npm/simple-keyboard@latest/build/index.js"></script> | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2019-07-29 18:19:36 +02:00
										 |  |  |     <style> | 
					
						
							| 
									
										
										
										
											2021-02-26 12:39:19 +01:00
										 |  |  |         @font-face { | 
					
						
							|  |  |  |             font-family: aletheiaSans; | 
					
						
							|  |  |  |             src: url('fonts/aletheiasans-webfont.eot'); | 
					
						
							|  |  |  |             src: url('fonts/aletheiasans-webfont.eot?#iefix') format('embedded-opentype'), | 
					
						
							|  |  |  |             url('fonts/aletheiasans-webfont.woff') format('woff'), | 
					
						
							|  |  |  |             url('fonts/aletheiasans-webfont.ttf') format('truetype'), | 
					
						
							|  |  |  |             url('fonts/aletheiasans-webfont.svg#DejaVuSansBook') format('svg'); | 
					
						
							|  |  |  |             font-weight: normal; | 
					
						
							|  |  |  |             font-style: normal; | 
					
						
							|  |  |  |         } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2019-10-16 01:08:30 +02:00
										 |  |  |         body{font-family:Verdana;font-size:16px} | 
					
						
							| 
									
										
										
										
											2021-02-26 12:39:19 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  |         .hg-theme-default { | 
					
						
							|  |  |  |           font-family: aletheiaSans | 
					
						
							|  |  |  |         } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |         td { | 
					
						
							|  |  |  |           font-family: aletheiaSans | 
					
						
							|  |  |  |         } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2019-09-20 15:32:39 +02:00
										 |  |  |         table{table-layout:fixed;width:100%;text-align:center} | 
					
						
							| 
									
										
										
										
											2019-07-29 18:19:36 +02:00
										 |  |  |         th{background-color:lightgray} | 
					
						
							| 
									
										
										
										
											2021-02-03 15:22:02 +01:00
										 |  |  |         .editable:focus{background-color:#f0e442 !important} | 
					
						
							|  |  |  |         tr:focus-within{background-color:#dddddd !important} | 
					
						
							| 
									
										
										
										
											2019-10-28 14:20:29 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  |         .accordion:hover .accordion-item:hover .accordion-item-content, | 
					
						
							| 
									
										
										
										
											2019-11-18 21:04:13 +01:00
										 |  |  | 		.accordion .accordion-item--default .accordion-item-content{height:10.5em} | 
					
						
							|  |  |  | 		.accordion-item-content, .accordion:hover .accordion-item-content{height:0;overflow:hidden;transition:height.25s} | 
					
						
							|  |  |  | 		.accordion{padding:0;margin:auto;width:100px} | 
					
						
							| 
									
										
										
										
											2020-01-07 19:18:06 +01:00
										 |  |  | 		.accordion-item:hover{background-color:#f0e442} | 
					
						
							| 
									
										
										
										
											2019-10-28 14:20:29 +01:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-01-07 19:18:06 +01:00
										 |  |  |         .type_select:hover{background-color:#f0e442} | 
					
						
							| 
									
										
										
										
											2019-10-28 14:20:29 +01:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-01-07 19:18:06 +01:00
										 |  |  |         .ner_per{background-color:#56b3e9} | 
					
						
							|  |  |  |         .ner_loc{background-color:#e69d00} | 
					
						
							| 
									
										
										
										
											2020-01-09 13:11:47 +01:00
										 |  |  |         .ner_org{background-color:#df6caa} | 
					
						
							| 
									
										
										
										
											2020-01-07 19:18:06 +01:00
										 |  |  |         .ner_work{background-color:#009e74} | 
					
						
							| 
									
										
										
										
											2020-01-09 13:11:47 +01:00
										 |  |  |         .ner_conf{background-color:#0072b2} | 
					
						
							|  |  |  |         .ner_evt{background-color:#a60a2d} | 
					
						
							| 
									
										
										
										
											2020-01-07 19:18:06 +01:00
										 |  |  |         .ner_todo{background-color:#d55e00} | 
					
						
							| 
									
										
										
										
											2019-09-24 10:21:49 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  |         .fit-image{ | 
					
						
							|  |  |  |             width: 100%; | 
					
						
							|  |  |  |             object-fit: cover; | 
					
						
							|  |  |  |         } | 
					
						
							| 
									
										
										
										
											2019-09-24 15:42:48 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  |         input[type=range]::-moz-focus-outer { | 
					
						
							|  |  |  |             border: 0; | 
					
						
							|  |  |  |         } | 
					
						
							| 
									
										
										
										
											2019-07-29 18:19:36 +02:00
										 |  |  |     </style> | 
					
						
							| 
									
										
										
										
											2019-07-26 17:49:44 +02:00
										 |  |  | </head> | 
					
						
							|  |  |  | <body> | 
					
						
							| 
									
										
										
										
											2019-07-29 18:19:36 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2019-09-20 15:32:39 +02:00
										 |  |  | <div class="container-fluid"> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     <div class="row mt-5"> | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-02-01 16:17:22 +01:00
										 |  |  |         <div class="col-3"> | 
					
						
							| 
									
										
										
										
											2019-09-20 15:32:39 +02:00
										 |  |  |             <div id="file-region"></div> | 
					
						
							|  |  |  |         </div> | 
					
						
							| 
									
										
										
										
											2021-02-01 16:17:22 +01:00
										 |  |  |         <div class="col-8"> | 
					
						
							| 
									
										
										
										
											2019-09-20 15:32:39 +02:00
										 |  |  |             <div class="row"> | 
					
						
							|  |  |  |                 <div class="col text-center"> | 
					
						
							| 
									
										
										
										
											2021-02-01 16:17:22 +01:00
										 |  |  |                     <h3><a href="https://github.com/qurator-spk/neat" target="_blank" tabindex="-1">neat</a>: neat annotation tool</h3> | 
					
						
							| 
									
										
										
										
											2020-02-20 19:20:39 +01:00
										 |  |  |                     <a href="https://github.com/qurator-spk/neat/blob/master/README.md#2-user-guide" target="_blank"  tabindex="-1">User Guide</a> | <a href="https://github.com/qurator-spk/neat/blob/master/Annotation_Guidelines.pdf" target="_blank" tabindex="-1">Annotation Guidelines</a> | <a href="https://github.com/qurator-spk/neat/issues" target="_blank" tabindex="-1">Issues</a><hr> | 
					
						
							| 
									
										
										
										
											2019-09-20 15:32:39 +02:00
										 |  |  |                 </div> | 
					
						
							|  |  |  |             </div> | 
					
						
							|  |  |  |         </div> | 
					
						
							| 
									
										
										
										
											2021-02-01 16:17:22 +01:00
										 |  |  |         <div class="col-1 text-center" id="btn-region"> | 
					
						
							| 
									
										
										
										
											2019-09-20 15:32:39 +02:00
										 |  |  |         </div> | 
					
						
							|  |  |  |     </div> | 
					
						
							|  |  |  |     <div class="row mt-3"> | 
					
						
							| 
									
										
										
										
											2019-11-15 00:47:25 +01:00
										 |  |  |         <div class="col-3" id="region-left"> | 
					
						
							| 
									
										
										
										
											2020-03-13 16:04:43 +01:00
										 |  |  |             <div id="preview-rgn" class="text-center"> | 
					
						
							| 
									
										
										
										
											2021-02-01 16:17:22 +01:00
										 |  |  |                 <br> | 
					
						
							| 
									
										
										
										
											2020-03-13 16:04:43 +01:00
										 |  |  |                 <a href="" id="preview-link"> | 
					
						
							| 
									
										
										
										
											2020-03-17 18:30:34 +01:00
										 |  |  |                     <img id="preview" class="img-responsive fit-image"/> | 
					
						
							| 
									
										
										
										
											2020-03-13 16:04:43 +01:00
										 |  |  |                 </a> | 
					
						
							|  |  |  |             </div> | 
					
						
							| 
									
										
										
										
											2019-09-20 15:32:39 +02:00
										 |  |  |         </div> | 
					
						
							| 
									
										
										
										
											2019-11-15 00:47:25 +01:00
										 |  |  |         <div class="col-8 text-center" id="tableregion"> | 
					
						
							| 
									
										
										
										
											2020-02-20 19:20:39 +01:00
										 |  |  |             Please upload a TSV<sup>(<a href="https://github.com/qurator-spk/neat/blob/master/User_Guide.md#22-data-format">i</a>)</sup> file: | 
					
						
							| 
									
										
										
										
											2019-10-17 23:27:12 +02:00
										 |  |  |             <br><br> | 
					
						
							|  |  |  |             <input type="file" id="tsv-file" name="files"/> | 
					
						
							| 
									
										
										
										
											2019-09-20 15:32:39 +02:00
										 |  |  |         </div> | 
					
						
							| 
									
										
										
										
											2019-10-31 15:41:56 +01:00
										 |  |  |         <div class="col-1" id="region-right"> | 
					
						
							| 
									
										
										
										
											2019-09-20 15:32:39 +02:00
										 |  |  |         </div> | 
					
						
							|  |  |  |     </div> | 
					
						
							|  |  |  |     <div class="row  mt-3"> | 
					
						
							| 
									
										
										
										
											2021-02-01 16:17:22 +01:00
										 |  |  |             <div class="col-3"> | 
					
						
							|  |  |  |             </div> | 
					
						
							|  |  |  |             <div class="col-8"> | 
					
						
							|  |  |  |                 <div class="simple-keyboard"></div> | 
					
						
							|  |  |  |             </div> | 
					
						
							|  |  |  |             <div class="col-1"> | 
					
						
							|  |  |  |             </div> | 
					
						
							| 
									
										
										
										
											2019-09-20 15:32:39 +02:00
										 |  |  |         </div> | 
					
						
							|  |  |  |     </div> | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-02-20 19:20:39 +01:00
										 |  |  | <script src="neat.js"></script> | 
					
						
							| 
									
										
										
										
											2019-07-26 17:49:44 +02:00
										 |  |  | </body> | 
					
						
							| 
									
										
										
										
											2019-09-13 18:04:35 +02:00
										 |  |  | </html> |