stop_words.dictionary: Stop Words Dictionary

stop_words.dictionaryR Documentation

Stop Words Dictionary

Description

A selection of stop words that can be removed from semantic responses (n = 56)

Usage

data(stop_words.dictionary)

Format

stop_words.dictionary (vector, length = 56)

Details

To add additional animals to the dictionary, please make an appendix dictionary (append.dictionary)

Examples

data("stop_words.dictionary")

SemNetDictionaries documentation built on June 8, 2025, 9:40 p.m.