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