View source: R/accessory_functions.R
standardize_nlp | R Documentation |
Converts output of NLP engine to a dataframe with entries recognized by CEDARS.
standardize_nlp(input_df, engine)
input_df |
Data frame produced by the NLP engine. |
engine |
NLP engine. At this time only UDPipe is supported. |
A dataframe with NLP annotations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.