standardize_nlp: Standardize Output From NLP Engine

Description Usage Arguments Value

View source: R/accessory_functions.R

Description

Converts output of NLP engine to a dataframe with entries recognized by CEDARS.

Usage

1
standardize_nlp(input_df, engine)

Arguments

input_df

Data frame produced by the NLP engine.

engine

NLP engine. At this time only UDPipe is supported.

Value

A dataframe with NLP annotations.


CEDARS documentation built on Feb. 7, 2021, 5:06 p.m.