fst_print_available_models {finnsurveytext} | R Documentation |
Find treebanks available for use
Description
Find treebanks available for use
Usage
fst_print_available_models(search = NULL)
Arguments
search |
An optional string for filtering the list, name of language in English, eg. 'estonian' |
Value
List of available treebanks, filtered
Examples
fst_print_available_models()
fst_print_available_models(search = "swedish")
[Package finnsurveytext version 2.1.1 Index]