synsemanticStopwords {RKorAPClient} | R Documentation |
Preliminary synsemantic stopwords function
Description
Preliminary synsemantic stopwords function to be used in collocation analysis.
Usage
synsemanticStopwords(...)
Arguments
... |
future arguments for language detection |
Details
Currently only suitable for German. See stopwords package for other languages.
Value
Vector of synsemantic stopwords.
See Also
Other collocation analysis functions:
association-score-functions
,
collocationAnalysis,KorAPConnection-method
,
collocationScoreQuery,KorAPConnection-method
[Package RKorAPClient version 0.8.1 Index]