blob: 2782cab8e445a8c974a6771fb62117406b169d08 [file] [log] [blame]
Nils Diewald8f16cde2015-05-07 20:31:52 +00001% layout 'main';
Akron189b3592016-01-04 20:56:46 +01002
3% stash(sidebar_active => 1);
4
5
Nils Diewald8f16cde2015-05-07 20:31:52 +00006<div class="intro">
7 <p><strong>KorAP</strong> is a new Corpus Analysis Platform, suited for large, multiple annotated corpora and complex search queries independent of particular research questions.</p>
Akron1b0c2652017-04-27 15:28:49 +02008
9 <p><noscript>KorAP expects activated JavaScript for some features.</noscript></p>
Nils Diewald8f16cde2015-05-07 20:31:52 +000010
Akron6d9f5142015-05-27 22:51:28 +020011 <p><strong>New to KorAP?</strong> Please check out our <%= doc_opener 'korap', begin %>tutorial<% end %>!</p>
Nils Diewald8f16cde2015-05-07 20:31:52 +000012
13 <p>KorAP is developed at the <a href="http://www.ids-mannheim.de">Institute for the German Language</a>, member of the <a href="http://www.leibniz-gemeinschaft.de/en/about-us/leibniz-competition/projekte-2011/2011-funding-line-2/">Leibniz Association</a>. The separated modules are being published as open source at <a href="http://github.com/KorAP">GitHub</a>.</p>
14
15</div>
16
Nils Diewald8f16cde2015-05-07 20:31:52 +000017<div id="logos">
18 <div>
19 <a href="http://www.ids-mannheim.de/" class="logo"><p id="ids-logo"><span>Developed at the Institute for the German Language (IDS)</span></p></a>
20 <a href="http://www.leibniz-gemeinschaft.de/" class="logo"><p id="leibniz-logo"><span>Member of the Leibniz Association</span></p></a>
21 </div>
22</div>