Mercurial > hg > extraction-interface
comparison index.php @ 0:b12c99b7c3f0
commit for previous development
| author | Zoe Hong <zhong@mpiwg-berlin.mpg.de> |
|---|---|
| date | Mon, 19 Jan 2015 17:13:49 +0100 |
| parents | |
| children | ef6d0c6a13d7 |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:b12c99b7c3f0 |
|---|---|
| 1 <?php | |
| 2 /*if (!empty($_SERVER['HTTPS']) && ('on' == $_SERVER['HTTPS'])) { | |
| 3 $uri = 'https://'; | |
| 4 } else { | |
| 5 $uri = 'http://'; | |
| 6 } | |
| 7 $uri .= $_SERVER['HTTP_HOST']; | |
| 8 header('Location: '.$uri.'/xampp/'); | |
| 9 exit;*/ | |
| 10 ?> | |
| 11 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> | |
| 12 <html> | |
| 13 <head> | |
| 14 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> | |
| 15 <link href="index.css" type="text/css" rel="stylesheet"/> | |
| 16 <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js" type="text/javascript"></script> | |
| 17 <script src="http://code.jquery.com/ui/1.10.4/jquery-ui.js"></script> | |
| 18 </head> | |
| 19 <body> | |
| 20 <div id='sysName'>Tools for Local Monographs on this machine:</div> | |
| 21 <div class="doc">Documentation: | |
| 22 <a href="documentation.pdf">PDF</a> / | |
| 23 <a href="documentation.docx">WORD</a> | |
| 24 </div> | |
| 25 <div class='block'> | |
| 26 <div class='title'>Search and extract 中國方志庫</div> | |
| 27 <div class='content'> | |
| 28 <a class='entry' href='https://localmonographs.mpiwg-berlin.mpg.de/search/search.php' target='_blank'> | |
| 29 | |
| 30 <div class='name'>Search in the full texts</div> | |
| 31 <div class='note'>(You can specify multiple keywords to search the full texts from the 1,824 local monographs in 中國方志庫, and save the result to a html file.)</div> | |
| 32 </a> | |
| 33 <a class='entry' href='https://localmonographs.mpiwg-berlin.mpg.de/search/search_results/locust_temples_2.html' target='_blank'> | |
| 34 <div class='name'>Show the search result for "locust temples"</div> | |
| 35 <div class='note'>(Show the saved search result for locust temples. From there, you can begin the tagging/extraction procedure.) </div> | |
| 36 </a> | |
| 37 <a class='entry related' href='https://localmonographs.mpiwg-berlin.mpg.de/search/search_results' target='_blank'> | |
| 38 >> All saved search results | |
| 39 </a> | |
| 40 </div> | |
| 41 </div> | |
| 42 <!--<div class='block'> | |
| 43 <div class='title'>Extract data from 中國方志庫 texts</div> | |
| 44 <div class='content'> | |
| 45 <a class='entry' href='https://localmonographs.mpiwg-berlin.mpg.de/interface/tagging_text.php?id=' target='_blank'> | |
| 46 Tag a section by section Id | |
| 47 <div class='note'>(Please add the section id to the url.)</div> | |
| 48 </a> | |
| 49 <a class='entry related' href='https://localmonographs.mpiwg-berlin.mpg.de/interface/' target='_blank'> | |
| 50 >> See all the files in this directory | |
| 51 </a> | |
| 52 </div> | |
| 53 </div>--> | |
| 54 <div class='block'> | |
| 55 <div class='title'>Correct TOCs for 中國方志庫 texts</div> | |
| 56 <div class='content'> | |
| 57 <a class='entry' href='https://localmonographs.mpiwg-berlin.mpg.de/interface/check_sections.php' target='_blank'> | |
| 58 <div class='name'>Find wrongly segmented sections by inputting a threshold.</div> | |
| 59 <div class='note'>(Use links below for predefined thresholds. From there, you can get into each book and correct the Table of Contents - TOCs.)</div> | |
| 60 </a> | |
| 61 <a class='entry' href='https://localmonographs.mpiwg-berlin.mpg.de/interface/check_sections.php?count=100&find=find' target='_blank'> | |
| 62 <div class='name'>Find wrongly segmented sections which duplicate more than 100 times. </div> | |
| 63 </a> | |
| 64 <a class='entry' href='https://localmonographs.mpiwg-berlin.mpg.de/interface/check_sections.php?count=5&find=find' target='_blank'> | |
| 65 <div class='name'>Find wrongly segmented sections which duplicate more than 5 times. </div> | |
| 66 <div class='note'>(Long list!)</div> | |
| 67 </a> | |
| 68 <a class='entry' href='https://localmonographs.mpiwg-berlin.mpg.de/interface/check_sections_details.php?count=2&book_id=' target='_blank'> | |
| 69 <div class='name'>Or, you can get to the TOC page for a given book and begin correcting the TOC. </div> | |
| 70 <div class='note'>(Please specify a bookID in the URL by yourself.)</div> | |
| 71 </a> | |
| 72 | |
| 73 <!--<a class='entry' href='/interface/check_sections_details.php?book_id=&count=' target='_blank'> | |
| 74 Re-segment a section | |
| 75 <div class='note'>(book id and overlapping threshold should be given in the url)</div> | |
| 76 </a>--> | |
| 77 <!--<a class='entry related' href='/interface/' target='_blank'> | |
| 78 >> All related files | |
| 79 </a>--> | |
| 80 </div> | |
| 81 </div> | |
| 82 <div class='block'> | |
| 83 <div class='title'>Getting coordinates from CHGIS</div> | |
| 84 <div class='content'> | |
| 85 <a class='entry' href='/map/coordinates/local_monographs_coordinates.html' target='_blank'> | |
| 86 <div class='name'>The resulting coordinates for 中國方志庫 from CHGIS</div> | |
| 87 </a> | |
| 88 <a class='entry' href='/map/coordinates/local_monographs_176_coordinates.html' target='_blank'> | |
| 89 <div class='name'>The resulting coordinates for 176 books in 中國方志庫 from CHGIS</div> | |
| 90 </a> | |
| 91 <a class='entry' href='/map/coordinates/get_coordinates_from_chgis.php' target='_blank'> | |
| 92 <div class='name'>To re-get the coordinates from CHGIS</div> | |
| 93 <div class='note'>(Warning: it will be a long wait! Append "?list=176" to the url to get coordinates for the 176 books)</div> | |
| 94 </a> | |
| 95 <a class='entry' href='/map/coordinates/map.php' target='_blank'> | |
| 96 <div class='name'>Drawing the coordinates for 中國方志庫 from CHGIS</div> | |
| 97 <div class='note'>(Append "?list=176" to the url to draw coordinates for the 176 books)</div> | |
| 98 </a> | |
| 99 <a class='entry' href='/map/coordinates/csv_files/' target='_blank'> | |
| 100 <div class='name'>Raw data of the coordinates for 中國方志庫 from CHGIS</div> | |
| 101 </a> | |
| 102 <a class='entry related' href='/map/coordinates' target='_blank'> | |
| 103 >> All related files | |
| 104 </a> | |
| 105 </div> | |
| 106 </div> | |
| 107 | |
| 108 <div class='block'> | |
| 109 <div class='title'>中國大陸各省地方志書目查詢系統</div> | |
| 110 <div class='content'> | |
| 111 <a class='entry' href='https://localmonographs.mpiwg-berlin.mpg.de/interface/insert_new_columns_into_books/data_from_sinica/all_data.csv' target='_blank'> | |
| 112 <div class='name'>The list for all extant local monographs from Academia Sinica </div> | |
| 113 <div class='note'>(Click to open the CSV file. They need to be aggregated by title. )</div> | |
| 114 </a> | |
| 115 <a class='entry' href='https://localmonographs.mpiwg-berlin.mpg.de/interface/insert_new_columns_into_books/data_from_sinica/analyze_data_from_sinica.php' target='_blank'> | |
| 116 <div class='name'>The statistics for the local monographs from Academia Sinica </div> | |
| 117 </a> | |
| 118 <a class='entry' href='https://localmonographs.mpiwg-berlin.mpg.de/interface/insert_new_columns_into_books/data_from_sinica/parse_data_from_sinica.php' target='_blank'> | |
| 119 <div class='name'>The list for merged extant local monographs of source 1 from Academia Sinica</div> | |
| 120 </a> | |
| 121 <a class='entry related' href='https://localmonographs.mpiwg-berlin.mpg.de/interface/insert_new_columns_into_books/data_from_sinica' target='_blank'> | |
| 122 >> All downloaded files | |
| 123 </a> | |
| 124 </div> | |
| 125 </div> | |
| 126 <div class='block'> | |
| 127 <div class='title'>Visualization</div> | |
| 128 <div class='content'> | |
| 129 <a class='entry' href='/map/map.php' target='_blank'> | |
| 130 <div class='name'>Visualize data</div> | |
| 131 </a> | |
| 132 <a class='entry related' href='/map/' target='_blank'> | |
| 133 >> All related files | |
| 134 </a> | |
| 135 </div> | |
| 136 </div> | |
| 137 <div class='block'> | |
| 138 <div class='title'>Backend Mysql Database</div> | |
| 139 <div class='content'> | |
| 140 <a class='entry' href='https://localmonographs.mpiwg-berlin.mpg.de/phpmyadmin/' target='_blank'> | |
| 141 <div class='name'>The managing interface (phpmyadmin, login required) </div> | |
| 142 </a> | |
| 143 | |
| 144 </div> | |
| 145 </div> | |
| 146 | |
| 147 </body> | |
| 148 </html> |
