clearStopwords: Clear up stopwords.

Description Usage Value See Also Examples

Description

Clear up stopwords.

Usage

1

Value

No results.

See Also

insertStopwords,showStopwords

Examples

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

## End(Not run)

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