blob: 9e101591b344b328f207d86be4b80cb49eaa5350 [file] [log] [blame]
Nils Diewalda31a5152015-04-17 21:05:23 +00001% layout 'main', title => 'KorAP: Krill';
2
3<h2>Krill</h2>
4
5%= korap_overview 'krill'
6
7<p><strong>Main developer:</strong> Nils Diewald, Eliza Margaretha</p>
8
Nils Diewald61e6ff52015-05-07 17:26:50 +00009<p>Krill is a <%= doc_ext_link_to 'Lucene', "https://lucene.apache.org/" %> based search engine for large annotated corpora, used as a backend component for KorAP. It is the reference implementation for <%= doc_link_to('KoralQuery', 'api', 'koralquery') %>, covering most of the protocols features.</p>
Nils Diewalda31a5152015-04-17 21:05:23 +000010
Nils Diewald61e6ff52015-05-07 17:26:50 +000011<p>Krill is open source and available on <%= doc_ext_link_to 'GitHub', "https://github.com/KorAP/Krill" %>.</p>