blob: dcf1fe0d3017dbd6d426456d7b0f4abf6e81d9df [file] [log] [blame]
Nils Diewalda31a5152015-04-17 21:05:23 +00001% layout 'main', title => 'KorAP: Krill';
2
Akron9490e3b2019-10-17 12:26:29 +02003%= page_title
Nils Diewalda31a5152015-04-17 21:05:23 +00004
5%= korap_overview 'krill'
6
7<p><strong>Main developer:</strong> Nils Diewald, Eliza Margaretha</p>
8
Akron9490e3b2019-10-17 12:26:29 +02009<p>Krill is a <%= 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 <%= embedded_link_to('KoralQuery', 'api', 'koralquery') %>, covering most of the protocols features.</p>
Nils Diewalda31a5152015-04-17 21:05:23 +000010
Akron9490e3b2019-10-17 12:26:29 +020011<p>Krill is open source and available on <%= ext_link_to 'GitHub', "https://github.com/KorAP/Krill" %>.</p>