forked from ruettet/dddsimplesearch
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathsimple_search_en.html
More file actions
125 lines (99 loc) · 7.16 KB
/
simple_search_en.html
File metadata and controls
125 lines (99 loc) · 7.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
<!DOCTYPE html>
<html lang="en">
<!-- The images used on this side are all open source and available at href="http://www.web-toolbox.net/abc/index.htm" and href="http://findicons.com/icon/117163/question_white" -->
<head>
<link rel="stylesheet" type="text/css" href="style.css">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>REM Simple Search</title>
<!-- This Script is taken (and slightly modified) from href="http://www.web-toolbox.net/webtoolbox/dhtml/info-box01/info-box01.htm" -->
<script type="text/javascript" src="simple_search.js"></script>
</head>
<body>
<!-- Begin DIV for InfoBox -->
<div id="InfoBox" style="z-index:1; visibility:hidden;">
<div id="BoxInner"><span id="BoxContent"> </span></div>
</div>
<!-- End DIV for InfoBox -->
<div id="RUB">
<a href="http://www.ruhr-uni-bochum.de/index_en.htm">
<img src="http://www.ruhr-uni-bochum.de/images/logos/rub-schriftzug.gif" alt="Ruhr-Universität Bochum" name="schriftzug" width="247" height="18" id="schriftzug" style="margin-bottom: 15px;" />
</a>
<a title="Main page of the Linguistics department" href="http://www.linguistics.rub.de/" class="linguistics">
<img src="logo-ling.gif" alt="Department of Linguistics" name="schriftzug-ling" height="18" id="schriftzug-ling" style="margin-bottom: 15px;" />
</a>
</div>
<div id="CompHist"><a id="CompHist" title="Main page of Computational Historical Linguistics" href="http://www.linguistics.rub.de/comphist/index.html">
COMPUTATIONAL HISTORICAL LINGUISTICS</a></div>
<div class="language">
<a class="language" href="./simple_search_de.html">Deutsch</a>
</div>
<br style="clear: left">
<header>
<h1 style="margin-bottom: 0;">Referenzkorpus Mittelhochdeutsch (REM)</h1>
<h4 style="margin-bottom: 3em;">Reference corpus Middle High German</h4>
<p class="headerlink">Simplified Search | <a class="headerlink" href="http://smokehead.linguistics.rub.de/annis3">Advanced Search</a> | <a class="headerlink" href="./help_en.html">Documentation</a> <a onmouseover="ShowInfoBox(event,'<ul><li>Advanced Search: go directly to the ANNIS Tool. The simplified search was developed to provide an easy access to ANNIS</li><li>Click on "Documentation", for receiving detailed information about this webside and the used search proceedings</li></ul>',20,-30);" onmouseout="HideInfoBox();" href="javascript:void(0)"><img class="infobox" src="help.png" alt=""></a></p>
</header>
<div id="search">
<form method="post" action="simple_search.py" target="_blank">
<div id="textfield">
<p>
<a><input type="text" name="query" placeholder="Please enter your query." required></a> <a onmouseover="ShowInfoBox(event,'Enter your query into this box.<br>The query may consist of one or more words.',20,-30);" onmouseout="HideInfoBox();" href="javascript:void(0)"><img class="infobox" src="help.png" alt=""></a>
</p>
</div>
<div class="search_method_field">
<input type="radio" name="scope" value="tok_anno" checked>Word form
<input type="radio" name="scope" value="lemma">Lemma
<a onmouseover="ShowInfoBox(event,'<ul><li>Decide if you want to search for word forms or lemma entries</li><li>A word form is the form a word appears in the text, e.g. "pruder"</li><li>A lemma is a generalized word form which represents the textual word form: e.g. the word form "pruder" has "bruoder" as lemma</li><li>See also the documentation for further information on this matter</li></ul>',20,-30);" onmouseout="HideInfoBox();" href="javascript:void(0)"><img class="infobox" src="help.png" alt=""></a>
</div>
<div class="search_method_field">
<ul>
<li><input type="radio" name="search_method" value="whole_string" checked>Whole word</li>
<li><input type="radio" name="search_method" value="begins_with_word">Word starts with query
<a onmouseover="ShowInfoBox(event,'<ul><li>Whole word: Search for the word as typed in, e.g. "mit"</li><li>Or: Let your search query be part of another word (nevertheless your original query will be found as well):</li><ul><li>Word starts with query: finds for example "mite", "mitte" and "mitten"</li><li>Word ends on query: finds for example "goumit" or "urumit"</li></ul></ul>',20,-30);" onmouseout="HideInfoBox();" href="javascript:void(0)"><img class="infobox" src="help.png" alt=""></a></li>
<li><input type="radio" name="search_method" value="ends_with_word">Word ends on query</li>
</ul>
</div>
<div id="metafield">
<table id="metatable">
<tr>
<th>Dating</th>
<th>Text field</th>
<th>Dialect area <a onmouseover="ShowInfoBox(event,'You can set constraints on the text search:<ul><li>The dating constraint is based on the century in which the text is supposedly written down</li><li>The text field constraint specifies a certain topic the text can be associated with</li><li>The dialect constraint is based on an interpretation of the dialect area that some texts may be typical for</li><li>Of course you can choose more than one constraint in each column and combine each column as you wish</li><li>If no constraint is set, all texts are searched</li></ul>',20,-30);" onmouseout="HideInfoBox();" href="javascript:void(0)"><img class="infobox" src="help.png" alt=""></a></th>
</tr>
<tr>
<td>
<ul>
<li><input type="checkbox" name="dating" value="11">11th century</li>
<li><input type="checkbox" name="dating" value="12">12th century</li>
<li><input type="checkbox" name="dating" value="13">13th century</li>
<li><input type="checkbox" name="dating" value="14">14th century</li>
</ul>
</td>
<td>
<ul>
<li><input type="checkbox" name="textfield" value="Alltag">Daily life</li>
<li><input type="checkbox" name="textfield" value="Literatur">Literature</li>
<li><input type="checkbox" name="textfield" value="Poesie">Poetry</li>
<li><input type="checkbox" name="textfield" value="Wissen">Knowledge / Science</li>
<li><input type="checkbox" name="textfield" value="Religion">Religion</li>
</ul>
</td>
<td>
<ul>
<li><input type="checkbox" name="location" value="Westmittel">West Middle German</li>
<li><input type="checkbox" name="location" value="Ostmittel">East Middle German</li>
<li><input type="checkbox" name="location" value="Westober">West Upper German</li>
<li><input type="checkbox" name="location" value="Ostober">East Upper German</li>
<li><input type="checkbox" name="location" value="Nordober">North Upper German</li>
</ul>
</td>
</tr>
</table>
</div>
<div id="actionfield">
<p><button type="submit">Search</button> <a onmouseover="ShowInfoBox(event,'Click "Search" to start the search and be redirected to the ANNIS tool. On the left side there is a small window where you can find your query as an AQL-String. The search results are located in the main window.',20,-150);" onmouseout="HideInfoBox();" href="javascript:void(0)"><img class="infobox" src="help.png" alt=""></a></p>
</div>
</form>
</div>
</body>
</html>