lang.support.nl: Language support for Dutch

View source: R/lang.support-nl.R

lang.support.nlR Documentation

Language support for Dutch

Description

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.

Usage

lang.support.nl(...)

Arguments

...

Optional arguments for set.lang.support.

Details

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.

References

[1] http://www.cis.uni-muenchen.de/~schmid/tools/TreeTagger/

[2] http://www.cis.uni-muenchen.de/~schmid/tools/TreeTagger/data/dutch-tagset.txt

Examples

lang.support.nl()

unDocUMeantIt/koRpus.lang.nl documentation built on July 13, 2022, 1:02 p.m.