← Search

Mans Hulden

10 accepted papers

2024

PyFoma: a Python finite-state compiler module

ACL 2024system demonstrations

We describe PyFoma, an open-source Python module for constructing weighted and unweighted finite-state transducers and automata from regular expressions, string rewriting rules, right-linear grammars, or low-level state/transition manipulation. A large variety of standard algorithms for working with…

2024

Resisting the Lure of the Skyline: Grounding Practices in Active Learning for Morphological Inflection

ACL 2024short

Active learning (AL) aims to lower the demand of annotation by selecting informative unannotated samples for the model building. In this paper, we explore the importance of conscious experimental design in the language documentation and description setting, particularly the distribution of the unann…

Cited by 0SourcePDFScholar
2022

Can a Transformer Pass the Wug Test? Tuning Copying Bias in Neural Morphological Inflection Models

ACL 2022short

Deep learning sequence models have been successful with morphological inflection generation. The SIGMORPHON shared task results in the past several years indicate that such models can perform well, but only if the training data covers a good amount of different lemmata, or if the lemmata to be infle…

2021

Do RNN States Encode Abstract Phonological Alternations?

NAACL 2021long

Sequence-to-sequence models have delivered impressive results in word formation tasks such as morphological inflection, often learning to model subtle morphophonological details with limited training data. Despite the performance, the opacity of neural models makes it difficult to determine whether…

2021

To POS Tag or Not to POS Tag: The Impact of POS Tags on Morphological Learning in Low-Resource Settings

ACL 2021long

Part-of-Speech (POS) tags are routinely included as features in many NLP tasks. However, the importance and usefulness of POS tags needs to be examined as NLP expands to low-resource languages because linguists who provide many annotated resources do not place priority on early identification and ta…

Cited by 10SourcePDFScholar