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