Forums
Hi! I was looking for some descriptions of the tags used in the DepTreeler module for spanish since the documentation only offers explanation for the Txala parser. Searching through other posts someone adviced trying to deduce their meaning out from context, but considering my lack of serious knowledge in linguistics at least a little guidance would be really appreciated...
Thanks in advance!
dep labels come from training corpus
Treeler is a ML based parser, so it learns the categories and labels in the training corpus.
DepTreeler module for Spanish is trained on Ancora corpus (http://clic.ub.edu/corpus/ancora) so it produces the dependency labels there.
You can refer to Ancora documentation to find out about these labels.