35 lines
524 B
HTML
35 lines
524 B
HTML
<html>
|
|
<head>
|
|
<title>UAM Text Tools</title>
|
|
</head>
|
|
<body>
|
|
<h1>UAM Text Tools</h1>
|
|
|
|
|
|
<h3>UTT components</h3>
|
|
<ul>
|
|
<li>tok - tokenizer
|
|
<li>lem - lemmatizer
|
|
<li>gue - guesser
|
|
<li>cor - corrector
|
|
<li>ser - searcher
|
|
<li>grp - grepper
|
|
<li>con - concordancer
|
|
<li>dgp - dependency graph parser
|
|
<li>kot - rezinekot
|
|
</ul>
|
|
|
|
<h3>Download</h3>
|
|
<ul>
|
|
<li>Software
|
|
<li>Polish dictionary data (PMDB tagset)
|
|
<li>Portuguese dictionary data (INTEX tagset)
|
|
</ul>
|
|
|
|
|
|
|
|
Authors: Tomasz Obrêbski, Micha³ Stolarski, Justyna Walkowska
|
|
|
|
</body>
|
|
<html>
|