Is there any file or resource where I can see all the tags (and its meaning)?
#3
by
lrtasso
- opened
Sorry for the lay question, but is there any place where I can see to what syntactic function each POS tag refers to?
Hi @lrtasso ,
one evaluation of the Italian BERT models is done on the Universal Dependencies dataset (ISDT) and the tagset description for universal tags is available here:
https://universaldependencies.org/u/pos/index.html
:)