Three UTF-8 character vectors of stopwords bundled with jiebaRS. They are
provided for explicit use with the stop_word argument; none is enabled by
default.
Format
Three character vectors:
- stopwords_cn
A compiled Chinese stopword list. The upstream list also contains some punctuation, numbers, and English entries.
- stopwords_en
A commonly used English stopword list.
- stopwords_full
A combined Chinese and English stopword list.
Source
The source files were downloaded from commit
0f77b15 of
https://github.com/Northriven/Stopwords on 2026-08-05: