Skip to contents

Adds the generic noun tag <NN> to all nouns based on regex match.

Usage

dtag_all_nouns(x)

Arguments

x

A character of tokenized strings with _ST tags.

Value

A character vector with all nouns tagged by <NN>.