Nils Diewald | a31a515 | 2015-04-17 21:05:23 +0000 | [diff] [blame] | 1 | % layout 'main', title => 'KorAP: Overview'; |
| 2 | |
Akron | 1120a58 | 2017-10-17 12:29:16 +0200 | [diff] [blame] | 3 | <h2 id="tutorial-top">KorAP: An Overview</h2> |
Nils Diewald | a31a515 | 2015-04-17 21:05:23 +0000 | [diff] [blame] | 4 | |
| 5 | %= korap_overview 'korap' |
| 6 | |
Akron | a2d92de | 2019-02-27 15:51:07 +0100 | [diff] [blame] | 7 | <p>The KorAP project was launched in 2011 at the <%= doc_ext_link_to 'Leibniz Institute for the German Language (IDS)', "http://www.ids-mannheim.de/" %> in Mannheim, Germany. KorAP is a Corpus Analysis Platform, with an extensible and scalable architecture. It consists of multiple components, that are exchangable due to well defined APIs.</p> |
Nils Diewald | a31a515 | 2015-04-17 21:05:23 +0000 | [diff] [blame] | 8 | |
| 9 | <dl> |
| 10 | <dt><%= doc_link_to('Kalamar', 'korap', 'kalamar') %></dt> |
| 11 | <dd>Kalamar is the user frontend. Most users will access the search and analysis capabilities of KorAP through the user frontend. The user will formulate queries in one of several query languages that are passed to Kustvakt.</dd> |
| 12 | |
| 13 | <dt><%= doc_link_to('API', 'api') %></dt> |
| 14 | <dd>As an alternative to the user frontend, queries can be initiated using a REST web interface directly with Kustvakt.</dd> |
| 15 | |
| 16 | <dt><%= doc_link_to('Kustvakt', 'korap', 'kustvakt') %></dt> |
| 17 | <dd>Kustvakt is the central user and policy management service. It takes a query and rewrites it to restrict the scope of a search to documents the user is allowed to. It may also inject further properties the user has set up, like preferred annotation layers. To transfer a query written in a certain query language to the internal general query protocol <%= doc_link_to('KoralQuery', 'api', 'koralquery') %>, Kustvakt uses <%= doc_link_to('Koral', 'korap', 'koral') %>.</dd> |
| 18 | |
Nils Diewald | a31a515 | 2015-04-17 21:05:23 +0000 | [diff] [blame] | 19 | <dt><%= doc_link_to('Koral', 'korap', 'koral') %></dt> |
| 20 | <dd>Koral is a library that translates queries written in one of several implemented query languages into a general query protocol, called <%= doc_link_to('KoralQuery', 'api', 'koralquery') %>.</dd> |
| 21 | |
| 22 | <dt><%= doc_link_to('Krill', 'korap', 'krill') %></dt> |
| 23 | <dd>Krill is a Lucene based backend engine that can search large corpora for occurrences of search patterns formulated in <%= doc_link_to('KoralQuery', 'api', 'koralquery') %>.</dd> |
| 24 | |
| 25 | <dt><%= doc_link_to('Karang', 'korap', 'karang') %></dt> |
| 26 | <dd>Karang is a Neo4j based backend engine that can traverse large corpora represented as graphs.</dd> |
| 27 | </dl> |
| 28 | |
| 29 | <h3>Team</h3> |
| 30 | |
| 31 | <dl> |
| 32 | <dt>Head</dt> |
| 33 | <dd> |
Marc Kupietz | a02ecde | 2017-09-01 20:57:08 +0200 | [diff] [blame] | 34 | <%= doc_ext_link_to 'Marc Kupietz', "http://www.ids-mannheim.de/direktion/personal/kupietz.html" %>, |
| 35 | <%= doc_ext_link_to 'Andreas Witt', "http://www.ids-mannheim.de/direktion/personal/witt.html" %> |
Nils Diewald | a31a515 | 2015-04-17 21:05:23 +0000 | [diff] [blame] | 36 | </dd> |
| 37 | |
| 38 | <dt>Scientific Staff</dt> |
| 39 | <dd> |
Marc Kupietz | a02ecde | 2017-09-01 20:57:08 +0200 | [diff] [blame] | 40 | <%= doc_ext_link_to 'Franck Bodmer', "http://www.ids-mannheim.de/direktion/personal/bodmer.html" %>, |
Marc Kupietz | 9d1eeb7 | 2017-09-01 17:21:30 +0200 | [diff] [blame] | 41 | <%= doc_ext_link_to 'Nils Diewald', "http://nils-diewald.de/" %>, |
| 42 | <%= doc_ext_link_to 'Peter Harders', "http://www.ids-mannheim.de/direktion/personal/harders.html" %>, |
| 43 | <%= doc_ext_link_to 'Eliza Margaretha', "http://www.ids-mannheim.de/direktion/personal/margaretha/" %>, |
| 44 | <%= doc_ext_link_to 'Helge Stallkamp', "http://www.ids-mannheim.de/direktion/personal/krause.html" %> |
Nils Diewald | a31a515 | 2015-04-17 21:05:23 +0000 | [diff] [blame] | 45 | </dd> |
| 46 | |
Akron | 5f40672 | 2017-09-04 12:06:20 +0200 | [diff] [blame] | 47 | <dt>Translations</dt> |
| 48 | <dd> |
| 49 | <%= doc_ext_link_to 'Susanne Feix', "http://www.ids-mannheim.de/direktion/personal/bergmann.html" %> |
| 50 | </dd> |
| 51 | |
Nils Diewald | a31a515 | 2015-04-17 21:05:23 +0000 | [diff] [blame] | 52 | <dt>Past Project Members</dt> |
Nils Diewald | 61e6ff5 | 2015-05-07 17:26:50 +0000 | [diff] [blame] | 53 | <dd> |
Marc Kupietz | a02ecde | 2017-09-01 20:57:08 +0200 | [diff] [blame] | 54 | <%= doc_ext_link_to 'Piotr Bański', "http://www.ids-mannheim.de/direktion/personal/banski.html" %>, |
| 55 | Joachim Bingel, |
Marc Kupietz | 9d1eeb7 | 2017-09-01 17:21:30 +0200 | [diff] [blame] | 56 | <%= doc_ext_link_to 'Elena Frick', "http://www.ids-mannheim.de/direktion/personal/frick/" %>, |
Marc Kupietz | a02ecde | 2017-09-01 20:57:08 +0200 | [diff] [blame] | 57 | Michael Hanl, |
Nils Diewald | 61e6ff5 | 2015-05-07 17:26:50 +0000 | [diff] [blame] | 58 | <%= doc_ext_link_to 'Carsten Schnober', "http://www.ids-mannheim.de/direktion/personal/ehemalige/schnober.html" %> |
| 59 | </dd> |
Nils Diewald | a31a515 | 2015-04-17 21:05:23 +0000 | [diff] [blame] | 60 | |
| 61 | <dt>Consulting</dt> |
| 62 | <dd> |
Nils Diewald | 61e6ff5 | 2015-05-07 17:26:50 +0000 | [diff] [blame] | 63 | <%= doc_ext_link_to 'Cyril Belica', "http://www.ids-mannheim.de/direktion/personal/belica.html" %>, |
Marc Kupietz | 9d1eeb7 | 2017-09-01 17:21:30 +0200 | [diff] [blame] | 64 | Piotr Pęzik, |
Nils Diewald | 61e6ff5 | 2015-05-07 17:26:50 +0000 | [diff] [blame] | 65 | <%= doc_ext_link_to 'Oliver Schonefeld', "http://www.ids-mannheim.de/direktion/personal/schonefeld/" %> |
Nils Diewald | a31a515 | 2015-04-17 21:05:23 +0000 | [diff] [blame] | 66 | </dd> |
| 67 | </dl> |