Nils Diewald | 8f16cde | 2015-05-07 20:31:52 +0000 | [diff] [blame] | 1 | % layout 'main'; |
Akron | 189b359 | 2016-01-04 20:56:46 +0100 | [diff] [blame] | 2 | |
| 3 | % stash(sidebar_active => 1); |
| 4 | |
| 5 | |
Nils Diewald | 8f16cde | 2015-05-07 20:31:52 +0000 | [diff] [blame] | 6 | <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> |
Akron | 1b0c265 | 2017-04-27 15:28:49 +0200 | [diff] [blame^] | 8 | |
| 9 | <p><noscript>KorAP expects activated JavaScript for some features.</noscript></p> |
Nils Diewald | 8f16cde | 2015-05-07 20:31:52 +0000 | [diff] [blame] | 10 | |
Akron | 6d9f514 | 2015-05-27 22:51:28 +0200 | [diff] [blame] | 11 | <p><strong>New to KorAP?</strong> Please check out our <%= doc_opener 'korap', begin %>tutorial<% end %>!</p> |
Nils Diewald | 8f16cde | 2015-05-07 20:31:52 +0000 | [diff] [blame] | 12 | |
| 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 Diewald | 8f16cde | 2015-05-07 20:31:52 +0000 | [diff] [blame] | 17 | <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> |