Process a Concept Column for Parenthetical Phrases

process_parentheses(data, concept_col)

Arguments

data

Dataframe

concept_col

Pointer to the column with the concepts to map

Details

To process a Concept Column with multiple embedded parenthetical phrases, see process_first_parentheses and process_last_parentheses.