corpusslayer/html/index.html

39 lines
1.4 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Corpus Slayer</title>
</head>
<body>
<h1>Corpus Slayer</h1>
<p>
An open-source corpus processing platform.
</p>
<p>
<ul>
<li>Target audiences: <b>language researchers</b>, language teachers, language students, translators;</li>
<li>Ambition: provide a feature set near to what is found on paid tools, either by developing modules that have similar functionality or gathering free-of-charge standalone tools in a single, flexible and easy-to-use interface;</li>
<li>Server: Ubuntu Linux 64-bit 16.04 LTS, on a <a href="https://www.ovh.pt/vps/vps-ssd.xml">VPS SSD2</a> from OVH.</li>
</ul>
</p>
<p>
<a href="https://git.adlerosn.com/root/corpusslayer">Code repository</a> (latest version)
</p>
<p>
<a href="https://github.com/adlerosn/corpusslayer">Code repository</a> (older version, GitHub)
</p>
<p>
<a href="https://sonar.adlerosn.com/dashboard?id=corpusslayer">See Code Quality status</a>
</p>
<p>
<a href="https://git.adlerosn.com/root/corpusslayer/-/jobs">See Continuous Delivery status</a>
</p>
<p>
<a href="https://corpusslayer.com/bibliography.txt">See Bibliography</a> (of the unpublished article)
</p>
<p>
<a href="https://the.corpusslayer.com/">Visit platform</a> (only for board of examiners)
</p>
</body>
</html>