Description Usage Arguments Details References Examples
View source: R/lang.support-es.R
This function adds support for Spanish to the koRpus package. You should not need to call it manually, as that is done automatically when this package is being loaded.
1 |
... |
Optional arguments for |
In particular, this function adds the following:
lang
: The additional language "es" to be used with koRpus
treetag
: The additional preset "es",
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.es
package.
[1] http://www.cis.uni-muenchen.de/~schmid/tools/TreeTagger/
[2] http://www.cis.uni-muenchen.de/~schmid/tools/TreeTagger/data/spanish-tagset.txt
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.