Nils Diewald | 4e9fbcb | 2014-07-15 11:45:09 +0000 | [diff] [blame] | 1 | % content main => begin |
| 2 | |
Nils Diewald | 7cad840 | 2014-07-08 17:06:56 +0000 | [diff] [blame] | 3 | <h2>KorAP-Tutorial: Regular Expressions</h2> |
| 4 | |
Nils Diewald | 2fe12e1 | 2015-03-06 16:47:06 +0000 | [diff] [blame] | 5 | <p><%= kalamar_tut_link_to 'Back to Index', '/tutorial' %></p> |
Nils Diewald | 7cad840 | 2014-07-08 17:06:56 +0000 | [diff] [blame] | 6 | |
Nils Diewald | 4e9fbcb | 2014-07-15 11:45:09 +0000 | [diff] [blame] | 7 | <p>The support for regular expressions in KorAP may be backend dependend. Below you can find the description for the respective backends.</p> |
| 8 | |
| 9 | <section id="tut-lucene"> |
Nils Diewald | 7cad840 | 2014-07-08 17:06:56 +0000 | [diff] [blame] | 10 | <h3>Lucene</h3> |
Nils Diewald | 4e9fbcb | 2014-07-15 11:45:09 +0000 | [diff] [blame] | 11 | |
| 12 | <blockquote> |
| 13 | <p>Description still missing.</p> |
| 14 | </blockquote> |
| 15 | |
Nils Diewald | 7cad840 | 2014-07-08 17:06:56 +0000 | [diff] [blame] | 16 | </section> |
| 17 | |
| 18 | % end |