View source: R/lang.support-nl.R
lang.support.nl | R Documentation |
This function adds support for Dutch to the koRpus package. You should not need to call it manually, as that is done automatically when this package is being loaded.
lang.support.nl(...)
... |
Optional arguments for |
In particular, this function adds the following:
lang
: The additional language "nl" to be used with koRpus
treetag
: The additional preset "nl", implemented according to the respective
TreeTagger[1] script
POS tags
: An additional set of tags,
implemented using the documentation for the corresponding
TreeTagger parameter set[2]
Hyphenation patterns are provided by means of the sylly.nl
package.
[1] http://www.cis.uni-muenchen.de/~schmid/tools/TreeTagger/
[2] http://www.cis.uni-muenchen.de/~schmid/tools/TreeTagger/data/dutch-tagset.txt
lang.support.nl()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.