UCREL / pymusas

Python Multilingual Ucrel Semantic Analysis System
https://ucrel.github.io/pymusas/
Apache License 2.0
30 stars 12 forks source link

CoNLL-U example #29

Closed apmoore1 closed 2 years ago

apmoore1 commented 2 years ago

An example of how to use the PyMUSAS tagger with the CoNLL-U format. The example can be based on the Universal Dependencies data as it uses the CoNLL-U format and has gold standard tokens, lemmas, and Part Of Speech tags.