R/dtag_all_nouns.R
dtag_all_nouns.Rd
Adds the generic noun tag <NN> to all nouns based on regex match.
dtag_all_nouns(x)
A character of tokenized strings with _ST tags.
A character vector with all nouns tagged by <NN>.