blob: 648402e29d42fcaf4f005110bd1bb9d4cb6b78bd [file] [log] [blame]
Nils Diewaldc46003b2015-05-07 15:55:35 +00001% layout 'main', title => 'KorAP: Frequently Asked Questions';
Nils Diewalda31a5152015-04-17 21:05:23 +00002
Akron9490e3b2019-10-17 12:26:29 +02003%= page_title
Nils Diewalda31a5152015-04-17 21:05:23 +00004
Nils Diewaldc46003b2015-05-07 15:55:35 +00005<p>This document puts together the most frequent questions and issues that we have encountered so far. Please feel welcome to ask further questions via <%= mail_to_chiffre join('@', 'korap', 'ids-mannheim.de'), subject => 'Question via Kalamar', begin %>e-mail<% end %>.
6
7<section>
8 <h3>Where is the source code?</h3>
Marc Kupietz37eebdc2024-07-29 14:10:07 +02009 <p>KorAP sources are available on <%= ext_link_to 'GitHub', 'https://github.com/KorAP' %>.
Nils Diewaldc46003b2015-05-07 15:55:35 +000010</section>
11
Nils Diewaldc46003b2015-05-07 15:55:35 +000012<section>
13 <h3>Why do some queries take a long time to finish, or in the end yield no results?</h3>
14 <p>In the alpha phase, part of our tasks is to optimize the system. In the beginning, one may expect some actions to take an inordinate amount of time, but this is getting better and better. If you notice a persistent failure in some specific case, please be so kind as to <%= mail_to_chiffre join('@', 'korap', 'ids-mannheim.de'), subject => 'I found a bug in the query system', begin %>let us know<% end %>.</p>
15</section
16
Nils Diewaldc46003b2015-05-07 15:55:35 +000017<section>
18 <h3>I want to report an issue, how do I do it?</h3>
Akron9490e3b2019-10-17 12:26:29 +020019 <p>Please refer to our public ticketing system <%= ext_link_to 'for the frontend at GitHub', 'https://github.com/KorAP/Kalamar/issues' %>, to report on any issues. If you don't have a GitHub account, please send us an <%= mail_to_chiffre join('@', 'korap', 'ids-mannheim.de'), subject => 'I found an issue', begin %>e-mail<% end %>.</p>
Nils Diewaldc46003b2015-05-07 15:55:35 +000020 %# This option is the preferred one because it gathers some (and will in time gather more) important versioning data.
21</section>
Akron4c33c622018-11-12 13:43:27 +010022
23%= content_block 'faq'