pos_tagging | R Documentation |
Part-of-speech at individual level or incident level
pos_tagging(df, individuals = TRUE)
df |
text document object |
This function requires pre-trianed model (chinese-gsdsimp-ud-2.5-191206.udpipe) which can be downloaded at Pre-trained models: chinese-gsdsimp-ud-2.5-191206.udpipe.
This is limited to use for specific data frame from replication dataset
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.