Description Usage Arguments Value
View source: R/fct_analytics.R
Metrics are divided into features (feat) and subfeatures (sub_feat). POS features give a sheer percentage as their rate. Other features give a count/100 words rate. These metrics are purely descriptive and provide a reference to check against other relevant materials. With time, the intention is to build out a proper database of reference materials.
1 | analytics(piped)
|
piped |
a dataframe produced by udpipe::udpipe AKA "piped text" |
a dataframe containing assorted analytics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.