Marc Kupietz | a6e4ee6 | 2021-03-05 09:00:15 +0100 | [diff] [blame] | 1 | % Generated by roxygen2: do not edit by hand |
| 2 | % Please edit documentation in R/RKorAPClient-package.R |
| 3 | \docType{package} |
| 4 | \name{RKorAPClient-package} |
| 5 | \alias{RKorAPClient} |
| 6 | \alias{RKorAPClient-package} |
| 7 | \title{RKorAPClient: 'KorAP' Web Service Client Package} |
| 8 | \description{ |
Marc Kupietz | 10bcc91 | 2021-03-05 09:00:28 +0100 | [diff] [blame] | 9 | \if{html}{\figure{logo.png}{options: align='right' alt='logo' width='120'}} |
Marc Kupietz | a6e4ee6 | 2021-03-05 09:00:15 +0100 | [diff] [blame] | 10 | |
| 11 | A client package that makes the 'KorAP' web service API accessible from R. |
| 12 | The corpus analysis platform 'KorAP' has been developed as a scientific tool to make |
| 13 | potentially large, stratified and multiply annotated corpora, such as the 'German Reference Corpus DeReKo' |
| 14 | or the 'Corpus of the Contemporary Romanian Language CoRoLa', accessible for linguists to let them verify |
| 15 | hypotheses and to find interesting patterns in real language use. |
| 16 | The 'RKorAPClient' package provides access to 'KorAP' and the corpora behind it for user-created R code, |
| 17 | as a programmatic alternative to the 'KorAP' web user-interface. |
| 18 | You can learn more about 'KorAP' and use it directly on 'DeReKo' at <https://korap.ids-mannheim.de/>. |
| 19 | } |
| 20 | \references{ |
Marc Kupietz | 92a2848 | 2021-03-05 10:50:32 +0100 | [diff] [blame] | 21 | Kupietz, Marc / Diewald, Nils / Margaretha, Eliza (2020): |
| 22 | RKorAPClient: An R package for accessing the German Reference Corpus DeReKo |
| 23 | via KorAP. In: Calzolari, Nicoletta, Frédéric Béchet, Philippe Blache, |
| 24 | Khalid Choukri, Christopher Cieri, Thierry Declerck, Sara Goggi, |
| 25 | Hitoshi Isahara, Bente Maegaard, Joseph Mariani, Hélène Mazo, |
| 26 | Asuncion Moreno, Jan Odijk, Stelios Piperidis (eds.): |
| 27 | Proceedings of The 12th Language Resources and Evaluation Conference (LREC 2020) |
| 28 | Marseille: European Language Resources Association (ELRA), 7017-7023. |
| 29 | \url{http://www.lrec-conf.org/proceedings/lrec2020/pdf/2020.lrec-1.867.pdf} |
Marc Kupietz | a6e4ee6 | 2021-03-05 09:00:15 +0100 | [diff] [blame] | 30 | } |
| 31 | \seealso{ |
| 32 | Useful links: |
| 33 | \itemize{ |
| 34 | \item \url{https://github.com/KorAP/RKorAPClient/} |
| 35 | \item \url{https://korap.ids-mannheim.de/} |
| 36 | \item \url{https://www1.ids-mannheim.de/kl/projekte/korap.html} |
| 37 | \item Report bugs at \url{https://github.com/KorAP/RKorAPClient/issues} |
| 38 | } |
| 39 | |
| 40 | } |
| 41 | \author{ |
| 42 | \strong{Maintainer}: Marc Kupietz \email{kupietz@ids-mannheim.de} |
| 43 | |
| 44 | Other contributors: |
| 45 | \itemize{ |
| 46 | \item Nils Diewald \email{diewald@ids-mannheim.de} [contributor] |
| 47 | \item Leibniz Institute for the German Language [copyright holder, funder] |
| 48 | } |
| 49 | |
| 50 | } |
| 51 | \keyword{internal} |