Skip to contents

Adds the generic adjective tag <JJ> to all attributive adjectives based on regex match.

Usage

dtag_all_adjectives(x)

Arguments

x

A character of tokenized strings with _ST tags.

Value

A character vector with all attributive adjectives tagged by <JJ>.