root / Portal / configurations / html / Home_SrcmfProject.jsp @ 3
Historique | Voir | Annoter | Télécharger (3,55 ko)
1 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
---|---|
2 |
<html xmlns="http://www.w3.org/1999/xhtml"> |
3 |
<head> |
4 |
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> |
5 |
<title></title> |
6 |
</head> |
7 |
|
8 |
<body> |
9 |
<div style="padding-left:25px;"> |
10 |
<h1>Welcome to the SRCMF demo</h1> |
11 |
<p>Available texts are shown in the left-hand panel. In this demo, only the <i>Queste |
12 |
del saint Graal</i> is provided.</p> |
13 |
<ul> |
14 |
<li> Right-click on a text to bring up the menu. </li> |
15 |
<li> Alternatively, left-click on a text and use the toolbar at the top of the |
16 |
window.</li> |
17 |
</ul> |
18 |
<h2> Querying the syntactic annotation</h2> |
19 |
<p>To query syntactic annotation, the TIGERSearch search engine has been integrated into |
20 |
this portal.</p> |
21 |
<ul> |
22 |
<li>Right-click on a text in the left-hand panel</li> |
23 |
<li>Click on the <span id="cmd_ts" class="bouton" type="link" path="/QGRAALSRCMF" query="" text="Tiger Search Query" ></span> button</li> |
24 |
</ul> |
25 |
<p><strong>We strongly recommend that you read the tutorial by clicking the <span |
26 |
id="help_target" class="bouton" type="link"></span> button before using the |
27 |
corpus.</strong></p> |
28 |
<p>You may also wish to consult:</p> |
29 |
<ul> |
30 |
<li><a target="_blank" |
31 |
href="http://www.ims.uni-stuttgart.de/projekte/TIGER/TIGERSearch/manual_html.html" |
32 |
>the TigerSearch manual</a></li> |
33 |
<li><a target="_blank" |
34 |
href="http://srcmf.org/">the SRCMF |
35 |
website</a></li> |
36 |
<li><a target="_blank" href="http://txm.sourceforge.net/Tutoriel_TXM_BFM_V1.pdf">the |
37 |
TXM tutorial</a> for the <i>Base de Français Médiéval</i> (in French)</li> |
38 |
</ul> |
39 |
<h2>Querying word-level annotation</h2> |
40 |
<p>For word-level annotation (lexical form, part-of-speech annotation, etc.), standard |
41 |
TXM / CQP functions may be used. These are found by right-clicking on the text in |
42 |
the left panel:</p> |
43 |
<ul> |
44 |
<li> Dimensions: gives the number of tokens and the number of types of the |
45 |
corpus</li> |
46 |
<li> Index: gives the frequency list of results of CQL patterns</li> |
47 |
<li> Lexicon: gives the frequency list of word properties</li> |
48 |
<li> Concordances: builds a KWIC concordance of the results of a CQL query</li> |
49 |
<li> Context: builds a concordance of the results of a CQL query</li> |
50 |
<li> Edition: displays the corpus text</li> |
51 |
</ul> |
52 |
<h1> Useful links</h1> |
53 |
<ul> |
54 |
<li><a target="_blank" href="https://listes.cru.fr/wiki/srcmf/index">SRCMF wiki</a></li> |
55 |
<li><a target="_blank" href="http://srcmf.org">SRCMF website</a></li> |
56 |
<li><a |
57 |
target="_blank" href="http://www.ims.uni-stuttgart.de/projekte/TIGER/TIGERSearch/oldindex.shtml" |
58 |
>TIGERSearch website</a></li> |
59 |
<li><a target="_blank" href="http://bfm.ens-lyon.fr/">BFM website</a></li> |
60 |
<li><a target="_blank" href="http://textometrie.ens-lyon.fr/?lang=en">TXM website</a></li> |
61 |
</ul> |
62 |
</div> |
63 |
</body> |
64 |
</html> |