insertStopwords: Insert stopwords.

Description Usage Arguments Value See Also Examples

Description

Insert stopwords from a character vector.

Usage

1
insertStopwords(stopwords)

Arguments

stopwords

A character vector.

Value

No results.

See Also

showStopwords,clearStopwords

Examples

1
2
3
4
5
6
## Not run: 
insertStopwords(c("of", "at"))
showStopwords()
clearStopwords()

## End(Not run)

Juntai/ransj documentation built on May 8, 2019, 4:42 p.m.