-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
207 lines (182 loc) · 6.84 KB
/
index.html
File metadata and controls
207 lines (182 loc) · 6.84 KB
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
<!DOCTYPE html>
<html lang="en"><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<meta name="description" content="GitHub presents the Helsinki Finite-State
Technology project. Helsinki Finite-State Technology is an open
source application. GitHub provides the world's largest
selection of Open Source Software(?). The Helsinki Finite-State
Transducer toolkit is intended for processing natural language
morphologies. The toolkit is demonstrated by wide-coverage
implementations of a number of languages of varying
morphological complexity.">
<title>
GitHub.com: Helsinki Finite-State Technology -
Project Web Hosting - Open Source Software
</title>
<style type="text/css">
body
{
background: url('prweb-sidebar.png') no-repeat fixed top left;
font-family: sans-serif;
line-height: 140%;
font-size: 90%
}
a img
{
text-decoration: none;
vertical-align: middle;
}
h1 {
margin: 0 0 1em 5%;
width: 80%;
font-size: 160%;
line-height: normal;
}
small {
margin: .5em 0 0 5%;
font-size: 80%;
position: relative;
display: block;
}
h3 {
margin-top: 2em;
font-size: 100%;
}
h2 {
margin-top: 1em;
font-size: 120%;
}
/* layout */
.host
{
position: absolute;
right: 1em;
top: 2em;
width: 25em;
text-align: center;
font-size: 80%;
font-weight: bold;
}
/* footer */
.footer
{
clear: both;
display: block;
padding: 1em;
margin-left: -5%;
font-size: 80%;
text-align: center;
}
.left
{
margin: 0 1% 0 5%;
max-width: 47em;
}
#fad
{
height: 250px; overflow: hidden;
line-height: 120%; font-size: 80%;
}
</style>
<!-- DoubleClick Random Number -->
<script language="JavaScript" type="text/javascript">
dfp_ord=Math.random()*10000000000000000;
dfp_tile = 1;
</script>
<!-- End DoubleClick Random Number -->
</head>
<body>
<div>
<!-- image copied from "http://www.helsinki.fi/modernlanguages/images/eng/logopohja.gif" -->
<table cellpadding="20" cellspacing="0">
<tbody><tr><td>
<!-- src="http://www.ling.helsinki.fi/util/images/kokologo-en.jpg" -->
<a href="https://www.helsinki.fi/en/faculty-of-arts/research/disciplines/digital-humanities/language-technology">
<img src="http://hfst.github.io/logo.gif" alt="University of Helsinki">
</a>
</td></tr>
</tbody></table>
</div>
<small>
<a href="http://hfst.github.io">
Helsinki Finite-State Technology
</a>: Project Web Hosting - Open Source Software
</small>
<br>
<h1>Helsinki Finite-State Technology</h1>
<div id="projectinfo">
<div class="left">
<p>
The Helsinki Finite-State Transducer toolkit is intended
for processing natural language morphologies. The toolkit
is demonstrated by wide-coverage implementations of a
number of languages of varying morphological complexity.
</p>
<!-- <h2>Demos</h2>
<p>
We have a
<a href="http://www.ling.helsinki.fi/cgi-bin/omor/omordemo.bash">
web interface</a> for our Finnish morphology.
</p> -->
<h2>Documentation</h2>
<p>
For a short overview, see
<a href="https://github.com/hfst/hfst/wiki/Quick-Start-to-Tools">
here</a>. For more thorough information, see our
<a href="https://github.com/hfst/hfst/wiki">
documentation pages</a>.
</p>
<h2>Downloads</h2>
<p>
Binaries, library and morphological resources can be fetched from our
<a href="https://hfst.github.io/downloads/index.html">download page</a>.
To see what's new, have a look at
<a href="https://github.com/hfst/hfst/releases">release notes</a>.
</p>
<h2>API</h2>
<p>
The easiest way to use HFST library is via
<a href="https://github.com/hfst/python/wiki">
Python API</a>. There is also a
<a href="https://hfst.github.io/cplusplus/index.html">
C++ API
</a> available.
</p>
<h2>Papers</h2>
<p>
HFST-releated papers and other publications can be found
<a href="https://hfst.github.io/papers/index.html">
here</a>.
</p>
<!--<h2>IRC</h2>
<a href="irc://Freenode/#hfst">#hfst / FreeNode</a>, <a href="http://webchat.freenode.net/">(Webchat)</a>
-->
</div>
</br>
<hr>
<div class="footer">
<p>
<a href="http://github.com/hfst/">
Project Web Hosted by GitHub
<img src="" alt="">
</a>.
</p>
<p>
©Copyright 1999-2022
</p>
<p>
<a href="https://github.com/about">
About
</a>
-
<a href="https://help.github.com/articles/github-terms-of-service/">
Legal
</a>
-
<a href="https://help.github.com/">
Help
</a>
</p>
</div>
</div></body></html>