standardize_nlp: Standardize Output From NLP Engine

View source: R/accessory_functions.R

standardize_nlpR Documentation

Standardize Output From NLP Engine

Description

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

Usage

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.


simon-hans/CEDARS documentation built on Feb. 14, 2024, 3:16 a.m.