george-gca / aumento-dados-ud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aumento-dados-ud

The code for our STIL23 paper "Proposta e Avaliação Linguística de Técnicas de Aumento de Dados".

First you need to have a UD file to augment Then you can generate artificial data by running 'sh augment_single.sh'. File parameters are:

  • infile: UD file to augment
  • outfile: Name of the output file
  • operation: obl or advcl

About

License:Apache License 2.0


Languages

Language:Python 98.8%Language:Shell 1.2%