show_udpipe_models: Show the names of udpipe models

View source: R/udpipe.r

show_udpipe_modelsR Documentation

Show the names of udpipe models

Description

Returns a data.table with the language, treebank and udpipe_model name. Uses the default model repository provided by the udpipe package (udpipe_download_model). For more information about udpipe and performance benchmarks of the UD models, see the GitHub page of the udpipe package.

Usage

show_udpipe_models()

Value

a data.frame

Examples

show_udpipe_models()

kasperwelbers/corpustools documentation built on May 10, 2023, 5:02 p.m.