Description Usage Arguments Value
View source: R/accessory_functions.R
Converts output of NLP engine to a dataframe with entries recognized by CEDARS.
1 | 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.