powered by
Creates a summary table for the input CoNLL-U data which counts the number of words of each part-of-speech tag within the data.
fst_pos(data)
A dataframe with a count and proportion of each UPOS tag in the data and the full name of the tag.
A dataframe of text in CoNLL-U format, with optional additional columns.
fst_pos(fst_child) fst_pos(fst_dev_coop)
Run the code above in your browser using DataLab