Statistiques
| Révision :

root / Portal / configurations / demo / html / Home.jsp @ 400

Historique | Voir | Annoter | Télécharger (4,53 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 dir="ltr" lang="en" xmlns="http://www.w3.org/1999/xhtml">
4
<head>
5
  <meta name="generator" content="Bluefish 2.2.2" />
6

    
7
  <title>TXM demo portal Welcome</title>
8
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
9
  <meta content="Serge Heiden" name="author" />
10
  <link href="css/TXM%20WEB.css" rel="stylesheet" type="text/css" media="screen" />
11
  <link href="css/TXM%20WEB%20PRINT.css" rel="stylesheet" type="text/css" media=
12
  "print" />
13
</head>
14

    
15
<body>
16
  <div class="textzone">
17
    <h1 style="padding-left: 25px; font-family: Helvetica,Arial,sans-serif;">Welcome to
18
    the TXM demo portal</h1>
19

    
20
    <p>This site allows you to experiment with the TXM web portal software on various public and
21
    private corpora.</p>
22

    
23
    <h2>Public corpora</h2>
24

    
25
    <p>To access a public corpus, right-click on its icon and select a command to apply
26
    (Texts, Lexicon, Concordance, etc.).<br />
27
    See <span class="bouton" style="font-weight: bold;" id="help_target" type=
28
    "link"></span> (Help) for documentation of the commands:<br /></p>
29

    
30
    <ul>
31
      <li><p><b>BROWN</b> (1961 English XML-TEI encoded and tagged texts / 1,161,028 words / 500 texts)<br/>
32
      "A Standard Corpus of Present-Day Edited American English,
33
      for use with Digital Computers."<br/>
34
      by W. N. Francis and H. Kucera (1964), Brown University Providence<br/>
35
      License: May be used for non-commercial purposes.<br/>
36
      Source: <a href="http://nltk.googlecode.com/svn/trunk/nltk_data/index.xml"
37
      target="_blank">NLTK project "Brown Corpus (TEI XML Version)"</a><br/>
38
      Converted to a format compatible with the TXM platform by the
39
		<a href="http://sourceforge.net/projects/txm/files/corpora/brown"
40
		target="_blank">Textométrie research project</a>.</p>
41
		</li>
42
		
43
      <li><p><b>ESLO</b> (1968-1974 French XML-Transcriber encoded speech transcriptions / 20,856 words / 2 transcriptions)<br/>
44
		Sample transcriptions from the <a href="http://eslo.huma-num.fr"
45
		target="_blank">ESLO corpus</a> — an oral portrait of the town of Orléans, France.</p>
46
		</li>
47
		
48
      <li><p><b>GRAAL</b> (ca. 1225 or 1230 Old French XML-TEI P5 encoded and tagged text / 118,516 words / 1 text)<br/>
49
       <a href="http://txm.bfm-corpus.org/?command=documentation&path=/GRAAL" target="_blank">
50
      Critical Edition of the "Queste del saint Graal" based on the "Palais des Arts 77" manuscript</a><br/>
51
      Copyright © 2013 C. Marchello-Nizia et A. Lavrentiev, Lyon, Équipe BFM<br/>
52
      Licensed under Creative Commons Attribution-NonCommercial-ShareAlike 3.0 France (CC BY-NC-SA 3.0)</p>
53
      </li>
54

    
55
      <li><p><b>ONUAR</b> (Arabic texts / 5,872 tokens / 6 texts)<br/>
56
		Sample resolutions from <a href="http://www.uncorpora.org" target="_blank">Corpora of the United Nations
57
		for the research purposes</a>.</p>
58
		</li>
59
		
60
      <li>SCAT (Old Russian texts / 145,908 words / 12 texts)</li>
61

    
62
      <li><p><b>VOEUX</b> (1959-2009 French political discourse / 56,965 words / 51 discourse)<br/>
63
      Copyright © 2010 Jean-Marc Leblanc<br/>
64
      Licensed under Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported</p>
65
      </li>
66

    
67
      <li><p><b>VWWP</b> (1830-1929 English XML-TEI P5 encoded texts / 9,570,731 words / 199 texts)<br/>
68
      Victorian Women Writers Project text collection.<br/>
69
      Copyright © 2014 The Trustees of Indiana University<br/>
70
      Licensed under Creative Commons Attribution-NonCommercial 3.0 (CC BY-NC 3.0)<br/>
71
      Source: <a href="https://github.com/iulibdcs/tei_text/tree/master/vwwp_tei"
72
      target="_blanck">Indiana University Libraries, Digital Collections Services</a></p>
73
      </li>
74
    </ul>
75

    
76
    <h2>KNIC demonstrator</h2>
77

    
78
    <p>To test syntactic queries, right-click on the GRAAL corpus and select <span style=
79
    "font-weight: bold;">Tiger Search Query</span> command,</p>
80

    
81
    <ul>
82
      <li>to use KNIC syntactic concordances, see the <a href=
83
      "http://txm.sourceforge.net/doc/tutorial/TXM-portal-KNIC-tutorial-EN/document.html"
84
      target="_blank">Tutorial</a> (<a href="http://sourceforge.net/projects/txm/files/documentation/TXM-portal-KNIC-tutorial-EN.pdf/download" target="_blank">PDF</a>).</li>
85
    </ul>
86

    
87
    <h2>Private corpora</h2>
88

    
89
    <p>To access private corpora, you have to <a class="command" command="signup">Log in</a> first.</p>
90

    
91
    <p>Please <a class="command" command="signup">contact</a> us for more details.</p>
92
  </div>
93
</body>
94
</html>