|
{ |
|
"paper_id": "2020", |
|
"header": { |
|
"generated_with": "S2ORC 1.0.0", |
|
"date_generated": "2023-01-19T15:33:45.807791Z" |
|
}, |
|
"title": "Natural Language Processing Chains Inside a Cross-lingual Event-Centric Knowledge Pipeline for European Union Under-resourced Languages", |
|
"authors": [ |
|
{ |
|
"first": "Diego", |
|
"middle": [], |
|
"last": "Alves", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "University of Zagreb", |
|
"location": { |
|
"postCode": "10000", |
|
"settlement": "Zagreb", |
|
"country": "Croatia" |
|
} |
|
}, |
|
"email": "" |
|
}, |
|
{ |
|
"first": "Gaurish", |
|
"middle": [], |
|
"last": "Thakkar", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "University of Zagreb", |
|
"location": { |
|
"postCode": "10000", |
|
"settlement": "Zagreb", |
|
"country": "Croatia" |
|
} |
|
}, |
|
"email": "[email protected]" |
|
}, |
|
{ |
|
"first": "Marko", |
|
"middle": [], |
|
"last": "Tadi\u0107", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "University of Zagreb", |
|
"location": { |
|
"postCode": "10000", |
|
"settlement": "Zagreb", |
|
"country": "Croatia" |
|
} |
|
}, |
|
"email": "[email protected]" |
|
} |
|
], |
|
"year": "", |
|
"venue": null, |
|
"identifiers": {}, |
|
"abstract": "This article presents the strategy for developing a platform containing Language Processing Chains for European Union languages, consisting of Tokenization to Parsing, also including Named Entity recognition and with addition of Sentiment Analysis. These chains are part of the first step of an event-centric knowledge processing pipeline whose aim is to process multilingual media information about major events that can cause an impact in Europe and the rest of the world. Due to the differences in terms of availability of language resources for each language, we have built this strategy in three steps, starting with processing chains for the well-resourced languages and finishing with the development of new modules for the under-resourced ones. In order to classify all European Union official languages in terms of resources, we have analysed the size of annotated corpora as well as the existence of pre-trained models in mainstream Language Processing tools, and we have combined this information with the proposed classification published at META-NET whitepaper series.", |
|
"pdf_parse": { |
|
"paper_id": "2020", |
|
"_pdf_hash": "", |
|
"abstract": [ |
|
{ |
|
"text": "This article presents the strategy for developing a platform containing Language Processing Chains for European Union languages, consisting of Tokenization to Parsing, also including Named Entity recognition and with addition of Sentiment Analysis. These chains are part of the first step of an event-centric knowledge processing pipeline whose aim is to process multilingual media information about major events that can cause an impact in Europe and the rest of the world. Due to the differences in terms of availability of language resources for each language, we have built this strategy in three steps, starting with processing chains for the well-resourced languages and finishing with the development of new modules for the under-resourced ones. In order to classify all European Union official languages in terms of resources, we have analysed the size of annotated corpora as well as the existence of pre-trained models in mainstream Language Processing tools, and we have combined this information with the proposed classification published at META-NET whitepaper series.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Abstract", |
|
"sec_num": null |
|
} |
|
], |
|
"body_text": [ |
|
{ |
|
"text": "It is indisputable that major events such as Brexit and the recent migration crisis affect countries inside the European Union (EU) in several different ways. Due to the impact of major events inside local communities, with different languages, an enormous amount of event-centric multilingual information is available from different media sources. This diversity reflects community-specific aspects, opinions, sentiments, and bias (Annex 1 to the Grant Agreement of Cleopatra -812997) . This multicultural data is potentially useful for a great variety of stakeholders, including digital humanities researchers, memory institutions, media monitoring companies, and journalists. However, in order to provide all the presented information in a valuable way, it must undergo first through a sequence of automatic processing: effective interlinking, verification, and analytics. The aim of CLEOPATRA 1 MSC Innovative Training Network (ITN) is to address these needs by bringing the crosslingual event-centric information analytics technology to a higher level. To achieve its objective, CLEOPATRA initiative focuses on three main dimensions:", |
|
"cite_spans": [ |
|
{ |
|
"start": 467, |
|
"end": 485, |
|
"text": "Cleopatra -812997)", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1." |
|
}, |
|
{ |
|
"text": "-Alignment, validation, and contextualization of event-centric multilingual information across heterogeneous sources for all twenty-four EU official languages. -Development of new interactive user access models to cross-lingual information to optimize the way to interact with the diverse data at different levels. -Development of models that describe crosscultural information propagation in a data-driven, application-centric manner. The European Union (EU) has around 513 million inhabitants (Eurostat 2 , 2020) and twenty-four official languages: Bulgarian, Croatian, Czech, Danish, Dutch, English, Estonian, Finnish, French, German, Greek, Hungarian, Irish, Italian, Latvian, Lithuanian, Maltese, Polish, Portuguese, Romanian, Slovak, Slovene, Spanish and Swedish (European Union 3 , 2020) . One of the main challenges of CLEOPATRA ITN is the discrepancy of available data and resources between EU languages. This difference has an impact on the automatic extraction and processing of the information coming from different sources in different languages. Therefore, enhancing tools and resources for under-resourced language is in the core of this initiative activities. The aim of this article is to present this project focusing on the main strategy behind the development of new resources for under-resourced EU languages in terms of Language Processing Chains (LPC's). The paper is organized as follows: the core CLEOPATRA Knowledge Processing Pipeline (CKPP) will be presented in section 2. In section 3, the role of NLP treatments through LPC's will be described, while the section 4 will encompass a brief analysis of the state of the art of basic tools for underresourced EU languages. In section 5, the strategy for building enhanced LPC's will be detailed, while the Section 6 will come up with the conclusion and possible future steps", |
|
"cite_spans": [ |
|
{ |
|
"start": 551, |
|
"end": 794, |
|
"text": "Bulgarian, Croatian, Czech, Danish, Dutch, English, Estonian, Finnish, French, German, Greek, Hungarian, Irish, Italian, Latvian, Lithuanian, Maltese, Polish, Portuguese, Romanian, Slovak, Slovene, Spanish and Swedish (European Union 3 , 2020)", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1." |
|
}, |
|
{ |
|
"text": "The Cleopatra Knowledge Processing Pipeline is composed of four steps as presented in Figure 1 and it comprises the whole event-centric analytics multilingual processing. The first step refers to the extraction and alignment of event-related information from the varied multilingual media sources to obtain data providing enough linguistic information that will allow further analytics. It concerns the main Language Processing Chains that include tasks from tokenization to parsing and Named Entity Recognition and Classification. Validation and contextualization of extracted data are part of the second step. For this, textual and visual information will be used to provide fact validation, relation between text and image and sentiment analysis.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 86, |
|
"end": 94, |
|
"text": "Figure 1", |
|
"ref_id": "FIGREF0" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "CLEOPATRA Knowledge Processing Pipeline (CKPP)", |
|
"sec_num": "2." |
|
}, |
|
{ |
|
"text": "The third step involves user interaction with multilingual information to provide an efficient and intuitive search engine relying on the extracted information. Question Answering methods will also be developed to guarantee an effective cross-lingual analysis.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "CLEOPATRA Knowledge Processing Pipeline (CKPP)", |
|
"sec_num": "2." |
|
}, |
|
{ |
|
"text": "The aim of the fourth and final step of the CKPP is to provide examples of several analytics applications of the pipeline with respect to information propagation and bias, to conduct case studies in politics and sports topical areas, and to analyse community created data sources. This article will focus on the Language Processing Chains inside steps one and two, which will be responsible for enriching the multilingual data with linguistic information.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "CLEOPATRA Knowledge Processing Pipeline (CKPP)", |
|
"sec_num": "2." |
|
}, |
|
{ |
|
"text": "The main NLP tasks that will be considered are: Sentence splitting, Tokenisation, Lemmatisation, Part-of-Speech and Morphosyntactic tagging, Parsing and NERC. The idea is to provide an online multilingual platform with different tools and pre-trained models that will allow to analyse raw texts from the twenty-four official languages of the European Union. (Krauwer 1998 , Maegaard et al. 2005 , Arppe et al. 2010 . Such an example of NLP online platform is the Web-based Linguistic Chaining Tool (WebLicht) website 4 developed by the German partners in the CLARIN-ERIC, proposing different NLP pre-trained modules that can be combined to annotate texts from forty-one different world-wide languages. Our platform will differ from WebLicht as we aim to propose enhanced processing chains focusing on event-centric media data and to offer new optimized tools using deep learning for under-resourced languages. For the tasks concerning tokenisation to parsing, in terms of reliable and homogeneous linguistic information to be used as training, development and test data, we will rely mostly on the corpora provided by the Universal Dependencies 5 framework (UD) and use the CoNLL-U format.", |
|
"cite_spans": [ |
|
{ |
|
"start": 358, |
|
"end": 371, |
|
"text": "(Krauwer 1998", |
|
"ref_id": "BIBREF5" |
|
}, |
|
{ |
|
"start": 372, |
|
"end": 394, |
|
"text": ", Maegaard et al. 2005", |
|
"ref_id": "BIBREF6" |
|
}, |
|
{ |
|
"start": 395, |
|
"end": 414, |
|
"text": ", Arppe et al. 2010", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "From Tokenisation to Parsing and Named Entity Recognition and Classification", |
|
"sec_num": "3.1" |
|
}, |
|
{ |
|
"text": "All twenty-four official EU languages have available corpora inside UD, however, the amount of data varies enormously between them. This will be analysed further in this article. For the evaluation of the different LPC's in order to determine the most optimized one, we will follow the standard metrics described in the CoNLL 2018 Shared Task.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "From Tokenisation to Parsing and Named Entity Recognition and Classification", |
|
"sec_num": "3.1" |
|
}, |
|
{ |
|
"text": "The proposed metrics concern each task of the chain individually but also include some combined metrics such as MLAS and BLEX (Straka et al., 2016) . The task of NERC does not have an equivalent framework to the Universal Dependencies one. Instead, many different tools propose different corpora and different types of classification schemes with different complexity in levels and number of predefined categories. However, to guarantee some homogeneity inside the platform to be created, in the beginning, we will base our annotations according to the guidelines of the Seventh Message Understanding Conference (MUC-7) as presented in Mikheev et al. (1997) , while the proposal for Universal NER (UNER) scheme is presented in Alves et al. (in press).", |
|
"cite_spans": [ |
|
{ |
|
"start": 126, |
|
"end": 147, |
|
"text": "(Straka et al., 2016)", |
|
"ref_id": "BIBREF11" |
|
}, |
|
{ |
|
"start": 636, |
|
"end": 657, |
|
"text": "Mikheev et al. (1997)", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "From Tokenisation to Parsing and Named Entity Recognition and Classification", |
|
"sec_num": "3.1" |
|
}, |
|
{ |
|
"text": "For the CKPP, we would like to associate sentiment values with the entities playing pivotal roles in the event. The aim is to process text using the various tools defined in the previous section and perform subjective analysis of the same. We plan to run this process in two levels of granularities. The first cycle would be sentence-level sentiment analysis and second would be aspect/concept-based sentiment analysis. We assume 3-class (positive, neutral and negative) and 5 class (very-negative, negative, neutral, positive and very positive) classification schemes for sentence-based and aspect-based respectively. The former is easier to begin with and less-prone to phenomena like class-imbalance. The main Sentiment Analysis tasks that will be considered are: Subjectivity Detection and Subjectivity Classification. For aspect-based sentiment analysis additional detection steps for Opinion Target/s (Aspects/Entities), Opinion Holders, Sentiment Phrase and its classification are foreseen.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Cross-lingual Sentiment Analysis", |
|
"sec_num": "3.2" |
|
}, |
|
{ |
|
"text": "Since not all the languages under study have uniform distribution for training data, our main focus in this study would be to employ cross-lingual knowledge transfer methods that have shown good performance on some NLP tasks (Chen et al., 2018; Chidambaram et al., 2019) . The creation of resources via the means of crowd-sourcing (implicit as well as explicit) (Nakov et al., 2016) is another viable option in the absence of annotated resources. The systems will be reported in terms of Accuracy, Precision-Recall, and F-Score.", |
|
"cite_spans": [ |
|
{ |
|
"start": 225, |
|
"end": 244, |
|
"text": "(Chen et al., 2018;", |
|
"ref_id": "BIBREF1" |
|
}, |
|
{ |
|
"start": 245, |
|
"end": 270, |
|
"text": "Chidambaram et al., 2019)", |
|
"ref_id": "BIBREF2" |
|
}, |
|
{ |
|
"start": 362, |
|
"end": 382, |
|
"text": "(Nakov et al., 2016)", |
|
"ref_id": "BIBREF13" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Cross-lingual Sentiment Analysis", |
|
"sec_num": "3.2" |
|
}, |
|
{ |
|
"text": "As previously mentioned, one of the main challenges when proposing enhanced and robust LPC's in a multilingual platform is the different status of each language in terms of language resources. According to the META-NET Language Whitepaper series 6 (META-NET LWS 2012), which described a state of the art of NLP development for 31 European languages, there is an enormous discrepancy between them concerning the availability of languages resources and processing tools.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Under-resourced European Union Languages", |
|
"sec_num": "4." |
|
}, |
|
{ |
|
"text": "In the following subsections, META-NET Classification will be presented as well as other State of the Art information that allows us to identify the languages that can be considered as under-resourced ones between the EU official languages.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Under-resourced European Union Languages", |
|
"sec_num": "4." |
|
}, |
|
{ |
|
"text": "In the META-NET White Book series (Rehm et al. 2012) a classification of 30 European languages in four different aspects of the development of the respective language technologies was proposed: -Machine Translation.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "META-NET White Book Series", |
|
"sec_num": "4.1" |
|
}, |
|
{ |
|
"text": "-Speech Processing.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "META-NET White Book Series", |
|
"sec_num": "4.1" |
|
}, |
|
{ |
|
"text": "-Text Analysis (tools).", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "META-NET White Book Series", |
|
"sec_num": "4.1" |
|
}, |
|
{ |
|
"text": "-Speech and text resources (data). For each aspect languages were sorted into five different levels:", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "META-NET White Book Series", |
|
"sec_num": "4.1" |
|
}, |
|
{ |
|
"text": "-Excellent.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "META-NET White Book Series", |
|
"sec_num": "4.1" |
|
}, |
|
{ |
|
"text": "-Good.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "META-NET White Book Series", |
|
"sec_num": "4.1" |
|
}, |
|
{ |
|
"text": "-Moderate.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "META-NET White Book Series", |
|
"sec_num": "4.1" |
|
}, |
|
{ |
|
"text": "-Fragmentary.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "META-NET White Book Series", |
|
"sec_num": "4.1" |
|
}, |
|
{ |
|
"text": "-Weak / No Support. For CLEOPATRA ITN, the most relevant META-NET categories are \"Text Analysis\" and \"Speech and Text resources\". Therefore, considering as under-resourced the languages that are classified as \"Fragmentary\" or \"Weak / No Support\" in at least one of these two aspects, the underresourced EU languages are: Bulgarian, Croatian, Czech, Danish, Estonian, Finnish, Greek, Hungarian, Irish, Latvian, Lithuanian, Maltese, Polish, Portuguese, Romanian, Slovak, Slovenian, Swedish. Eighteen out of twenty-four EU languages. It is important to mention, however, that this whitepaper series has been published in 2012 and since then some progress has been made in most of these languages. Therefore, an additional contribution of this work will also be an update of META-NET white-papers series information for the selected languages.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "META-NET White Book Series", |
|
"sec_num": "4.1" |
|
}, |
|
{ |
|
"text": "As Universal Dependencies Corpora will be used as a reference for our project, it is also crucial to analyse the languages in terms of the quantity and size of UD corpora. The following table presents a list of all EU languages and the size of the available data in number of tokens. An important point to consider when using UD datasets is that while the framework proposes stable and homogeneous guidelines, still, it is possible to identify some heterogeneity comparing different UD corpora of the same language: different number of tags used especially for morphological features but also for part-of-speech and dependency relations and different tokenisation strategies for treating contracted words.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Universal Dependencies Corpora", |
|
"sec_num": "4.2" |
|
}, |
|
{ |
|
"text": "For this article, a tool is considered mainstream if it proposes pre-trained models for numerous EU languages concerning multiple NLP tasks (mainly from raw text to dependency parsing).", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Mainstream NLP tools", |
|
"sec_num": "4.3" |
|
}, |
|
{ |
|
"text": "The selected tools that were tested are: Stanford NLP (Manning et al. 2014) Considering the listed tools and their published results and concerning the evaluation metrics of their available models, it is possible to observe that the official results tend to be quite favorable in most of the cases for tasks before parsing. UAS and LAS metrics show more disparity and, thus, will be used here as a criterion for identifying underresourced languages. If we consider as well-resourced languages the ones with at least one case where UAS is upper than 90, then, we have the following list of nine under-resourced EU languages: Danish, Estonian, Hungarian, Irish, Latvian, Lithuanian, Maltese, Slovak and Swedish.", |
|
"cite_spans": [ |
|
{ |
|
"start": 54, |
|
"end": 75, |
|
"text": "(Manning et al. 2014)", |
|
"ref_id": "BIBREF7" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Mainstream NLP tools", |
|
"sec_num": "4.3" |
|
}, |
|
{ |
|
"text": "Comparing UAS values with UD data size information, it is possible to observe that in almost all cases of language with corpora size below one hundred and fifty thousand tokens, UAS values are lower than 90. The only exception being Greek (low size dataset but UAS higher than 90) and Estonian (higher corpora size but low UAS). All these criteria used to identify EU under-resourced languages were relevant to define the campaign strategy that will be used to build the LPC's and which will be presented in section 5.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Mainstream NLP tools", |
|
"sec_num": "4.3" |
|
}, |
|
{ |
|
"text": "Unlike the other tasks defined in the LPC's, there exist no open-source tools that handle multilingual sentiment analysis for under-resourced languages. The very essential resources required for performing sentiment analysis are sentiment lexicons, which are composed of words and/or multi-word expressions tagged with sentiment scores. Sentiment lexicon alone cannot achieve state of the art as the presence or the absence of intensifier, negations and sarcasm phenomenon can completely modify the expressed sentiment. Hence this type of resource is necessary but not sufficient. However, there have been various attempts in 8 https://spacy.io/ using Machine Translation (MT) as the core tool in generating or aiding the sentiment analysis process. Nevertheless, these MT systems are also prone to inducing translation errors and semantic shift in the translated text. The data (in-domain and out-domain) used for crosslingual knowledge transfer play a major role in the final performance due to the inherent divergence present (Demirtas et al. 2013) . Hence it would be interesting to study the cross-domain, cross-lingual setup for solving the task of sentiment analysis using the LPCs.", |
|
"cite_spans": [ |
|
{ |
|
"start": 1029, |
|
"end": 1051, |
|
"text": "(Demirtas et al. 2013)", |
|
"ref_id": "BIBREF4" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Sentiment Analysis", |
|
"sec_num": "4.4" |
|
}, |
|
{ |
|
"text": "The strategy that will be adopted can be divided in three parts that will be described in the following subsection. First, the idea is to start by developing LPCs for wellresourced languages, secondly, add gradually new processing chains for languages with lesser available data, and, finally, work on the development of modules for most under-resourced languages and integrate them in the platform.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Campaign Strategy", |
|
"sec_num": "5." |
|
}, |
|
{ |
|
"text": "In the first phase of the development of the online LPC platform, the focus will be on languages considered wellresourced ones. Taking into consideration the information presented in the previous section, these languages rich in resources and tools are: Dutch, English, French, German, Italian, Spanish.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "NLP for Well-resourced Languages", |
|
"sec_num": "5.1" |
|
}, |
|
{ |
|
"text": "Considering the existing tools and datasets, the objective is to analyse how all available resources, with different algorithms and methods, can be combined to optimise the processing of event-centric information. By focusing on existing tools and models trained with sufficient data, our aim is to understand how well different methods work for different tasks and to identify possible synergies between them. During this phase, the first processing chains will be shared with future CLEOPATRA users so that the possible enhancements concerning formats and interface will be identified.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "NLP for Well-resourced Languages", |
|
"sec_num": "5.1" |
|
}, |
|
{ |
|
"text": "In the second step, the idea is to use all the knowledge acquired during the first phase and apply it wisely in the development of LPC's for languages with less resources than the ones listed in the previous section but which are not considered as the most under-resourced ones: Bulgarian, Croatian, Czech, Finnish, Greek, Polish, Portuguese, Romanian and Slovenian. Existing tools and data will be used and combined in order to achieve the best possible metrics throughout the whole processing chain.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Deployment to other Languages", |
|
"sec_num": "5.2" |
|
}, |
|
{ |
|
"text": "During the last phase, besides testing existing tools, new models based on different deep learning techniques will be developed to all remaining languages, the ones conditionally considered as the most under-resourced ones in the EU: Danish, Estonian, Hungarian, Irish, Latvian, Lithuanian, Maltese, Slovak and Swedish. The results obtained in this step will allow us to compare all techniques and decide which methodology will prevail, not just for particular module design, but for the whole LPCs. All the results obtained will also allow for a deeper understanding of how different deep learning or statistical approaches deal with specific linguistic phenomena of the listed languages.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Development of New Modules for Underresourced Languages", |
|
"sec_num": "5.3" |
|
}, |
|
{ |
|
"text": "The development of robust and effective multilingual Language Processing Chains is crucial for achieving the main objective of CLEOPATRA ITN as text processing is inside the first step of its Knowledge Processing Pipeline. However, due to the difference in available resources of twenty-four official EU languages, an effective strategy must be put in place. Although there is no exact and unique way of classifying a language as under-resourced, we have proposed the division of EU languages into three different clusters, from languages having a good number of resources and tools to languages that could be called the most under-resourced ones in the EU. This classification is important in our strategy for the development of LPC's as our idea is to start working with very well-resourced languages in the first step, following by the ones with less amount of language resources and finally, in a final phase, take advantage of all the learnings collected in the previous steps together with testing different machine learning methods to create the optimal LPC's for the languages with the lowest number and size of available resources. Although this work is, primarily, focused on official European Union languages, the main findings could possibly be applied, in further steps, to other underresources languages in Europe and worldwide.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Conclusions and Future Directions", |
|
"sec_num": "6." |
|
}, |
|
{ |
|
"text": "The work presented in this paper has received funding from the European Union's Horizon 2020 research and innovation program under the Marie K\u0142odowska-Curie grant agreement no. 812997 and under the name CLEOPATRA (Cross-lingual Event-centric Open Analytics Research Academy).", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Acknowledgements", |
|
"sec_num": "7." |
|
}, |
|
{ |
|
"text": "Alves, D., Kuculo, T., Amaral, G., Thakkar, G., Tadi\u0107, M. (in press) UNER: Universal Named-Entity Recognition Framework, In Proceedings of the 1st international workshop on cross-lingual, event-centric open analytics, European Semantic Web Conference (ESWC2020).", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Bibliographical References", |
|
"sec_num": "8." |
|
}, |
|
{ |
|
"text": "CLEOPATRA is the acronym for \"Cross-lingual Eventcentric Open Analytics Research Academy\". Website: http://cleopatra-project.eu/", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "https://ec.europa.eu/eurostat/home? 3 https://europa.eu/european-union/about-eu/eu-languages_en", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "https://weblicht.sfs.unituebingen.de/weblichtwiki/index.php/Main_Page", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "http://www.meta-net.eu/whitepapers/overview Additionally, these two levels actually encompass a wider range of development of language technologies since both, Czech and Maltese appear there although their developments are quite distinct.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "https://universaldependencies.org/", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
} |
|
], |
|
"back_matter": [], |
|
"bib_entries": { |
|
"BIBREF0": { |
|
"ref_id": "b0", |
|
"title": "Description of the BLARK, the Situation of Individual Languages", |
|
"authors": [ |
|
{ |
|
"first": "A", |
|
"middle": [], |
|
"last": "Arppe", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "K", |
|
"middle": [], |
|
"last": "Beck", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "A", |
|
"middle": [], |
|
"last": "Branco", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "V", |
|
"middle": [], |
|
"last": "Camilleri", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "T", |
|
"middle": [], |
|
"last": "Caselli", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "D", |
|
"middle": [], |
|
"last": "Cristea", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "E", |
|
"middle": [], |
|
"last": "Hinrichs", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "K", |
|
"middle": [], |
|
"last": "Liin", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "M", |
|
"middle": [], |
|
"last": "Nissinen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "C", |
|
"middle": [], |
|
"last": "Parra", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "M", |
|
"middle": [], |
|
"last": "Rosner", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "I", |
|
"middle": [], |
|
"last": "Schuurman", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "I", |
|
"middle": [], |
|
"last": "Skadina", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "V", |
|
"middle": [], |
|
"last": "Quochi", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "D", |
|
"middle": [], |
|
"last": "Van Uytvanck", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "I", |
|
"middle": [], |
|
"last": "Vogel", |
|
"suffix": "" |
|
} |
|
], |
|
"year": null, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "2020--2022", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Arppe, A., Beck, K., Branco, A., Camilleri, V., Caselli, T., Cristea, D., Hinrichs, E., Liin, K., Nissinen, M., Parra, C., Rosner, M. Schuurman, I., Skadina, I., Quochi, V., van Uytvanck, D., Vogel, I., \"Description of the BLARK, the Situation of Individual Languages\", CLARIN deliverable D5C-4, [https://office.clarin.eu/pp/D5C-4.pdf, accessed 2020- 02-13].", |
|
"links": null |
|
}, |
|
"BIBREF1": { |
|
"ref_id": "b1", |
|
"title": "Adversarial deep averaging networks for cross-lingual sentiment classification", |
|
"authors": [ |
|
{ |
|
"first": "X", |
|
"middle": [], |
|
"last": "Chen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Y", |
|
"middle": [], |
|
"last": "Sun", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "B", |
|
"middle": [], |
|
"last": "Athiwaratkun", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "C", |
|
"middle": [], |
|
"last": "Cardie", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "K", |
|
"middle": [], |
|
"last": "Weinberger", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2018, |
|
"venue": "Transactions of the Association for Computational Linguistics", |
|
"volume": "6", |
|
"issue": "", |
|
"pages": "557--570", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Chen, X., Sun, Y., Athiwaratkun, B., Cardie, C., Weinberger, K. \"Adversarial deep averaging networks for cross-lingual sentiment classification.\" Transactions of the Association for Computational Linguistics 6, p. 557-570, 2018.", |
|
"links": null |
|
}, |
|
"BIBREF2": { |
|
"ref_id": "b2", |
|
"title": "Learning Cross-Lingual Sentence Representations via a Multi-task Dual-Encoder Model", |
|
"authors": [ |
|
{ |
|
"first": "M", |
|
"middle": [], |
|
"last": "Chidambaram", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Y", |
|
"middle": [], |
|
"last": "Yang", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "D", |
|
"middle": [], |
|
"last": "Cer", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "S", |
|
"middle": [], |
|
"last": "Yuan", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Y", |
|
"middle": [], |
|
"last": "Sung", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "B", |
|
"middle": [], |
|
"last": "Strope", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "R", |
|
"middle": [], |
|
"last": "Kurzweil", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2019, |
|
"venue": "Proceedings of the 4th Workshop on Representation Learning for NLP", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "250--259", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Chidambaram, M., Yang, Y., Cer, D., Yuan, S., Sung, Y., Strope, B., & Kurzweil, R. (2019, August). Learning Cross-Lingual Sentence Representations via a Multi-task Dual-Encoder Model. In Proceedings of the 4th Workshop on Representation Learning for NLP (RepL4NLP-2019) (pp. 250-259).", |
|
"links": null |
|
}, |
|
"BIBREF3": { |
|
"ref_id": "b3", |
|
"title": "Overview of MUC-7", |
|
"authors": [ |
|
{ |
|
"first": "A", |
|
"middle": [], |
|
"last": "Chinchor", |
|
"suffix": "" |
|
} |
|
], |
|
"year": null, |
|
"venue": "Proceedings of the Seventh Message Understanding Conference", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Chinchor, A. \"Overview of MUC-7\". Proceedings of the Seventh Message Understanding Conference (MUC-7).", |
|
"links": null |
|
}, |
|
"BIBREF4": { |
|
"ref_id": "b4", |
|
"title": "Cross-lingual polarity detection with machine translation", |
|
"authors": [ |
|
{ |
|
"first": "Erkin", |
|
"middle": [], |
|
"last": "Demirtas", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Mykola", |
|
"middle": [], |
|
"last": "Pechenizkiy", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2013, |
|
"venue": "Proceedings of the Second International Workshop on Issues of Sentiment Discovery and Opinion Mining", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "1--8", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Demirtas, Erkin, and Mykola Pechenizkiy. \"Cross-lingual polarity detection with machine translation.\" In Proceedings of the Second International Workshop on Issues of Sentiment Discovery and Opinion Mining, pp. 1-8. 2013. European Union. Retrieved from: https://europa.eu/european-union/about-eu/eu- languages_en. Last visited on 13/02/2020.", |
|
"links": null |
|
}, |
|
"BIBREF5": { |
|
"ref_id": "b5", |
|
"title": "ELSNET and ELRA: A Common Past and a Common Future", |
|
"authors": [ |
|
{ |
|
"first": "S", |
|
"middle": [], |
|
"last": "Krauwer", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1998, |
|
"venue": "ELRA Newsletter", |
|
"volume": "3", |
|
"issue": "2", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Krauwer S., \"ELSNET and ELRA: A Common Past and a Common Future\". ELRA Newsletter, vol. 3, n. 2, 1998.", |
|
"links": null |
|
}, |
|
"BIBREF6": { |
|
"ref_id": "b6", |
|
"title": "ELRA -European Language Resources Association-Background, Recent Developments and Future Perspectives", |
|
"authors": [ |
|
{ |
|
"first": "B", |
|
"middle": [], |
|
"last": "Maegaard", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "K", |
|
"middle": [], |
|
"last": "Choukri", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "N", |
|
"middle": [], |
|
"last": "Calzolari", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "J", |
|
"middle": [], |
|
"last": "Odijk", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2005, |
|
"venue": "Language Resources and Evaluation", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "9--23", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Maegaard, B., Choukri, K., Calzolari, N., Odijk, J., \"ELRA -European Language Resources Association- Background, Recent Developments and Future Perspectives\", Language Resources and Evaluation, v. 39, p. 9-23, 2005.", |
|
"links": null |
|
}, |
|
"BIBREF7": { |
|
"ref_id": "b7", |
|
"title": "The Stanford CoreNLP Natural Language Processing Toolkit", |
|
"authors": [ |
|
{ |
|
"first": "C", |
|
"middle": [ |
|
"D" |
|
], |
|
"last": "Manning", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "M", |
|
"middle": [], |
|
"last": "Surdeanu", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "J", |
|
"middle": [], |
|
"last": "Bauer", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "J", |
|
"middle": [], |
|
"last": "Finkel", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "S", |
|
"middle": [ |
|
"J" |
|
], |
|
"last": "Bethard", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "D", |
|
"middle": [], |
|
"last": "Mcclosky", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2014, |
|
"venue": "Proceedings of the 52nd Annual Meeting of the Association for Computational Linguistics: System Demonstrations", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "55--60", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Manning, C. D., Surdeanu, M., Bauer, J., Finkel, J., Bethard, S. J., McClosky, D., \"The Stanford CoreNLP Natural Language Processing Toolkit\", Proceedings of the 52nd Annual Meeting of the Association for Computational Linguistics: System Demonstrations, p. 55-60, 2014.", |
|
"links": null |
|
}, |
|
"BIBREF8": { |
|
"ref_id": "b8", |
|
"title": "METANET Language Whitepaper series", |
|
"authors": [], |
|
"year": 2012, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "METANET Language Whitepaper series. (2012) Retrieved from: http://www.meta-net.eu/whitepapers/overview. Last visited on 10/02/2020.", |
|
"links": null |
|
}, |
|
"BIBREF9": { |
|
"ref_id": "b9", |
|
"title": "FreeLing 3.0: Towards Wider Multilinguality", |
|
"authors": [ |
|
{ |
|
"first": "L", |
|
"middle": [], |
|
"last": "Padr\u00f3", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "E", |
|
"middle": [], |
|
"last": "Stanilovysky", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2012, |
|
"venue": "Proceedings of the Language Resources and Evaluation Conference (LREC 2012) ELRA", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Padr\u00f3, L., Stanilovysky, E., \"FreeLing 3.0: Towards Wider Multilinguality\", Proceedings of the Language Resources and Evaluation Conference (LREC 2012) ELRA, 2012.", |
|
"links": null |
|
}, |
|
"BIBREF10": { |
|
"ref_id": "b10", |
|
"title": "Dutch Speecon Database. Speecon Project, distributed via ELRA, Speecon resources", |
|
"authors": [ |
|
{ |
|
"first": "Speecon", |
|
"middle": [], |
|
"last": "Consortium", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2014, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Speecon Consortium. Dutch Speecon Database. Speecon Project, distributed via ELRA, Speecon resources, 1.0, 2014.", |
|
"links": null |
|
}, |
|
"BIBREF11": { |
|
"ref_id": "b11", |
|
"title": "UDPipe: Trainable Pipeline for Processing CoNLL-U Files Performing Tokenization, Morphological Analysis, POS Tagging and Parsing", |
|
"authors": [ |
|
{ |
|
"first": "M", |
|
"middle": [], |
|
"last": "Straka", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "J", |
|
"middle": [], |
|
"last": "Haji\u010d", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "J", |
|
"middle": [], |
|
"last": "Strakov\u00e1", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2016, |
|
"venue": "Proceedings of the Tenth International Conference on Language Resources and Evaluation (LREC 2016)", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Straka, M., Haji\u010d, J., Strakov\u00e1, J., \"UDPipe: Trainable Pipeline for Processing CoNLL-U Files Performing Tokenization, Morphological Analysis, POS Tagging and Parsing\", Proceedings of the Tenth International Conference on Language Resources and Evaluation (LREC 2016), Slovenia, 2016.", |
|
"links": null |
|
}, |
|
"BIBREF12": { |
|
"ref_id": "b12", |
|
"title": "Conll 2018 shared task: Multilingual parsing from raw text to universal dependencies", |
|
"authors": [ |
|
{ |
|
"first": "D", |
|
"middle": [], |
|
"last": "Zeman", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "J", |
|
"middle": [], |
|
"last": "Haji\u010d", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "M", |
|
"middle": [], |
|
"last": "Popel", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "M", |
|
"middle": [], |
|
"last": "Potthtyersast", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "M", |
|
"middle": [], |
|
"last": "Straka", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "F", |
|
"middle": [], |
|
"last": "Ginter", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "J", |
|
"middle": [], |
|
"last": "Nivre", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "S", |
|
"middle": [], |
|
"last": "Petrov", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2018, |
|
"venue": "Proceedings of the CoNLL 2018 Shared Task: Multilingual Parsing from Raw Text to Universal Dependencies", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "1--21", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Zeman, D., Haji\u010d, J., Popel, M., Potthtyersast, M., Straka, M., Ginter, F., Nivre, J., and Petrov, S. \"Conll 2018 shared task: Multilingual parsing from raw text to universal dependencies\". Proceedings of the CoNLL 2018 Shared Task: Multilingual Parsing from Raw Text to Universal Dependencies. Association for Computational Linguistics, pp. 1-21, 2018.", |
|
"links": null |
|
}, |
|
"BIBREF13": { |
|
"ref_id": "b13", |
|
"title": "SemEval-2016 Task 4: Sentiment Analysis in Twitter", |
|
"authors": [ |
|
{ |
|
"first": "Preslav", |
|
"middle": [], |
|
"last": "Nakov", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Alan", |
|
"middle": [], |
|
"last": "Ritter", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Sara", |
|
"middle": [], |
|
"last": "Rosenthal", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Fabrizio", |
|
"middle": [], |
|
"last": "Sebastiani", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Veselin", |
|
"middle": [], |
|
"last": "Stoyanov", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2016, |
|
"venue": "Proceedings of the 10th International Workshop on Semantic Evaluation (SemEval-2016)", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "1--18", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Nakov, Preslav, Alan Ritter, Sara Rosenthal, Fabrizio Sebastiani, and Veselin Stoyanov. \"SemEval-2016 Task 4: Sentiment Analysis in Twitter.\" In Proceedings of the 10th International Workshop on Semantic Evaluation (SemEval-2016), pp. 1-18. 2016", |
|
"links": null |
|
}, |
|
"BIBREF15": { |
|
"ref_id": "b15", |
|
"title": "Dutch Speecon Database. Speecon Project, distributed via ELRA, Speecon resources, 1.0, 2014. Universal Dependencies", |
|
"authors": [ |
|
{ |
|
"first": "Speecon", |
|
"middle": [], |
|
"last": "Consortium", |
|
"suffix": "" |
|
} |
|
], |
|
"year": null, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Speecon Consortium. Dutch Speecon Database. Speecon Project, distributed via ELRA, Speecon resources, 1.0, 2014. Universal Dependencies. Retrieved from: https://universaldependencies.org/. Last visited on 24/09/2019.", |
|
"links": null |
|
} |
|
}, |
|
"ref_entries": { |
|
"FIGREF0": { |
|
"text": "5 https://universaldependencies.org/ Steps of the Cleopatra Knowledge Processing Pipeline.", |
|
"num": null, |
|
"uris": null, |
|
"type_str": "figure" |
|
}, |
|
"TABREF1": { |
|
"type_str": "table", |
|
"num": null, |
|
"content": "<table><tr><td>Corpora (version 2.5) 7 .</td></tr><tr><td>It is possible to notice that while some languages such as</td></tr><tr><td>German, Czech and French have more than one million</td></tr><tr><td>tokens corpora, some under-resourced ones have less than</td></tr><tr><td>fifty thousand tokens datasets. It is the case for Maltese,</td></tr><tr><td>Hungarian and Irish.</td></tr><tr><td>Considering as under-resourced languages the ones with</td></tr><tr><td>less than five hundred thousand tokens corpora, sixteen can</td></tr><tr><td>be classified as such: Irish, Hungarian, Maltese, Greek,</td></tr><tr><td>Lithuanian, Danish, Slovak, Bulgarian, Slovenian,</td></tr><tr><td>Croatian, Swedish, Latvian, Dutch, Estonian, Finnish,</td></tr><tr><td>Polish.</td></tr></table>", |
|
"text": "EU Languages and the size of their available UD", |
|
"html": null |
|
} |
|
} |
|
} |
|
} |