udeasy

Logo

A tool for querying CoNLL-U files

View the Project on GitHub unipv-larl/udeasy

UDeasy

UDeasy is an application written in Python 3 whose main goal is to allow the user to easily query a treebank and extract patterns from a treebank in CoNLL-U format. The functions to extract the occurrences from a treebank rely on the udapi Python package. The graphic interface is built using the GUI toolkit wxPython.


About

Download

User guide

Contacts

Tutorials


Download the paper

Click here to download the paper and don’t forget to cite it!


Cite this work

Brigada Villa, Luca. 2022. UDeasy: a Tool for Querying Treebanks in CoNLL-U Format. In Proceedings of the Workshop on Challenges in the Management of Large Corpora (CMLC-10), pages 16–19, Marseille, France. European Language Resources Association.

@InProceedings{brigadavilla:2022:CMLC10,
  author    = {Brigada Villa, Luca},
  title     = {UDeasy: a Tool for Querying Treebanks in CoNLL-U Format},
  booktitle      = {Proceedings of the Workshop on Challenges in the Management of Large Corpora (CMLC-10)},
  month          = {June},
  year           = {2022},
  address        = {Marseille, France},
  publisher      = {European Language Resources Association},
  pages     = {16--19},
  abstract  = {Many tools are available to query a dependency treebank, but they require the users to know a query language. In this paper I present UDeasy, an application whose main goal is to allow the users to easily query and extract patterns from a dependency treebank in CoNLL-U format.},
  url       = {https://aclanthology.org/2022.cmlc10-1.3}
}

License

UDeasy is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

CC BY-NC-SA 4.0