-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnew-content-template-examples.html
225 lines (149 loc) · 7.31 KB
/
new-content-template-examples.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Coptic Scriptorium: Digital Research in Coptic Language and Literature</title>
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<link href="./css/normalize.css" rel="stylesheet">
<link href="./css/global.css" rel="stylesheet">
</head>
<body>
<div id="wrapper">
<header id="header">
<div class="container">
<a href="#" class="logo1"><img src="./images/logo.png" width="157" alt=""></a>
<a href="#" class="logo2"><img src="./images/logo2.png" width="154" alt=""></a>
<nav id="main-menu">
<ul>
<li><a href="#" class="on">Home</a></li>
<li><a href="#">Tools</a></li>
<li><a href="#">Corpora</a></li>
<li><a href="#">Documentation</a></li>
<li><a href="#">News</a></li>
<li><a href="#">Kellia</a></li>
<li><a href="#">About</a></li>
</ul>
</nav>
</div>
</header>
<nav id="sub-menu">
<ul>
<li><a href="#" class="on">Quick Start</a></li>
<li><a href="#">FAQ</a></li>
<li><a href="#">Wiki</a></li>
<li><a href="#">Reports</a></li>
<li><a href="#">Citation</a></li>
</ul>
</nav>
<section id="main">
<div class="container">
<div class="breadcrumb">
Tools
<span class="divider">/</span>
<a href="#">Coptic NLP Service</a>
</div>
<!--
<h1>Coptic Scriptorium: Digital Research in Coptic Language and Literature</h1>
<p>Get started with these popular tools and resources:</p>
-->
<p>Some of the tools below use a Sahidic Coptic lexicon based on data kindly provided by Prof. Tito Orlandi and the CMCL project. When using the part-of-speech tagging models or the tokenization script and its lexicon please make sure to refer back to the CMCL project.</p>
<p><a href="#" class="btn">Coptic NLP Service</a></p>
<p>The NLP service currently covers segmentation, normalization, part of speech tagging, lemmatization and language of origin tagging. For individual command line tools, see below.</p>
<h2>Part-of-Speech Tagging</h2>
<div class="content-box">
<div class="content-col">
<h2>Scripts and models</h2>
<ul>
<li>Tokenization script and lexicon (assumes normalized Coptic, see tokenization guidelines)</li>
<li>TreeTagger - an open source part-of-speech tagger (additional Windows interface WinTreeTagger)</li>
<li>Coptic TreeTagger training models - for the fine and coarse grained tagsets (see tagging guidelines below)</li>
</ul>
</div>
<div class="content-col">
<h2>Documentation</h2>
<ul>
<li>Diplomatic Transcription Guidelines</li>
<li>Tokenization Guidelines (see sections 3 & 4 of the Transcription Guidelines)</li>
<li>Part-of-Speech Tagging Guidelines</li>
<li>Lemmatization Guidelines</li>
</ul>
</div>
</div>
<h2>Coptic Universal Dependency Treebank</h2>
<p>A treebank is a collection of texts in which sentences have been exhaustively annotated with syntactic analyses. Our Coptic Treebank project uses the Universal Dependencies standards, which apply the same annotation scheme to multiple languages.</p>
<div class="content-box">
<h2>Scripts and models</h2>
<ul>
<li>Tokenization script and lexicon (assumes normalized Coptic, see tokenization guidelines)</li>
<li>TreeTagger - an open source part-of-speech tagger (additional Windows interface WinTreeTagger)</li>
<li>Coptic TreeTagger training models - for the fine and coarse grained tagsets (see tagging guidelines below)</li>
</ul>
</div>
<div class="content-col-container">
<div class="content-col">
<h2>Scripts and models</h2>
<ul>
<li>Tokenization script and lexicon (assumes normalized Coptic, see tokenization guidelines)</li>
<li>TreeTagger - an open source part-of-speech tagger (additional Windows interface WinTreeTagger)</li>
<li>Coptic TreeTagger training models - for the fine and coarse grained tagsets (see tagging guidelines below)</li>
</ul>
</div>
<div class="content-col">
<h2>Documentation</h2>
<ul>
<li>Diplomatic Transcription Guidelines</li>
<li>Tokenization Guidelines (see sections 3 & 4 of the Transcription Guidelines)</li>
<li>Part-of-Speech Tagging Guidelines</li>
<li>Lemmatization Guidelines</li>
</ul>
</div>
</div>
<div class="content-col-container">
<div class="content-col">
<div class="content-box">
<h2>Scripts and models</h2>
<ul>
<li>Tokenization script and lexicon (assumes normalized Coptic, see tokenization guidelines)</li>
<li>TreeTagger - an open source part-of-speech tagger (additional Windows interface WinTreeTagger)</li>
<li>Coptic TreeTagger training models - for the fine and coarse grained tagsets (see tagging guidelines below)</li>
</ul>
</div>
</div>
<div class="content-col">
<div class="content-box">
<h2>Documentation</h2>
<ul>
<li>Diplomatic Transcription Guidelines</li>
<li>Tokenization Guidelines (see sections 3 & 4 of the Transcription Guidelines)</li>
<li>Part-of-Speech Tagging Guidelines</li>
<li>Lemmatization Guidelines</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<footer id="footer">
<div class="container">
<div class="footer-col-left">
<p>Last Update: 2-25-2018</p>
<p>Coptic SCRIPTORIUM is supported by</p>
<p>the National Endowment for the Humanities Office of Digital Humanities and Division of Preservation and Access, the University of the Pacific, Georgetown University, and Canisius College.</p>
<img src="./images/grouped-logos.png" width="570" alt="">
</div>
<div class="footer-col-right">
<p><a href="#"><img src="./images/icon-github.png" alt="" class="icon" width="20"> For us on GitHub</a></p>
<p><a href="#"><img src="./images/icon-twitter.png" alt="" class="icon" width="24"> Follow Coptic SCRIPTORIUM on Twitter</a></p>
<p><img src="./images/by-coptic.png" width="114" alt=""></p>
<p>Unless otherwise indicated, Coptic SCRIPTORIUM website and content is licensed under a Creative Commons Attribution 4.0 International License.</p>
</div>
</div>
</footer>
</div> <!-- /#wrapper -->
<!--<script src="./scripts/jquery-3.2.1.min.js"></script>-->
<!--<script src="./scripts/jquery.custom.js"></script>-->
</body>
</html>