dictionary_nl: get Dutch hunspell dictionary

Description Usage Examples

Description

Gets a Dutch hunspell dictionary

Usage

1

Examples

1
2
3
4
library(hunspell)
hunspell(c("eitje","ijtje"), dict=dictionary_nl())
hunspell_suggest("ijtje", dictionary_nl())
hunspell_stem("eitje", dict=dictionary_nl())

edwindj/hunspell.nl documentation built on May 15, 2019, 11:05 p.m.