Add corpusSize function

Resolves #2

This is a bit of a hack, but it does work with old derekovecs servers.

Change-Id: I1c8f81c7341f0df71012f5991bde5edfc83dc2b0
4 files changed
tree: 8f4072110cae490c5b8e04fd9ba210f0249b392f
  1. inst/
  2. man/
  3. R/
  4. tests/
  5. .gitignore
  6. .gitlab-ci.yml
  7. .Rbuildignore
  8. DESCRIPTION
  9. LICENSE
  10. LICENSE.md
  11. NAMESPACE
  12. rderekovecs.Rproj
  13. Readme.md
Readme.md

rderekovecs

A client package that makes the DeReKoVecs web service API accessible from R.

Installation

devtools::install_git("https://korap.ids-mannheim.de/gerrit/IDS-Mannheim/rderekovecs")