Skip to main content

BibTeX

@inProceedings{masciolini-etal-2024-synthetic-338288,
	title        = {Synthetic-Error Augmented Parsing of Swedish as a Second Language: Experiments with Word Order},
	abstract     = {Ungrammatical text poses significant challenges for off-the-shelf dependency parsers. In this paper, we explore the effectiveness of using synthetic data to improve performance on essays written by learners of Swedish as a second language. Due to their relevance and ease of annotation, we restrict our initial experiments to word order errors. To do that, we build a corrupted version of the standard Swedish Universal Dependencies (UD) treebank Talbanken, mimicking the error patterns and frequency distributions observed in the Swedish Learner Language (SweLL) corpus. We then use the MaChAmp (Massive Choice, Ample tasks) toolkit to train an array of BERT-based dependency parsers, fine-tuning on different combinations of original and corrupted data. We evaluate the resulting models not only on their respective test sets but also, most importantly, on a smaller collection of sentence-correction pairs derived from SweLL. Results show small but significant performance improvements on the target domain, with minimal decline on normative data.},
	booktitle    = {Proceedings of the Joint Workshop on Multiword Expressions and Universal Dependencies (MWE-UD) @ LREC-COLING 2024, May 25, 2024, Torino, Italia},
	author       = {Masciolini, Arianna and Francis, Emilie and Szawerna, Maria Irena},
	year         = {2024},
	publisher    = {ELRA and ICCL},
	address      = {Torino, Italy},
	ISBN         = {978-2-493814-20-3},
}

@inProceedings{masciolini-toth-2024-stund-335974,
	title        = {STUnD: ett Sökverktyg för Tvåspråkiga Universal Dependencies-trädbanker },
	abstract     = {Föreliggande artikel introducerar STUND, ett Sökverktyg för Tvåspråkiga Universal Dependencies-trädbanker som möjliggör parallella syntaktiska sökningar. Vi demonstrerar dess praktiska tillämpning i en fallstudie på tempusformen presens perfekt i svenska och engelska. Resultaten visar att presens perfekt används i ungefär lika stor utsträckning i båda språken, men att det förekommer viss variation som verkar bero på språkspecifika konventioner och översättningsstrategier. },
	booktitle    = {Proceedings of the Huminfra Conference (HiC 2024) },
	author       = {Masciolini, Arianna and Tóth, Márton András},
	year         = {2024},
	ISBN         = {978-91-8075-512-2},
}

@inProceedings{masciolini-2024-bootstrapping-338425,
	title        = {Bootstrapping the Annotation of UD Learner Treebanks},
	abstract     = {Learner data comes in a variety of formats, making corpora difficult to compare with each other. Universal
Dependencies (UD) has therefore been proposed as a replacement for the various ad-hoc annotation schemes. Nowadays, the time-consuming task of building a UD treebank often starts with a round of automatic annotation. The performance of the currently available tools trained on standard language, however, tends to decline substantially upon application to learner text. Grammatical errors play a major role, but a significant performance gap has been observed even between standard test sets and normalized learner essays. In this paper, we investigate how to best bootstrap the annotation of UD learner corpora. In particular, we want to establish whether Target Hypotheses (THs), i.e. grammar-corrected learner sentences, are suitable training data for fine-tuning a parser aimed for original (ungrammatical) L2 material. We perform experiments using English and Italian data from two of the already available UD learner corpora. Our results show manually annotated THs to be highly beneficial and suggest that even automatically parsed sentences of this kind might be helpful, if available in sufficiently large amounts.},
	booktitle    = {Proceedings of the 17th Workshop on Building and Using Comparable Corpora (BUCC) @ LREC-COLING 2024, 20 May, 2024, Torino, Italia},
	author       = {Masciolini, Arianna},
	year         = {2024},
	publisher    = {ELRA },
	ISBN         = {978-2-493814-31-9},
}