| { |
| "paper_id": "2021", |
| "header": { |
| "generated_with": "S2ORC 1.0.0", |
| "date_generated": "2023-01-19T03:13:50.920382Z" |
| }, |
| "title": "", |
| "authors": [], |
| "year": "", |
| "venue": null, |
| "identifiers": {}, |
| "abstract": "", |
| "pdf_parse": { |
| "paper_id": "2021", |
| "_pdf_hash": "", |
| "abstract": [], |
| "body_text": [ |
| { |
| "text": "Omer Goldman Bar Ilan University omer.goldman@gmail.com", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Well-Defined Morphology is Sentence-Level Morphology", |
| "sec_num": null |
| }, |
| { |
| "text": "Bar Ilan University reut.tsarfaty@biu.ac.il", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Reut Tsarfaty", |
| "sec_num": null |
| }, |
| { |
| "text": "Motivation and Background Morphological tasks have gained decent popularity in NLP in recent years, with many shared tasks in various flavours (Cotterell et al., 2016; McCarthy et al., 2019; Kann et al., 2020; inter alia), supported mainly by UniMorph (McCarthy et al., 2020) a large multi-lingual dataset providing morphological analysis of standalone words in the form of inflection tables. The computational task in these settings relies heavily on the notion of a 'word' as these are the elements analyzed and inflected, while the relation between words is left for semantic operations. However, a detailed examination of the data reveals that no pre-determined criterion exists for what constitutes a word for the purpose of morphological inflection, and it is set in a per-language fashion relying mostly on speaker intuition.", |
| "cite_spans": [ |
| { |
| "start": 143, |
| "end": 167, |
| "text": "(Cotterell et al., 2016;", |
| "ref_id": "BIBREF0" |
| }, |
| { |
| "start": 168, |
| "end": 190, |
| "text": "McCarthy et al., 2019;", |
| "ref_id": "BIBREF7" |
| }, |
| { |
| "start": 191, |
| "end": 209, |
| "text": "Kann et al., 2020;", |
| "ref_id": "BIBREF3" |
| }, |
| { |
| "start": 210, |
| "end": 210, |
| "text": "", |
| "ref_id": null |
| }, |
| { |
| "start": 244, |
| "end": 276, |
| "text": "UniMorph (McCarthy et al., 2020)", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Reut Tsarfaty", |
| "sec_num": null |
| }, |
| { |
| "text": "Specifically, the decision of what is a word is clearly not based on delimitation of whitespaces. For example, the Finnish phrase olen ajatellut is considered a word and is annotated as V;ACT;PRS;PRF;POS;IND;1;SG, and likewise the Albanian phrase do t\u00eb mendosh as V;1;PL;IND;FUT. In contrast, the English equivalents have thought and will think respectively (corresponding to the exact same features-bundles and meanings) are absent, and their construction is considered syntactic.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Reut Tsarfaty", |
| "sec_num": null |
| }, |
| { |
| "text": "Moreover, there is no cross-linguistically consistent set of features and phenomena covered by UniMorph. Thus, negation is included in Latvian inflection tables, but not in German ones, while interrogativity is included in the Turkish dataset but not in Arabic. In fact, some features of meaning clearly expressed at word-level are absent from Uni-Morph altogether, most notably for languages that express object concords on their verbs, as Georgian and Bantu languages.UniMorph is skewed, including only forms that lack these morphemes.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Reut Tsarfaty", |
| "sec_num": null |
| }, |
| { |
| "text": "This poses a problem for the development of truly multi-lingual morphological models since the models are examined on different dimensions of meaning and different sets of features. The current method of data construction induces a bias related to typological and orthographic characteristics of the languages included, so English is considered an isolating language with tiny inflection tables of size 5, while Turkish is considered an agglutinative language with inflection tables of hundreds of forms, although both languages exhibit a complex system of tense and aspect pronounced using linearly separable morphemes with the main difference that the English morphemes are separated by white-spaces.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Reut Tsarfaty", |
| "sec_num": null |
| }, |
| { |
| "text": "The quagmire surrounding words and their demarcation is far from being unique to morphological NLP. In fact, the linguistic literature points to no coherent definition of word whatsoever (Zwicky and Pullum, 1983; Lieber and Scalise, 2006, inter alia) and the stance that no such cross-lingual definition even exists is also heard (Haspelmath, 2011) . We suggest to bypass this linguistic debate while providing true universality to modelling of morphological tasks.", |
| "cite_spans": [ |
| { |
| "start": 187, |
| "end": 212, |
| "text": "(Zwicky and Pullum, 1983;", |
| "ref_id": "BIBREF10" |
| }, |
| { |
| "start": 213, |
| "end": 250, |
| "text": "Lieber and Scalise, 2006, inter alia)", |
| "ref_id": null |
| }, |
| { |
| "start": 330, |
| "end": 348, |
| "text": "(Haspelmath, 2011)", |
| "ref_id": "BIBREF2" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Reut Tsarfaty", |
| "sec_num": null |
| }, |
| { |
| "text": "Proposal In order to make morphological modelling truly universal and define morphological tasks with no unduly advantage provided to whitespace intensive languages, we propose to shift the focus of annotation from words to features. I.e., we propose to fix the set of inflectional features in all inflectional morphology tasks. Models will be required to inflect lemmas or forms to any bundle legal in a language, regardless of that language's expression of the features -be it in one word, a periphrastic construction or even by syntactic means as word order. The features included will be all those that are expressed clearly as an inflectional morpheme in some language. This will set all languages on equal footing. The current version of our annotation scheme includes all the aforementioned features of meaning: tense-aspect-mood (TAM), negation, interrogativity and pronominal arguments. Thus, for example, models will be required Task and Data The specific morphological task in this paper is modelled after morphological reinflection (Cotterell et al., 2016) where given a wordform of a certain lemma and it's feature bundle models are asked to realize the form equivalent to another bundle of features. As mentioned, we consider simple sentences as forms, rather than words, to allow inflection for all included features in all languages. To keep sentences single-lemmaed verbs' arguments are filled in as pronouns. We annotated a dataset for this task, MIGHTY-MORPH, covering 4 languages: English, German, Turkish and Hebrew. 1 For each language we sampled verbal lemmas from UniMorph, giving priority to frequently used verbs, and for each lemma we exhaustively generated a full table of all simple sentences with their respective features. For every lemma, we manually determined all possible arguments using a monolingual dictionary, including both cased arguments and arguments licensed by an adposition, where arguments' features include person, number, gender and reflexivity. Some statistics of the generated data are provided in Table 2 .", |
| "cite_spans": [ |
| { |
| "start": 1044, |
| "end": 1068, |
| "text": "(Cotterell et al., 2016)", |
| "ref_id": "BIBREF0" |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 2049, |
| "end": 2056, |
| "text": "Table 2", |
| "ref_id": "TABREF2" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Reut Tsarfaty", |
| "sec_num": null |
| }, |
| { |
| "text": "The data for our sentence reinflection task was sampled from MIGHTYMORPH. For each language, we sampled 10, 000 pairs of sentences with 1 For Hebrew we have 2 versions: vocalized/unvocalized. their morphological features from 200 inflection tables, such that each pair shares a lemma. We split the data 90% for the train set and the rest are a test set. The lemmas in the train-and test-set are disjoint (Goldman et al., 2021) .", |
| "cite_spans": [ |
| { |
| "start": 404, |
| "end": 426, |
| "text": "(Goldman et al., 2021)", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Reut Tsarfaty", |
| "sec_num": null |
| }, |
| { |
| "text": "Models As an initial attempt at sentence inflection we apply SOTA models for word-inflection to both the word-and sentence-level inflection tasks:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Reut Tsarfaty", |
| "sec_num": null |
| }, |
| { |
| "text": "\u2022 LSTM: by Silfverberg and Hulden (2018) \u2022 TRANSDUCE: by Makarov and Clematide (2018) Both models handle characters as input and output, treating white-space as yet another character rather than a special word-delimiter. In addition, moving to sentence inflection allows the use of contextualized pretrained language models. We used the MT5 (Xue et al., 2021) finetuned on each language separately. The morphological features were added to the input as new tokens with randomly initialized embeddings, and the rest of the input and output was tokenized using MT5's own tokenizer. Table 1 compares the results for wordand sentence-inflection for the LSTM and TRANS-DUCE models. It is clear that sentence inflection is a harder task. It is not surprising as it involves longer character sequences, and more sophisticated edits such as manipulating word order (e.g. S-V inversions English and German). On sentence inflection, the TRANSDUCE performs better on average, although variation across languages does occur.", |
| "cite_spans": [ |
| { |
| "start": 11, |
| "end": 40, |
| "text": "Silfverberg and Hulden (2018)", |
| "ref_id": "BIBREF8" |
| }, |
| { |
| "start": 57, |
| "end": 85, |
| "text": "Makarov and Clematide (2018)", |
| "ref_id": "BIBREF5" |
| }, |
| { |
| "start": 341, |
| "end": 359, |
| "text": "(Xue et al., 2021)", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 580, |
| "end": 587, |
| "text": "Table 1", |
| "ref_id": "TABREF1" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Reut Tsarfaty", |
| "sec_num": null |
| }, |
| { |
| "text": "We suggest a paradigm shift for morphological NLP, from inflection table defined by the ill-defined concept of word to tables defined by a cross linguistically fixed set of features. We argue that this shift requires a mode from words to simple sentences. We believe our framework brings better universality to morphology-related NLP tasks and we formulated a sentence-reinflection task accompanied by suitable data. We showed that while this task is significantly harder, it also provides an opportunity to interface with contextualized LMs, thus it is a thread of research worth developing.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Conclusion", |
| "sec_num": null |
| } |
| ], |
| "back_matter": [], |
| "bib_entries": { |
| "BIBREF0": { |
| "ref_id": "b0", |
| "title": "The SIGMORPHON 2016 shared Task-Morphological reinflection", |
| "authors": [ |
| { |
| "first": "Ryan", |
| "middle": [], |
| "last": "Cotterell", |
| "suffix": "" |
| }, |
| { |
| "first": "Christo", |
| "middle": [], |
| "last": "Kirov", |
| "suffix": "" |
| }, |
| { |
| "first": "John", |
| "middle": [], |
| "last": "Sylak-Glassman", |
| "suffix": "" |
| }, |
| { |
| "first": "David", |
| "middle": [], |
| "last": "Yarowsky", |
| "suffix": "" |
| } |
| ], |
| "year": 2016, |
| "venue": "Proceedings of the 14th SIGMORPHON Workshop on Computational Research in Phonetics, Phonology, and Morphology", |
| "volume": "", |
| "issue": "", |
| "pages": "10--22", |
| "other_ids": { |
| "DOI": [ |
| "10.18653/v1/W16-2002" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "Ryan Cotterell, Christo Kirov, John Sylak-Glassman, David Yarowsky, Jason Eisner, and Mans Hulden. 2016. The SIGMORPHON 2016 shared Task- Morphological reinflection. In Proceedings of the 14th SIGMORPHON Workshop on Computational Research in Phonetics, Phonology, and Morphol- ogy, pages 10-22, Berlin, Germany. Association for Computational Linguistics.", |
| "links": null |
| }, |
| "BIBREF1": { |
| "ref_id": "b1", |
| "title": "2021. (un)solving morphological inflection: Lemma overlap artificially inflates models' performance", |
| "authors": [ |
| { |
| "first": "Omer", |
| "middle": [], |
| "last": "Goldman", |
| "suffix": "" |
| }, |
| { |
| "first": "David", |
| "middle": [], |
| "last": "Guriel", |
| "suffix": "" |
| }, |
| { |
| "first": "Reut", |
| "middle": [], |
| "last": "Tsarfaty", |
| "suffix": "" |
| } |
| ], |
| "year": null, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Omer Goldman, David Guriel, and Reut Tsarfaty. 2021. (un)solving morphological inflection: Lemma over- lap artificially inflates models' performance.", |
| "links": null |
| }, |
| "BIBREF2": { |
| "ref_id": "b2", |
| "title": "The indeterminacy of word segmentation and the nature of morphology and syntax", |
| "authors": [ |
| { |
| "first": "Martin", |
| "middle": [], |
| "last": "Haspelmath", |
| "suffix": "" |
| } |
| ], |
| "year": 2011, |
| "venue": "Folia Linguistica", |
| "volume": "45", |
| "issue": "1", |
| "pages": "31--80", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Martin Haspelmath. 2011. The indeterminacy of word segmentation and the nature of morphology and syn- tax. Folia Linguistica, 45(1):31-80.", |
| "links": null |
| }, |
| "BIBREF3": { |
| "ref_id": "b3", |
| "title": "The SIGMORPHON 2020 shared task on unsupervised morphological paradigm completion", |
| "authors": [ |
| { |
| "first": "Katharina", |
| "middle": [], |
| "last": "Kann", |
| "suffix": "" |
| }, |
| { |
| "first": "Arya", |
| "middle": [ |
| "D" |
| ], |
| "last": "Mccarthy", |
| "suffix": "" |
| }, |
| { |
| "first": "Garrett", |
| "middle": [], |
| "last": "Nicolai", |
| "suffix": "" |
| }, |
| { |
| "first": "Mans", |
| "middle": [], |
| "last": "Hulden", |
| "suffix": "" |
| } |
| ], |
| "year": 2020, |
| "venue": "Proceedings of the 17th SIGMORPHON Workshop on Computational Research in Phonetics, Phonology, and Morphology", |
| "volume": "", |
| "issue": "", |
| "pages": "51--62", |
| "other_ids": { |
| "DOI": [ |
| "10.18653/v1/2020.sigmorphon-1.3" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "Katharina Kann, Arya D. McCarthy, Garrett Nico- lai, and Mans Hulden. 2020. The SIGMORPHON 2020 shared task on unsupervised morphological paradigm completion. In Proceedings of the 17th SIGMORPHON Workshop on Computational Re- search in Phonetics, Phonology, and Morphology, pages 51-62, Online. Association for Computational Linguistics.", |
| "links": null |
| }, |
| "BIBREF4": { |
| "ref_id": "b4", |
| "title": "The lexical integrity hypothesis in a new theoretical universe", |
| "authors": [ |
| { |
| "first": "Rochelle", |
| "middle": [], |
| "last": "Lieber", |
| "suffix": "" |
| }, |
| { |
| "first": "Sergio", |
| "middle": [], |
| "last": "Scalise", |
| "suffix": "" |
| } |
| ], |
| "year": 2006, |
| "venue": "Lingue e linguaggio", |
| "volume": "", |
| "issue": "1", |
| "pages": "7--32", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Rochelle Lieber and Sergio Scalise. 2006. The lexi- cal integrity hypothesis in a new theoretical universe. Lingue e linguaggio, (1):7-32.", |
| "links": null |
| }, |
| "BIBREF5": { |
| "ref_id": "b5", |
| "title": "Neural transition-based string transduction for limitedresource setting in morphology", |
| "authors": [ |
| { |
| "first": "Peter", |
| "middle": [], |
| "last": "Makarov", |
| "suffix": "" |
| }, |
| { |
| "first": "Simon", |
| "middle": [], |
| "last": "Clematide", |
| "suffix": "" |
| } |
| ], |
| "year": 2018, |
| "venue": "Proceedings of the 27th International Conference on Computational Linguistics", |
| "volume": "", |
| "issue": "", |
| "pages": "83--93", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Peter Makarov and Simon Clematide. 2018. Neu- ral transition-based string transduction for limited- resource setting in morphology. In Proceedings of the 27th International Conference on Computational Linguistics, pages 83-93, Santa Fe, New Mexico, USA. Association for Computational Linguistics.", |
| "links": null |
| }, |
| "BIBREF6": { |
| "ref_id": "b6", |
| "title": "Cotterell, Mans Hulden, and David Yarowsky. 2020. UniMorph 3.0: Universal Morphology", |
| "authors": [ |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Arya", |
| "suffix": "" |
| }, |
| { |
| "first": "Christo", |
| "middle": [], |
| "last": "Mccarthy", |
| "suffix": "" |
| }, |
| { |
| "first": "Matteo", |
| "middle": [], |
| "last": "Kirov", |
| "suffix": "" |
| }, |
| { |
| "first": "Amrit", |
| "middle": [], |
| "last": "Grella", |
| "suffix": "" |
| }, |
| { |
| "first": "Patrick", |
| "middle": [], |
| "last": "Nidhi", |
| "suffix": "" |
| }, |
| { |
| "first": "Kyle", |
| "middle": [], |
| "last": "Xia", |
| "suffix": "" |
| }, |
| { |
| "first": "Ekaterina", |
| "middle": [], |
| "last": "Gorman", |
| "suffix": "" |
| }, |
| { |
| "first": "Sabrina", |
| "middle": [ |
| "J" |
| ], |
| "last": "Vylomova", |
| "suffix": "" |
| }, |
| { |
| "first": "Garrett", |
| "middle": [], |
| "last": "Mielke", |
| "suffix": "" |
| }, |
| { |
| "first": "Miikka", |
| "middle": [], |
| "last": "Nicolai", |
| "suffix": "" |
| }, |
| { |
| "first": "Timofey", |
| "middle": [], |
| "last": "Silfverberg", |
| "suffix": "" |
| }, |
| { |
| "first": "Nataly", |
| "middle": [], |
| "last": "Arkhangelskiy", |
| "suffix": "" |
| }, |
| { |
| "first": "Andrew", |
| "middle": [], |
| "last": "Krizhanovsky", |
| "suffix": "" |
| }, |
| { |
| "first": "Elena", |
| "middle": [], |
| "last": "Krizhanovsky", |
| "suffix": "" |
| }, |
| { |
| "first": "Alexey", |
| "middle": [], |
| "last": "Klyachko", |
| "suffix": "" |
| }, |
| { |
| "first": "John", |
| "middle": [], |
| "last": "Sorokin", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Mansfield", |
| "suffix": "" |
| } |
| ], |
| "year": null, |
| "venue": "Proceedings of the 12th Language Resources and Evaluation Conference", |
| "volume": "", |
| "issue": "", |
| "pages": "3922--3931", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Arya D. McCarthy, Christo Kirov, Matteo Grella, Amrit Nidhi, Patrick Xia, Kyle Gorman, Ekate- rina Vylomova, Sabrina J. Mielke, Garrett Nico- lai, Miikka Silfverberg, Timofey Arkhangelskiy, Na- taly Krizhanovsky, Andrew Krizhanovsky, Elena Klyachko, Alexey Sorokin, John Mansfield, Valts Ern\u0161treits, Yuval Pinter, Cassandra L. Jacobs, Ryan Cotterell, Mans Hulden, and David Yarowsky. 2020. UniMorph 3.0: Universal Morphology. In Proceed- ings of the 12th Language Resources and Evaluation Conference, pages 3922-3931, Marseille, France. European Language Resources Association.", |
| "links": null |
| }, |
| "BIBREF7": { |
| "ref_id": "b7", |
| "title": "The SIGMORPHON 2019 shared task: Morphological analysis in context and cross-lingual transfer for inflection", |
| "authors": [ |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Arya", |
| "suffix": "" |
| }, |
| { |
| "first": "Ekaterina", |
| "middle": [], |
| "last": "Mccarthy", |
| "suffix": "" |
| }, |
| { |
| "first": "Shijie", |
| "middle": [], |
| "last": "Vylomova", |
| "suffix": "" |
| }, |
| { |
| "first": "Chaitanya", |
| "middle": [], |
| "last": "Wu", |
| "suffix": "" |
| }, |
| { |
| "first": "Lawrence", |
| "middle": [], |
| "last": "Malaviya", |
| "suffix": "" |
| }, |
| { |
| "first": "Garrett", |
| "middle": [], |
| "last": "Wolf-Sonkin", |
| "suffix": "" |
| }, |
| { |
| "first": "Christo", |
| "middle": [], |
| "last": "Nicolai", |
| "suffix": "" |
| }, |
| { |
| "first": "Miikka", |
| "middle": [], |
| "last": "Kirov", |
| "suffix": "" |
| }, |
| { |
| "first": "Sabrina", |
| "middle": [ |
| "J" |
| ], |
| "last": "Silfverberg", |
| "suffix": "" |
| }, |
| { |
| "first": "Jeffrey", |
| "middle": [], |
| "last": "Mielke", |
| "suffix": "" |
| }, |
| { |
| "first": "Ryan", |
| "middle": [], |
| "last": "Heinz", |
| "suffix": "" |
| }, |
| { |
| "first": "Mans", |
| "middle": [], |
| "last": "Cotterell", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Hulden", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of the 16th Workshop on Computational Research in Phonetics, Phonology, and Morphology", |
| "volume": "", |
| "issue": "", |
| "pages": "229--244", |
| "other_ids": { |
| "DOI": [ |
| "10.18653/v1/W19-4226" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "Arya D. McCarthy, Ekaterina Vylomova, Shijie Wu, Chaitanya Malaviya, Lawrence Wolf-Sonkin, Gar- rett Nicolai, Christo Kirov, Miikka Silfverberg, Sab- rina J. Mielke, Jeffrey Heinz, Ryan Cotterell, and Mans Hulden. 2019. The SIGMORPHON 2019 shared task: Morphological analysis in context and cross-lingual transfer for inflection. In Proceedings of the 16th Workshop on Computational Research in Phonetics, Phonology, and Morphology, pages 229- 244, Florence, Italy. Association for Computational Linguistics.", |
| "links": null |
| }, |
| "BIBREF8": { |
| "ref_id": "b8", |
| "title": "An encoder-decoder approach to the paradigm cell filling problem", |
| "authors": [ |
| { |
| "first": "Miikka", |
| "middle": [], |
| "last": "Silfverberg", |
| "suffix": "" |
| }, |
| { |
| "first": "Mans", |
| "middle": [], |
| "last": "Hulden", |
| "suffix": "" |
| } |
| ], |
| "year": 2018, |
| "venue": "Proceedings of the 2018 Conference on Empirical Methods in Natural Language Processing", |
| "volume": "", |
| "issue": "", |
| "pages": "2883--2889", |
| "other_ids": { |
| "DOI": [ |
| "10.18653/v1/D18-1315" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "Miikka Silfverberg and Mans Hulden. 2018. An encoder-decoder approach to the paradigm cell fill- ing problem. In Proceedings of the 2018 Conference on Empirical Methods in Natural Language Process- ing, pages 2883-2889, Brussels, Belgium. Associa- tion for Computational Linguistics.", |
| "links": null |
| }, |
| "BIBREF9": { |
| "ref_id": "b9", |
| "title": "Aditya Barua, and Colin Raffel. 2021. mT5: A massively multilingual pre-trained text-to-text transformer", |
| "authors": [ |
| { |
| "first": "Linting", |
| "middle": [], |
| "last": "Xue", |
| "suffix": "" |
| }, |
| { |
| "first": "Noah", |
| "middle": [], |
| "last": "Constant", |
| "suffix": "" |
| }, |
| { |
| "first": "Adam", |
| "middle": [], |
| "last": "Roberts", |
| "suffix": "" |
| }, |
| { |
| "first": "Mihir", |
| "middle": [], |
| "last": "Kale", |
| "suffix": "" |
| }, |
| { |
| "first": "Rami", |
| "middle": [], |
| "last": "Al-Rfou", |
| "suffix": "" |
| }, |
| { |
| "first": "Aditya", |
| "middle": [], |
| "last": "Siddhant", |
| "suffix": "" |
| } |
| ], |
| "year": null, |
| "venue": "Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies", |
| "volume": "", |
| "issue": "", |
| "pages": "483--498", |
| "other_ids": { |
| "DOI": [ |
| "10.18653/v1/2021.naacl-main.41" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "Linting Xue, Noah Constant, Adam Roberts, Mi- hir Kale, Rami Al-Rfou, Aditya Siddhant, Aditya Barua, and Colin Raffel. 2021. mT5: A massively multilingual pre-trained text-to-text transformer. In Proceedings of the 2021 Conference of the North American Chapter of the Association for Computa- tional Linguistics: Human Language Technologies, pages 483-498, Online. Association for Computa- tional Linguistics.", |
| "links": null |
| }, |
| "BIBREF10": { |
| "ref_id": "b10", |
| "title": "Cliticization vs", |
| "authors": [ |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Arnold", |
| "suffix": "" |
| }, |
| { |
| "first": "Geoffrey", |
| "middle": [ |
| "K" |
| ], |
| "last": "Zwicky", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Pullum", |
| "suffix": "" |
| } |
| ], |
| "year": 1983, |
| "venue": "", |
| "volume": "59", |
| "issue": "", |
| "pages": "502--513", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Arnold M Zwicky and Geoffrey K Pullum. 1983. Cliti- cization vs. inflection: English n't. Language, 59(3):502-513.", |
| "links": null |
| } |
| }, |
| "ref_entries": { |
| "TABREF1": { |
| "html": null, |
| "num": null, |
| "type_str": "table", |
| "content": "<table><tr><td/><td colspan=\"4\">ENG DEU HEB TUR</td></tr><tr><td>UniMorph table size</td><td>5</td><td>29</td><td>29</td><td>702</td></tr><tr><td>intransitive table size</td><td>450</td><td>512</td><td>132</td><td>702</td></tr><tr><td># inflection tables</td><td>486</td><td>200</td><td>779</td><td>200</td></tr></table>", |
| "text": "Word and sentence inflection results for all languages and systems. For every language the best performing system is marked in bold. Note that both word inflection models perform better in word inflection, confirming that sentence inflection is indeed a harder task." |
| }, |
| "TABREF2": { |
| "html": null, |
| "num": null, |
| "type_str": "table", |
| "content": "<table><tr><td>: Some statistics over the proposed MIGHTY-</td></tr><tr><td>MORPH data. The inclusion of periphrastic construc-</td></tr><tr><td>tions expands the size of the inflection tables compar-</td></tr><tr><td>ing to UniMorph even without additional arguments.</td></tr><tr><td>to inflect the lemma equivalent to LOVE into the fea-</td></tr><tr><td>tures IND;PRS;NEG;INTR;SUBJ(2;SG);OBJ(1;SG)</td></tr></table>", |
| "text": "" |
| } |
| } |
| } |
| } |