|
{ |
|
"paper_id": "2020", |
|
"header": { |
|
"generated_with": "S2ORC 1.0.0", |
|
"date_generated": "2023-01-19T12:14:21.674072Z" |
|
}, |
|
"title": "Experiments in Language Variety Geolocation and Dialect Identification", |
|
"authors": [ |
|
{ |
|
"first": "Tommi", |
|
"middle": [], |
|
"last": "Jauhiainen", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "University of Helsinki", |
|
"location": {} |
|
}, |
|
"email": "[email protected]" |
|
}, |
|
{ |
|
"first": "Heidi", |
|
"middle": [], |
|
"last": "Jauhiainen", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "University of Helsinki", |
|
"location": {} |
|
}, |
|
"email": "[email protected]" |
|
}, |
|
{ |
|
"first": "Krister", |
|
"middle": [], |
|
"last": "Lind\u00e9n", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "University of Helsinki", |
|
"location": {} |
|
}, |
|
"email": "[email protected]" |
|
} |
|
], |
|
"year": "", |
|
"venue": null, |
|
"identifiers": {}, |
|
"abstract": "In this paper we describe the systems we used when participating in the VarDial Evaluation Campaign organized as part of the 7th workshop on NLP for similar languages, varieties and dialects. The shared tasks we participated in were the second edition of the Romanian Dialect Identification (RDI) and the first edition of the Social Media Variety Geolocation (SMG). The submissions of our SUKI team used generative language models based on Naive Bayes and character n-grams.", |
|
"pdf_parse": { |
|
"paper_id": "2020", |
|
"_pdf_hash": "", |
|
"abstract": [ |
|
{ |
|
"text": "In this paper we describe the systems we used when participating in the VarDial Evaluation Campaign organized as part of the 7th workshop on NLP for similar languages, varieties and dialects. The shared tasks we participated in were the second edition of the Romanian Dialect Identification (RDI) and the first edition of the Social Media Variety Geolocation (SMG). The submissions of our SUKI team used generative language models based on Naive Bayes and character n-grams.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Abstract", |
|
"sec_num": null |
|
} |
|
], |
|
"body_text": [ |
|
{ |
|
"text": "We first took part in the related language identification shared tasks in 2015 (Jauhiainen et al., 2015) and we have been using the same team name SUKI ever since. The shared tasks have been organized as part of the VarDial workshops dealing with computational methods and language resources for closely related languages, language varieties, and dialects. The 2020 VarDial Evaluation Campaign contained three separate shared tasks (G\u0203man et al., 2020) . 1 We participated in the Romanian Dialect Identification (RDI) and the Social Media Variety Geolocation (SMG) shared tasks. We did not participate in the third task, Uralic Language Identification (ULI), as we were part of the team organizing it (Jauhiainen et al., 2020) .", |
|
"cite_spans": [ |
|
{ |
|
"start": 79, |
|
"end": 104, |
|
"text": "(Jauhiainen et al., 2015)", |
|
"ref_id": "BIBREF16" |
|
}, |
|
{ |
|
"start": 432, |
|
"end": 452, |
|
"text": "(G\u0203man et al., 2020)", |
|
"ref_id": "BIBREF9" |
|
}, |
|
{ |
|
"start": 455, |
|
"end": 456, |
|
"text": "1", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 701, |
|
"end": 726, |
|
"text": "(Jauhiainen et al., 2020)", |
|
"ref_id": "BIBREF24" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "In this paper, we first introduce some previous work related to these shared tasks, to language identification and to identification of Romanian dialects in particular as well as to geolocation of texts. Then we describe the RDI and the SMG shared tasks, their datasets and the systems we used in our submissions as well as the results of the shared tasks.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "The RDI and the SMG shared tasks were organized as a part of the VarDial Evaluation Campaign 2020, which continued the tradition of shared tasks focusing on close languages for the seventh consecutive year (Zampieri et al., 2014; Zampieri et al., 2015; Zampieri et al., 2018; Zampieri et al., 2019 ). The RDI shared task was a continuation of the first track of the Moldavian vs. Romanian Cross-dialect Topic identification (MRC) shared task organized in 2019 (Zampieri et al., 2019) . The SGM was the first shared task of its kind and the first language identification shared task where the aim was to pin a text to a location.", |
|
"cite_spans": [ |
|
{ |
|
"start": 206, |
|
"end": 229, |
|
"text": "(Zampieri et al., 2014;", |
|
"ref_id": "BIBREF42" |
|
}, |
|
{ |
|
"start": 230, |
|
"end": 252, |
|
"text": "Zampieri et al., 2015;", |
|
"ref_id": "BIBREF43" |
|
}, |
|
{ |
|
"start": 253, |
|
"end": 275, |
|
"text": "Zampieri et al., 2018;", |
|
"ref_id": "BIBREF45" |
|
}, |
|
{ |
|
"start": 276, |
|
"end": 297, |
|
"text": "Zampieri et al., 2019", |
|
"ref_id": "BIBREF46" |
|
}, |
|
{ |
|
"start": 460, |
|
"end": 483, |
|
"text": "(Zampieri et al., 2019)", |
|
"ref_id": "BIBREF46" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Related work 2.1 Shared tasks", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "Automatic language identification in texts was first introduced in the 1960s (Mustonen, 1965) . A recent survey by Jauhiainen et al. (2019d) introduces the different aspects of language identification as well as most of the methods used for it during the past 50 years. The methods used for the task of language identification are mostly shared with other classification tasks as almost any modern machine learning method can be trained to distinguish between different languages (Jauhiainen, 2019) . Support Vector Machines (SVM) are among the most popular and successful machine learning algorithms that have been applied to language identification and have traditionally been very competetive in language identification shared tasks, winning many of them (Goutte et al., 2014; Malmasi and Dras, 2015; \u00c7\u00f6ltekin and Rama, 2016; Bestgen, 2017; \u00c7\u00f6ltekin et al., 2018; Wu et al., 2019) . Deep learning methods have traditionally been less successful in language identification than in other classification tasks (\u00c7\u00f6ltekin and Rama, 2016; Gamallo et al., 2016; Medvedeva et al., 2017) . The first time a language identification shared task was won using deep learning was in the Cuneiform Language Identification (CLI) shared task we organized in 2019 (Zampieri et al., 2019; Jauhiainen et al., 2019a) when it was won by Bernier-Colborne et al. (2019) using BERT-based classifier (Devlin et al., 2018) .", |
|
"cite_spans": [ |
|
{ |
|
"start": 77, |
|
"end": 93, |
|
"text": "(Mustonen, 1965)", |
|
"ref_id": "BIBREF34" |
|
}, |
|
{ |
|
"start": 115, |
|
"end": 140, |
|
"text": "Jauhiainen et al. (2019d)", |
|
"ref_id": "BIBREF23" |
|
}, |
|
{ |
|
"start": 480, |
|
"end": 498, |
|
"text": "(Jauhiainen, 2019)", |
|
"ref_id": "BIBREF25" |
|
}, |
|
{ |
|
"start": 758, |
|
"end": 779, |
|
"text": "(Goutte et al., 2014;", |
|
"ref_id": "BIBREF11" |
|
}, |
|
{ |
|
"start": 780, |
|
"end": 803, |
|
"text": "Malmasi and Dras, 2015;", |
|
"ref_id": "BIBREF28" |
|
}, |
|
{ |
|
"start": 804, |
|
"end": 828, |
|
"text": "\u00c7\u00f6ltekin and Rama, 2016;", |
|
"ref_id": "BIBREF3" |
|
}, |
|
{ |
|
"start": 829, |
|
"end": 843, |
|
"text": "Bestgen, 2017;", |
|
"ref_id": "BIBREF1" |
|
}, |
|
{ |
|
"start": 844, |
|
"end": 866, |
|
"text": "\u00c7\u00f6ltekin et al., 2018;", |
|
"ref_id": "BIBREF6" |
|
}, |
|
{ |
|
"start": 867, |
|
"end": 883, |
|
"text": "Wu et al., 2019)", |
|
"ref_id": "BIBREF40" |
|
}, |
|
{ |
|
"start": 1010, |
|
"end": 1035, |
|
"text": "(\u00c7\u00f6ltekin and Rama, 2016;", |
|
"ref_id": "BIBREF3" |
|
}, |
|
{ |
|
"start": 1036, |
|
"end": 1057, |
|
"text": "Gamallo et al., 2016;", |
|
"ref_id": "BIBREF8" |
|
}, |
|
{ |
|
"start": 1058, |
|
"end": 1081, |
|
"text": "Medvedeva et al., 2017)", |
|
"ref_id": "BIBREF32" |
|
}, |
|
{ |
|
"start": 1249, |
|
"end": 1272, |
|
"text": "(Zampieri et al., 2019;", |
|
"ref_id": "BIBREF46" |
|
}, |
|
{ |
|
"start": 1273, |
|
"end": 1298, |
|
"text": "Jauhiainen et al., 2019a)", |
|
"ref_id": "BIBREF20" |
|
}, |
|
{ |
|
"start": 1377, |
|
"end": 1398, |
|
"text": "(Devlin et al., 2018)", |
|
"ref_id": "BIBREF7" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Language identification in texts", |
|
"sec_num": "2.2" |
|
}, |
|
{ |
|
"text": "In our submissions for the shared tasks, we used language identifiers based on the product of relative frequencies we had developed for the VarDial Evaluation campaign of the previous year (Jauhiainen et al., 2019a; Jauhiainen et al., 2019b) . The method is basically the same as Naive Bayes (NB) using the observed relative frequencies of character n-grams as probabilities.", |
|
"cite_spans": [ |
|
{ |
|
"start": 189, |
|
"end": 215, |
|
"text": "(Jauhiainen et al., 2019a;", |
|
"ref_id": "BIBREF20" |
|
}, |
|
{ |
|
"start": 216, |
|
"end": 241, |
|
"text": "Jauhiainen et al., 2019b)", |
|
"ref_id": "BIBREF21" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Language identification in texts", |
|
"sec_num": "2.2" |
|
}, |
|
{ |
|
"text": "The RDI shared task focused on distinguishing between Moldavian and Romanian. Romanian and Moldavian are coupled together as dialects of the Romanian language (ron) in the ISO 639-3 standard (SIL, 2020). 2 The shared task debuted as one of the tracks of the MRC shared task of the VarDial Evaluation Campaign 2019 (Zampieri et al., 2019) . The aim was to maximize the macro-averaged F 1 score for the two dialects. When macro-averaging, the F 1 score of each individual dialect is calculated first and the result is the average of those F 1 scores. The dataset of the shared task was published as the Moldavian and Romanian Dialectal Corpus (MOROCO) .", |
|
"cite_spans": [ |
|
{ |
|
"start": 204, |
|
"end": 205, |
|
"text": "2", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 314, |
|
"end": 337, |
|
"text": "(Zampieri et al., 2019)", |
|
"ref_id": "BIBREF46" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Identification of Romanian dialects", |
|
"sec_num": "2.3" |
|
}, |
|
{ |
|
"text": "The 2019 edition was officially won by Tudoreanu (2019) using two character-level neural networks which were combined as an ensemble using SVM in the manner of Stacked Generalisation (Wolpert, 1992) . Some of the participants had problems producing the correct number of lines for their submissions (Zampieri et al., 2019) and produced corrected results after the end of the shared task for their system description papers (Onose et al., 2019; Wu et al., 2019) .", |
|
"cite_spans": [ |
|
{ |
|
"start": 183, |
|
"end": 198, |
|
"text": "(Wolpert, 1992)", |
|
"ref_id": "BIBREF39" |
|
}, |
|
{ |
|
"start": 299, |
|
"end": 322, |
|
"text": "(Zampieri et al., 2019)", |
|
"ref_id": "BIBREF46" |
|
}, |
|
{ |
|
"start": 423, |
|
"end": 443, |
|
"text": "(Onose et al., 2019;", |
|
"ref_id": "BIBREF35" |
|
}, |
|
{ |
|
"start": 444, |
|
"end": 460, |
|
"text": "Wu et al., 2019)", |
|
"ref_id": "BIBREF40" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Identification of Romanian dialects", |
|
"sec_num": "2.3" |
|
}, |
|
{ |
|
"text": "Some additional experiments using the MOROCO data have also been reported (Tudoreanu, 2019; Onose et al., 2019; G\u0203man and Ionescu, 2020; Georgescu et al., 2020) . G\u0203man and Ionescu (2020) conducted an evaluation of the data and compared the performance of several methods with the annotations done by native speakers of the dialects. They noted that the machine learning methods were superior to humans in distinguishing between the two dialects and concluded that the models were better at finding character level clues than human annotators.", |
|
"cite_spans": [ |
|
{ |
|
"start": 74, |
|
"end": 91, |
|
"text": "(Tudoreanu, 2019;", |
|
"ref_id": "BIBREF38" |
|
}, |
|
{ |
|
"start": 92, |
|
"end": 111, |
|
"text": "Onose et al., 2019;", |
|
"ref_id": "BIBREF35" |
|
}, |
|
{ |
|
"start": 112, |
|
"end": 136, |
|
"text": "G\u0203man and Ionescu, 2020;", |
|
"ref_id": "BIBREF9" |
|
}, |
|
{ |
|
"start": 137, |
|
"end": 160, |
|
"text": "Georgescu et al., 2020)", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 163, |
|
"end": 187, |
|
"text": "G\u0203man and Ionescu (2020)", |
|
"ref_id": "BIBREF9" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Identification of Romanian dialects", |
|
"sec_num": "2.3" |
|
}, |
|
{ |
|
"text": "The results of all these experiments were not available together, so we collected them in Table 1 . The first column describes the method used as well as the possible MRC team name in parentheses. The second column gives the Macro F 1 score and the third lists the source for the information. The methods used include SVMs, Kernel Ridge Regression (KRR), Convolutional Neural Networks (CNN), Hierarchical Attention Networks (HAN) (Yang et al., 2016) , Bidirectional Gated Recurrent Units (BiGRU), Long Short-Term Memory cells (LSTM), and Recurrent Neural Networks (RNN). The MRC shared task was supposed to be closed, i.e. no task external data was to be used. However, pre-trained word vectors were used during the competition and have also been used in some of the later experiments. The pre-trained word vectors used are from Common Crawl (Grave et al., 2018) , Romanian Language Corpus (CoRoLa) (Mititelu et al., 2018) , and the Nordic Language Processing Laboratory \"NLPL\" (Kutuzov et al., 2017) and they have been indicated in Table 1 ", |
|
"cite_spans": [ |
|
{ |
|
"start": 430, |
|
"end": 449, |
|
"text": "(Yang et al., 2016)", |
|
"ref_id": "BIBREF41" |
|
}, |
|
{ |
|
"start": 842, |
|
"end": 862, |
|
"text": "(Grave et al., 2018)", |
|
"ref_id": "BIBREF12" |
|
}, |
|
{ |
|
"start": 899, |
|
"end": 922, |
|
"text": "(Mititelu et al., 2018)", |
|
"ref_id": "BIBREF33" |
|
}, |
|
{ |
|
"start": 978, |
|
"end": 1000, |
|
"text": "(Kutuzov et al., 2017)", |
|
"ref_id": "BIBREF26" |
|
} |
|
], |
|
"ref_spans": [ |
|
{ |
|
"start": 90, |
|
"end": 97, |
|
"text": "Table 1", |
|
"ref_id": "TABREF1" |
|
}, |
|
{ |
|
"start": 1033, |
|
"end": 1040, |
|
"text": "Table 1", |
|
"ref_id": "TABREF1" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Identification of Romanian dialects", |
|
"sec_num": "2.3" |
|
}, |
|
{ |
|
"text": "Many datasets of social media texts come with some sort of location attached to each text. People living close to each other tend to speak and write in similar ways and about common subjects. This makes identification of the location of a tweet 3 or a jodel 4 possible by just looking at the text produced. In addition to a text itself, many geolocation detection methods use, for example, the metadata of the user profile (Huang and Carley, 2017) or other texts produced by the same user (Chong and Lim, 2019) . In the context of the SMG shared task, the aim was to distinguish dialectal differences based on just the text of the tweet or jodel itself. In many studies, the aim has been to pinpoint a correct city (Huang and Carley, 2017; Snyder et al., 2019) , a country (Huang and Carley, 2017) , or even a specific venue, like a restaurant or a shop (Chong and Lim, 2019) . In the SMG shared task the exact coordinates for each mystery text were required.", |
|
"cite_spans": [ |
|
{ |
|
"start": 423, |
|
"end": 447, |
|
"text": "(Huang and Carley, 2017)", |
|
"ref_id": "BIBREF15" |
|
}, |
|
{ |
|
"start": 489, |
|
"end": 510, |
|
"text": "(Chong and Lim, 2019)", |
|
"ref_id": "BIBREF5" |
|
}, |
|
{ |
|
"start": 715, |
|
"end": 739, |
|
"text": "(Huang and Carley, 2017;", |
|
"ref_id": "BIBREF15" |
|
}, |
|
{ |
|
"start": 740, |
|
"end": 760, |
|
"text": "Snyder et al., 2019)", |
|
"ref_id": "BIBREF37" |
|
}, |
|
{ |
|
"start": 773, |
|
"end": 797, |
|
"text": "(Huang and Carley, 2017)", |
|
"ref_id": "BIBREF15" |
|
}, |
|
{ |
|
"start": 854, |
|
"end": 875, |
|
"text": "(Chong and Lim, 2019)", |
|
"ref_id": "BIBREF5" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Geolocation of texts", |
|
"sec_num": "2.4" |
|
}, |
|
{ |
|
"text": "3 Romanian Dialect Identification (RDI) shared task", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Geolocation of texts", |
|
"sec_num": "2.4" |
|
}, |
|
{ |
|
"text": "The RDI shared task was a two-way classification task between texts written in the Moldavian or Romanian dialects of the Romanian language. Each participating team was allowed to submit three runs and the runs were evaluated based on the macro-averaged F 1 score. We experimented with three classification techniques and in the end we submitted only one run to the shared task gaining fourth place among the eight teams submitting results.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Geolocation of texts", |
|
"sec_num": "2.4" |
|
}, |
|
{ |
|
"text": "In order to train their models, the participants were provided with the MOROCO data set . The original MOROCO data set is divided into training, validation, and testing, but for this shared task, all the 33,564 samples of text were to be used for training. All in all, there were 15,403 texts for Moldavian and 18,161 texts for Romanian. For validation, two different sets of texts were provided. The first validation set dev-source was indomain with the training data (texts were from the news domain) while the second validation set devtarget was out-of domain (the texts were tweets). The dev-source contained 2,718 additional texts for Moldavian and 3,205 texts for Romanian. However, the dev-target was considerably smaller with only 113 texts for Moldavian and 102 texts for Romanian.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Test setup", |
|
"sec_num": "3.1" |
|
}, |
|
{ |
|
"text": "The test set included 5,022 lines of texts without language labels. The participants were informed that they were tweets similar to those of the second validation set dev-target. The average length of a line was 98 characters. In all of the three datasets, the named entities had been transformed to \"$NE$\" tags. Butnaru and Ionescu (2019) do not specify how the named entity removal was performed in practice or whether it was automatic or manual.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Test setup", |
|
"sec_num": "3.1" |
|
}, |
|
{ |
|
"text": "The participants were informed beforehand that the shared task test set would consist of tweets. For this reason, we focused our experiments on the out-of-domain validation set dev-target. Thus, we combined the MOROCO dataset and the in-domain validation data dev-source as the training data for our experiments.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Experiments on the development set", |
|
"sec_num": "3.2" |
|
}, |
|
{ |
|
"text": "For this task, we set out to experiment with the same methods as we did for the baseline of the CLI shared task in 2019 (Jauhiainen et al., 2019a) . We used the product of relative frequencies method and its adaptive version also in the German Dialect Identification (GDI) and Discriminating between the Mainland and Taiwan variation of Mandarin Chinese (DMT) shared tasks of the VarDial Evaluation campaign 2019 (Jauhiainen et al., 2019b) . With the adaptive version, we won the DMT track for traditional Chinese (Zampieri et al., 2019) . Without adaptation, the results of our implementation of the NB classifier were comparable to other methods not using language model adaptation, e.g. SVM ensembles or deep neural networks such as RNN, CNN, and LSTM (Jauhiainen et al., 2019b) . Unfortunately, in this years campaign, we did not have time to experiment with the HeLI method (Jauhiainen et al., 2016) .", |
|
"cite_spans": [ |
|
{ |
|
"start": 120, |
|
"end": 146, |
|
"text": "(Jauhiainen et al., 2019a)", |
|
"ref_id": "BIBREF20" |
|
}, |
|
{ |
|
"start": 413, |
|
"end": 439, |
|
"text": "(Jauhiainen et al., 2019b)", |
|
"ref_id": "BIBREF21" |
|
}, |
|
{ |
|
"start": 514, |
|
"end": 537, |
|
"text": "(Zampieri et al., 2019)", |
|
"ref_id": "BIBREF46" |
|
}, |
|
{ |
|
"start": 755, |
|
"end": 781, |
|
"text": "(Jauhiainen et al., 2019b)", |
|
"ref_id": "BIBREF21" |
|
}, |
|
{ |
|
"start": 879, |
|
"end": 904, |
|
"text": "(Jauhiainen et al., 2016)", |
|
"ref_id": "BIBREF17" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Experiments on the development set", |
|
"sec_num": "3.2" |
|
}, |
|
{ |
|
"text": "For the CLI task, one of the methods produced best results using character n-grams up to 15 characters and we started experimenting using similar very long character sequences. It was soon evident, that our server environment was not capable of processing the training data with such long n-grams and we ended up using a maximum of 12 character sequences. 5 The three methods we evaluated on the RDI training and development data were the sum of relative frequencies, the simple-scoring, and the product of relative frequencies methods. In all of the three methods, the language models for the two dialects consist of all the possible character n-grams extracted from their training data.", |
|
"cite_spans": [ |
|
{ |
|
"start": 356, |
|
"end": 357, |
|
"text": "5", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Experiments on the development set", |
|
"sec_num": "3.2" |
|
}, |
|
{ |
|
"text": "In the sum of relative frequencies, the character n-grams extracted from the mystery text to be identified M are compared with the language models dom(O(C g )) of the two dialects g, and for each n-gram found in a language model, the score R sum (g, M ) is increased by the respective relative frequency. The dialect gaining the highest score is selected. Jauhiainen et al. (2019d) formulate the method as in Equation 1:", |
|
"cite_spans": [ |
|
{ |
|
"start": 356, |
|
"end": 381, |
|
"text": "Jauhiainen et al. (2019d)", |
|
"ref_id": "BIBREF23" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Sum of relative frequencies", |
|
"sec_num": "3.2.1" |
|
}, |
|
{ |
|
"text": "Rsum(g, M ) = l M F i=1 c(Cg, fi) l C F g (1)", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Sum of relative frequencies", |
|
"sec_num": "3.2.1" |
|
}, |
|
{ |
|
"text": "where l M F is the number of individual features in the text M and c(C g , f i ) is the count of its ith feature f i in the training corpus. All the possible combinations of character n-grams from 1 to 12 were evaluated. The best results with a macro F 1 of 0.4848 were obtained using only character 12-grams. The score was very low considering that the task was a simple binary classification between two dialects.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Sum of relative frequencies", |
|
"sec_num": "3.2.1" |
|
}, |
|
{ |
|
"text": "In simple scoring, the character n-grams from the text to be identified (M ) are compared with the language models and the scores of the dialects are increased by one for each one found. The dialect with the highest score is predicted. Jauhiainen et al. (2019d) formulate the method as in Equation 2:", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Simple scoring", |
|
"sec_num": "3.2.2" |
|
}, |
|
{ |
|
"text": "EQUATION", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [ |
|
{ |
|
"start": 0, |
|
"end": 8, |
|
"text": "EQUATION", |
|
"ref_id": "EQREF", |
|
"raw_str": "R simple (g, M ) = l M F i=1 1 , if fi \u2208 dom(O(Cg)) 0 , otherwise", |
|
"eq_num": "(2)" |
|
} |
|
], |
|
"section": "Simple scoring", |
|
"sec_num": "3.2.2" |
|
}, |
|
{ |
|
"text": "Again we experimented with all the possible combinations of character n-grams from 1 to 12. The results were much more promising than when using the sum of relative frequencies method. Table 2 shows some of the best character n-gram combinations from these experiments. The column \"n Min\" tells the minimum length of the character n-grams used and the \"n Max\" the maximum length. As can be noticed, four combinations gave exactly the same highest result of 0.6193. The reason for arriving at the exact same score was that the dev-target was a relatively small set only totaling 215 texts.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 185, |
|
"end": 192, |
|
"text": "Table 2", |
|
"ref_id": "TABREF3" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Simple scoring", |
|
"sec_num": "3.2.2" |
|
}, |
|
{ |
|
"text": "The third method evaluated was the product of relative frequencies. We used the same implementation of this method in last years Evaluation Campaign (Jauhiainen et al., 2019a; Jauhiainen et al., 2019b) . In this method, the relative frequencies are multiplied together. Jauhiainen et al. (2019d) formulate the method as in Equation 3:", |
|
"cite_spans": [ |
|
{ |
|
"start": 149, |
|
"end": 175, |
|
"text": "(Jauhiainen et al., 2019a;", |
|
"ref_id": "BIBREF20" |
|
}, |
|
{ |
|
"start": 176, |
|
"end": 201, |
|
"text": "Jauhiainen et al., 2019b)", |
|
"ref_id": "BIBREF21" |
|
}, |
|
{ |
|
"start": 270, |
|
"end": 295, |
|
"text": "Jauhiainen et al. (2019d)", |
|
"ref_id": "BIBREF23" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Product of relative frequencies", |
|
"sec_num": "3.2.3" |
|
}, |
|
{ |
|
"text": "EQUATION", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [ |
|
{ |
|
"start": 0, |
|
"end": 8, |
|
"text": "EQUATION", |
|
"ref_id": "EQREF", |
|
"raw_str": "R prod (g, M ) = l M F i c(Cg, fi) l C F g", |
|
"eq_num": "(3)" |
|
} |
|
], |
|
"section": "Product of relative frequencies", |
|
"sec_num": "3.2.3" |
|
}, |
|
{ |
|
"text": "In case the feature f i was not found in the training corpus of a dialect C g , a smoothing value was used. The smoothing value was the relative frequency of a feature found only once in the training corpus. In the actual implementation of the algorithm, the sum of negative logarithms of the relative frequencies were used. The smoothing value was multiplied by a penalty modifier determined using the development set.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Product of relative frequencies", |
|
"sec_num": "3.2.3" |
|
}, |
|
{ |
|
"text": "We experimented with several combinations of values for the minimum and maximum lengths of character n-grams as well as the penalty modifiers. The best results were obtained using character ngrams from five to eigth with a penalty modifier of 1.18. These results together with the results of some nearby parameter combinations can be seen in Table 3 . The results using the product of relative frequencies were clearly superior to the results of the two previous methods so we decided to do some more experiments with this method. Table 3 : Experiments with the product of relative frequencies method on the RDI validation target.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 342, |
|
"end": 349, |
|
"text": "Table 3", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 531, |
|
"end": 538, |
|
"text": "Table 3", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Product of relative frequencies", |
|
"sec_num": "3.2.3" |
|
}, |
|
{ |
|
"text": "So far the results were obtained using the training and validation sets without any preprocessing. First we experimented with removing the \"$NE$\" tags representing named entities from the datasets before training and evaluation. There was a clear increase in the F 1 score as evidenced in Table 4 . Table 4 : Experiments with the product of relative frequencies method on the RDI validation target with the named entity tags removed.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 289, |
|
"end": 296, |
|
"text": "Table 4", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 299, |
|
"end": 306, |
|
"text": "Table 4", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Product of relative frequencies", |
|
"sec_num": "3.2.3" |
|
}, |
|
{ |
|
"text": "We further experimented with removing all non-alphabetic characters, which again increased the F 1score (Table 5) . As \"alphabetic\" characters we considered all characters included in the character set of any language according to Java regular expressions. 6 n Min n Max Penalty modifier Macro F1 4 5 1.35-1.36 0.6877 4 6 1.40-1.48 0.6836 4 5 1.37-1.39 0.6832 4 5 1.34 0.6829 3 5 1.40-1.42 0.6648 Table 5 : Experiments with the product of relative frequencies method on the RDI validation target using only alphabetic characters.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 104, |
|
"end": 113, |
|
"text": "(Table 5)", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 397, |
|
"end": 404, |
|
"text": "Table 5", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Product of relative frequencies", |
|
"sec_num": "3.2.3" |
|
}, |
|
{ |
|
"text": "The next preprocessing step was lowercasing all characters (Table 6 ). This ended up giving a further boost of 2.1% to the Macro F 1 score. All in all, using these three simple pre-processing steps increased the F 1 score by 7.6%.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 59, |
|
"end": 67, |
|
"text": "(Table 6", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Product of relative frequencies", |
|
"sec_num": "3.2.3" |
|
}, |
|
{ |
|
"text": "In the two previous VarDial Evaluation campaigns we were able to gain good results using language model adaptation together with the product of relative frequencies and the HeLI methods (Jauhiainen et al., 2018a; Jauhiainen et al., 2018b; Jauhiainen et al., 2019b; Jauhiainen et al., 2019c) . We did evaluate using the product of relative frequencies with the best parameters from the previous trials together with language model adaptation. This combination did not further increase the score, instead with various parameters the scores were actually lower. Thus, we decided not to use language model adaptation in the actual run.", |
|
"cite_spans": [ |
|
{ |
|
"start": 186, |
|
"end": 212, |
|
"text": "(Jauhiainen et al., 2018a;", |
|
"ref_id": "BIBREF18" |
|
}, |
|
{ |
|
"start": 213, |
|
"end": 238, |
|
"text": "Jauhiainen et al., 2018b;", |
|
"ref_id": "BIBREF19" |
|
}, |
|
{ |
|
"start": 239, |
|
"end": 264, |
|
"text": "Jauhiainen et al., 2019b;", |
|
"ref_id": "BIBREF21" |
|
}, |
|
{ |
|
"start": 265, |
|
"end": 290, |
|
"text": "Jauhiainen et al., 2019c)", |
|
"ref_id": "BIBREF22" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Product of relative frequencies", |
|
"sec_num": "3.2.3" |
|
}, |
|
{ |
|
"text": "We removed the named entity tags from the test set and used only lowercased alphabetic characters. We ended up with two lines for which our language identifier returned an unknown language. This was due to both lines being a single \"a\" after preprocessing and the classifier using a minimum length of four for the character n-grams. We changed them to Moldavian (MD) as we were not allowed to submit any Table 6 : Experiments with the product of relative frequencies method on the RDI validation target using only lowercased alphabetic characters.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 404, |
|
"end": 411, |
|
"text": "Table 6", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Results", |
|
"sec_num": "3.3" |
|
}, |
|
{ |
|
"text": "other tags than one of the two Romanian dialects. We submitted these results as our only run to the RDI shared task. Table 7 : The best results of each team participating on the RDI 2020 shared task.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 117, |
|
"end": 124, |
|
"text": "Table 7", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Results", |
|
"sec_num": "3.3" |
|
}, |
|
{ |
|
"text": "Our final score of 0.6584 on the test set was in line with what can be expected from gaining an F-score around 0.70 on the development set. The score gave us the fourth place in the shared task (Table 7) .", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 194, |
|
"end": 203, |
|
"text": "(Table 7)", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Results", |
|
"sec_num": "3.3" |
|
}, |
|
{ |
|
"text": "This task was divided into three separate tracks, each focusing on its own geographic area. The first track, DE-AT, included Jodel conversations in standard German from Germany and Austria. Second track, CH, focused on Swiss German Jodel conversations from Switzerland. The third track, BCMS, featured tweets from Croatia, Bosnia and Herzegovia, Montenegro, and Serbia. All the tracks were scored using the median distance in kilometers of all the predicted locations to the actual ones.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Social Media Variety Geolocation (SMG) shared task", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "Before the testing period the participants were provided with training and development data for each of the tracks. The data for the DE-AT and CH tracks came from a mobile chat application called Jodel, where users can chat anonymously with others in the same area (Hovy and Purschke, 2018) while the data for the BCMS track consisted of tweets . The sizes of each dataset are shown in Table 8 . The reason why the BCMS data is divided between many more locations than the DE-AT and CH data is that the coordinates of the locations are given in much more detail (with up to 8 decimal places in BCMS and only 2 decimal places for DE-AT and CH). Table 8 : The sizes of the datasets for the SMG shared task.", |
|
"cite_spans": [ |
|
{ |
|
"start": 265, |
|
"end": 290, |
|
"text": "(Hovy and Purschke, 2018)", |
|
"ref_id": "BIBREF14" |
|
} |
|
], |
|
"ref_spans": [ |
|
{ |
|
"start": 386, |
|
"end": 393, |
|
"text": "Table 8", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 644, |
|
"end": 651, |
|
"text": "Table 8", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "The datasets for the shared task", |
|
"sec_num": "4.1" |
|
}, |
|
{ |
|
"text": "We opted for a simple approach of dividing the given geographic areas into 81 equally sized geographical areas. For both longitude and latitude, the distance between maximum and minimum points in the datasets was divided by 9. Each of the 100 unique corner coordinates of the 81 areas functioned as a gathering point. All the jodels or tweets in the training data were gathered at their nearest gathering point.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The methods used", |
|
"sec_num": "4.2" |
|
}, |
|
{ |
|
"text": "After that the location of each gathering point was adjusted to be in the center of the original positions of the tweets or jodels gathered at the point. We only had resources to try different divisions with the Swiss German data and we experimented with dividing by 8 or 10 instead of 9, but this did not improve the results. Not all of the points gathered texts, but for all those that included texts, a language model was created. That language model was then used with a language identifier. While experimenting, we calculated our results using average distance instead of median distance. The distance we used was based on coordinate points and as the longitude and latitude are not equal in kilometers, our optimization was not perfect. We used the same product of relative frequencies classifier in language identification, which was described earlier with regard to the RDI shared task (Equation 3). The parameters we used with each track can be seen in Table 9 .", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 962, |
|
"end": 969, |
|
"text": "Table 9", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "The methods used", |
|
"sec_num": "4.2" |
|
}, |
|
{ |
|
"text": "Track n Min n Max Penalty modifier DEAT 1 5 1.9 CH 2 3 2.35 BCMS 1 7 3.5 Table 9 : Parameters used in the submissions for the three SMG tracks. Table 10 shows the results of the teams participating in the SMG 2020 shared task DEAT track. Our submission was clearly the least efficient of all submitted systems. Table 11 : The best results of each team participating in the SMG 2020 shared task Swiss German track. Table 12 shows the results of the teams participating in the SMG 2020 shared task BCMS track. Our submission gave us the third position which was our best ranking among the tracks. The winning helsinki-ljubljana teams median distance was in a league of its own, but we were relatively close to the ZHAW teams result. Table 12 : The best results of each team participating on the SMG 2020 shared task BCMS track.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 73, |
|
"end": 80, |
|
"text": "Table 9", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 144, |
|
"end": 152, |
|
"text": "Table 10", |
|
"ref_id": "TABREF1" |
|
}, |
|
{ |
|
"start": 311, |
|
"end": 319, |
|
"text": "Table 11", |
|
"ref_id": "TABREF1" |
|
}, |
|
{ |
|
"start": 414, |
|
"end": 422, |
|
"text": "Table 12", |
|
"ref_id": "TABREF1" |
|
}, |
|
{ |
|
"start": 731, |
|
"end": 739, |
|
"text": "Table 12", |
|
"ref_id": "TABREF1" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "The methods used", |
|
"sec_num": "4.2" |
|
}, |
|
{ |
|
"text": "In this paper, we presented the systems we experimented with when participating in two of the shared tasks organized as part of the VarDial Evaluation Campaign 2020. Our systems did not reach the state of the art in any of the tracks of the shared tasks. There is clearly some room for improvement in the approaches we used. We did not have time to experiment with using adaptive language models in the SMG shared task. Using them might have improved the identification accuracy considerably. Also, using 100 coordinate points might not have been optimal in the DEAT and BCMS tracks as the areas where those texts came from were larger than the CH track but we only optimized the division using the CH track training data. There is also room for improvement in how we optimized the parameters for the SMG shared task as we used the average distance and the distance \"unit\" we used were coordinate points instead of kilometers.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Conclusions and future work", |
|
"sec_num": "5" |
|
}, |
|
{ |
|
"text": "https://iso639-3.sil.org/code/ron", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "https://twitter.com 4 https://jodel.com", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "The problem was mainly with the memory usage: we used a maximum of 60 gigabytes as our Java memory heap.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "For the exact regular expression see line 241 of HeLI.java at https://github.com/tosaja/HeLI/blob/master/HeLI.java", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
} |
|
], |
|
"back_matter": [], |
|
"bib_entries": { |
|
"BIBREF0": { |
|
"ref_id": "b0", |
|
"title": "Improving cuneiform language identification with bert", |
|
"authors": [ |
|
{ |
|
"first": "Gabriel", |
|
"middle": [], |
|
"last": "Bernier-Colborne", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Cyril", |
|
"middle": [], |
|
"last": "Goutte", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Serge", |
|
"middle": [], |
|
"last": "L\u00e9ger", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2019, |
|
"venue": "Proceedings of the Sixth Workshop on NLP for Similar Languages, Varieties and Dialects", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "17--25", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Gabriel Bernier-Colborne, Cyril Goutte, and Serge L\u00e9ger. 2019. Improving cuneiform language identification with bert. In Proceedings of the Sixth Workshop on NLP for Similar Languages, Varieties and Dialects, pages 17-25.", |
|
"links": null |
|
}, |
|
"BIBREF1": { |
|
"ref_id": "b1", |
|
"title": "Improving the Character Ngram Model for the DSL Task with BM25 Weighting and Less Frequently Used Feature Sets", |
|
"authors": [ |
|
{ |
|
"first": "Yves", |
|
"middle": [], |
|
"last": "Bestgen", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2017, |
|
"venue": "Proceedings of the Fourth Workshop on NLP for Similar Languages, Varieties and Dialects (VarDial)", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "115--123", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Yves Bestgen. 2017. Improving the Character Ngram Model for the DSL Task with BM25 Weighting and Less Frequently Used Feature Sets. In Proceedings of the Fourth Workshop on NLP for Similar Languages, Varieties and Dialects (VarDial), pages 115-123, Valencia, Spain.", |
|
"links": null |
|
}, |
|
"BIBREF2": { |
|
"ref_id": "b2", |
|
"title": "Moroco: The Moldavian and Romanian dialectal corpus", |
|
"authors": [ |
|
{ |
|
"first": "Andrei", |
|
"middle": [], |
|
"last": "Butnaru", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Radu Tudor", |
|
"middle": [], |
|
"last": "Ionescu", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2019, |
|
"venue": "Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "688--698", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Andrei Butnaru and Radu Tudor Ionescu. 2019. Moroco: The Moldavian and Romanian dialectal corpus. In Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics, pages 688-698.", |
|
"links": null |
|
}, |
|
"BIBREF3": { |
|
"ref_id": "b3", |
|
"title": "Discriminating Similar Languages: Experiments with Linear SVMs and Neural Networks", |
|
"authors": [ |
|
{ |
|
"first": "Cagri", |
|
"middle": [], |
|
"last": "\u00c7\u00f6ltekin", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Taraka", |
|
"middle": [], |
|
"last": "Rama", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2016, |
|
"venue": "Proceedings of the Third Workshop on NLP for Similar Languages, Varieties and Dialects (VarDial)", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "15--24", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Cagri \u00c7\u00f6ltekin and Taraka Rama. 2016. Discriminating Similar Languages: Experiments with Linear SVMs and Neural Networks. In Proceedings of the Third Workshop on NLP for Similar Languages, Varieties and Dialects (VarDial), pages 15-24, Osaka, Japan.", |
|
"links": null |
|
}, |
|
"BIBREF4": { |
|
"ref_id": "b4", |
|
"title": "The R2I LIS team proposes majority vote for VarDial's MRC task", |
|
"authors": [ |
|
{ |
|
"first": "Adrian-Gabriel", |
|
"middle": [], |
|
"last": "Chifu", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2019, |
|
"venue": "Proceedings of the Sixth Workshop on NLP for Similar Languages, Varieties and Dialects", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "138--143", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Adrian-Gabriel Chifu. 2019. The R2I LIS team proposes majority vote for VarDial's MRC task. In Proceedings of the Sixth Workshop on NLP for Similar Languages, Varieties and Dialects, pages 138-143.", |
|
"links": null |
|
}, |
|
"BIBREF5": { |
|
"ref_id": "b5", |
|
"title": "Fine-grained geolocation of tweets in temporal proximity", |
|
"authors": [ |
|
{ |
|
"first": "Wen-Haw", |
|
"middle": [], |
|
"last": "Chong", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ee-Peng", |
|
"middle": [], |
|
"last": "Lim", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2019, |
|
"venue": "ACM Transactions on Information Systems (TOIS)", |
|
"volume": "37", |
|
"issue": "2", |
|
"pages": "1--33", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Wen-Haw Chong and Ee-Peng Lim. 2019. Fine-grained geolocation of tweets in temporal proximity. ACM Transactions on Information Systems (TOIS), 37(2):1-33.", |
|
"links": null |
|
}, |
|
"BIBREF6": { |
|
"ref_id": "b6", |
|
"title": "T\u00fcbingen-Oslo team at the VarDial 2018 evaluation campaign: An analysis of n-gram features in language variety identification", |
|
"authors": [ |
|
{ |
|
"first": "Taraka", |
|
"middle": [], |
|
"last": "\u00c7 Agr\u0131 \u00c7\u00f6ltekin", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Verena", |
|
"middle": [], |
|
"last": "Rama", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Blaschke", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2018, |
|
"venue": "Proceedings of the Fifth Workshop on NLP for Similar Languages, Varieties and Dialects", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "55--65", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "\u00c7 agr\u0131 \u00c7\u00f6ltekin, Taraka Rama, and Verena Blaschke. 2018. T\u00fcbingen-Oslo team at the VarDial 2018 evalua- tion campaign: An analysis of n-gram features in language variety identification. In Proceedings of the Fifth Workshop on NLP for Similar Languages, Varieties and Dialects (VarDial 2018), pages 55-65.", |
|
"links": null |
|
}, |
|
"BIBREF7": { |
|
"ref_id": "b7", |
|
"title": "Bert: Pre-training of deep bidirectional transformers for language understanding", |
|
"authors": [ |
|
{ |
|
"first": "Jacob", |
|
"middle": [], |
|
"last": "Devlin", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ming-Wei", |
|
"middle": [], |
|
"last": "Chang", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Kenton", |
|
"middle": [], |
|
"last": "Lee", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Kristina", |
|
"middle": [], |
|
"last": "Toutanova", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2018, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": { |
|
"arXiv": [ |
|
"arXiv:1810.04805" |
|
] |
|
}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Jacob Devlin, Ming-Wei Chang, Kenton Lee, and Kristina Toutanova. 2018. Bert: Pre-training of deep bidirec- tional transformers for language understanding. arXiv preprint arXiv:1810.04805.", |
|
"links": null |
|
}, |
|
"BIBREF8": { |
|
"ref_id": "b8", |
|
"title": "Comparing two Basic Methods for Discriminating Between Similar Languages and Varieties", |
|
"authors": [ |
|
{ |
|
"first": "Pablo", |
|
"middle": [], |
|
"last": "Gamallo", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "I\u00f1aki", |
|
"middle": [], |
|
"last": "Jos\u00e9 Ramom Pichel", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Manex", |
|
"middle": [], |
|
"last": "Alegria", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Agirrezabal", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2016, |
|
"venue": "Proceedings of the Third Workshop on NLP for Similar Languages, Varieties and Dialects (VarDial)", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "170--177", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Pablo Gamallo, Jos\u00e9 Ramom Pichel, I\u00f1aki Alegria, and Manex Agirrezabal. 2016. Comparing two Basic Methods for Discriminating Between Similar Languages and Varieties. In Proceedings of the Third Workshop on NLP for Similar Languages, Varieties and Dialects (VarDial), pages 170-177, Osaka, Japan.", |
|
"links": null |
|
}, |
|
"BIBREF9": { |
|
"ref_id": "b9", |
|
"title": "The unreasonable effectiveness of machine learning in Moldavian versus Romanian dialect identification", |
|
"authors": [ |
|
{ |
|
"first": "Mihaela", |
|
"middle": [], |
|
"last": "G\u0203man", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Radu Tudor", |
|
"middle": [], |
|
"last": "Ionescu", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2020, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": { |
|
"arXiv": [ |
|
"arXiv:2007.15700" |
|
] |
|
}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Mihaela G\u0203man and Radu Tudor Ionescu. 2020. The unreasonable effectiveness of machine learning in Moldavian versus Romanian dialect identification. arXiv preprint arXiv:2007.15700.", |
|
"links": null |
|
}, |
|
"BIBREF10": { |
|
"ref_id": "b10", |
|
"title": "Radu Tudor Ionescu, Nicolae-Catalin Ristea, and Nicu Sebe. 2020. Non-linear neurons with human-like apical dendrite activations", |
|
"authors": [ |
|
{ |
|
"first": "Mariana-Iuliana", |
|
"middle": [], |
|
"last": "Georgescu", |
|
"suffix": "" |
|
} |
|
], |
|
"year": null, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": { |
|
"arXiv": [ |
|
"arXiv:2003.03229" |
|
] |
|
}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Mariana-Iuliana Georgescu, Radu Tudor Ionescu, Nicolae-Catalin Ristea, and Nicu Sebe. 2020. Non-linear neu- rons with human-like apical dendrite activations. arXiv preprint arXiv:2003.03229.", |
|
"links": null |
|
}, |
|
"BIBREF11": { |
|
"ref_id": "b11", |
|
"title": "The NRC System for Discriminating Similar Languages", |
|
"authors": [ |
|
{ |
|
"first": "Cyril", |
|
"middle": [], |
|
"last": "Goutte", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Serge", |
|
"middle": [], |
|
"last": "L\u00e9ger", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Marine", |
|
"middle": [], |
|
"last": "Carpuat", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2014, |
|
"venue": "Proceedings of the First Workshop on Applying NLP Tools to Similar Languages, Varieties and Dialects (VarDial)", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "139--145", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Cyril Goutte, Serge L\u00e9ger, and Marine Carpuat. 2014. The NRC System for Discriminating Similar Languages. In Proceedings of the First Workshop on Applying NLP Tools to Similar Languages, Varieties and Dialects (VarDial), pages 139-145, Dublin, Ireland.", |
|
"links": null |
|
}, |
|
"BIBREF12": { |
|
"ref_id": "b12", |
|
"title": "Learning word vectors for 157 languages", |
|
"authors": [ |
|
{ |
|
"first": "Edouard", |
|
"middle": [], |
|
"last": "Grave", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Piotr", |
|
"middle": [], |
|
"last": "Bojanowski", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Prakhar", |
|
"middle": [], |
|
"last": "Gupta", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Armand", |
|
"middle": [], |
|
"last": "Joulin", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Tomas", |
|
"middle": [], |
|
"last": "Mikolov", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2018, |
|
"venue": "Language Resources and Evaluation Conference, number CONF", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Edouard Grave, Piotr Bojanowski, Prakhar Gupta, Armand Joulin, and Tomas Mikolov. 2018. Learning word vectors for 157 languages. In Language Resources and Evaluation Conference, number CONF.", |
|
"links": null |
|
}, |
|
"BIBREF13": { |
|
"ref_id": "b13", |
|
"title": "Yves Scherrer, and Marcos Zampieri. 2020. A Report on the VarDial Evaluation Campaign 2020", |
|
"authors": [ |
|
{ |
|
"first": "Mihaela", |
|
"middle": [], |
|
"last": "G\u0203man", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Dirk", |
|
"middle": [], |
|
"last": "Hovy", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Tudor", |
|
"middle": [], |
|
"last": "Radu", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Heidi", |
|
"middle": [], |
|
"last": "Ionescu", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Tommi", |
|
"middle": [], |
|
"last": "Jauhiainen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Krister", |
|
"middle": [], |
|
"last": "Jauhiainen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Nikola", |
|
"middle": [], |
|
"last": "Lind\u00e9n", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Niko", |
|
"middle": [], |
|
"last": "Ljube\u0161i\u0107", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Christoph", |
|
"middle": [], |
|
"last": "Partanen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Purschke", |
|
"suffix": "" |
|
} |
|
], |
|
"year": null, |
|
"venue": "Proceedings of the Seventh Workshop on NLP for Similar Languages, Varieties and Dialects", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Mihaela G\u0203man, Dirk Hovy, Radu Tudor Ionescu, Heidi Jauhiainen, Tommi Jauhiainen, Krister Lind\u00e9n, Nikola Ljube\u0161i\u0107, Niko Partanen, Christoph Purschke, Yves Scherrer, and Marcos Zampieri. 2020. A Report on the VarDial Evaluation Campaign 2020. In Proceedings of the Seventh Workshop on NLP for Similar Languages, Varieties and Dialects (VarDial).", |
|
"links": null |
|
}, |
|
"BIBREF14": { |
|
"ref_id": "b14", |
|
"title": "Capturing regional variation with distributed place representations and geographic retrofitting", |
|
"authors": [ |
|
{ |
|
"first": "Dirk", |
|
"middle": [], |
|
"last": "Hovy", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Christoph", |
|
"middle": [], |
|
"last": "Purschke", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2018, |
|
"venue": "Proceedings of the 2018 Conference on Empirical Methods in Natural Language Processing", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "4383--4394", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Dirk Hovy and Christoph Purschke. 2018. Capturing regional variation with distributed place representations and geographic retrofitting. In Proceedings of the 2018 Conference on Empirical Methods in Natural Language Processing, pages 4383-4394, Brussels, Belgium. Association for Computational Linguistics.", |
|
"links": null |
|
}, |
|
"BIBREF15": { |
|
"ref_id": "b15", |
|
"title": "On predicting geolocation of tweets using convolutional neural networks", |
|
"authors": [ |
|
{ |
|
"first": "Binxuan", |
|
"middle": [], |
|
"last": "Huang", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Kathleen", |
|
"middle": [ |
|
"M" |
|
], |
|
"last": "Carley", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2017, |
|
"venue": "International conference on social computing, behavioral-cultural modeling and prediction and behavior representation in modeling and simulation", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "281--291", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Binxuan Huang and Kathleen M Carley. 2017. On predicting geolocation of tweets using convolutional neural networks. In International conference on social computing, behavioral-cultural modeling and prediction and behavior representation in modeling and simulation, pages 281-291. Springer.", |
|
"links": null |
|
}, |
|
"BIBREF16": { |
|
"ref_id": "b16", |
|
"title": "Discriminating Similar Languages with Tokenbased Backoff", |
|
"authors": [ |
|
{ |
|
"first": "Tommi", |
|
"middle": [], |
|
"last": "Jauhiainen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Heidi", |
|
"middle": [], |
|
"last": "Jauhiainen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Krister", |
|
"middle": [], |
|
"last": "Lind\u00e9n", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2015, |
|
"venue": "Proceedings of the Joint Workshop on Language Technology for Closely Related Languages, Varieties and Dialects (LT4VarDial)", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "44--51", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Tommi Jauhiainen, Heidi Jauhiainen, and Krister Lind\u00e9n. 2015. Discriminating Similar Languages with Token- based Backoff. In Proceedings of the Joint Workshop on Language Technology for Closely Related Languages, Varieties and Dialects (LT4VarDial), pages 44-51, Hissar, Bulgaria.", |
|
"links": null |
|
}, |
|
"BIBREF17": { |
|
"ref_id": "b17", |
|
"title": "HeLI, a Word-Based Backoff Method for Language Identification", |
|
"authors": [ |
|
{ |
|
"first": "Tommi", |
|
"middle": [], |
|
"last": "Jauhiainen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Krister", |
|
"middle": [], |
|
"last": "Lind\u00e9n", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Heidi", |
|
"middle": [], |
|
"last": "Jauhiainen", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2016, |
|
"venue": "Proceedings of the Third Workshop on NLP for Similar Languages, Varieties and Dialects (VarDial3)", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "153--162", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Tommi Jauhiainen, Krister Lind\u00e9n, and Heidi Jauhiainen. 2016. HeLI, a Word-Based Backoff Method for Lan- guage Identification. In Proceedings of the Third Workshop on NLP for Similar Languages, Varieties and Dialects (VarDial3), pages 153-162, Osaka, Japan.", |
|
"links": null |
|
}, |
|
"BIBREF18": { |
|
"ref_id": "b18", |
|
"title": "HeLI-based Experiments in Swiss German Dialect Identification", |
|
"authors": [ |
|
{ |
|
"first": "Tommi", |
|
"middle": [], |
|
"last": "Jauhiainen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Heidi", |
|
"middle": [], |
|
"last": "Jauhiainen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Krister", |
|
"middle": [], |
|
"last": "Lind\u00e9n", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2018, |
|
"venue": "Proceedings of the Fifth Workshop on NLP for Similar Languages, Varieties and Dialects (VarDial)", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "254--262", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Tommi Jauhiainen, Heidi Jauhiainen, and Krister Lind\u00e9n. 2018a. HeLI-based Experiments in Swiss German Dialect Identification. In Proceedings of the Fifth Workshop on NLP for Similar Languages, Varieties and Dialects (VarDial), pages 254-262, Santa Fe, NM.", |
|
"links": null |
|
}, |
|
"BIBREF19": { |
|
"ref_id": "b19", |
|
"title": "Iterative Language Model Adaptation for Indo-Aryan Language Identification", |
|
"authors": [ |
|
{ |
|
"first": "Tommi", |
|
"middle": [], |
|
"last": "Jauhiainen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Heidi", |
|
"middle": [], |
|
"last": "Jauhiainen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Krister", |
|
"middle": [], |
|
"last": "Lind\u00e9n", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2018, |
|
"venue": "Proceedings of the Fifth Workshop on NLP for Similar Languages, Varieties and Dialects (VarDial)", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "66--75", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Tommi Jauhiainen, Heidi Jauhiainen, and Krister Lind\u00e9n. 2018b. Iterative Language Model Adaptation for Indo- Aryan Language Identification. In Proceedings of the Fifth Workshop on NLP for Similar Languages, Varieties and Dialects (VarDial), pages 66-75, Santa Fe, NM.", |
|
"links": null |
|
}, |
|
"BIBREF20": { |
|
"ref_id": "b20", |
|
"title": "Language and dialect identification of cuneiform texts", |
|
"authors": [ |
|
{ |
|
"first": "Tommi", |
|
"middle": [], |
|
"last": "Jauhiainen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Heidi", |
|
"middle": [], |
|
"last": "Jauhiainen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Tero", |
|
"middle": [], |
|
"last": "Alstola", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Krister", |
|
"middle": [], |
|
"last": "Lind\u00e9n", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2019, |
|
"venue": "Proceedings of the Sixth Workshop on NLP for Similar Languages, Varieties and Dialects", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "89--98", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Tommi Jauhiainen, Heidi Jauhiainen, Tero Alstola, and Krister Lind\u00e9n. 2019a. Language and dialect identification of cuneiform texts. In Proceedings of the Sixth Workshop on NLP for Similar Languages, Varieties and Dialects, pages 89-98. Association for Computational Linguistics.", |
|
"links": null |
|
}, |
|
"BIBREF21": { |
|
"ref_id": "b21", |
|
"title": "Discriminating between Mandarin Chinese and Swiss-German varieties using adaptive language models", |
|
"authors": [ |
|
{ |
|
"first": "Tommi", |
|
"middle": [], |
|
"last": "Jauhiainen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Heidi", |
|
"middle": [], |
|
"last": "Jauhiainen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Krister", |
|
"middle": [], |
|
"last": "Lind\u00e9n", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2019, |
|
"venue": "Proceedings of the 6th Workshop on NLP for Similar Languages, Varieties and Dialects", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "178--187", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Tommi Jauhiainen, Heidi Jauhiainen, and Krister Lind\u00e9n. 2019b. Discriminating between Mandarin Chinese and Swiss-German varieties using adaptive language models. In Proceedings of the 6th Workshop on NLP for Similar Languages, Varieties and Dialects (VarDial 2019), pages 178-187, Minneapolis, Minnesota.", |
|
"links": null |
|
}, |
|
"BIBREF22": { |
|
"ref_id": "b22", |
|
"title": "Language model adaptation for language and dialect identification of text", |
|
"authors": [ |
|
{ |
|
"first": "Tommi", |
|
"middle": [], |
|
"last": "Jauhiainen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Krister", |
|
"middle": [], |
|
"last": "Lind\u00e9n", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Heidi", |
|
"middle": [], |
|
"last": "Jauhiainen", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2019, |
|
"venue": "Natural Language Engineering", |
|
"volume": "25", |
|
"issue": "5", |
|
"pages": "561--583", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Tommi Jauhiainen, Krister Lind\u00e9n, and Heidi Jauhiainen. 2019c. Language model adaptation for language and dialect identification of text. Natural Language Engineering, 25(5):561-583.", |
|
"links": null |
|
}, |
|
"BIBREF23": { |
|
"ref_id": "b23", |
|
"title": "Automatic Language Identification in Texts: A Survey", |
|
"authors": [ |
|
{ |
|
"first": "Tommi", |
|
"middle": [], |
|
"last": "Jauhiainen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Marco", |
|
"middle": [], |
|
"last": "Lui", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Marcos", |
|
"middle": [], |
|
"last": "Zampieri", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Timothy", |
|
"middle": [], |
|
"last": "Baldwin", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Krister", |
|
"middle": [], |
|
"last": "Lind\u00e9n", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2019, |
|
"venue": "Journal of Artificial Intelligence Research", |
|
"volume": "65", |
|
"issue": "", |
|
"pages": "675--782", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Tommi Jauhiainen, Marco Lui, Marcos Zampieri, Timothy Baldwin, and Krister Lind\u00e9n. 2019d. Automatic Language Identification in Texts: A Survey. Journal of Artificial Intelligence Research, 65:675-782.", |
|
"links": null |
|
}, |
|
"BIBREF24": { |
|
"ref_id": "b24", |
|
"title": "Uralic Language Identification (ULI) 2020 shared task dataset and the Wanca 2017 corpora", |
|
"authors": [ |
|
{ |
|
"first": "Tommi", |
|
"middle": [], |
|
"last": "Jauhiainen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Heidi", |
|
"middle": [], |
|
"last": "Jauhiainen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Niko", |
|
"middle": [], |
|
"last": "Partanen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Krister", |
|
"middle": [], |
|
"last": "Lind\u00e9n", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2020, |
|
"venue": "Proceedings of the Seventh Workshop on NLP for Similar Languages, Varieties and Dialects", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Tommi Jauhiainen, Heidi Jauhiainen, Niko Partanen, and Krister Lind\u00e9n. 2020. Uralic Language Identification (ULI) 2020 shared task dataset and the Wanca 2017 corpora. In Proceedings of the Seventh Workshop on NLP for Similar Languages, Varieties and Dialects (VarDial).", |
|
"links": null |
|
}, |
|
"BIBREF25": { |
|
"ref_id": "b25", |
|
"title": "Language identification in texts", |
|
"authors": [ |
|
{ |
|
"first": "Tommi", |
|
"middle": [], |
|
"last": "Jauhiainen", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2019, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Tommi Jauhiainen. 2019. Language identification in texts. Ph.D. thesis, University of Helsinki, Finland.", |
|
"links": null |
|
}, |
|
"BIBREF26": { |
|
"ref_id": "b26", |
|
"title": "Word vectors, reuse, and replicability: Towards a community repository of large-text resources", |
|
"authors": [ |
|
{ |
|
"first": "Andrei", |
|
"middle": [], |
|
"last": "Kutuzov", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Murhaf", |
|
"middle": [], |
|
"last": "Fares", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Stephan", |
|
"middle": [], |
|
"last": "Oepen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Erik", |
|
"middle": [], |
|
"last": "Velldal", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2017, |
|
"venue": "Proceedings of the 58th Conference on Simulation and Modelling", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "271--276", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Andrei Kutuzov, Murhaf Fares, Stephan Oepen, and Erik Velldal. 2017. Word vectors, reuse, and replicability: Towards a community repository of large-text resources. In Proceedings of the 58th Conference on Simulation and Modelling, pages 271-276. Link\u00f6ping University Electronic Press.", |
|
"links": null |
|
}, |
|
"BIBREF27": { |
|
"ref_id": "b27", |
|
"title": "TweetGeo -a tool for collecting, processing and analysing geo-encoded linguistic data", |
|
"authors": [ |
|
{ |
|
"first": "Nikola", |
|
"middle": [], |
|
"last": "Ljube\u0161i\u0107", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Tanja", |
|
"middle": [], |
|
"last": "Samard\u017ei\u0107", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Curdin", |
|
"middle": [], |
|
"last": "Derungs", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2016, |
|
"venue": "Proceedings of COLING 2016, the 26th International Conference on Computational Linguistics: Technical Papers", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "3412--3421", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Nikola Ljube\u0161i\u0107, Tanja Samard\u017ei\u0107, and Curdin Derungs. 2016. TweetGeo -a tool for collecting, processing and analysing geo-encoded linguistic data. In Proceedings of COLING 2016, the 26th International Conference on Computational Linguistics: Technical Papers, pages 3412-3421, Osaka, Japan, December. The COLING 2016 Organizing Committee.", |
|
"links": null |
|
}, |
|
"BIBREF28": { |
|
"ref_id": "b28", |
|
"title": "Language Identification using Classifier Ensembles", |
|
"authors": [ |
|
{ |
|
"first": "Shervin", |
|
"middle": [], |
|
"last": "Malmasi", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Mark", |
|
"middle": [], |
|
"last": "Dras", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2015, |
|
"venue": "Proceedings of the Joint Workshop on Language Technology for Closely Related Languages, Varieties and Dialects (LT4VarDial)", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "35--43", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Shervin Malmasi and Mark Dras. 2015. Language Identification using Classifier Ensembles. In Proceedings of the Joint Workshop on Language Technology for Closely Related Languages, Varieties and Dialects (LT4VarDial), pages 35-43, Hissar, Bulgaria.", |
|
"links": null |
|
}, |
|
"BIBREF29": { |
|
"ref_id": "b29", |
|
"title": "Arabic Dialect Identification in Speech Transcripts", |
|
"authors": [ |
|
{ |
|
"first": "Shervin", |
|
"middle": [], |
|
"last": "Malmasi", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Marcos", |
|
"middle": [], |
|
"last": "Zampieri", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2016, |
|
"venue": "Proceedings of the Third Workshop on NLP for Similar Languages, Varieties and Dialects (VarDial)", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "106--113", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Shervin Malmasi and Marcos Zampieri. 2016. Arabic Dialect Identification in Speech Transcripts. In Proceedings of the Third Workshop on NLP for Similar Languages, Varieties and Dialects (VarDial), pages 106-113, Osaka, Japan.", |
|
"links": null |
|
}, |
|
"BIBREF30": { |
|
"ref_id": "b30", |
|
"title": "German Dialect Identification in Interview Transcriptions", |
|
"authors": [ |
|
{ |
|
"first": "Shervin", |
|
"middle": [], |
|
"last": "Malmasi", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Marcos", |
|
"middle": [], |
|
"last": "Zampieri", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2017, |
|
"venue": "Proceedings of the Fourth Workshop on NLP for Similar Languages, Varieties and Dialects (VarDial)", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "164--169", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Shervin Malmasi and Marcos Zampieri. 2017. German Dialect Identification in Interview Transcriptions. In Proceedings of the Fourth Workshop on NLP for Similar Languages, Varieties and Dialects (VarDial), pages 164-169, Valencia, Spain.", |
|
"links": null |
|
}, |
|
"BIBREF31": { |
|
"ref_id": "b31", |
|
"title": "Discriminating Between Similar Languages and Arabic Dialect Identification: A Report on the Third DSL Shared Task", |
|
"authors": [ |
|
{ |
|
"first": "Shervin", |
|
"middle": [], |
|
"last": "Malmasi", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Marcos", |
|
"middle": [], |
|
"last": "Zampieri", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Nikola", |
|
"middle": [], |
|
"last": "Ljube\u0161i\u0107", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Preslav", |
|
"middle": [], |
|
"last": "Nakov", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ahmed", |
|
"middle": [], |
|
"last": "Ali", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "J\u00f6rg", |
|
"middle": [], |
|
"last": "Tiedemann", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2016, |
|
"venue": "Proceedings of the Third Workshop on NLP for Similar Languages, Varieties and Dialects", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "1--14", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Shervin Malmasi, Marcos Zampieri, Nikola Ljube\u0161i\u0107, Preslav Nakov, Ahmed Ali, and J\u00f6rg Tiedemann. 2016. Discriminating Between Similar Languages and Arabic Dialect Identification: A Report on the Third DSL Shared Task. In Proceedings of the Third Workshop on NLP for Similar Languages, Varieties and Dialects, pages 1-14, Osaka, Japan.", |
|
"links": null |
|
}, |
|
"BIBREF32": { |
|
"ref_id": "b32", |
|
"title": "When Sparse Traditional Models Outperform Dense Neural Networks: the Curious Case of Discriminating between Similar Languages", |
|
"authors": [ |
|
{ |
|
"first": "Maria", |
|
"middle": [], |
|
"last": "Medvedeva", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Martin", |
|
"middle": [], |
|
"last": "Kroon", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Barbara", |
|
"middle": [], |
|
"last": "Plank", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2017, |
|
"venue": "Proceedings of the Fourth Workshop on NLP for Similar Languages, Varieties and Dialects (VarDial)", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "156--163", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Maria Medvedeva, Martin Kroon, and Barbara Plank. 2017. When Sparse Traditional Models Outperform Dense Neural Networks: the Curious Case of Discriminating between Similar Languages. In Proceedings of the Fourth Workshop on NLP for Similar Languages, Varieties and Dialects (VarDial), pages 156-163, Valencia, Spain.", |
|
"links": null |
|
}, |
|
"BIBREF33": { |
|
"ref_id": "b33", |
|
"title": "The reference corpus of the contemporary Romanian language (CoRoLa)", |
|
"authors": [ |
|
{ |
|
"first": "Dan", |
|
"middle": [], |
|
"last": "Verginica Barbu Mititelu", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Elena", |
|
"middle": [], |
|
"last": "Tufi\u015f", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Irimia", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2018, |
|
"venue": "Proceedings of the Eleventh International Conference on Language Resources and Evaluation", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Verginica Barbu Mititelu, Dan Tufi\u015f, and Elena Irimia. 2018. The reference corpus of the contemporary Romanian language (CoRoLa). In Proceedings of the Eleventh International Conference on Language Resources and Evaluation (LREC 2018).", |
|
"links": null |
|
}, |
|
"BIBREF34": { |
|
"ref_id": "b34", |
|
"title": "Multiple Discriminant Analysis in Linguistic Problems", |
|
"authors": [ |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Seppo Mustonen", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1965, |
|
"venue": "Statistical Methods in Linguistics", |
|
"volume": "4", |
|
"issue": "", |
|
"pages": "37--44", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Seppo Mustonen. 1965. Multiple Discriminant Analysis in Linguistic Problems. Statistical Methods in Linguis- tics, 4:37-44.", |
|
"links": null |
|
}, |
|
"BIBREF35": { |
|
"ref_id": "b35", |
|
"title": "SC-UPB at the VarDial 2019 evaluation campaign: Moldavian vs. Romanian cross-dialect topic identification", |
|
"authors": [ |
|
{ |
|
"first": "Cristian", |
|
"middle": [], |
|
"last": "Onose", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Dumitru-Clementin", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Stefan", |
|
"middle": [], |
|
"last": "Cercel", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Trausan-Matu", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2019, |
|
"venue": "Proceedings of the Sixth Workshop on NLP for Similar Languages, Varieties and Dialects", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "172--177", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Cristian Onose, Dumitru-Clementin Cercel, and Stefan Trausan-Matu. 2019. SC-UPB at the VarDial 2019 evalua- tion campaign: Moldavian vs. Romanian cross-dialect topic identification. In Proceedings of the Sixth Workshop on NLP for Similar Languages, Varieties and Dialects, pages 172-177.", |
|
"links": null |
|
}, |
|
"BIBREF36": { |
|
"ref_id": "b36", |
|
"title": "ISO 639-3 Codes for the representation of names of languages", |
|
"authors": [], |
|
"year": null, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "SIL. 2020. ISO 639-3 Codes for the representation of names of languages. SIL International.", |
|
"links": null |
|
}, |
|
"BIBREF37": { |
|
"ref_id": "b37", |
|
"title": "City-level geolocation of tweets for real-time visual analytics", |
|
"authors": [ |
|
{ |
|
"first": "S", |
|
"middle": [], |
|
"last": "Luke", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Morteza", |
|
"middle": [], |
|
"last": "Snyder", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ray", |
|
"middle": [], |
|
"last": "Karimzadeh", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "David S", |
|
"middle": [], |
|
"last": "Chen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Ebert", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2019, |
|
"venue": "Proceedings of the 3rd ACM SIGSPATIAL International Workshop on AI for Geographic Knowledge Discovery", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "85--88", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Luke S Snyder, Morteza Karimzadeh, Ray Chen, and David S Ebert. 2019. City-level geolocation of tweets for real-time visual analytics. In Proceedings of the 3rd ACM SIGSPATIAL International Workshop on AI for Geographic Knowledge Discovery, pages 85-88.", |
|
"links": null |
|
}, |
|
"BIBREF38": { |
|
"ref_id": "b38", |
|
"title": "DTeam@ VarDial 2019: Ensemble based on skip-gram and triplet loss neural networks for Moldavian vs. Romanian cross-dialect topic identification", |
|
"authors": [ |
|
{ |
|
"first": "Diana", |
|
"middle": [], |
|
"last": "Tudoreanu", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2019, |
|
"venue": "Proceedings of the Sixth Workshop on NLP for Similar Languages, Varieties and Dialects", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "202--208", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Diana Tudoreanu. 2019. DTeam@ VarDial 2019: Ensemble based on skip-gram and triplet loss neural networks for Moldavian vs. Romanian cross-dialect topic identification. In Proceedings of the Sixth Workshop on NLP for Similar Languages, Varieties and Dialects, pages 202-208.", |
|
"links": null |
|
}, |
|
"BIBREF39": { |
|
"ref_id": "b39", |
|
"title": "Stacked Generalization", |
|
"authors": [ |
|
{ |
|
"first": "H", |
|
"middle": [], |
|
"last": "David", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Wolpert", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1992, |
|
"venue": "Neural Networks", |
|
"volume": "5", |
|
"issue": "2", |
|
"pages": "241--259", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "David H. Wolpert. 1992. Stacked Generalization. Neural Networks, 5(2):241-259.", |
|
"links": null |
|
}, |
|
"BIBREF40": { |
|
"ref_id": "b40", |
|
"title": "Language discrimination and transfer learning for similar languages: experiments with feature combinations and adaptation", |
|
"authors": [ |
|
{ |
|
"first": "Nianheng", |
|
"middle": [], |
|
"last": "Wu", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Eric", |
|
"middle": [], |
|
"last": "Demattos", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2019, |
|
"venue": "Proceedings of the Sixth Workshop on NLP for Similar Languages, Varieties and Dialects", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "54--63", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Nianheng Wu, Eric DeMattos, Kwok Him So, Pin-zhen Chen, and \u00c7 agr\u0131 \u00c7\u00f6ltekin. 2019. Language discrimi- nation and transfer learning for similar languages: experiments with feature combinations and adaptation. In Proceedings of the Sixth Workshop on NLP for Similar Languages, Varieties and Dialects, pages 54-63.", |
|
"links": null |
|
}, |
|
"BIBREF41": { |
|
"ref_id": "b41", |
|
"title": "Hierarchical attention networks for document classification", |
|
"authors": [ |
|
{ |
|
"first": "Zichao", |
|
"middle": [], |
|
"last": "Yang", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Diyi", |
|
"middle": [], |
|
"last": "Yang", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Chris", |
|
"middle": [], |
|
"last": "Dyer", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Xiaodong", |
|
"middle": [], |
|
"last": "He", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Alex", |
|
"middle": [], |
|
"last": "Smola", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Eduard", |
|
"middle": [], |
|
"last": "Hovy", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2016, |
|
"venue": "Proceedings of the 2016 conference of the North American chapter of the association for computational linguistics: human language technologies", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "1480--1489", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Zichao Yang, Diyi Yang, Chris Dyer, Xiaodong He, Alex Smola, and Eduard Hovy. 2016. Hierarchical attention networks for document classification. In Proceedings of the 2016 conference of the North American chapter of the association for computational linguistics: human language technologies, pages 1480-1489.", |
|
"links": null |
|
}, |
|
"BIBREF42": { |
|
"ref_id": "b42", |
|
"title": "A Report on the DSL Shared Task", |
|
"authors": [ |
|
{ |
|
"first": "Marcos", |
|
"middle": [], |
|
"last": "Zampieri", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Liling", |
|
"middle": [], |
|
"last": "Tan", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Nikola", |
|
"middle": [], |
|
"last": "Ljube\u0161i\u0107", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "J\u00f6rg", |
|
"middle": [], |
|
"last": "Tiedemann", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2014, |
|
"venue": "Proceedings of the First Workshop on Applying NLP Tools to Similar Languages, Varieties and Dialects", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "58--67", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Marcos Zampieri, Liling Tan, Nikola Ljube\u0161i\u0107, and J\u00f6rg Tiedemann. 2014. A Report on the DSL Shared Task 2014. In Proceedings of the First Workshop on Applying NLP Tools to Similar Languages, Varieties and Di- alects, pages 58-67, Dublin, Ireland.", |
|
"links": null |
|
}, |
|
"BIBREF43": { |
|
"ref_id": "b43", |
|
"title": "Overview of the DSL Shared Task", |
|
"authors": [ |
|
{ |
|
"first": "Marcos", |
|
"middle": [], |
|
"last": "Zampieri", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Liling", |
|
"middle": [], |
|
"last": "Tan", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Nikola", |
|
"middle": [], |
|
"last": "Ljube\u0161i\u0107", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "J\u00f6rg", |
|
"middle": [], |
|
"last": "Tiedemann", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Preslav", |
|
"middle": [], |
|
"last": "Nakov", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2015, |
|
"venue": "Proceedings of the Joint Workshop on Language Technology for Closely Related Languages, Varieties and Dialects (LT4VarDial)", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "1--9", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Marcos Zampieri, Liling Tan, Nikola Ljube\u0161i\u0107, J\u00f6rg Tiedemann, and Preslav Nakov. 2015. Overview of the DSL Shared Task 2015. In Proceedings of the Joint Workshop on Language Technology for Closely Related Languages, Varieties and Dialects (LT4VarDial), pages 1-9, Hissar, Bulgaria.", |
|
"links": null |
|
}, |
|
"BIBREF44": { |
|
"ref_id": "b44", |
|
"title": "Findings of the VarDial Evaluation Campaign", |
|
"authors": [ |
|
{ |
|
"first": "Marcos", |
|
"middle": [], |
|
"last": "Zampieri", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Shervin", |
|
"middle": [], |
|
"last": "Malmasi", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Nikola", |
|
"middle": [], |
|
"last": "Ljube\u0161ic", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Preslav", |
|
"middle": [], |
|
"last": "Nakov", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ahmed", |
|
"middle": [], |
|
"last": "Ali", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "J\u00f6rg", |
|
"middle": [], |
|
"last": "Tiedemann", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Yves", |
|
"middle": [], |
|
"last": "Scherrer", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "No\u00ebmi", |
|
"middle": [], |
|
"last": "Aepli", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2017, |
|
"venue": "Proceedings of the Fourth Workshop on NLP for Similar Languages, Varieties and Dialects", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "1--15", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Marcos Zampieri, Shervin Malmasi, Nikola Ljube\u0161ic, Preslav Nakov, Ahmed Ali, J\u00f6rg Tiedemann, Yves Scherrer, and No\u00ebmi Aepli. 2017. Findings of the VarDial Evaluation Campaign 2017. In Proceedings of the Fourth Workshop on NLP for Similar Languages, Varieties and Dialects, pages 1-15, Valencia, Spain.", |
|
"links": null |
|
}, |
|
"BIBREF45": { |
|
"ref_id": "b45", |
|
"title": "Language Identification and Morphosyntactic Tagging: The Second VarDial Evaluation Campaign", |
|
"authors": [ |
|
{ |
|
"first": "Marcos", |
|
"middle": [], |
|
"last": "Zampieri", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Shervin", |
|
"middle": [], |
|
"last": "Malmasi", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Preslav", |
|
"middle": [], |
|
"last": "Nakov", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ahmed", |
|
"middle": [], |
|
"last": "Ali", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Suwon", |
|
"middle": [], |
|
"last": "Shon", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "James", |
|
"middle": [], |
|
"last": "Glass", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Yves", |
|
"middle": [], |
|
"last": "Scherrer", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Tanja", |
|
"middle": [], |
|
"last": "Samard\u017ei\u0107", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Nikola", |
|
"middle": [], |
|
"last": "Ljube\u0161i\u0107", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "J\u00f6rg", |
|
"middle": [], |
|
"last": "Tiedemann", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Chris", |
|
"middle": [], |
|
"last": "Van Der Lee", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Stefan", |
|
"middle": [], |
|
"last": "Grondelaers", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Nelleke", |
|
"middle": [], |
|
"last": "Oostdijk", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Van Den", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ritesh", |
|
"middle": [], |
|
"last": "Bosch", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Bornini", |
|
"middle": [], |
|
"last": "Kumar", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Mayank", |
|
"middle": [], |
|
"last": "Lahiri", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Jain", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2018, |
|
"venue": "Proceedings of the Fifth Workshop on NLP for Similar Languages, Varieties and Dialects (VarDial)", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Marcos Zampieri, Shervin Malmasi, Preslav Nakov, Ahmed Ali, Suwon Shon, James Glass, Yves Scherrer, Tanja Samard\u017ei\u0107, Nikola Ljube\u0161i\u0107, J\u00f6rg Tiedemann, Chris van der Lee, Stefan Grondelaers, Nelleke Oostdijk, Antal van den Bosch, Ritesh Kumar, Bornini Lahiri, and Mayank Jain. 2018. Language Identification and Mor- phosyntactic Tagging: The Second VarDial Evaluation Campaign. In Proceedings of the Fifth Workshop on NLP for Similar Languages, Varieties and Dialects (VarDial), Santa Fe, USA.", |
|
"links": null |
|
}, |
|
"BIBREF46": { |
|
"ref_id": "b46", |
|
"title": "A Report on the Third VarDial Evaluation Campaign", |
|
"authors": [ |
|
{ |
|
"first": "Marcos", |
|
"middle": [], |
|
"last": "Zampieri", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Shervin", |
|
"middle": [], |
|
"last": "Malmasi", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Yves", |
|
"middle": [], |
|
"last": "Scherrer", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Tanja", |
|
"middle": [], |
|
"last": "Samard\u017ei\u0107", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Francis", |
|
"middle": [], |
|
"last": "Tyers", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Miikka", |
|
"middle": [], |
|
"last": "Silfverberg", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Natalia", |
|
"middle": [], |
|
"last": "Klyueva", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Tung-Le", |
|
"middle": [], |
|
"last": "Pan", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Chu-Ren", |
|
"middle": [], |
|
"last": "Huang", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Radu", |
|
"middle": [ |
|
"Tudor" |
|
], |
|
"last": "Ionescu", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Andrei", |
|
"middle": [], |
|
"last": "Butnaru", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Tommi", |
|
"middle": [], |
|
"last": "Jauhiainen", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2019, |
|
"venue": "Proceedings of the Sixth Workshop on NLP for Similar Languages, Varieties and Dialects (VarDial)", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Marcos Zampieri, Shervin Malmasi, Yves Scherrer, Tanja Samard\u017ei\u0107, Francis Tyers, Miikka Silfverberg, Natalia Klyueva, Tung-Le Pan, Chu-Ren Huang, Radu Tudor Ionescu, Andrei Butnaru, and Tommi Jauhiainen. 2019. A Report on the Third VarDial Evaluation Campaign. In Proceedings of the Sixth Workshop on NLP for Similar Languages, Varieties and Dialects (VarDial). Association for Computational Linguistics.", |
|
"links": null |
|
} |
|
}, |
|
"ref_entries": { |
|
"TABREF0": { |
|
"content": "<table><tr><td>Method</td><td colspan=\"2\">Macro F1 Reported by</td></tr><tr><td>Linear SVM classifier with LM adaptation (tearsofjoy)</td><td>0.962</td><td>Wu et al. (2019)</td></tr><tr><td>Stacking with 12 classifiers</td><td>0.945</td><td>G\u0203man and Ionescu (2020)</td></tr><tr><td>KRR with string kernels</td><td>0.943</td><td>G\u0203man and Ionescu (2020)</td></tr><tr><td>KRR</td><td>0.941</td><td>Butnaru and Ionescu (2019)</td></tr><tr><td>CNN+SE with ADA activation</td><td>0.940</td><td>Georgescu et al. (2020)</td></tr><tr><td>SVM with string kernels</td><td>0.939</td><td>G\u0203man and Ionescu (2020)</td></tr><tr><td>CNN with ADA activation</td><td>0.937</td><td>Georgescu et al. (2020)</td></tr><tr><td>CNN+SE+PyNADA with ReLU and ADA activations</td><td>0.937</td><td>Georgescu et al. (2020)</td></tr><tr><td>CNN with ReLU and ADA activations</td><td>0.936</td><td>Georgescu et al. (2020)</td></tr><tr><td>Ensemble (DTeam)</td><td>0.934</td><td>Tudoreanu (2019)</td></tr><tr><td>Neural network based on softmax loss (DTeam)</td><td>0.933</td><td>Tudoreanu (2019)</td></tr><tr><td>CNN+SE with leaky ReLU activation</td><td>0.931</td><td>Georgescu et al. (2020)</td></tr><tr><td>HAN with FastText Common Crawl word vectors (SC-UPB)</td><td>0.930</td><td>Onose et al. (2019)</td></tr><tr><td>CNN+SE with ReLU activation</td><td>0.930</td><td>Georgescu et al. (2020)</td></tr><tr><td>CNN+SE</td><td>0.929</td><td>Butnaru and Ionescu (2019)</td></tr><tr><td>CNN with characters</td><td>0.929</td><td>G\u0203man and Ionescu (2020)</td></tr><tr><td>Voting between 12 classifiers</td><td>0.929</td><td>G\u0203man and Ionescu (2020)</td></tr><tr><td>CNN with leaky ReLU activation</td><td>0.929</td><td>Georgescu et al. (2020)</td></tr><tr><td>CNN (DTeam)</td><td>0.928</td><td>Tudoreanu (2019)</td></tr><tr><td>CNN with ReLU activation</td><td>0.928</td><td>Georgescu et al. (2020)</td></tr><tr><td>CNN</td><td>0.927</td><td>Butnaru and Ionescu (2019)</td></tr><tr><td>BiGRU with FastText Common Crawl word vectors (SC-UPB)</td><td>0.903</td><td>Onose et al. (2019)</td></tr><tr><td>Two skip-gram CNNs stacked using SVM (DTeam)</td><td>0.895</td><td>Zampieri et al. (2019)</td></tr><tr><td>LSTM with CoRoLa word vectors</td><td>0.895</td><td>G\u0203man and Ionescu (2020)</td></tr><tr><td>Neural network based on triplet loss (DTeam)</td><td>0.869</td><td>Tudoreanu (2019)</td></tr><tr><td>BiGRU with CoRoLa word vectors</td><td>0.868</td><td>Onose et al. (2019)</td></tr><tr><td>BiGRU with Common Crawl word vectors</td><td>0.865</td><td>G\u0203man and Ionescu (2020)</td></tr><tr><td>LSTM with NLPL word vectors</td><td>0.852</td><td>G\u0203man and Ionescu (2020)</td></tr><tr><td>LSTM with FastText Common Crawl word vectors (SC-UPB)</td><td>0.847</td><td>Onose et al. (2019)</td></tr><tr><td>BiGRU with NLPL word vectors (SC-UPB)</td><td>0.834</td><td>Onose et al. (2019)</td></tr><tr><td>LSTM with CoRoLa word vectors (SC-UPB)</td><td>0.825</td><td>Onose et al. (2019)</td></tr><tr><td>LSTM with NLPL word vectors (SC-UPB)</td><td>0.798</td><td>Onose et al. (2019)</td></tr><tr><td colspan=\"2\">Majority voting between 5 classifiers on 40 features (R2I LIS) (train+dev) 0.796</td><td>Zampieri et al. (2019)</td></tr><tr><td colspan=\"2\">Majority voting between 5 classifiers on 40 features (R2I LIS) (train+dev) 0.778</td><td>Chifu (2019)</td></tr><tr><td>Majority voting between 5 classifiers on 40 features (R2I LIS) (train)</td><td>0.776</td><td>Chifu (2019)</td></tr><tr><td>Linear SVM classifier (tearsofjoy)</td><td>0.757</td><td>Zampieri et al. (2019)</td></tr><tr><td>Word-level bigrams with add-one smoothing (lonewolf)</td><td>0.735</td><td>Zampieri et al. (2019)</td></tr><tr><td>RNN with GRUs and pre-trained FastText model (SC-UPB)</td><td>0.709</td><td>Zampieri et al. (2019)</td></tr><tr><td>HAN with CoRoLa word vectors</td><td>0.697</td><td>G\u0203man and Ionescu (2020)</td></tr><tr><td>HAN with NLPL word vectors</td><td>0.694</td><td>G\u0203man and Ionescu (2020)</td></tr><tr><td>HAN with Common Crawl word vectors</td><td>0.694</td><td>G\u0203man and Ionescu (2020)</td></tr><tr><td>Character-level bigrams with add-one smoothing (lonewolf)</td><td>0.656</td><td>Chifu (2019)</td></tr><tr><td>Word-level bigrams with Good-Turing smoothing (lonewolf)</td><td>0.608</td><td>Chifu (2019)</td></tr><tr><td>HAN with FastText Common Crawl word vectors (SC-UPB)</td><td>0.508</td><td>Onose et al. (2019)</td></tr></table>", |
|
"text": ".", |
|
"num": null, |
|
"html": null, |
|
"type_str": "table" |
|
}, |
|
"TABREF1": { |
|
"content": "<table/>", |
|
"text": "The Macro F 1 scores for Romanian dialect identification on the MOROCO dataset reported by various papers. The official submissions of each team is in italics.", |
|
"num": null, |
|
"html": null, |
|
"type_str": "table" |
|
}, |
|
"TABREF3": { |
|
"content": "<table/>", |
|
"text": "Experiments with the simple scoring method on the RDI validation target.", |
|
"num": null, |
|
"html": null, |
|
"type_str": "table" |
|
}, |
|
"TABREF10": { |
|
"content": "<table/>", |
|
"text": "The best results of each team participating in the SMG 2020 shared task DEAT track.", |
|
"num": null, |
|
"html": null, |
|
"type_str": "table" |
|
}, |
|
"TABREF11": { |
|
"content": "<table><tr><td colspan=\"2\">Rank Team</td><td colspan=\"2\">Median distance Mean distance</td></tr><tr><td>1</td><td>ZHAW</td><td>15.93</td><td>25.06</td></tr><tr><td>2</td><td colspan=\"2\">helsinki-ljubljana 17.66</td><td>26.21</td></tr><tr><td>3</td><td colspan=\"2\">CUBoulder-UBC 19.49</td><td>27.63</td></tr><tr><td>4</td><td>SUKI</td><td>23.96</td><td>34.59</td></tr><tr><td>5</td><td>UnibucKernel</td><td>25.57</td><td>30.52</td></tr><tr><td>6</td><td>The lingustadors</td><td>26.70</td><td>31.21</td></tr><tr><td>7</td><td>Piyush Mishra</td><td>27.31</td><td>33.20</td></tr></table>", |
|
"text": "shows the results of the teams participating in the SMG 2020 shared task Swiss German track.", |
|
"num": null, |
|
"html": null, |
|
"type_str": "table" |
|
} |
|
} |
|
} |
|
} |