root / Portal / configurations / html / Help_en.jsp @ 3
Historique | Voir | Annoter | Télécharger (4,2 ko)
1 |
<jsp:directive.page contentType="text/html;charset=UTF-8" /> |
---|---|
2 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
3 |
<html xmlns="http://www.w3.org/1999/xhtml"><head> |
4 |
<title>Help & Links</title> |
5 |
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> |
6 |
<link href="css/TXM WEB.css" rel="stylesheet" type="text/css" media="screen" /> |
7 |
<link href="css/TXM WEB PRINT.css" rel="stylesheet" type="text/css" media="print" /> |
8 |
<meta content="Serge Heiden" name="author" /> |
9 |
</head> |
10 |
<body> |
11 |
<div class="textzone"> |
12 |
<h1 style="font-family: Helvetica,Arial,sans-serif;">Help & Links</h1> |
13 |
<p> |
14 |
There is as yet no manual specifically for TXM WEB (web portal).<br /> |
15 |
Its interface is nevertheless sufficiently similar to TXM RCP to allow you<br /> |
16 |
to use the manual made for the TXM RCP version. |
17 |
</p> |
18 |
<ul> |
19 |
<li><a target="HelpTab" href="http://txm.sourceforge.net/doc/refman/TXMReferenceManual0.5_EN.xhtml">TXM 0.5 Reference Manual</a> (Online)</li><br /> |
20 |
<ul> |
21 |
<li><a target="HelpTab" href="http://txm.sourceforge.net/doc/refman/TXMReferenceManual0.5_EN17.xhtml#toc52">Create sub-corpus</a></li> |
22 |
<li><a target="HelpTab" href="http://txm.sourceforge.net/doc/refman/TXMReferenceManual0.5_EN18.xhtml#toc56">Create partition</a></li> |
23 |
<li>Text selection : new interface to create sub-corpus (not documented yet)</li><br /> |
24 |
<li>Dimensions : give the size of the corpus - number of words & number of types</li> |
25 |
<li>References : list bibliographic references of matches</li> |
26 |
<li><a target="HelpTab" href="http://txm.sourceforge.net/doc/refman/TXMReferenceManual0.5_EN21.xhtml#toc71">Index</a></li> |
27 |
<li><a target="HelpTab" href="http://txm.sourceforge.net/doc/refman/TXMReferenceManual0.5_EN21.xhtml#toc70">Lexicon</a></li> |
28 |
<li><a target="HelpTab" href="http://txm.sourceforge.net/doc/refman/TXMReferenceManual0.5_EN19.xhtml#toc60">Concordance</a></li> |
29 |
<li>Context : like 'Concordance' but without vertical alignment of keywords</li> |
30 |
<li>Tiger Search : syntactic queries available only if syntactic annotation has been loaded with the corpus</li><br /> |
31 |
<li><a target="HelpTab" href="http://txm.sourceforge.net/doc/refman/TXMReferenceManual0.5_EN16.xhtml#toc49">Text view</a></li> |
32 |
<li>bibliographic records : available only if bibliographic records have been loaded with the corpus</li> |
33 |
<li>Delete : delete the sub-corpus or partition</li> |
34 |
</ul> |
35 |
<br /> |
36 |
<li><a target="HelpTab" href="http://txm.sourceforge.net/doc/refman/ManueldeReferenceTXM0.5_FR.xhtml">Manuel de référence TXM 0.5</a> (en ligne)</li> |
37 |
<li><a target="HelpTab" href="http://sourceforge.net/projects/txm/files/documentation/TXM%20Reference%20Manual%200.5_EN.pdf/download" title="Click to download TXM Reference Manual 0.5_EN.pdf" class="name">TXM Reference Manual 0.5</a> (PDF for printing) |
38 |
<li><a target="HelpTab" href="http://sourceforge.net/projects/txm/files/documentation/Manuel%20de%20Reference%20TXM%200.5_FR.pdf/download">Manuel de référence TXM 0.5</a> (PDF pour impression)</li><br /> |
39 |
<li><a target="HelpTab" href="https://sourceforge.net/projects/txm/files/documentation">Autres manuels</a></li> |
40 |
<li><a target="HelpTab" href="http://textometrie.ens-lyon.fr/spip.php?article96">Documentation du projet Textométrie</a></li> |
41 |
<li><a target="HelpTab" href="http://textometrie.ens-lsh.fr/IMG/html/intro-discours.htm">Tutoriel vidéo introductif</a> (TXM RCP version 0.4.6)</li> |
42 |
<li><a target="HelpTab" href="https://listes.cru.fr/wiki/txm-users">Wiki des utilisateurs de TXM</a></li> |
43 |
<li>Liste de diffusion francophone : <a target="HelpTab" href="https://listes.cru.fr/sympa/subscribe/txm-users">txm-users AT cru.fr</a></li> |
44 |
<li>International mailing list : <a target="HelpTab" href="http://lists.sourceforge.net/mailman/listinfo/txm-open">txm-open AT lists.sourceforge.net</a></li> |
45 |
<br /> |
46 |
<li><a target="HelpTab" href="http://sourceforge.net/apps/mediawiki/txm">Wiki des développeurs de TXM</a></li> |
47 |
<li><a target="HelpTab" href="http://txm.sourceforge.net/javadoc/index.html">Javadoc des sources de TXM</a></li> |
48 |
<br /> |
49 |
<li><a target="HelpTab" href="http://textometrie.ens-lyon.fr/spip.php?article62">Publications du projet Textométrie</a></li> |
50 |
</ul> |
51 |
|
52 |
</div> |
53 |
</body></html> |