| { |
| "paper_id": "E17-1034", |
| "header": { |
| "generated_with": "S2ORC 1.0.0", |
| "date_generated": "2023-01-19T10:51:35.413036Z" |
| }, |
| "title": "Universal Dependencies and Morphology for Hungarian -and on the Price of Universality", |
| "authors": [ |
| { |
| "first": "Veronika", |
| "middle": [], |
| "last": "Vincze", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "University of Szeged Institute of Informatics", |
| "location": {} |
| }, |
| "email": "vinczev@inf.u-szeged.hu" |
| }, |
| { |
| "first": "Katalin", |
| "middle": [ |
| "Ilona" |
| ], |
| "last": "Simk\u00f3", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "University of Szeged Institute of Informatics", |
| "location": {} |
| }, |
| "email": "" |
| }, |
| { |
| "first": "Zsolt", |
| "middle": [], |
| "last": "Sz\u00e1nt\u00f3", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "University of Szeged Institute of Informatics", |
| "location": {} |
| }, |
| "email": "" |
| }, |
| { |
| "first": "Rich\u00e1rd", |
| "middle": [], |
| "last": "Farkas", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "University of Szeged Institute of Informatics", |
| "location": {} |
| }, |
| "email": "rfarkas@inf.u-szeged.hu" |
| } |
| ], |
| "year": "", |
| "venue": null, |
| "identifiers": {}, |
| "abstract": "In this paper, we present how the principles of universal dependencies and morphology have been adapted to Hungarian. We report the most challenging grammatical phenomena and our solutions to those. On the basis of the adapted guidelines, we have converted and manually corrected 1,800 sentences from the Szeged Treebank to universal dependency format. We also introduce experiments on this manually annotated corpus for evaluating automatic conversion and the added value of language-specific, i.e. non-universal, annotations. Our results reveal that converting to universal dependencies is not necessarily trivial, moreover, using languagespecific morphological features may have an impact on overall performance.", |
| "pdf_parse": { |
| "paper_id": "E17-1034", |
| "_pdf_hash": "", |
| "abstract": [ |
| { |
| "text": "In this paper, we present how the principles of universal dependencies and morphology have been adapted to Hungarian. We report the most challenging grammatical phenomena and our solutions to those. On the basis of the adapted guidelines, we have converted and manually corrected 1,800 sentences from the Szeged Treebank to universal dependency format. We also introduce experiments on this manually annotated corpus for evaluating automatic conversion and the added value of language-specific, i.e. non-universal, annotations. Our results reveal that converting to universal dependencies is not necessarily trivial, moreover, using languagespecific morphological features may have an impact on overall performance.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Abstract", |
| "sec_num": null |
| } |
| ], |
| "body_text": [ |
| { |
| "text": "Morphological tagging and syntactic parsing are key components in most natural language processing (NLP) applications. Linguistic resources and parsers for morphological and syntactic analysis have been developed for several languages, see e.g. the shared tasks on morphologically rich languages (Seddah et al., 2013; Seddah et al., 2014) . However, the comparison of results achieved for different languages is not straightforward as most languages and databases apply a unique tagset, moreover, they were annotated following different guidelines. In order to overcome these issues, the project Universal Dependencies and Morphology (UD) has recently been initiated within the NLP community (Nivre, 2015) . The main goal of the UD project is to develop a \"universal\", i.e. a language-independent morphological and syntactic representation which can contribute to the im-plementation of multilingual morphological and syntactic parsers from a computational linguistic point of view. Furthermore, it can enhance studies on linguistic typology and contrastive linguistics.", |
| "cite_spans": [ |
| { |
| "start": 296, |
| "end": 317, |
| "text": "(Seddah et al., 2013;", |
| "ref_id": "BIBREF22" |
| }, |
| { |
| "start": 318, |
| "end": 338, |
| "text": "Seddah et al., 2014)", |
| "ref_id": "BIBREF23" |
| }, |
| { |
| "start": 692, |
| "end": 705, |
| "text": "(Nivre, 2015)", |
| "ref_id": "BIBREF15" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "From the viewpoint of syntactic parsing, the languages of the world are usually categorized according to their level of morphological richness (which is negatively correlated with configurationality). At one end, there is English, a strongly configurational language while there is Hungarian at the other end of the spectrum with rich morphology and free word order (Fraser et al., 2013) . In this paper, we present how UD principles were adapted to Hungarian, with special emphasis on Hungarian-specific phenomena.", |
| "cite_spans": [ |
| { |
| "start": 366, |
| "end": 387, |
| "text": "(Fraser et al., 2013)", |
| "ref_id": "BIBREF5" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "Hungarian is one of the prototypical morphologically rich languages thus our UD principles can provide important best practices for the universalization of other morphologically rich languages. The UD guidelines for Hungarian were motivated by both linguistic considerations and data-driven observations. We developed a converter from the existing Szeged Dependency Treebank (Vincze et al., 2010) to UD and manually corrected 1,800 sentences from the newspaper domain. The experiences gained during the converter development and during the manual correction could reinforce the linguistic guidelines. Moreover, the manually corrected gold standard corpus provides the opportunity for empirical evaluations like assessing the converter and comparing dependency parsers employing the original and the universal morphological representations. Thus, we evaluated the quality of the automatic conversion, which reveals that converting to universal dependencies is not necessarily trivial, at least for Hungarian. We also show that using different morphological tagsets may have an impact on overall parsing performance and utilizing language-specific, i.e. non-universal, information has a considerable added value at both the morphological and syntactic layers.", |
| "cite_spans": [ |
| { |
| "start": 375, |
| "end": 396, |
| "text": "(Vincze et al., 2010)", |
| "ref_id": "BIBREF27" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "The chief contributions of the paper are the introduction of", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "\u2022 the universal morphology and dependency principles for Hungarian, leading to insights for other morphologically rich languages,", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "\u2022 empirical experiments on the upper bound of the accuracy of automatic conversion and pre-parsing,", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "\u2022 comparative evaluations for assessing the added value of language-specific information at the morphological and syntactic layers along with the interaction of these two.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "Standardized tagsets for both morphological and syntactic annotations have been constantly developed in the international NLP community. For instance, the MSD morphological coding system was developed for a set of Eastern European languages (Erjavec, 2012) , within the MULTEXT-EAST project. Interset functions as an interlingua for several morphological coding systems, which can convert different tagsets to the same morphological representation (Zeman, 2008) . There have also been some attempts to define a common set of parts-of-speech: Rambow et al. (2006) defined a multilingual tagset for part-of-speech (POS) tagging and parsing, while McDonald and Nivre (2007) identified eight POS tags based on data from the CoNLL-2007 Shared Task . Petrov et al. (2012) offered a tagset of 12 POS tags and applied this tagset to 22 languages. Now, Universal Dependencies (UD) is the latest standardized tagset that we are aware of. UD is an international project that aims at developing a unified annotation scheme for dependency syntax and morphology in a language-independent framework (Nivre, 2015) . Hungarian was among the first 10 languages of the project, participating also in the first official release in January 2015. In the latest release (Version 1.3, May 2016), there are annotated datasets available for 40 languages, including English, German, French, Hungarian and Irish, among others 1 . In these datasets, the very same tagsets are applied at the morphological and 1 http://universaldependencies.org/ syntactic levels and texts are annotated on the basis of the same linguistic principles, to the widest extent possible.", |
| "cite_spans": [ |
| { |
| "start": 241, |
| "end": 256, |
| "text": "(Erjavec, 2012)", |
| "ref_id": "BIBREF4" |
| }, |
| { |
| "start": 448, |
| "end": 461, |
| "text": "(Zeman, 2008)", |
| "ref_id": "BIBREF29" |
| }, |
| { |
| "start": 542, |
| "end": 562, |
| "text": "Rambow et al. (2006)", |
| "ref_id": "BIBREF20" |
| }, |
| { |
| "start": 645, |
| "end": 670, |
| "text": "McDonald and Nivre (2007)", |
| "ref_id": "BIBREF8" |
| }, |
| { |
| "start": 745, |
| "end": 765, |
| "text": "Petrov et al. (2012)", |
| "ref_id": "BIBREF17" |
| }, |
| { |
| "start": 1084, |
| "end": 1097, |
| "text": "(Nivre, 2015)", |
| "ref_id": "BIBREF15" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Related Work", |
| "sec_num": "2" |
| }, |
| { |
| "text": "The UD tagset encodes morphological information in the form of POS tags and feature-value pairs. As for syntactic information, each word is assigned to its parent word in the dependency tree and the grammatical function of the specific word is encoded in dependency labels. Dependency labels, POS tags and features are universal (i.e. there is a fixed set of them without the possibility of introducing new members), but values and dependency labels can have language-specific additions if needed. Features are divided into the categories lexical features and inflectional features. Lexical features are features that are characteristics of the lemmas rather than the word forms, whereas inflectional features are those that are characteristics of the word forms. Both lexical and inflectional features can have layered features: some features are marked more than once on the same word, e.g. a Hungarian noun may denote its possessor's number as well as its own number. In this case, the Number feature has an added layer, Num [psor] .", |
| "cite_spans": [ |
| { |
| "start": 1028, |
| "end": 1034, |
| "text": "[psor]", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Related Work", |
| "sec_num": "2" |
| }, |
| { |
| "text": "Up to now, several papers have been published on the general principles behind UD (Nivre, 2015; or on specific treebanks. For instance, there are UD treebanks available for agglutinative languages such as Finnish (Haverinen et al., 2014; Pyysalo et al., 2015) , Estonian (Muischnek et al., 2016) and Japanese (Tanaka et al., 2016) , for Slavic languages (Zeman, 2015) and spoken Slovenian (Dobrovoljc and Nivre, 2016) and for Nordic languages such as Norwegian (\u00d8vrelid and Hohle, 2016) , Danish (Johannsen et al., 2014) and Swedish (Nivre, 2014) , together with several other languages (Persian (Seraji et al., 2016) and Basque (Aranzabe et al., 2014) , just to name a few). Recently, a further extension on the UD relations has been proposed: enhanced English dependencies are described in Schuster and Manning (2016) .", |
| "cite_spans": [ |
| { |
| "start": 82, |
| "end": 95, |
| "text": "(Nivre, 2015;", |
| "ref_id": "BIBREF15" |
| }, |
| { |
| "start": 213, |
| "end": 237, |
| "text": "(Haverinen et al., 2014;", |
| "ref_id": "BIBREF6" |
| }, |
| { |
| "start": 238, |
| "end": 259, |
| "text": "Pyysalo et al., 2015)", |
| "ref_id": "BIBREF19" |
| }, |
| { |
| "start": 271, |
| "end": 295, |
| "text": "(Muischnek et al., 2016)", |
| "ref_id": "BIBREF10" |
| }, |
| { |
| "start": 309, |
| "end": 330, |
| "text": "(Tanaka et al., 2016)", |
| "ref_id": "BIBREF25" |
| }, |
| { |
| "start": 354, |
| "end": 367, |
| "text": "(Zeman, 2015)", |
| "ref_id": "BIBREF30" |
| }, |
| { |
| "start": 389, |
| "end": 417, |
| "text": "(Dobrovoljc and Nivre, 2016)", |
| "ref_id": "BIBREF3" |
| }, |
| { |
| "start": 461, |
| "end": 486, |
| "text": "(\u00d8vrelid and Hohle, 2016)", |
| "ref_id": "BIBREF16" |
| }, |
| { |
| "start": 496, |
| "end": 520, |
| "text": "(Johannsen et al., 2014)", |
| "ref_id": "BIBREF7" |
| }, |
| { |
| "start": 533, |
| "end": 546, |
| "text": "(Nivre, 2014)", |
| "ref_id": "BIBREF14" |
| }, |
| { |
| "start": 596, |
| "end": 617, |
| "text": "(Seraji et al., 2016)", |
| "ref_id": "BIBREF24" |
| }, |
| { |
| "start": 629, |
| "end": 652, |
| "text": "(Aranzabe et al., 2014)", |
| "ref_id": "BIBREF0" |
| }, |
| { |
| "start": 792, |
| "end": 819, |
| "text": "Schuster and Manning (2016)", |
| "ref_id": "BIBREF21" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Related Work", |
| "sec_num": "2" |
| }, |
| { |
| "text": "Our UD principles introduced in this paper follow the central UD guidelines (Nivre, 2015) and we did our best to align with the existing guidelines for other morphologically rich languages as well. On the other hand, there are several Hungarian-specific phenomena that required changes and extensions of the original UD principles.", |
| "cite_spans": [ |
| { |
| "start": 76, |
| "end": 89, |
| "text": "(Nivre, 2015)", |
| "ref_id": "BIBREF15" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Related Work", |
| "sec_num": "2" |
| }, |
| { |
| "text": "The only available manually annotated tree-bank for Hungarian is the Szeged Corpus (Csendes et al., 2004) and Szeged Dependency Treebank (Vincze et al., 2010) . It contains approximately 82,000 sentences and 1.5 million tokens, all manually annotated for POS-tagging and constituency and dependency syntax. We developed an automatic tool that converts the morphological descriptions of the Szeged Corpus to universal morphology tags and the dependency trees of the Szeged Treebank to universal dependencies.", |
| "cite_spans": [ |
| { |
| "start": 83, |
| "end": 105, |
| "text": "(Csendes et al., 2004)", |
| "ref_id": "BIBREF2" |
| }, |
| { |
| "start": 137, |
| "end": 158, |
| "text": "(Vincze et al., 2010)", |
| "ref_id": "BIBREF27" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Related Work", |
| "sec_num": "2" |
| }, |
| { |
| "text": "In this section, we present the morphological tagset applied to Hungarian.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Universal Morphology for Hungarian", |
| "sec_num": "3" |
| }, |
| { |
| "text": "When adapting the principles of Universal Morphology to Hungarian, we were able to automatically convert most of the morphological features used in the Szeged Treebank 2.5 (Vincze et al., 2014) , which was based on MSD principles (Erjavec, 2012). However, we faced some problematic issues, which we will discuss in detail in this section. The details of universal morphological codeset of Hungarian are available on our website 2 .", |
| "cite_spans": [ |
| { |
| "start": 172, |
| "end": 193, |
| "text": "(Vincze et al., 2014)", |
| "ref_id": "BIBREF28" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Universal Morphology for Hungarian", |
| "sec_num": "3" |
| }, |
| { |
| "text": "The possessor in Hungarian possessive constructions can have two different surface forms, without any difference in meaning: the possessor can be morphologically marked or not, just like the English constructions the girl's doll and the doll of the girl. Thus, both of the following possessive constructions are widely used:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Possessive constructions", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "(1) a the szomsz\u00e9d neighbor kertje garden-3SGPOSS the neighbor's garden", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Possessive constructions", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "(2) a the szomsz\u00e9dnak neighbor-DAT a the kertje garden-3SGPOSS the neighbor's garden", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Possessive constructions", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "In Example 1, the possessor is not marked, i.e. it shares its form with the nominative form of the noun, however, in Example 2, the possessor is morphologically marked, sharing its from with the dative form of the noun. Nevertheless, the possessed is morphologically marked in both cases, which was a novelty in the UD project as the languages already included in the data do not mark the possessor on the possessed noun but use determiners for this purpose (cf. my car but az aut\u00f3m (the car-1SGPOSS)). Moreover, the number of the possessed can be marked on the noun in elliptical constructions such as:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Possessive constructions", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "( 3) ", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Possessive constructions", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "Another Hungarian-specific feature was the definiteness of the object. As a special type of agreement, the definiteness of their objects determines which paradigm of the verb is to be chosen. In other words, the form of the verb changes when the definiteness of the object also changes (T\u00f6rkenczy, 2005 In this way, the feature Definiteness needs to be applied to verbs in Hungarian, moreover, it has a language-specific feature due to the special form triggered by the second person objects. Thus, Definiteness has three possible values in Hungarian: Definite, Indefinite, 2.", |
| "cite_spans": [ |
| { |
| "start": 286, |
| "end": 302, |
| "text": "(T\u00f6rkenczy, 2005", |
| "ref_id": "BIBREF26" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Object-verb agreement", |
| "sec_num": "3.2" |
| }, |
| { |
| "text": "Determiners, pronouns and ordinal numbers also constituted a peculiarity. According to Hungarian grammatical traditions, ordinal numbers have been treated as numerals but in the universal morphology, they have to be annotated as adjectives. Thus, their POS tags were automatically converted to adjectives.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Determiners and pronouns", |
| "sec_num": "3.3" |
| }, |
| { |
| "text": "Demonstrative pronouns were also treated differently in the original annotation used in the Szeged Treebank and in universal morphology. While demonstrative pronouns ez and az are tagged as pronouns independently of their positions, in universal morphology such words occurring before an article should be tagged as a determiner (see Example 9) but when they are used as an NP, they should be tagged as a pronoun (see Example 10). These cases were also automatically converted, following the universal morphology guidelines.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Determiners and pronouns", |
| "sec_num": "3.3" |
| }, |
| { |
| "text": "In our original treebank, verbal particles that were spelt as a separate token had their own part-ofspeech, i.e. verbal particle. According to the UD description however, not all function words that are traditionally called particles automatically qualify for the PART tag. They may be adpositions or adverbs by origin, therefore should be tagged ADP or ADV, respectively. Thus, we manually compiled a list that contained the original part-ofspeech of words that were tagged as verbal prefixes, for instance, el \"away\" was treated as an adverb and agyon brain-SUP as a noun -the latter is usually used in phrases like agyon\u00fct \"kill someone by hitting on his head\". Based on this list, we were able to automatically assign UD POS tags to verbal prefixes.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Verbal prefixes", |
| "sec_num": "3.4" |
| }, |
| { |
| "text": "When adapting the universal dependency labels to Hungarian, we could find a one-to-one correspondence between the original labels of the Szeged Treebank and the UD labels only in most of the cases, and these labels could be automatically converted to the UD format, making use of the dependency and morphological annotations found in the original treebank. However, we encountered some problematic cases during conversion, which we will discuss below in detail. The details of universal dependency rules of Hungarian are available on our website 3 .", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Universal Dependency in Hungarian", |
| "sec_num": "4" |
| }, |
| { |
| "text": "Traditionally, it is the verb that functions as the head of the clause in dependency grammars but in certain languages, there are verbless clauses where the predicate consists of a single nominal element (typically a noun or an adjective) at the surface level. The dependency analysis of such sentences may be problematic due to the lack of an overt verb. Some studies such as Polgu\u00e8re and Mel'\u010duk (2009) argue for a zero copula in such cases, especially when the copula is empty only in certain slots of the verbal paradigm. For instance, in Hungarian, the copula has its zero form only in the present tense, indicative mood, third person forms as shown in Examples 11-14: The original dependency analysis in the Szeged Treebank inserts a zero copula (VAN), i.e. a virtual node in the dependency tree, which functions as the head of the clause and the nominal predicate is attached to it. Figure 1 shows such an analysis of the sentence E gondolat sem \u00faj (this thought not new) \"This thought is not novel at all\".", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 890, |
| "end": 898, |
| "text": "Figure 1", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "Non-overt copulas", |
| "sec_num": "4.1" |
| }, |
| { |
| "text": "Beside the function head analysis (i.e. where function words, e.g. the copula is the head), there is another approach to dependencies, namely, the content head analysis, where the head is a content word instead of a function word. In the latter case, the main grammatical relations can be found among content words and all the other function words are attached to the main structure. UD applies the content head analysis, which means that in copular constructions, the nominal element is the head and the copula (if present) is attached to it with a cop relation. In a similar way, the head of adpositional constructions is the noun and the adposition is attached to it.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Non-overt copulas", |
| "sec_num": "4.1" |
| }, |
| { |
| "text": "Sentences with nominal predicates were automatically converted from the original treebank into the UD format: Figure 2 shows the UD analysis of the sentence found in Figure 1 . Likewise, postpositional constructions were converted: the noun was treated as the head and the postposition was attached to it with a case label. ", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 110, |
| "end": 118, |
| "text": "Figure 2", |
| "ref_id": null |
| }, |
| { |
| "start": 166, |
| "end": 174, |
| "text": "Figure 1", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "Non-overt copulas", |
| "sec_num": "4.1" |
| }, |
| { |
| "text": "Subordinate clauses proved also to be a problematic issue as UD principles make a sharp distinction among several types of subordinate clauses -e.g. clausal subject, clausal object, adverbial clause -in contract with the Szeged Dependency Treebank, which applies one single label for all types of subordinate clauses. Some types of subordinate clauses had a special label in the constituency version of the treebank hence their conversion was straightforward. In other cases, we could rely on manually constructed conversion rules but the resulting trees had to be corrected manually.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Subordinate clauses", |
| "sec_num": "4.2" |
| }, |
| { |
| "text": "The UD treatment of multiword named entities required a Hungarian-specific solution. According to the UD principles, the first token of the multiword expressions should be marked as the head. However, in Hungarian, it is always the last element of the multiword expression that is inflected. Examples 15-16 demonstrate that the first element cannot be inflected, only the last one: Due to the above morphosyntactic facts, we marked the last token of multiword named entities as the head in the Hungarian UD treebank while all the other UD treebanks mark the first token as the head.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Multiword named entities", |
| "sec_num": "4.3" |
| }, |
| { |
| "text": "In Hungarian, nouns that bear the suffix -nAk can fulfill several grammatical roles in the sentence such as: While these forms do not show any difference at the morphological level, they have very different roles at the syntactic and semantic levels. Thus we decided not to make any distinction in the morphological annotation but they should have different syntactic labels. Indirect objects are marked with the label iobj, possessors with the label nmod:poss and other occurrences with nmod:obl. Obviously, these annotations had to be carried out manually as most of these cases could not be easily and unequivocally converted to the UD format only on the basis of morphology and syntax. ", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Dative forms", |
| "sec_num": "4.4" |
| }, |
| { |
| "text": "Light verb constructions are verb + noun combinations where most of the semantic content of the whole expression is carried by the noun while the syntactic head is the verb (e.g. to have a shower, to make a decision). They are not uniformly treated in Version 1.3 of the UD treebanks. Light verb constructions are either not marked at all or if they are marked, they may have a special structure or special labels (Nivre and Vincze, 2015) . The Hungarian treebank belongs to the latter group, that is, members of light verb constructions bear a special label. For instance, Figure 3 shows that the label dobj:lvc can be found between the nominal and verbal component of the light verb construction d\u00f6nt\u00e9st hoz (decision-ACC bring) \"to make a decision\". In this way, the dobj part of the label marks that syntactically it is a verb-object relation but semantically, it is a light verb construction, marked by the lvc extension of the label.", |
| "cite_spans": [ |
| { |
| "start": 414, |
| "end": 438, |
| "text": "(Nivre and Vincze, 2015)", |
| "ref_id": "BIBREF11" |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 574, |
| "end": 582, |
| "text": "Figure 3", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "Light verb constructions", |
| "sec_num": "4.5" |
| }, |
| { |
| "text": "A bizotts\u00e1g d\u00f6nt\u00e9st hozott az \u00fcl\u00e9sen . Figure 3 : Light verb construction in the Hungarian UD treebank (A bizotts\u00e1g d\u00f6nt\u00e9st hozott az \u00fcl\u00e9sen (the committee decision-ACC bring-PAST-3SG the meeting-SUP) \"The committee made a decision at the meeting\").", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 39, |
| "end": 47, |
| "text": "Figure 3", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "Light verb constructions", |
| "sec_num": "4.5" |
| }, |
| { |
| "text": "We developed a converter from the existing Szeged Dependency Treebank (Vincze et al., 2010) to UD and manually corrected 1,800 sentences from the newspaper domain. The manually corrected UD sentences are available in the UD repository v3.0. The experiences gained during the manual correction could reinforce the linguistic conversion rules and the manually corrected gold standard corpus provides the opportunity for empirical evaluations which we introduce in this section.", |
| "cite_spans": [ |
| { |
| "start": 70, |
| "end": 91, |
| "text": "(Vincze et al., 2010)", |
| "ref_id": "BIBREF27" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Experiments", |
| "sec_num": "5" |
| }, |
| { |
| "text": "Most of the UD treebanks are the result of automatic conversion from a dependency treebank of originally different principles. The accuracy of these automatic converters is unknown, i.e. we do not know how much information was lost or how much noise was introduced by the converters. To empirically investigate this in the case of Hungarian UD, we compared the converted and the manually corrected, i.e. gold standard, trees of the 1800 sentences.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "On the Accuracy of Automatic Converters", |
| "sec_num": "5.1" |
| }, |
| { |
| "text": "The converter itself is based on linguistic rules (it is available on our website 5 ) which were itera-tively improved by manually investigating the results of conversion on sentences of the Szeged Dependency Treebank. The final version of the converted achieves an UAS of 87.81 and a LAS of 75.99 on the 1800 sentences compared against the manually corrected UD trees. We believe that this level of accuracy is not sufficient for releasing the rest of the 80,000 sentences of the automatically converted Szeged Dependency Treebank. On the other hand, some of the shortcomings of the automatic conversion could be corrected by exploiting annotation found in other versions of the Szeged Treebank. For instance, the type of certain subordinate clauses is marked in the constituency version of the treebank, which can be transformed into UD labels. Moreover, coreference annotations from the subcorpora annotated for coreference relations could enhance the proper attachment of relative clauses. We intend to add these pieces of information to our converter in the future, hence higher accuracy scores can be provisioned for the automatic conversion process: just with the above mentioned corrections, an additional 6 percentage points could be achieved in terms of LAS as about 20% of the errors are due to subordinate or relative clauses.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "On the Accuracy of Automatic Converters", |
| "sec_num": "5.1" |
| }, |
| { |
| "text": "We carried out experiments for investigating whether is there any difference between using the original MSD (Vincze et al., 2014) and the new universal morphological (UM) descriptions. We were particularly interested in the utility of the two representations for dependency parsing. We trained two models of the MarMot morphological tagger (Mueller et al., 2013) using the two morphological representation in 10-fold cross-tagging on our manually corrected 1800 sentences. Then we trained and evaluated the Bohnet dependency parser (Bohnet, 2010) on the train/test split of the UD repository v3.0 utilizing the two different predicted morphological descriptions. We used the default parameters for both the MarMot and the Bohnet parser. Table 1 : Dependency parsing results on the Hungarian Universal Dependency dataset. In the case of LAS(main label) we do not check the language specific part of the dependency labels in the evaluations while we compare the universal and language-specific dependency labels at LAS(f ull label).", |
| "cite_spans": [ |
| { |
| "start": 108, |
| "end": 129, |
| "text": "(Vincze et al., 2014)", |
| "ref_id": "BIBREF28" |
| }, |
| { |
| "start": 340, |
| "end": 362, |
| "text": "(Mueller et al., 2013)", |
| "ref_id": "BIBREF9" |
| }, |
| { |
| "start": 532, |
| "end": 546, |
| "text": "(Bohnet, 2010)", |
| "ref_id": "BIBREF1" |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 737, |
| "end": 744, |
| "text": "Table 1", |
| "ref_id": "TABREF4" |
| } |
| ], |
| "eq_spans": [], |
| "section": "On the Price of Universality", |
| "sec_num": "5.2" |
| }, |
| { |
| "text": "was used for training the Bohnet parser. main label refers here to the universal dependency labels while full label refers to using the concatenation of universal and language-specific labels. The difference between the last two columns of the table is that we checked the full or only the main dependency labels at evaluations. Table 1 shows the MSD outperforms UM consistently at each of the experiments. Although these differences are not high, this suggests that some information encoded in the MSD morphology is not represented in UM, i.e. we have to pay a price to be universal. We can observe the greatest difference when training and evaluating on full dependency labels, i.e. language-specific morphological features contribute to the prediction of language-specific dependency labels.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 329, |
| "end": 336, |
| "text": "Table 1", |
| "ref_id": "TABREF4" |
| } |
| ], |
| "eq_spans": [], |
| "section": "On the Price of Universality", |
| "sec_num": "5.2" |
| }, |
| { |
| "text": "We made a manual error analysis of the results with regard to attachment (UAS) errors, i.e. we compared the outputs of the dependency parsers trained by using predicted universal codes and predicted MSD morphological codes, respectively. Results are presented in Table 2 . We found that the benefits of the original language-specific annotation (MSD) mostly manifests in the treatment of subordinate clauses, adverbial modifiers and infinitival complements. These results might be explained by the fact that in certain cases, MSD contains more detailed grammatical information than the UM formalism. For instance, MSD encodes whether a conjunction connects clauses or words/phrases, which information is missing from UM. Also, higher results were achieved for cases when two nouns or adjectives were following each other and one of them modified the other (as in magas rang\u00fa k\u00e9pvisel\u0151i \"representatives of high standings\"). However, sentences containing an overt or covert form of the copula could be parsed more effectively by using universal morphology codes. Table 2 : Error analysis: the number and ratio of specific error types.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 263, |
| "end": 270, |
| "text": "Table 2", |
| "ref_id": null |
| }, |
| { |
| "start": 1062, |
| "end": 1069, |
| "text": "Table 2", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "On the Price of Universality", |
| "sec_num": "5.2" |
| }, |
| { |
| "text": "We also investigated the impact of the languagespecific parts of the dependency labels. As the numbers in Table 1 show, slightly better results can be achieved both in terms of UAS and LAS when training the model with full labels than with main labels. This highlights the importance of adding language specific distinctions to the universal ones because they may contain information that can be exploited during the tree decoding. They contribute even to unlabeled attachment decisions. To take an example, UD does not make any distinction among different types of nominal modifiers, treating them as nmod. However, for Hungarian, we applied extra labels such as nmod:poss for possessors (see Section 3.1) and nmod:obl for nominal arguments of the verb. As for the first, it should always be attached to the possessed noun, whereas the second one is attached to a verb (see also Examples 18 and 19 with the dative morphological case). Thus, the parser can learn these finegrained distinctions, which might be beneficial for the unlabeled attachment scores as well.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 106, |
| "end": 113, |
| "text": "Table 1", |
| "ref_id": "TABREF4" |
| } |
| ], |
| "eq_spans": [], |
| "section": "The Added Value of Language-specific UD Labels", |
| "sec_num": "5.3" |
| }, |
| { |
| "text": "Also, we would like to point out that the utilization of language-specific labels does not contradict the UD principles. In UD, each language should select the appropriate labels according to their needs but there is no need to apply all of the labels/features. General labels like nsubj or dobj will be used in most (maybe all) of the UD languages but there are other labels or featurevalue pairs that are applicable for only a handful of languages. These ones are now called as \"language-specific\" features but in principle, their status is not different from those that are more widely applied. So we believe that introducing \"language-specific\" additions does not harm the UD principles. Moreover, the chief objective of our experiments was to highlight the added value of language-specific features and we were able to show that they can even improve parsing accuracy when evaluated exclusively on the general labels. The main goal of UD is to provide a way where the parsing results over languages are comparable, hence using language specific features during decoding but evaluating only on general labels is in line with this comparison principle. Moreover, it indicates for UD treebank developers that -besides general labels -language-specific ones have to be taken seriously.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The Added Value of Language-specific UD Labels", |
| "sec_num": "5.3" |
| }, |
| { |
| "text": "In this paper, the principles of universal dependencies and morphology for Hungarian were introduced by reporting the most challenging grammatical phenomena and our solutions to those. We converted then manually corrected 1,800 sentences from the Szeged Treebank to universal dependency format and introduced experiments on this manually annotated corpus for evaluating automatic conversion and the added value of language-specific, i.e. non-universal, annotations. We would like to draw the attention to the importance of understanding i) the information loss of the automatic UD converters; ii) what is the price of being constrained by universal morphology principles and; iii) the utility of exploiting language-specific dependency labels in UD.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Conclusions", |
| "sec_num": "6" |
| }, |
| { |
| "text": "http://rgai.inf.u-szeged.hu/project/ nlp/research/msdkr/univmorph.html", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "http://rgai.inf.u-szeged.hu/ dependency", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "http://rgai.inf.u-szeged.hu/ dependency", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| } |
| ], |
| "back_matter": [ |
| { |
| "text": "The research of Rich\u00e1rd Farkas was funded by the J\u00e1nos Bolyai Scholarship.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Acknowledgments", |
| "sec_num": null |
| } |
| ], |
| "bib_entries": { |
| "BIBREF0": { |
| "ref_id": "b0", |
| "title": "Automatic Conversion of the Basque Dependency Treebank to Universal Dependencies", |
| "authors": [ |
| { |
| "first": "Maria", |
| "middle": [ |
| "Jesus" |
| ], |
| "last": "Aranzabe", |
| "suffix": "" |
| }, |
| { |
| "first": "Aitziber", |
| "middle": [], |
| "last": "Atutxa", |
| "suffix": "" |
| }, |
| { |
| "first": "Kepa", |
| "middle": [], |
| "last": "Bengoetxea", |
| "suffix": "" |
| }, |
| { |
| "first": "Arantza", |
| "middle": [], |
| "last": "Diaz De Illarraza", |
| "suffix": "" |
| }, |
| { |
| "first": "Iakes", |
| "middle": [], |
| "last": "Goenaga", |
| "suffix": "" |
| }, |
| { |
| "first": "Koldo", |
| "middle": [], |
| "last": "Gojenola", |
| "suffix": "" |
| }, |
| { |
| "first": "Larraitz", |
| "middle": [], |
| "last": "Uria", |
| "suffix": "" |
| } |
| ], |
| "year": 2014, |
| "venue": "Proceedings of the Fourteenth International Workshop on Treebanks and Linguistic Theories", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Maria Jesus Aranzabe, Aitziber Atutxa, Kepa Ben- goetxea, Arantza Diaz de Illarraza, Iakes Goenaga, Koldo Gojenola, and Larraitz Uria. 2014. Auto- matic Conversion of the Basque Dependency Tree- bank to Universal Dependencies. In Proceedings of the Fourteenth International Workshop on Tree- banks and Linguistic Theories (TLT 14).", |
| "links": null |
| }, |
| "BIBREF1": { |
| "ref_id": "b1", |
| "title": "Top accuracy and fast dependency parsing is not a contradiction", |
| "authors": [ |
| { |
| "first": "Bernd", |
| "middle": [], |
| "last": "Bohnet", |
| "suffix": "" |
| } |
| ], |
| "year": 2010, |
| "venue": "Proceedings of the 23rd International Conference on Computational Linguistics", |
| "volume": "", |
| "issue": "", |
| "pages": "89--97", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Bernd Bohnet. 2010. Top accuracy and fast depen- dency parsing is not a contradiction. In Proceedings of the 23rd International Conference on Computa- tional Linguistics (Coling 2010), pages 89-97.", |
| "links": null |
| }, |
| "BIBREF2": { |
| "ref_id": "b2", |
| "title": "The Szeged Corpus. A POS Tagged and Syntactically Annotated Hungarian Natural Language Corpus", |
| "authors": [ |
| { |
| "first": "D\u00f3ra", |
| "middle": [], |
| "last": "Csendes", |
| "suffix": "" |
| }, |
| { |
| "first": "J\u00e1nos", |
| "middle": [], |
| "last": "Csirik", |
| "suffix": "" |
| }, |
| { |
| "first": "Tibor", |
| "middle": [], |
| "last": "Gyim\u00f3thy", |
| "suffix": "" |
| } |
| ], |
| "year": 2004, |
| "venue": "COLING 2004 5th International Workshop on Linguistically Interpreted Corpora", |
| "volume": "", |
| "issue": "", |
| "pages": "19--22", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "D\u00f3ra Csendes, J\u00e1nos Csirik, and Tibor Gyim\u00f3thy. 2004. The Szeged Corpus. A POS Tagged and Syn- tactically Annotated Hungarian Natural Language Corpus. In COLING 2004 5th International Work- shop on Linguistically Interpreted Corpora, pages 19-22.", |
| "links": null |
| }, |
| "BIBREF3": { |
| "ref_id": "b3", |
| "title": "The Universal Dependencies Treebank of Spoken Slovenian", |
| "authors": [ |
| { |
| "first": "Kaja", |
| "middle": [], |
| "last": "Dobrovoljc", |
| "suffix": "" |
| }, |
| { |
| "first": "Joakim", |
| "middle": [], |
| "last": "Nivre", |
| "suffix": "" |
| } |
| ], |
| "year": 2016, |
| "venue": "Proceedings of the Tenth International Conference on Language Resources and Evaluation", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Kaja Dobrovoljc and Joakim Nivre. 2016. The Uni- versal Dependencies Treebank of Spoken Slovenian. In Proceedings of the Tenth International Confer- ence on Language Resources and Evaluation (LREC 2016).", |
| "links": null |
| }, |
| "BIBREF4": { |
| "ref_id": "b4", |
| "title": "MULTEXT-East: morphosyntactic resources for Central and Eastern European languages. Language Resources and Evaluation", |
| "authors": [ |
| { |
| "first": "Toma\u017e", |
| "middle": [], |
| "last": "Erjavec", |
| "suffix": "" |
| } |
| ], |
| "year": 2012, |
| "venue": "", |
| "volume": "46", |
| "issue": "", |
| "pages": "131--142", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Toma\u017e Erjavec. 2012. MULTEXT-East: morphosyn- tactic resources for Central and Eastern European languages. Language Resources and Evaluation, 46(1):131-142.", |
| "links": null |
| }, |
| "BIBREF5": { |
| "ref_id": "b5", |
| "title": "Knowledge sources for constituent parsing of german, a morphologically rich and less-configurational language", |
| "authors": [ |
| { |
| "first": "Alexander", |
| "middle": [], |
| "last": "Fraser", |
| "suffix": "" |
| }, |
| { |
| "first": "Helmut", |
| "middle": [], |
| "last": "Schmid", |
| "suffix": "" |
| }, |
| { |
| "first": "Rich\u00e1rd", |
| "middle": [], |
| "last": "Farkas", |
| "suffix": "" |
| }, |
| { |
| "first": "Renjing", |
| "middle": [], |
| "last": "Wang", |
| "suffix": "" |
| }, |
| { |
| "first": "Hinrich", |
| "middle": [], |
| "last": "Sch\u00fctze", |
| "suffix": "" |
| } |
| ], |
| "year": 2013, |
| "venue": "Computational Linguistics", |
| "volume": "39", |
| "issue": "1", |
| "pages": "57--85", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Alexander Fraser, Helmut Schmid, Rich\u00e1rd Farkas, Renjing Wang, and Hinrich Sch\u00fctze. 2013. Knowl- edge sources for constituent parsing of german, a morphologically rich and less-configurational lan- guage. Computational Linguistics, 39(1):57-85.", |
| "links": null |
| }, |
| "BIBREF6": { |
| "ref_id": "b6", |
| "title": "Building the essential resources for finnish: the turku dependency treebank", |
| "authors": [ |
| { |
| "first": "Katri", |
| "middle": [], |
| "last": "Haverinen", |
| "suffix": "" |
| }, |
| { |
| "first": "Jenna", |
| "middle": [], |
| "last": "Nyblom", |
| "suffix": "" |
| }, |
| { |
| "first": "Timo", |
| "middle": [], |
| "last": "Viljanen", |
| "suffix": "" |
| }, |
| { |
| "first": "Veronika", |
| "middle": [], |
| "last": "Laippala", |
| "suffix": "" |
| }, |
| { |
| "first": "Samuel", |
| "middle": [], |
| "last": "Kohonen", |
| "suffix": "" |
| } |
| ], |
| "year": 2014, |
| "venue": "Language Resources and Evaluation", |
| "volume": "48", |
| "issue": "3", |
| "pages": "493--531", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Katri Haverinen, Jenna Nyblom, Timo Viljanen, Veronika Laippala, Samuel Kohonen, Anna Mis- sil\u00e4, Stina Ojala, Tapio Salakoski, and Filip Gin- ter. 2014. Building the essential resources for finnish: the turku dependency treebank. Language Resources and Evaluation, 48(3):493-531.", |
| "links": null |
| }, |
| "BIBREF7": { |
| "ref_id": "b7", |
| "title": "Universal Dependencies for Danish", |
| "authors": [ |
| { |
| "first": "Anders", |
| "middle": [], |
| "last": "Johannsen", |
| "suffix": "" |
| }, |
| { |
| "first": "Barbara", |
| "middle": [], |
| "last": "H\u00e9ctor Mart\u00ednez Alonso", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Plank", |
| "suffix": "" |
| } |
| ], |
| "year": 2014, |
| "venue": "Proceedings of the Fourteenth International Workshop on Treebanks and Linguistic Theories", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Anders Johannsen, H\u00e9ctor Mart\u00ednez Alonso, and Bar- bara Plank. 2014. Universal Dependencies for Danish. In Proceedings of the Fourteenth Interna- tional Workshop on Treebanks and Linguistic Theo- ries (TLT 14).", |
| "links": null |
| }, |
| "BIBREF8": { |
| "ref_id": "b8", |
| "title": "Characterizing the errors of data-driven dependency parsing models", |
| "authors": [ |
| { |
| "first": "Ryan", |
| "middle": [], |
| "last": "Mcdonald", |
| "suffix": "" |
| }, |
| { |
| "first": "Joakim", |
| "middle": [], |
| "last": "Nivre", |
| "suffix": "" |
| } |
| ], |
| "year": 2007, |
| "venue": "Proceedings of the 2007 Joint Conference on Empirical Methods in Natural Language Processing and Computational Natural Language Learning (EMNLP-CoNLL)", |
| "volume": "", |
| "issue": "", |
| "pages": "122--131", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Ryan McDonald and Joakim Nivre. 2007. Charac- terizing the errors of data-driven dependency pars- ing models. In Proceedings of the 2007 Joint Con- ference on Empirical Methods in Natural Language Processing and Computational Natural Language Learning (EMNLP-CoNLL), pages 122-131.", |
| "links": null |
| }, |
| "BIBREF9": { |
| "ref_id": "b9", |
| "title": "Efficient higher-order CRFs for morphological tagging", |
| "authors": [ |
| { |
| "first": "Thomas", |
| "middle": [], |
| "last": "Mueller", |
| "suffix": "" |
| }, |
| { |
| "first": "Helmut", |
| "middle": [], |
| "last": "Schmid", |
| "suffix": "" |
| }, |
| { |
| "first": "Hinrich", |
| "middle": [], |
| "last": "Sch\u00fctze", |
| "suffix": "" |
| } |
| ], |
| "year": 2013, |
| "venue": "Proceedings of the 2013 Conference on Empirical Methods in Natural Language Processing", |
| "volume": "", |
| "issue": "", |
| "pages": "322--332", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Thomas Mueller, Helmut Schmid, and Hinrich Sch\u00fctze. 2013. Efficient higher-order CRFs for morphological tagging. In Proceedings of the 2013 Conference on Empirical Methods in Natural Lan- guage Processing, pages 322-332.", |
| "links": null |
| }, |
| "BIBREF10": { |
| "ref_id": "b10", |
| "title": "Estonian Dependency Treebank: from Constraint Grammar tagset to Universal Dependencies", |
| "authors": [ |
| { |
| "first": "Kadri", |
| "middle": [], |
| "last": "Muischnek", |
| "suffix": "" |
| }, |
| { |
| "first": "Kaili", |
| "middle": [], |
| "last": "M\u00fc\u00fcrisep", |
| "suffix": "" |
| }, |
| { |
| "first": "Tiina", |
| "middle": [], |
| "last": "Puolakainen", |
| "suffix": "" |
| } |
| ], |
| "year": 2016, |
| "venue": "Proceedings of the Tenth International Conference on Language Resources and Evaluation", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Kadri Muischnek, Kaili M\u00fc\u00fcrisep, and Tiina Puo- lakainen. 2016. Estonian Dependency Treebank: from Constraint Grammar tagset to Universal De- pendencies. In Proceedings of the Tenth Interna- tional Conference on Language Resources and Eval- uation (LREC 2016).", |
| "links": null |
| }, |
| "BIBREF11": { |
| "ref_id": "b11", |
| "title": "Light verb constructions in universal dependencies. Poster at the 5th PARSEME meeting", |
| "authors": [ |
| { |
| "first": "Joakim", |
| "middle": [], |
| "last": "Nivre", |
| "suffix": "" |
| }, |
| { |
| "first": "Veronika", |
| "middle": [], |
| "last": "Vincze", |
| "suffix": "" |
| } |
| ], |
| "year": 2015, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Joakim Nivre and Veronika Vincze. 2015. Light verb constructions in universal dependencies. Poster at the 5th PARSEME meeting, Ia\u015fi, Romania.", |
| "links": null |
| }, |
| "BIBREF12": { |
| "ref_id": "b12", |
| "title": "The CoNLL 2007 shared task on dependency parsing", |
| "authors": [ |
| { |
| "first": "Joakim", |
| "middle": [], |
| "last": "Nivre", |
| "suffix": "" |
| }, |
| { |
| "first": "Johan", |
| "middle": [], |
| "last": "Hall", |
| "suffix": "" |
| }, |
| { |
| "first": "Sandra", |
| "middle": [], |
| "last": "K\u00fcbler", |
| "suffix": "" |
| }, |
| { |
| "first": "Ryan", |
| "middle": [], |
| "last": "Mc-Donald", |
| "suffix": "" |
| }, |
| { |
| "first": "Jens", |
| "middle": [], |
| "last": "Nilsson", |
| "suffix": "" |
| }, |
| { |
| "first": "Sebastian", |
| "middle": [], |
| "last": "Riedel", |
| "suffix": "" |
| }, |
| { |
| "first": "Deniz", |
| "middle": [], |
| "last": "Yuret", |
| "suffix": "" |
| } |
| ], |
| "year": 2007, |
| "venue": "Proceedings of the CoNLL Shared Task Session of EMNLP-CoNLL", |
| "volume": "", |
| "issue": "", |
| "pages": "915--932", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Joakim Nivre, Johan Hall, Sandra K\u00fcbler, Ryan Mc- Donald, Jens Nilsson, Sebastian Riedel, and Deniz Yuret. 2007. The CoNLL 2007 shared task on de- pendency parsing. In Proceedings of the CoNLL Shared Task Session of EMNLP-CoNLL 2007, pages 915-932.", |
| "links": null |
| }, |
| "BIBREF13": { |
| "ref_id": "b13", |
| "title": "Universal Dependencies v1: A Multilingual Treebank Collection", |
| "authors": [ |
| { |
| "first": "Joakim", |
| "middle": [], |
| "last": "Nivre", |
| "suffix": "" |
| }, |
| { |
| "first": "Marie-Catherine", |
| "middle": [], |
| "last": "De Marneffe", |
| "suffix": "" |
| }, |
| { |
| "first": "Filip", |
| "middle": [], |
| "last": "Ginter", |
| "suffix": "" |
| }, |
| { |
| "first": "Yoav", |
| "middle": [], |
| "last": "Goldberg", |
| "suffix": "" |
| }, |
| { |
| "first": "Jan", |
| "middle": [], |
| "last": "Hajic", |
| "suffix": "" |
| }, |
| { |
| "first": "Christopher", |
| "middle": [ |
| "D" |
| ], |
| "last": "Manning", |
| "suffix": "" |
| }, |
| { |
| "first": "Ryan", |
| "middle": [], |
| "last": "Mcdonald", |
| "suffix": "" |
| }, |
| { |
| "first": "Slav", |
| "middle": [], |
| "last": "Petrov", |
| "suffix": "" |
| }, |
| { |
| "first": "Sampo", |
| "middle": [], |
| "last": "Pyysalo", |
| "suffix": "" |
| } |
| ], |
| "year": 2016, |
| "venue": "Proceedings of the Tenth International Conference on Language Resources and Evaluation", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Joakim Nivre, Marie-Catherine de Marneffe, Filip Gin- ter, Yoav Goldberg, Jan Hajic, Christopher D. Man- ning, Ryan McDonald, Slav Petrov, Sampo Pyysalo, Natalia Silveira, Reut Tsarfaty, and Daniel Zeman. 2016. Universal Dependencies v1: A Multilingual Treebank Collection. In Proceedings of the Tenth In- ternational Conference on Language Resources and Evaluation (LREC 2016).", |
| "links": null |
| }, |
| "BIBREF14": { |
| "ref_id": "b14", |
| "title": "Universal Dependencies for Swedish", |
| "authors": [ |
| { |
| "first": "Joakim", |
| "middle": [], |
| "last": "Nivre", |
| "suffix": "" |
| } |
| ], |
| "year": 2014, |
| "venue": "Proceedings of SLTC", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Joakim Nivre. 2014. Universal Dependencies for Swedish. In Proceedings of SLTC 2014.", |
| "links": null |
| }, |
| "BIBREF15": { |
| "ref_id": "b15", |
| "title": "Towards a Universal Grammar for Natural Language Processing", |
| "authors": [ |
| { |
| "first": "Joakim", |
| "middle": [], |
| "last": "Nivre", |
| "suffix": "" |
| } |
| ], |
| "year": 2015, |
| "venue": "Computational Linguistics and Intelligent Text Processing", |
| "volume": "", |
| "issue": "", |
| "pages": "3--16", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Joakim Nivre. 2015. Towards a Universal Grammar for Natural Language Processing. In Computational Linguistics and Intelligent Text Processing, pages 3- 16.", |
| "links": null |
| }, |
| "BIBREF16": { |
| "ref_id": "b16", |
| "title": "Universal Dependencies for Norwegian", |
| "authors": [ |
| { |
| "first": "Lilja", |
| "middle": [], |
| "last": "\u00d8vrelid", |
| "suffix": "" |
| }, |
| { |
| "first": "Petter", |
| "middle": [], |
| "last": "Hohle", |
| "suffix": "" |
| } |
| ], |
| "year": 2016, |
| "venue": "Proceedings of the Tenth International Conference on Language Resources and Evaluation", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Lilja \u00d8vrelid and Petter Hohle. 2016. Universal De- pendencies for Norwegian. In Proceedings of the Tenth International Conference on Language Re- sources and Evaluation (LREC 2016).", |
| "links": null |
| }, |
| "BIBREF17": { |
| "ref_id": "b17", |
| "title": "A universal part-of-speech tagset", |
| "authors": [ |
| { |
| "first": "Slav", |
| "middle": [], |
| "last": "Petrov", |
| "suffix": "" |
| }, |
| { |
| "first": "Dipanjan", |
| "middle": [], |
| "last": "Das", |
| "suffix": "" |
| }, |
| { |
| "first": "Ryan", |
| "middle": [], |
| "last": "Mcdonald", |
| "suffix": "" |
| } |
| ], |
| "year": 2012, |
| "venue": "Proceedings of LREC", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Slav Petrov, Dipanjan Das, and Ryan McDonald. 2012. A universal part-of-speech tagset. In Proceedings of LREC.", |
| "links": null |
| }, |
| "BIBREF18": { |
| "ref_id": "b18", |
| "title": "Dependency in Linguistic Description. Studies in language companion series", |
| "authors": [], |
| "year": 2009, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Alain Polgu\u00e8re and Igor Aleksandrovi\u010d Mel'\u010duk, edi- tors. 2009. Dependency in Linguistic Description. Studies in language companion series.", |
| "links": null |
| }, |
| "BIBREF19": { |
| "ref_id": "b19", |
| "title": "Universal Dependencies for Finnish", |
| "authors": [ |
| { |
| "first": "Sampo", |
| "middle": [], |
| "last": "Pyysalo", |
| "suffix": "" |
| }, |
| { |
| "first": "Jenna", |
| "middle": [], |
| "last": "Kanerva", |
| "suffix": "" |
| }, |
| { |
| "first": "Anna", |
| "middle": [], |
| "last": "Missil\u00e4", |
| "suffix": "" |
| }, |
| { |
| "first": "Veronika", |
| "middle": [], |
| "last": "Laippala", |
| "suffix": "" |
| }, |
| { |
| "first": "Filip", |
| "middle": [], |
| "last": "Ginter", |
| "suffix": "" |
| } |
| ], |
| "year": 2015, |
| "venue": "Proceedings of Nodalida", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Sampo Pyysalo, Jenna Kanerva, Anna Missil\u00e4, Veronika Laippala, and Filip Ginter. 2015. Uni- versal Dependencies for Finnish. In Proceedings of Nodalida.", |
| "links": null |
| }, |
| "BIBREF20": { |
| "ref_id": "b20", |
| "title": "Parallel syntactic annotation of multiple languages", |
| "authors": [ |
| { |
| "first": "Owen", |
| "middle": [], |
| "last": "Rambow", |
| "suffix": "" |
| }, |
| { |
| "first": "Bonnie", |
| "middle": [], |
| "last": "Dorr", |
| "suffix": "" |
| }, |
| { |
| "first": "David", |
| "middle": [], |
| "last": "Farwell", |
| "suffix": "" |
| }, |
| { |
| "first": "Rebecca", |
| "middle": [], |
| "last": "Green", |
| "suffix": "" |
| }, |
| { |
| "first": "Nizar", |
| "middle": [], |
| "last": "Habash", |
| "suffix": "" |
| }, |
| { |
| "first": "Stephen", |
| "middle": [], |
| "last": "Helmreich", |
| "suffix": "" |
| }, |
| { |
| "first": "Eduard", |
| "middle": [], |
| "last": "Hovy", |
| "suffix": "" |
| }, |
| { |
| "first": "Lori", |
| "middle": [], |
| "last": "Levin", |
| "suffix": "" |
| }, |
| { |
| "first": "Keith", |
| "middle": [ |
| "J" |
| ], |
| "last": "Miller", |
| "suffix": "" |
| }, |
| { |
| "first": "Teruko", |
| "middle": [], |
| "last": "Mitamura", |
| "suffix": "" |
| }, |
| { |
| "first": "Florence", |
| "middle": [], |
| "last": "Reeder", |
| "suffix": "" |
| }, |
| { |
| "first": "Advaith", |
| "middle": [], |
| "last": "Siddharthan", |
| "suffix": "" |
| } |
| ], |
| "year": 2006, |
| "venue": "Proceedings of LREC", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Owen Rambow, Bonnie Dorr, David Farwell, Rebecca Green, Nizar Habash, Stephen Helmreich, Eduard Hovy, Lori Levin, Keith J. Miller, Teruko Mitamura, Reeder, Florence, and Advaith Siddharthan. 2006. Parallel syntactic annotation of multiple languages. In Proceedings of LREC.", |
| "links": null |
| }, |
| "BIBREF21": { |
| "ref_id": "b21", |
| "title": "Enhanced English Universal Dependencies: An Improved Representation for Natural Language Understanding Tasks", |
| "authors": [ |
| { |
| "first": "Sebastian", |
| "middle": [], |
| "last": "Schuster", |
| "suffix": "" |
| }, |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Christopher", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Manning", |
| "suffix": "" |
| } |
| ], |
| "year": 2016, |
| "venue": "Proceedings of the Tenth International Conference on Language Resources and Evaluation", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Sebastian Schuster and Christopher D. Manning. 2016. Enhanced English Universal Dependencies: An Im- proved Representation for Natural Language Under- standing Tasks. In Proceedings of the Tenth Interna- tional Conference on Language Resources and Eval- uation (LREC 2016).", |
| "links": null |
| }, |
| "BIBREF22": { |
| "ref_id": "b22", |
| "title": "Overview of the SPMRL 2013 shared task: A cross-framework evaluation of parsing morphologically rich languages", |
| "authors": [ |
| { |
| "first": "Djam\u00e9", |
| "middle": [], |
| "last": "Seddah", |
| "suffix": "" |
| }, |
| { |
| "first": "Reut", |
| "middle": [], |
| "last": "Tsarfaty", |
| "suffix": "" |
| }, |
| { |
| "first": "Sandra", |
| "middle": [], |
| "last": "K\u00fcbler", |
| "suffix": "" |
| }, |
| { |
| "first": "Marie", |
| "middle": [], |
| "last": "Candito", |
| "suffix": "" |
| }, |
| { |
| "first": "Jinho", |
| "middle": [ |
| "D" |
| ], |
| "last": "Choi", |
| "suffix": "" |
| }, |
| { |
| "first": "Rich\u00e1rd", |
| "middle": [], |
| "last": "Farkas", |
| "suffix": "" |
| }, |
| { |
| "first": "Jennifer", |
| "middle": [], |
| "last": "Foster", |
| "suffix": "" |
| }, |
| { |
| "first": "Iakes", |
| "middle": [], |
| "last": "Goenaga", |
| "suffix": "" |
| }, |
| { |
| "first": "Yoav", |
| "middle": [], |
| "last": "Koldo Gojenola Galletebeitia", |
| "suffix": "" |
| }, |
| { |
| "first": "Spence", |
| "middle": [], |
| "last": "Goldberg", |
| "suffix": "" |
| }, |
| { |
| "first": "Nizar", |
| "middle": [], |
| "last": "Green", |
| "suffix": "" |
| }, |
| { |
| "first": "Marco", |
| "middle": [], |
| "last": "Habash", |
| "suffix": "" |
| }, |
| { |
| "first": "Wolfgang", |
| "middle": [], |
| "last": "Kuhlmann", |
| "suffix": "" |
| }, |
| { |
| "first": "Yuval", |
| "middle": [], |
| "last": "Maier", |
| "suffix": "" |
| }, |
| { |
| "first": "Joakim", |
| "middle": [], |
| "last": "Marton", |
| "suffix": "" |
| }, |
| { |
| "first": "Adam", |
| "middle": [], |
| "last": "Nivre", |
| "suffix": "" |
| }, |
| { |
| "first": "Ryan", |
| "middle": [], |
| "last": "Przepi\u00f3rkowski", |
| "suffix": "" |
| }, |
| { |
| "first": "Wolfgang", |
| "middle": [], |
| "last": "Roth", |
| "suffix": "" |
| }, |
| { |
| "first": "Yannick", |
| "middle": [], |
| "last": "Seeker", |
| "suffix": "" |
| }, |
| { |
| "first": "Veronika", |
| "middle": [], |
| "last": "Versley", |
| "suffix": "" |
| }, |
| { |
| "first": "Marcin", |
| "middle": [], |
| "last": "Vincze", |
| "suffix": "" |
| }, |
| { |
| "first": "Alina", |
| "middle": [], |
| "last": "Woli\u0144ski", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Wr\u00f3blewska", |
| "suffix": "" |
| } |
| ], |
| "year": 2013, |
| "venue": "Proceedings of the Fourth Workshop on Statistical Parsing of Morphologically-Rich Languages", |
| "volume": "", |
| "issue": "", |
| "pages": "146--182", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Djam\u00e9 Seddah, Reut Tsarfaty, Sandra K\u00fcbler, Marie Candito, Jinho D. Choi, Rich\u00e1rd Farkas, Jennifer Foster, Iakes Goenaga, Koldo Gojenola Gallete- beitia, Yoav Goldberg, Spence Green, Nizar Habash, Marco Kuhlmann, Wolfgang Maier, Yuval Mar- ton, Joakim Nivre, Adam Przepi\u00f3rkowski, Ryan Roth, Wolfgang Seeker, Yannick Versley, Veronika Vincze, Marcin Woli\u0144ski, and Alina Wr\u00f3blewska. 2013. Overview of the SPMRL 2013 shared task: A cross-framework evaluation of parsing morphologically rich languages. In Proceedings of the Fourth Workshop on Statistical Parsing of Morphologically-Rich Languages, pages 146-182.", |
| "links": null |
| }, |
| "BIBREF23": { |
| "ref_id": "b23", |
| "title": "Introducing the SPMRL 2014 Shared Task on Parsing Morphologically-rich Languages", |
| "authors": [ |
| { |
| "first": "Djam\u00e9", |
| "middle": [], |
| "last": "Seddah", |
| "suffix": "" |
| }, |
| { |
| "first": "Sandra", |
| "middle": [], |
| "last": "K\u00fcbler", |
| "suffix": "" |
| }, |
| { |
| "first": "Reut", |
| "middle": [], |
| "last": "Tsarfaty", |
| "suffix": "" |
| } |
| ], |
| "year": 2014, |
| "venue": "Proceedings of the First Joint Workshop on Statistical Parsing of Morphologically Rich Languages and Syntactic Analysis of Non-Canonical Languages", |
| "volume": "", |
| "issue": "", |
| "pages": "103--109", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Djam\u00e9 Seddah, Sandra K\u00fcbler, and Reut Tsarfaty. 2014. Introducing the SPMRL 2014 Shared Task on Parsing Morphologically-rich Languages. In Pro- ceedings of the First Joint Workshop on Statisti- cal Parsing of Morphologically Rich Languages and Syntactic Analysis of Non-Canonical Languages, pages 103-109.", |
| "links": null |
| }, |
| "BIBREF24": { |
| "ref_id": "b24", |
| "title": "Universal Dependencies for Persian", |
| "authors": [ |
| { |
| "first": "Mojgan", |
| "middle": [], |
| "last": "Seraji", |
| "suffix": "" |
| }, |
| { |
| "first": "Filip", |
| "middle": [], |
| "last": "Ginter", |
| "suffix": "" |
| }, |
| { |
| "first": "Joakim", |
| "middle": [], |
| "last": "Nivre", |
| "suffix": "" |
| } |
| ], |
| "year": 2016, |
| "venue": "Proceedings of the Tenth International Conference on Language Resources and Evaluation", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Mojgan Seraji, Filip Ginter, and Joakim Nivre. 2016. Universal Dependencies for Persian. In Proceedings of the Tenth International Conference on Language Resources and Evaluation (LREC 2016).", |
| "links": null |
| }, |
| "BIBREF25": { |
| "ref_id": "b25", |
| "title": "Universal Dependencies for Japanese", |
| "authors": [ |
| { |
| "first": "Takaaki", |
| "middle": [], |
| "last": "Tanaka", |
| "suffix": "" |
| }, |
| { |
| "first": "Yusuke", |
| "middle": [], |
| "last": "Miyao", |
| "suffix": "" |
| }, |
| { |
| "first": "Masayuki", |
| "middle": [], |
| "last": "Asahara", |
| "suffix": "" |
| }, |
| { |
| "first": "Sumire", |
| "middle": [], |
| "last": "Uematsu", |
| "suffix": "" |
| }, |
| { |
| "first": "Hiroshi", |
| "middle": [], |
| "last": "Kanayama", |
| "suffix": "" |
| }, |
| { |
| "first": "Shinsuke", |
| "middle": [], |
| "last": "Mori", |
| "suffix": "" |
| }, |
| { |
| "first": "Yuji", |
| "middle": [], |
| "last": "Matsumoto", |
| "suffix": "" |
| } |
| ], |
| "year": 2016, |
| "venue": "Proceedings of the Tenth International Conference on Language Resources and Evaluation", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Takaaki Tanaka, Yusuke Miyao, Masayuki Asahara, Sumire Uematsu, Hiroshi Kanayama, Shinsuke Mori, and Yuji Matsumoto. 2016. Universal Depen- dencies for Japanese. In Proceedings of the Tenth In- ternational Conference on Language Resources and Evaluation (LREC 2016).", |
| "links": null |
| }, |
| "BIBREF26": { |
| "ref_id": "b26", |
| "title": "Practical Hungarian Grammar", |
| "authors": [ |
| { |
| "first": "Mikl\u00f3s", |
| "middle": [], |
| "last": "T\u00f6rkenczy", |
| "suffix": "" |
| } |
| ], |
| "year": 2005, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Mikl\u00f3s T\u00f6rkenczy. 2005. Practical Hungarian Gram- mar. Corvina, Budapest.", |
| "links": null |
| }, |
| "BIBREF27": { |
| "ref_id": "b27", |
| "title": "Hungarian Dependency Treebank", |
| "authors": [ |
| { |
| "first": "Veronika", |
| "middle": [], |
| "last": "Vincze", |
| "suffix": "" |
| }, |
| { |
| "first": "D\u00f3ra", |
| "middle": [], |
| "last": "Szauter", |
| "suffix": "" |
| }, |
| { |
| "first": "Attila", |
| "middle": [], |
| "last": "Alm\u00e1si", |
| "suffix": "" |
| }, |
| { |
| "first": "Gy\u00f6rgy", |
| "middle": [], |
| "last": "M\u00f3ra", |
| "suffix": "" |
| }, |
| { |
| "first": "J\u00e1nos", |
| "middle": [], |
| "last": "Zolt\u00e1n Alexin", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Csirik", |
| "suffix": "" |
| } |
| ], |
| "year": 2010, |
| "venue": "Proceedings of LREC", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Veronika Vincze, D\u00f3ra Szauter, Attila Alm\u00e1si, Gy\u00f6rgy M\u00f3ra, Zolt\u00e1n Alexin, and J\u00e1nos Csirik. 2010. Hun- garian Dependency Treebank. In Proceedings of LREC 2010.", |
| "links": null |
| }, |
| "BIBREF28": { |
| "ref_id": "b28", |
| "title": "Szeged Corpus 2.5: Morphological Modifications in a Manually POS-tagged Hungarian Corpus", |
| "authors": [ |
| { |
| "first": "Veronika", |
| "middle": [], |
| "last": "Vincze", |
| "suffix": "" |
| }, |
| { |
| "first": "Viktor", |
| "middle": [], |
| "last": "Varga", |
| "suffix": "" |
| }, |
| { |
| "first": "Katalin", |
| "middle": [ |
| "Ilona" |
| ], |
| "last": "Simk\u00f3", |
| "suffix": "" |
| }, |
| { |
| "first": "J\u00e1nos", |
| "middle": [], |
| "last": "Zsibrita", |
| "suffix": "" |
| }, |
| { |
| "first": "\u00c1goston", |
| "middle": [], |
| "last": "Nagy", |
| "suffix": "" |
| } |
| ], |
| "year": 2014, |
| "venue": "Proceedings of LREC 2014", |
| "volume": "", |
| "issue": "", |
| "pages": "1074--1078", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Veronika Vincze, Viktor Varga, Katalin Ilona Simk\u00f3, J\u00e1nos Zsibrita, \u00c1goston Nagy, Rich\u00e1rd Farkas, and J\u00e1nos Csirik. 2014. Szeged Corpus 2.5: Mor- phological Modifications in a Manually POS-tagged Hungarian Corpus. In Proceedings of LREC 2014, pages 1074-1078.", |
| "links": null |
| }, |
| "BIBREF29": { |
| "ref_id": "b29", |
| "title": "Reusable tagset conversion using tagset drivers", |
| "authors": [ |
| { |
| "first": "Daniel", |
| "middle": [], |
| "last": "Zeman", |
| "suffix": "" |
| } |
| ], |
| "year": 2008, |
| "venue": "Proceedings of the Sixth International Conference on Language Resources and Evaluation (LREC'08)", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Daniel Zeman. 2008. Reusable tagset conversion us- ing tagset drivers. In Proceedings of the Sixth In- ternational Conference on Language Resources and Evaluation (LREC'08).", |
| "links": null |
| }, |
| "BIBREF30": { |
| "ref_id": "b30", |
| "title": "Slavic Languages in Universal Dependencies", |
| "authors": [ |
| { |
| "first": "Daniel", |
| "middle": [], |
| "last": "Zeman", |
| "suffix": "" |
| } |
| ], |
| "year": 2015, |
| "venue": "Slovko 2015: Natural Language Processing", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Daniel Zeman. 2015. Slavic Languages in Universal Dependencies. In Slovko 2015: Natural Language Processing, Corpus Linguistics, E-learning.", |
| "links": null |
| } |
| }, |
| "ref_entries": { |
| "FIGREF1": { |
| "text": "Present tense, indicative mood, Sg1:", |
| "type_str": "figure", |
| "num": null, |
| "uris": null |
| }, |
| "FIGREF2": { |
| "text": "function head analysis in the Szeged Dependency Treebank (E gondolat sem VAN \u00faj (this thought IS not new) \"This thought is not novel at all\"A content head analysis in the Hungarian UD treebank (E gondolat sem \u00faj (this thought not new) \"This thought is not novel at all\").", |
| "type_str": "figure", |
| "num": null, |
| "uris": null |
| }, |
| "FIGREF3": { |
| "text": "liked the performance. (21) semantic subject: name in Hungarian.", |
| "type_str": "figure", |
| "num": null, |
| "uris": null |
| }, |
| "FIGREF4": { |
| "text": "apologize to his friend.", |
| "type_str": "figure", |
| "num": null, |
| "uris": null |
| }, |
| "TABREF0": { |
| "content": "<table><tr><td>L\u00e1ttam</td><td/><td/><td/><td>az</td></tr><tr><td colspan=\"5\">see-PAST-2SGPOSS-ACC</td><td>the</td></tr><tr><td>aut\u00f3dat</td><td>,</td><td>de</td><td colspan=\"2\">a</td></tr><tr><td>car-2SG-POSS</td><td>,</td><td>but</td><td colspan=\"2\">the</td></tr><tr><td>szomsz\u00e9d\u00e9t</td><td/><td/><td/><td>nem</td><td>.</td></tr><tr><td colspan=\"5\">neighbor-POSSD.SG-ACC</td><td>not</td></tr><tr><td colspan=\"5\">I could see your car but not that of the</td></tr><tr><td>neighbor.</td><td/><td/><td/></tr><tr><td>(4) L\u00e1ttam</td><td/><td/><td/><td>a</td></tr><tr><td colspan=\"5\">see-PAST-2SGPOSS-ACC</td><td>the</td></tr><tr><td>gyerekeidet</td><td/><td/><td/><td>,</td><td>de</td><td>a</td></tr><tr><td colspan=\"4\">child-2SG-PL-POSS</td><td>,</td><td>but</td><td>the</td></tr><tr><td>szomsz\u00e9d\u00e9it</td><td/><td/><td/><td>nem</td><td>.</td></tr><tr><td colspan=\"5\">neighbor-POSSD.PL-ACC</td><td>not</td></tr><tr><td colspan=\"5\">I could see your children but not those of</td></tr><tr><td>the neighbor.</td><td/><td/><td/></tr><tr><td>(5) h\u00e1zaim\u00e9nak</td><td/><td/><td/></tr><tr><td colspan=\"5\">house-1SGPOSS-PL-POSSD.SG-DAT</td></tr><tr><td colspan=\"3\">to that of my houses</td><td/></tr><tr><td>NOUN</td><td/><td/><td/></tr><tr><td colspan=\"5\">Case=Dat|Number=Plur|Number[psed]=Sing</td></tr><tr><td colspan=\"5\">|Number[psor]=Sing|Person[psor]=1</td></tr></table>", |
| "text": "Hence, we had to introduce novel morphological features to mark the person and number features of the possessor on Hungarian nouns. Number denotes the number of the noun, Number[psor] and Person[psor] denote the number and person of the possessor, and Number[psed] denotes the number of the possessed. Below, there is a sample word annotated according to the Universal Morphology principles.", |
| "type_str": "table", |
| "num": null, |
| "html": null |
| }, |
| "TABREF1": { |
| "content": "<table><tr><td>(6) L\u00e1tom</td><td/><td colspan=\"2\">Pistit</td><td>.</td></tr><tr><td colspan=\"2\">see-1SGOBJ</td><td colspan=\"3\">Steve-ACC</td><td>.</td></tr><tr><td colspan=\"4\">I can see Steve.</td></tr><tr><td>(7) L\u00e1tok</td><td/><td/><td>egy</td><td>gyereket</td><td>az</td></tr><tr><td colspan=\"3\">see-1SGSUBJ</td><td>a</td><td>kid-ACC</td><td>the</td></tr><tr><td>udvaron</td><td>.</td><td/><td/></tr><tr><td>yard-SUP</td><td>.</td><td/><td/></tr><tr><td colspan=\"5\">I can see a kid in the yard.</td></tr><tr><td>(8) L\u00e1tlak</td><td/><td/><td>.</td></tr><tr><td colspan=\"3\">see-1SGOBJ2</td><td>.</td></tr><tr><td colspan=\"3\">I can see you.</td><td/></tr></table>", |
| "text": "). For instance, proper nouns and NPs with a definite article are typical examples of definite objects and trigger the objective form of the verb (see Example 6) while bare nouns and NPs with an indefinite article are indefinite objects (see Example 7) and trigger the subjective form of the verb. Second person objects also trigger a special form of the verb as listed in Example 8:", |
| "type_str": "table", |
| "num": null, |
| "html": null |
| }, |
| "TABREF4": { |
| "content": "<table><tr><td>presents unlabeled (UAS) and labeled</td></tr><tr><td>(LAS) attachment scores achieved by the parser</td></tr><tr><td>on the test set. The first column of the table in-</td></tr><tr><td>dicates whether the universal morphology (UM)</td></tr><tr><td>or the original MSD morphological codes were</td></tr><tr><td>employed in the experiment. The second column</td></tr><tr><td>of the table shows which dependency label set</td></tr></table>", |
| "text": "", |
| "type_str": "table", |
| "num": null, |
| "html": null |
| } |
| } |
| } |
| } |