example_udpipe {textplot}R Documentation

Example annotation of text using udpipe

Description

The object is a data.frame of the annotation of the text: "UDPipe provides tokenization, tagging, lemmatization and dependency parsing of raw text"

Examples

data(example_udpipe)
str(example_udpipe)

[Package textplot version 0.2.2 Index]