corpusslayer/html/index.html

39 lines
1.4 KiB
HTML
Raw Normal View History

2017-12-07 20:31:49 +00:00
<!DOCTYPE html>
<html>
2018-02-12 22:22:36 +00:00
<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>
2018-05-03 19:37:11 +00:00
<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>
2018-02-12 22:25:50 +00:00
<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>
2018-02-12 22:22:36 +00:00
</ul>
</p>
<p>
2018-05-03 19:27:00 +00:00
<a href="https://git.adlerosn.com/root/corpusslayer">Code repository</a> (latest version)
2018-02-12 22:22:36 +00:00
</p>
<p>
2018-05-03 19:27:00 +00:00
<a href="https://github.com/adlerosn/corpusslayer">Code repository</a> (older version, GitHub)
2018-02-12 22:22:36 +00:00
</p>
<p>
2018-05-03 22:12:21 +00:00
<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>
2018-02-12 22:22:36 +00:00
</p>
<p>
<a href="https://corpusslayer.com/bibliography.txt">See Bibliography</a> (of the unpublished article)
2018-02-12 22:22:36 +00:00
</p>
<p>
<a href="https://the.corpusslayer.com/">Visit platform</a> (only for board of examiners)
2018-02-12 22:22:36 +00:00
</p>
</body>
2017-12-07 20:31:49 +00:00
</html>