Statistiques
| Révision :

root / Portal / configurations / html / Help_PMTester.jsp @ 3

Historique | Voir | Annoter | Télécharger (1,71 ko)

1 3 alavrent
<jsp:directive.page contentType="text/html;charset=UTF-8" />
2 3 alavrent
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 3 alavrent
<html xmlns="http://www.w3.org/1999/xhtml">
4 3 alavrent
<head>
5 3 alavrent
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
6 3 alavrent
<title></title>
7 3 alavrent
</head>
8 3 alavrent
<body>
9 3 alavrent
<div style="padding-left:25px;">
10 3 alavrent
<h1>PUTYATINAMINEIA corpus: TXM web interface</h1>
11 3 alavrent
12 3 alavrent
<h2>TXM Commands</h2>
13 3 alavrent
14 3 alavrent
<ul>
15 3 alavrent
<li> Dimensions: gives the number of tokens and the number of types of the corpus</li>
16 3 alavrent
<li> Index: gives the frequency list of results of CQL patterns</li>
17 3 alavrent
<li> Lexicon: gives the frequency list of word properties</li>
18 3 alavrent
<li> Concordances: builds a KWIC concordance of the results of a CQL query</li>
19 3 alavrent
<li> Context: builds a concordance of the results of a CQL query</li>
20 3 alavrent
<li> Edition: displays the corpus text</li>
21 3 alavrent
</ul>
22 3 alavrent
</p>
23 3 alavrent
<h1> Useful links</h1>
24 3 alavrent
<p>
25 3 alavrent
<ul>
26 3 alavrent
<li><a href = "https://textometrie.svn.sourceforge.net/svnroot/textometrie/trunk/doc/Tutoriel%20TXM%20pour%20la%20BFM%20V0.9_Web.odt">TXM tutorial (FR)</a> </li>
27 3 alavrent
<li><a href = "http://sourceforge.net/projects/textometrie/files/documentation/">TXM general documentation (FR and EN)</a> </li>
28 3 alavrent
<li><a href = "http://textometrie.ens-lyon.fr/?lang=en">TXM project website</a></li>
29 3 alavrent
</ul>
30 3 alavrent
</p>
31 3 alavrent
<h1><span style="font-family: Helvetica,Arial,sans-serif;">Contact administrator</span><span style="text-decoration: underline;" /></h1>
32 3 alavrent
<p>
33 3 alavrent
Please report any problems you encounter using the portal<br />
34 3 alavrent
to the administrator at the following email '<span style="font-weight: bold; font-family: monospace;">textometrie AT ens-lyon DOT fr</span>'<br />
35 3 alavrent
with the subject startig with 'TXM demo portal: PUTYATINAMINEIA corpus'.<br />
36 3 alavrent
</p>
37 3 alavrent
</div>
38 3 alavrent
39 3 alavrent
</body>
40 3 alavrent
</html>