Learn R Programming

textplot (version 0.2.2)

example_udpipe: 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"

Arguments

Examples

Run this code
data(example_udpipe)
str(example_udpipe)

Run the code above in your browser using DataLab