|
{ |
|
"paper_id": "2021", |
|
"header": { |
|
"generated_with": "S2ORC 1.0.0", |
|
"date_generated": "2023-01-19T13:27:26.519027Z" |
|
}, |
|
"title": "Coreference Chains Categorization by Sequence Clustering", |
|
"authors": [ |
|
{ |
|
"first": "Silvia", |
|
"middle": [], |
|
"last": "Federzoni", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "CNRS & University of Toulouse Toulouse", |
|
"location": { |
|
"country": "France" |
|
} |
|
}, |
|
"email": "[email protected]" |
|
}, |
|
{ |
|
"first": "Lydia-Mai", |
|
"middle": [], |
|
"last": "Ho-Dac", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "CNRS & University of Toulouse Toulouse", |
|
"location": { |
|
"country": "France" |
|
} |
|
}, |
|
"email": "[email protected]" |
|
}, |
|
{ |
|
"first": "C\u00e9cile", |
|
"middle": [], |
|
"last": "Fabre", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "CNRS & University of Toulouse Toulouse", |
|
"location": { |
|
"country": "France" |
|
} |
|
}, |
|
"email": "[email protected]" |
|
} |
|
], |
|
"year": "", |
|
"venue": null, |
|
"identifiers": {}, |
|
"abstract": "The diversity of coreference chains is usually tackled by means of global features (length, types and number of referring expressions, distance between them, etc.). In this paper, we propose a novel approach that provides a description of their composition in terms of sequences of expressions. To this end, we apply sequence analysis techniques to bring out the various strategies for introducing a referent and keeping it active throughout discourse. We discuss a first application of this method to a French written corpus annotated with coreference chains. We obtain clusters that are linguistically coherent and interpretable in terms of reference strategies and we demonstrate the influence of text genre and semantic type of the referent on chain composition.", |
|
"pdf_parse": { |
|
"paper_id": "2021", |
|
"_pdf_hash": "", |
|
"abstract": [ |
|
{ |
|
"text": "The diversity of coreference chains is usually tackled by means of global features (length, types and number of referring expressions, distance between them, etc.). In this paper, we propose a novel approach that provides a description of their composition in terms of sequences of expressions. To this end, we apply sequence analysis techniques to bring out the various strategies for introducing a referent and keeping it active throughout discourse. We discuss a first application of this method to a French written corpus annotated with coreference chains. We obtain clusters that are linguistically coherent and interpretable in terms of reference strategies and we demonstrate the influence of text genre and semantic type of the referent on chain composition.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Abstract", |
|
"sec_num": null |
|
} |
|
], |
|
"body_text": [ |
|
{ |
|
"text": "Coreference chains are discourse structures built upon a set of referential expressions (or mentions) denoting a common discourse entity (Corblin, 1995; Poesio et al., 2016a) . They provide a fundamental mechanism for text interpretation and contribute to cohesion between clauses (Halliday and Hasan, 1976) . Linguistic analysis and automatic detection of coreference chains are still a challenge, due to their complexity and the diversity of their composition (Recasens et al., 2011) . In particular, a large diversity of linguistic expressions may be used to mention a discourse entity, such as proper nouns, pronouns, possessives, definite or demonstrative noun phrases, in various syntactic positions. This diversity is usually tackled by studying the global characteristics of the coreference chains (Nedoluzhko and Lapshinova-Koltunski, 2016; Kunz and Lapshinova-Koltunski, 2015) , e.g. the number of mentions, their type, the distance between them or by focusing only on the characteristics of the first two mentions.", |
|
"cite_spans": [ |
|
{ |
|
"start": 137, |
|
"end": 152, |
|
"text": "(Corblin, 1995;", |
|
"ref_id": "BIBREF3" |
|
}, |
|
{ |
|
"start": 153, |
|
"end": 174, |
|
"text": "Poesio et al., 2016a)", |
|
"ref_id": "BIBREF17" |
|
}, |
|
{ |
|
"start": 281, |
|
"end": 307, |
|
"text": "(Halliday and Hasan, 1976)", |
|
"ref_id": "BIBREF7" |
|
}, |
|
{ |
|
"start": 462, |
|
"end": 485, |
|
"text": "(Recasens et al., 2011)", |
|
"ref_id": "BIBREF22" |
|
}, |
|
{ |
|
"start": 806, |
|
"end": 849, |
|
"text": "(Nedoluzhko and Lapshinova-Koltunski, 2016;", |
|
"ref_id": "BIBREF14" |
|
}, |
|
{ |
|
"start": 850, |
|
"end": 886, |
|
"text": "Kunz and Lapshinova-Koltunski, 2015)", |
|
"ref_id": "BIBREF9" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "We propose a method that complements these approaches by considering chains as linear sequences of mentions. This makes it possible to identify categories of coreference chains in terms of chaining, which gives new insights for linguistic characterization and provides knowledge about variational dimensions that can help to improve coreference resolution systems (Lapshinova-Koltunski and Kunz, 2020) .", |
|
"cite_spans": [ |
|
{ |
|
"start": 390, |
|
"end": 401, |
|
"text": "Kunz, 2020)", |
|
"ref_id": "BIBREF11" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "We resort to sequence analysis techniques which are generally used in social sciences to build typologies of \"typical sequences\" to study lifecourse trajectories, family histories, professional career paths. In such studies, sequences are used to model the chronology of states or events (Studer and Ritschard, 2014; Brzinsky-Fay et al., 2006) . We apply these techniques to coreference chains categorization by considering each mention as a state in the chain chronology, and by characterizing mentions with features traditionally used for studying referring expressions and resolving coreference such as mention types and syntactic functions, relations between mentions, degree of accessibility (Ariel, 2001; Walker, 2000; Poesio et al., 2016b) . This paper presents a first step in which only mention types are considered. We apply sequence analysis to a French written corpus annotated with topical chains. We discuss the results in two steps: first we show that the obtained clusters are linguistically interpretable; then we demonstrate that text genre and semantic nature of the referent influence the coreference chain composition.", |
|
"cite_spans": [ |
|
{ |
|
"start": 288, |
|
"end": 316, |
|
"text": "(Studer and Ritschard, 2014;", |
|
"ref_id": "BIBREF24" |
|
}, |
|
{ |
|
"start": 317, |
|
"end": 343, |
|
"text": "Brzinsky-Fay et al., 2006)", |
|
"ref_id": "BIBREF2" |
|
}, |
|
{ |
|
"start": 697, |
|
"end": 710, |
|
"text": "(Ariel, 2001;", |
|
"ref_id": "BIBREF0" |
|
}, |
|
{ |
|
"start": 711, |
|
"end": 724, |
|
"text": "Walker, 2000;", |
|
"ref_id": "BIBREF26" |
|
}, |
|
{ |
|
"start": 725, |
|
"end": 746, |
|
"text": "Poesio et al., 2016b)", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "We use a written French corpus, the AnnoDis corpus, annotated with topical chains, which correspond to coreference chains that are built upon a prominent or topical element (Asher et al., 2017) . It provides 581 chains annotated in full long structured texts and organized in three sub-corpora pertaining to various non-narrative genres : geopoli-tics reports (GEOP), linguistics articles (LING) and encyclopedic texts (WIK2) (P\u00e9ry-Woodley et al., 2011) 1 , see Among the wide range of linguistic features that can be considered for characterizing mentions this first experiment focuses on the grammatical category only, which provides the simplest information on chain typology. Each mention of the coreference chains is labeled by one of the 8 types listed in ", |
|
"cite_spans": [ |
|
{ |
|
"start": 173, |
|
"end": 193, |
|
"text": "(Asher et al., 2017)", |
|
"ref_id": "BIBREF1" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Description of the experiment 2.1 Data", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "We carry out the sequence analysis using the TraMineR toolbox (Gabadinho et al., 2009 (Gabadinho et al., , 2011 , that brings together various features designed to handle sequential data. This allows us to identify and visualize sequences, but also to implement clustering and statistical methods to identify categories of sequences.", |
|
"cite_spans": [ |
|
{ |
|
"start": 62, |
|
"end": 85, |
|
"text": "(Gabadinho et al., 2009", |
|
"ref_id": "BIBREF5" |
|
}, |
|
{ |
|
"start": 86, |
|
"end": 111, |
|
"text": "(Gabadinho et al., , 2011", |
|
"ref_id": "BIBREF4" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Sequence analysis", |
|
"sec_num": "2.2" |
|
}, |
|
{ |
|
"text": "Sequences length Length variation may have a strong impact on the clustering. According to the distribution of the data in our corpus, we decided to limit the variation in sequence length by taking into account the first seven mentions only. This means that 21% of the chains have been cut.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Sequence analysis", |
|
"sec_num": "2.2" |
|
}, |
|
{ |
|
"text": "Optimal matching The similarity between the pairs of sequences is measured by using the optimal matching based on the Levenshtein distance. The optimal matching between two sequences is the minimum cost to transform one into the other by taking into account both the substitution and insertion or deletion operations. We chose this method because it can be applied to sequences of unequal lengths e.g. chains of two or seven mentions (Studer and Ritschard, 2014; Gabadinho et al., 2011) . To compute the substitution-cost matrix we used the \"TRATE\" method, which determines the costs from the estimated transition rates (Lesnard and Saint Pol, 2006; Gabadinho et al., 2011) .", |
|
"cite_spans": [ |
|
{ |
|
"start": 434, |
|
"end": 462, |
|
"text": "(Studer and Ritschard, 2014;", |
|
"ref_id": "BIBREF24" |
|
}, |
|
{ |
|
"start": 463, |
|
"end": 486, |
|
"text": "Gabadinho et al., 2011)", |
|
"ref_id": "BIBREF4" |
|
}, |
|
{ |
|
"start": 620, |
|
"end": 649, |
|
"text": "(Lesnard and Saint Pol, 2006;", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 650, |
|
"end": 673, |
|
"text": "Gabadinho et al., 2011)", |
|
"ref_id": "BIBREF4" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Sequence analysis", |
|
"sec_num": "2.2" |
|
}, |
|
{ |
|
"text": "Hierarchical clustering Since we have no hypothesis regarding the optimal number of clusters, we use hierarchical clustering and apply the Ward's linkage criterion which calculate the variance of clusters. We observed the results with different values, from 2 to 5. In this paper, we discuss in more details the results we obtained with 3 and 5 clusters.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Sequence analysis", |
|
"sec_num": "2.2" |
|
}, |
|
{ |
|
"text": "The first application of the clustering method was experimented on the 581 sequences provided by the AnnoDis corpus. Each sequence was automatically clustered in three and five classes according to the grammatical category of the mentions.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Results", |
|
"sec_num": "3" |
|
}, |
|
{ |
|
"text": "3-way clustering: The three classes of chains clearly differ according to the type of the first mention. Figure 1 gives a global overview of the three classes. Each color corresponds to a grammatical category of the mentions. Within each graph, the different chains are sorted according to their similarity, by using the multidimentional scaling (Popper and Heymann, 1996; Yeturu, 2020) , in order to better visualize the heterogeneity of the classes. The first cluster (C1-3w 2 ) groups together the largest number of sequences (317) among which 89.6% (284) start with a definite NP (in light yellow). Typically, there are other definite NPs as next mentions. Cluster C2-3w groups together 201 sequences among which 50.7% (102) start with a proper noun (in light violet) and 28.8% (58) with a definite NP (in light yellow). The next mentions are mainly proper nouns or pronouns (in light orange). In contrast with cluster C1-3w, there are very few definite NPs as next mentions. Example 2 Finally, cluster C3-3w gathers 63 sequences, among which 47.6% (30) begin with an indefinite NP (in fuchsia) as first mention and 36.5% (23) with a demonstrative NP (in blue), mostly followed by other demonstrative NPs or pronouns (in light orange). Example (3) illustrates a C3-3w chain which starts with an indefinite NP (an oppositional connotation, followed by two demonstratives (This, this dichotomy).", |
|
"cite_spans": [ |
|
{ |
|
"start": 346, |
|
"end": 372, |
|
"text": "(Popper and Heymann, 1996;", |
|
"ref_id": "BIBREF19" |
|
}, |
|
{ |
|
"start": 373, |
|
"end": 386, |
|
"text": "Yeturu, 2020)", |
|
"ref_id": "BIBREF27" |
|
} |
|
], |
|
"ref_spans": [ |
|
{ |
|
"start": 105, |
|
"end": 113, |
|
"text": "Figure 1", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Description of the clusters", |
|
"sec_num": "3.1" |
|
}, |
|
{ |
|
"text": "(3)", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Description of the clusters", |
|
"sec_num": "3.1" |
|
}, |
|
{ |
|
"text": "[...] pr\u00e9sente ainsi fr\u00e9quemment une connotation oppositionnelle (sinon contradictoire) avec le linguistique. Ceci est particuli\u00e8rement crucial [...] Cette dichotomie pose probl\u00e8me au psychologue [...] .", |
|
"cite_spans": [ |
|
{ |
|
"start": 144, |
|
"end": 149, |
|
"text": "[...]", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 196, |
|
"end": 201, |
|
"text": "[...]", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Description of the clusters", |
|
"sec_num": "3.1" |
|
}, |
|
{ |
|
"text": "A preliminary interpretation of these results suggests that these three classes of coreference chains may be pointing at three different strategies for introducing and maintaining the referent. Chains in cluster C2-3w (proper nouns followed by pronouns) seem typically associated to human referents. In addition, the sequence of pronouns may also indicate that the referent is likely to be the topic of discourse. Chains in C3-3w are rather used for presenting ideas or concepts. Demonstratives NPs are likely to encapsulate large portions of text presenting such propositional content under an abstract anaphora (e.g. this question).", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Description of the clusters", |
|
"sec_num": "3.1" |
|
}, |
|
{ |
|
"text": "We give here a quick overview of the results obtained with 5 clusters. Chains with indefinite and demonstrative NPs (C3-3w) are still clustered in a class (C2-5w). The 5-way clustering provides a different distribution of the chains that begin with a definite NP (C1-3w) and a proper noun (C2-3w).", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "5-way clustering:", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "More precisely, we see that a finer categorization is provided for the chains that begin mostly with a definite NP. Chains in C1-5w (45 sequences) are mainly composed by definite NPs with little variation in categories of the next mentions (as previously exemplified in (1)). In contrast, chains in C3-5w (272 sequences) present a greater variety of next mention types, while cluster C4-5w (96 sequences) mainly exhibits pronouns as next mentions. Finally, cluster C5-5w (105 sequences), begins mostly with proper nouns, next mentions being mainly proper nouns or pronouns.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "5-way clustering:", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "This categorization highlights more clearly the homogeneity of the chains, as suggested by Obry et al. (2017) . It also points at a difference within chains that are typically associated to human referents, namely C4-5w and C5-5w. The strong presence of pronouns indicates that the referent is not in competition with other referents, while the alternation between proper nouns and pronouns or possessives suggests that the referent is not sufficiently accessible because of competition between referents or long-distance coreferential relation.", |
|
"cite_spans": [ |
|
{ |
|
"start": 91, |
|
"end": 109, |
|
"text": "Obry et al. (2017)", |
|
"ref_id": "BIBREF15" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "5-way clustering:", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "What follows reports a first experiment to back up this qualitative analysis.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "5-way clustering:", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Chain composition can vary according to language, mode, genre or register (Grishina and Stede, 2015; Kunz et al., 2016 ), text type (narrative or nonnarrative) or the semantic nature of referent (Longo, 2013) . In this study, we focus on two parameters: text genre (corresponding to the three subcorpora) and the semantic nature of referent. The chi-squared test was used to observe correlations between these two parameters and the classes of chains.", |
|
"cite_spans": [ |
|
{ |
|
"start": 74, |
|
"end": 100, |
|
"text": "(Grishina and Stede, 2015;", |
|
"ref_id": "BIBREF6" |
|
}, |
|
{ |
|
"start": 101, |
|
"end": 118, |
|
"text": "Kunz et al., 2016", |
|
"ref_id": "BIBREF10" |
|
}, |
|
{ |
|
"start": 195, |
|
"end": 208, |
|
"text": "(Longo, 2013)", |
|
"ref_id": "BIBREF13" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Interpretation of the clusters", |
|
"sec_num": "3.2" |
|
}, |
|
{ |
|
"text": "Text genre 3-way clustering: The chi-squared test highlights a significant relationship (df = 4, p-value = 2.575e-06) between classes and text genres of the corpus. The observation of the Pearson's residual highlights a negative correlation between C3-3w and the WIK2 sub-corpus, a positive correlation between C2-3w and the WIK2 sub-corpus and a negative one between C2-3w and the GEOP subcorpus. There are no other correlations.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Interpretation of the clusters", |
|
"sec_num": "3.2" |
|
}, |
|
{ |
|
"text": "Following these first results, we can say that chains composed by proper nouns followed by pronouns are more frequent in encyclopedic texts than in geopolitical reports. In geopolitical texts we find a majority of chains composed by definite noun phrases followed by pronouns.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Interpretation of the clusters", |
|
"sec_num": "3.2" |
|
}, |
|
{ |
|
"text": "The chi-squared test highlights a significant relationship (df = 8, p-value = 1.945e-05) between classes and text genres of the corpus. The observation of the Pearson's residual highlights correlations similar to that observed for the 3-way clustering: a negative correlation between C2-5w and the WIK2 sub-corpus, a positive correlation between cluster C5-5w and the WIK2 sub-corpus and a negative one between cluster C5-5w and the GEOP sub-corpus. There are no other correlations. The differences between C4-5w and C5-5w are not dependant on the text genres.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "5-way clustering:", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Semantic nature of referent A semi-automatic annotation has been carried out to distinguish chains referring to human or non-human in the AnnoDis corpus.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "5-way clustering:", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "The correlation between the classes and the human or non-human nature of the referent is even clearer. highlights a significant relationship between classes and referent types (df = 2, p-value < 2.2e-16), with a positive correlation between C2-3w and chains referring to humans and between C1-3w and C3-3w and chains referring to non-humans.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "3-way clustering:", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "The chi-squared test highlights a significant relationship between classes and referent types (df = 4, p-value < 2.2e-16), with a positive correlation between C4-5w and C5-5w and chains referring to humans. There is also a positive correlation between C2-5w and C3-5w and chains referring to non-humans.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "5-way clustering:", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "This application of sequence analysis to coreference chain description provides clusters that are linguistically coherent and interpretable and that reflect different strategies for introducing and maintaining the referent. This method allows for finegrained analyses of the mentions chaining and demonstrate that text genres and the semantic nature of referent influence the chain composition. Next steps will consist in refining the model in several ways. First, we will take into account more fine-grained features, for example by distinguishing the different types of pronouns (personal, demonstratives, indefinite, possessives) . This may prove useful to highlight further differences in the composition of chains, potentially also related to the referent types. We will also test other features, such as syntactic functions, relations between mentions, degree of accessibility, coupled with different settings for sequence clustering and a larger variety of referent types (e.g. concrete referent vs abstract referent, generic vs specific, individuals vs collectives, also taking advantage of named entity information); the application of this method to a larger corpus will make it possible to take into account a broader range of text genres and referent types.", |
|
"cite_spans": [ |
|
{ |
|
"start": 581, |
|
"end": 632, |
|
"text": "(personal, demonstratives, indefinite, possessives)", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Discussion and perspectives", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "Such a description is a complement to more traditional descriptions and may have longer term applications to coreference resolution, since taking into account variation is crucial to improve the systems (Recasens and Hovy, 2010; Uryupina and Poesio, 2012) . Soon et al. (2001) show that entitytype information could be a useful feature for coreference resolution. In the same line, (Khosla and Rose, 2020) demonstrate that neural models using contextualised representations like BERT (Peters et al., 2018) improve coreference resolution performances when entity-type features are explicitly taking into account.", |
|
"cite_spans": [ |
|
{ |
|
"start": 203, |
|
"end": 228, |
|
"text": "(Recasens and Hovy, 2010;", |
|
"ref_id": "BIBREF21" |
|
}, |
|
{ |
|
"start": 229, |
|
"end": 255, |
|
"text": "Uryupina and Poesio, 2012)", |
|
"ref_id": "BIBREF25" |
|
}, |
|
{ |
|
"start": 258, |
|
"end": 276, |
|
"text": "Soon et al. (2001)", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 382, |
|
"end": 405, |
|
"text": "(Khosla and Rose, 2020)", |
|
"ref_id": "BIBREF8" |
|
}, |
|
{ |
|
"start": 479, |
|
"end": 505, |
|
"text": "BERT (Peters et al., 2018)", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Discussion and perspectives", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "The AnnoDis corpus is available at: http://redac. univ-tlse2.fr/corpus/annodis/", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "We use this notation to indicate the number of the cluster and whether it is part of 3-way clustering (3w) or 5-way clustering (5w).", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
} |
|
], |
|
"back_matter": [], |
|
"bib_entries": { |
|
"BIBREF0": { |
|
"ref_id": "b0", |
|
"title": "Accessibility theory: An overview. Text representation: Linguistic and psycholinguistic aspects", |
|
"authors": [ |
|
{ |
|
"first": "Mira", |
|
"middle": [ |
|
"Ariel" |
|
], |
|
"last": "", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2001, |
|
"venue": "", |
|
"volume": "8", |
|
"issue": "", |
|
"pages": "29--87", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Mira Ariel. 2001. Accessibility theory: An overview. Text representation: Linguistic and psycholinguistic aspects, 8:29-87.", |
|
"links": null |
|
}, |
|
"BIBREF1": { |
|
"ref_id": "b1", |
|
"title": "ANNODIS and related projects: case studies on the annotation of discourse structure", |
|
"authors": [ |
|
{ |
|
"first": "Nicholas", |
|
"middle": [], |
|
"last": "Asher", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Philippe", |
|
"middle": [], |
|
"last": "Muller", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Myriam", |
|
"middle": [], |
|
"last": "Bras", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Lydia-Mai", |
|
"middle": [], |
|
"last": "Ho-Dac", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Farah", |
|
"middle": [], |
|
"last": "Benamara", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Stergos", |
|
"middle": [], |
|
"last": "Afantenos", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Laure", |
|
"middle": [], |
|
"last": "Vieu", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2017, |
|
"venue": "Handbook of Linguistic Annotation", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "1241--1264", |
|
"other_ids": { |
|
"DOI": [ |
|
"10.1007/978-94-024-0881-2_47" |
|
] |
|
}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Nicholas Asher, Philippe Muller, Myriam Bras, Lydia- Mai Ho-Dac, Farah Benamara, Stergos Afantenos, and Laure Vieu. 2017. ANNODIS and related projects: case studies on the annotation of discourse structure. In Nancy Ide and James Pustejovsky, editors, Handbook of Linguistic Annotation, pages 1241-1264. Springer Netherlands.", |
|
"links": null |
|
}, |
|
"BIBREF2": { |
|
"ref_id": "b2", |
|
"title": "Sequence analysis with Stata", |
|
"authors": [ |
|
{ |
|
"first": "Christian", |
|
"middle": [], |
|
"last": "Brzinsky-Fay", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ulrich", |
|
"middle": [], |
|
"last": "Kohler", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Magdalena", |
|
"middle": [], |
|
"last": "Luniak", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2006, |
|
"venue": "The Stata Journal", |
|
"volume": "6", |
|
"issue": "4", |
|
"pages": "435--460", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Christian Brzinsky-Fay, Ulrich Kohler, and Magdalena Luniak. 2006. Sequence analysis with Stata. The Stata Journal, 6(4):435-460.", |
|
"links": null |
|
}, |
|
"BIBREF3": { |
|
"ref_id": "b3", |
|
"title": "Les formes de reprise dans le discours", |
|
"authors": [ |
|
{ |
|
"first": "Francis", |
|
"middle": [], |
|
"last": "Corblin", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1995, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Francis Corblin. 1995. Les formes de reprise dans le discours. Anaphores et cha\u00eenes de r\u00e9f\u00e9rence. Presses Universitaires de Rennes.", |
|
"links": null |
|
}, |
|
"BIBREF4": { |
|
"ref_id": "b4", |
|
"title": "Analyzing and visualizing state sequences in R with TraMineR", |
|
"authors": [ |
|
{ |
|
"first": "Alexis", |
|
"middle": [], |
|
"last": "Gabadinho", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Gilbert", |
|
"middle": [], |
|
"last": "Ritschard", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Nicolas", |
|
"middle": [ |
|
"S\u00e9verin" |
|
], |
|
"last": "Mueller", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Matthias", |
|
"middle": [], |
|
"last": "Studer", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2011, |
|
"venue": "Journal of statistical software", |
|
"volume": "40", |
|
"issue": "4", |
|
"pages": "1--37", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Alexis Gabadinho, Gilbert Ritschard, Nicolas S\u00e9verin Mueller, and Matthias Studer. 2011. Analyzing and visualizing state sequences in R with TraMineR. Journal of statistical software, 40(4):1-37.", |
|
"links": null |
|
}, |
|
"BIBREF5": { |
|
"ref_id": "b5", |
|
"title": "Mining sequence data in R with the TraMineR package: A user's guide", |
|
"authors": [ |
|
{ |
|
"first": "Alexis", |
|
"middle": [], |
|
"last": "Gabadinho", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Gilbert", |
|
"middle": [], |
|
"last": "Ritschard", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Matthias", |
|
"middle": [], |
|
"last": "Studer", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Nicolas", |
|
"middle": [ |
|
"S" |
|
], |
|
"last": "M\u00fcller", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2009, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Alexis Gabadinho, Gilbert Ritschard, Matthias Studer, and Nicolas S M\u00fcller. 2009. Mining sequence data in R with the TraMineR package: A user's guide. Geneva: Department of Econometrics and Labora- tory of Demography, University of Geneva.", |
|
"links": null |
|
}, |
|
"BIBREF6": { |
|
"ref_id": "b6", |
|
"title": "Knowledgelean projection of coreference chains across languages", |
|
"authors": [ |
|
{ |
|
"first": "Yulia", |
|
"middle": [], |
|
"last": "Grishina", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Manfred", |
|
"middle": [], |
|
"last": "Stede", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2015, |
|
"venue": "Proceedings of the Eighth Workshop on Building and Using Comparable Corpora", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Yulia Grishina and Manfred Stede. 2015. Knowledge- lean projection of coreference chains across lan- guages. In Proceedings of the Eighth Workshop on Building and Using Comparable Corpora, Beijing, China.", |
|
"links": null |
|
}, |
|
"BIBREF7": { |
|
"ref_id": "b7", |
|
"title": "Cohesion in English", |
|
"authors": [ |
|
{ |
|
"first": "A", |
|
"middle": [ |
|
"K" |
|
], |
|
"last": "Michael", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ruqaiya", |
|
"middle": [], |
|
"last": "Halliday", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Hasan", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1976, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Michael A. K. Halliday and Ruqaiya Hasan. 1976. Co- hesion in English. Longman: London.", |
|
"links": null |
|
}, |
|
"BIBREF8": { |
|
"ref_id": "b8", |
|
"title": "Using type information to improve entity coreference resolution", |
|
"authors": [ |
|
{ |
|
"first": "Sopan", |
|
"middle": [], |
|
"last": "Khosla", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Carolyn", |
|
"middle": [], |
|
"last": "Rose", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2020, |
|
"venue": "Proceedings of the First Workshop on Computational Approaches to Discourse", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "20--31", |
|
"other_ids": { |
|
"DOI": [ |
|
"10.18653/v1/2020.codi-1.3" |
|
] |
|
}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Sopan Khosla and Carolyn Rose. 2020. Using type in- formation to improve entity coreference resolution. In Proceedings of the First Workshop on Computa- tional Approaches to Discourse, pages 20-31. Asso- ciation for Computational Linguistics.", |
|
"links": null |
|
}, |
|
"BIBREF9": { |
|
"ref_id": "b9", |
|
"title": "Cross-linguistic analysis of discourse variation across registers", |
|
"authors": [ |
|
{ |
|
"first": "K", |
|
"middle": [], |
|
"last": "Kunz", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ekaterina", |
|
"middle": [], |
|
"last": "Lapshinova-Koltunski", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2015, |
|
"venue": "Nordic Journal of English Studies", |
|
"volume": "14", |
|
"issue": "", |
|
"pages": "258--288", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "K. Kunz and Ekaterina Lapshinova-Koltunski. 2015. Cross-linguistic analysis of discourse variation across registers. Nordic Journal of English Studies, 14:258-288.", |
|
"links": null |
|
}, |
|
"BIBREF10": { |
|
"ref_id": "b10", |
|
"title": "Beyond identity coreference: Contrasting indicators of textual coherence in English and German", |
|
"authors": [ |
|
{ |
|
"first": "Kerstin", |
|
"middle": [], |
|
"last": "Kunz", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ekaterina", |
|
"middle": [], |
|
"last": "Lapshinova-Koltunski", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Jos\u00e9 Manuel", |
|
"middle": [], |
|
"last": "Martinez", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2016, |
|
"venue": "Proceedings of the Workshop on Coreference Resolution Beyond OntoNotes (CORBON 2016)", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "23--31", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Kerstin Kunz, Ekaterina Lapshinova-Koltunski, and Jos\u00e9 Manuel Martinez. 2016. Beyond identity coref- erence: Contrasting indicators of textual coherence in English and German. In Proceedings of the Work- shop on Coreference Resolution Beyond OntoNotes (CORBON 2016), pages 23-31.", |
|
"links": null |
|
}, |
|
"BIBREF11": { |
|
"ref_id": "b11", |
|
"title": "Exploring coreference features in heterogeneous data", |
|
"authors": [ |
|
{ |
|
"first": "Ekaterina", |
|
"middle": [], |
|
"last": "Lapshinova-Koltunski", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Kerstin", |
|
"middle": [], |
|
"last": "Kunz", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2020, |
|
"venue": "Proceedings of the First Workshop on Computational Approaches to Discourse", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "53--64", |
|
"other_ids": { |
|
"DOI": [ |
|
"10.18653/v1/2020.codi-1.6" |
|
] |
|
}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Ekaterina Lapshinova-Koltunski and Kerstin Kunz. 2020. Exploring coreference features in heteroge- neous data. In Proceedings of the First Workshop on Computational Approaches to Discourse, pages 53-64. Association for Computational Linguistics.", |
|
"links": null |
|
}, |
|
"BIBREF12": { |
|
"ref_id": "b12", |
|
"title": "Introduction aux m\u00e9thodes d'appariement optimal (optimal matching analysis)", |
|
"authors": [], |
|
"year": 2006, |
|
"venue": "Bulletin of sociological methodology", |
|
"volume": "90", |
|
"issue": "", |
|
"pages": "5--25", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Laurent Lesnard and Thibaut de Saint Pol. 2006. Intro- duction aux m\u00e9thodes d'appariement optimal (opti- mal matching analysis). Bulletin de m\u00e9thodologie sociologique. Bulletin of sociological methodology, 90:5-25.", |
|
"links": null |
|
}, |
|
"BIBREF13": { |
|
"ref_id": "b13", |
|
"title": "Vers des moteurs de recherche \"intelligents\" : un outil de d\u00e9tection automatique de th\u00e8mes", |
|
"authors": [ |
|
{ |
|
"first": "Laurence", |
|
"middle": [], |
|
"last": "Longo", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2013, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Laurence Longo. 2013. Vers des moteurs de recherche \"intelligents\" : un outil de d\u00e9tection automatique de th\u00e8mes. Phd thesis, Universit\u00e9 de Strasbourg.", |
|
"links": null |
|
}, |
|
"BIBREF14": { |
|
"ref_id": "b14", |
|
"title": "Contrasting coreference in Czech and German: from different frameworks to joint results", |
|
"authors": [ |
|
{ |
|
"first": "Anna", |
|
"middle": [], |
|
"last": "Nedoluzhko", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ekaterina", |
|
"middle": [], |
|
"last": "Lapshinova-Koltunski", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2016, |
|
"venue": "Computational Linguistics and Intellectual Technologies: Proceedings of the 22nd International Conference", |
|
"volume": "21", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Anna Nedoluzhko and Ekaterina Lapshinova- Koltunski. 2016. Contrasting coreference in Czech and German: from different frameworks to joint results. In Computational Linguistics and Intellectual Technologies: Proceedings of the 22nd International Conference \"Dialogue-21\", Moscow, Russia.", |
|
"links": null |
|
}, |
|
"BIBREF15": { |
|
"ref_id": "b15", |
|
"title": "Les cha\u00eenes de r\u00e9f\u00e9rence dans les r\u00e9cits brefs en fran\u00e7ais: \u00e9tude diachronique (xiiie-xvie s.). Langue fran\u00e7aise", |
|
"authors": [ |
|
{ |
|
"first": "Vanessa", |
|
"middle": [], |
|
"last": "Obry", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Julie", |
|
"middle": [], |
|
"last": "Glikman", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "C\u00e9line", |
|
"middle": [], |
|
"last": "Guillot-Barbance", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "B\u00e9n\u00e9dicte", |
|
"middle": [], |
|
"last": "Pincemin", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2017, |
|
"venue": "", |
|
"volume": "3", |
|
"issue": "", |
|
"pages": "91--110", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Vanessa Obry, Julie Glikman, C\u00e9line Guillot-Barbance, and B\u00e9n\u00e9dicte Pincemin. 2017. Les cha\u00eenes de r\u00e9f\u00e9rence dans les r\u00e9cits brefs en fran\u00e7ais: \u00e9tude di- achronique (xiiie-xvie s.). Langue fran\u00e7aise, 3:91- 110.", |
|
"links": null |
|
}, |
|
"BIBREF16": { |
|
"ref_id": "b16", |
|
"title": "Deep contextualized word representations", |
|
"authors": [ |
|
{ |
|
"first": "E", |
|
"middle": [], |
|
"last": "Matthew", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Mark", |
|
"middle": [], |
|
"last": "Peters", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Mohit", |
|
"middle": [], |
|
"last": "Neumann", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Matt", |
|
"middle": [], |
|
"last": "Iyyer", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Christopher", |
|
"middle": [], |
|
"last": "Gardner", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Kenton", |
|
"middle": [], |
|
"last": "Clark", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Luke", |
|
"middle": [], |
|
"last": "Lee", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Zettlemoyer", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2018, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": { |
|
"arXiv": [ |
|
"arXiv:1802.05365" |
|
] |
|
}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Matthew E Peters, Mark Neumann, Mohit Iyyer, Matt Gardner, Christopher Clark, Kenton Lee, and Luke Zettlemoyer. 2018. Deep contextualized word repre- sentations. arXiv preprint arXiv:1802.05365.", |
|
"links": null |
|
}, |
|
"BIBREF17": { |
|
"ref_id": "b17", |
|
"title": "Annotated corpora and annotation tools", |
|
"authors": [ |
|
{ |
|
"first": "Massimo", |
|
"middle": [], |
|
"last": "Poesio", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Sameer", |
|
"middle": [], |
|
"last": "Pradhan", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Marta", |
|
"middle": [], |
|
"last": "Recasens", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Kepa", |
|
"middle": [], |
|
"last": "Rodriguez", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Yannick", |
|
"middle": [], |
|
"last": "Versley", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2016, |
|
"venue": "Massimo Poesio, Roland Stuckardt, and Yannick Versley, editors, Anaphora Resolution: Algorithms, Resources, and Applications", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "97--140", |
|
"other_ids": { |
|
"DOI": [ |
|
"10.1007/978-3-662-47909-4_4" |
|
] |
|
}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Massimo Poesio, Sameer Pradhan, Marta Recasens, Kepa Rodriguez, and Yannick Versley. 2016a. An- notated corpora and annotation tools. In Massimo Poesio, Roland Stuckardt, and Yannick Versley, edi- tors, Anaphora Resolution: Algorithms, Resources, and Applications, pages 97-140. Springer Berlin Heidelberg, Berlin, Heidelberg.", |
|
"links": null |
|
}, |
|
"BIBREF18": { |
|
"ref_id": "b18", |
|
"title": "and Yannick Versley, editors. 2016b. Anaphora Resolution. Theory and Applications of Natural Language Processing", |
|
"authors": [ |
|
{ |
|
"first": "Massimo", |
|
"middle": [], |
|
"last": "Poesio", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Roland", |
|
"middle": [], |
|
"last": "Stuckardt", |
|
"suffix": "" |
|
} |
|
], |
|
"year": null, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": { |
|
"DOI": [ |
|
"10.1007/978-3-662-47909-4" |
|
] |
|
}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Massimo Poesio, Roland Stuckardt, and Yannick Vers- ley, editors. 2016b. Anaphora Resolution. Theory and Applications of Natural Language Processing. Springer Berlin Heidelberg.", |
|
"links": null |
|
}, |
|
"BIBREF19": { |
|
"ref_id": "b19", |
|
"title": "Analyzing differences among products and panelists by multidimensional scaling", |
|
"authors": [ |
|
{ |
|
"first": "Richard", |
|
"middle": [], |
|
"last": "Popper", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Hildegarde", |
|
"middle": [], |
|
"last": "Heymann", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1996, |
|
"venue": "Data Handling in Science and Technology", |
|
"volume": "16", |
|
"issue": "", |
|
"pages": "159--184", |
|
"other_ids": { |
|
"DOI": [ |
|
"10.1016/S0922-3487(96)80030-X" |
|
] |
|
}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Richard Popper and Hildegarde Heymann. 1996. An- alyzing differences among products and panelists by multidimensional scaling. In Tormod Naes and Einar Risvik, editors, Multivariate analysis of data in sensory science, volume 16 of Data Handling in Science and Technology, pages 159-184. Elsevier.", |
|
"links": null |
|
}, |
|
"BIBREF20": { |
|
"ref_id": "b20", |
|
"title": "La ressource ANNODIS, un corpus enrichi d'annotations discursives", |
|
"authors": [ |
|
{ |
|
"first": "Marie-Paule", |
|
"middle": [], |
|
"last": "P\u00e9ry-Woodley", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Stergos", |
|
"middle": [], |
|
"last": "Afantenos", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Lydia-Mai", |
|
"middle": [], |
|
"last": "Ho-Dac", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Nicholas", |
|
"middle": [], |
|
"last": "Asher", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2011, |
|
"venue": "Traitement Automatique des Langues", |
|
"volume": "52", |
|
"issue": "3", |
|
"pages": "71--101", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Marie-Paule P\u00e9ry-Woodley, Stergos Afantenos, Lydia-Mai Ho-Dac, and Nicholas Asher. 2011. La ressource ANNODIS, un corpus enrichi d'annotations discursives. Traitement Automatique des Langues, 52(3):71-101.", |
|
"links": null |
|
}, |
|
"BIBREF21": { |
|
"ref_id": "b21", |
|
"title": "Coreference resolution across corpora: Languages, coding schemes, and preprocessing information", |
|
"authors": [ |
|
{ |
|
"first": "Marta", |
|
"middle": [], |
|
"last": "Recasens", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Eduard", |
|
"middle": [], |
|
"last": "Hovy", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2010, |
|
"venue": "Proceedings of the 48th Annual Meeting of the Association for Computational Linguistics", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "1423--1432", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Marta Recasens and Eduard Hovy. 2010. Corefer- ence resolution across corpora: Languages, coding schemes, and preprocessing information. In Pro- ceedings of the 48th Annual Meeting of the Asso- ciation for Computational Linguistics, pages 1423- 1432, Uppsala, Sweden. Association for Computa- tional Linguistics.", |
|
"links": null |
|
}, |
|
"BIBREF22": { |
|
"ref_id": "b22", |
|
"title": "Identity, non-identity, and near-identity: Addressing the complexity of coreference", |
|
"authors": [ |
|
{ |
|
"first": "Marta", |
|
"middle": [], |
|
"last": "Recasens", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Eduard", |
|
"middle": [], |
|
"last": "Hovy", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "M", |
|
"middle": [ |
|
"Ant\u00f2nia" |
|
], |
|
"last": "Mart\u00ed", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2011, |
|
"venue": "Lingua", |
|
"volume": "121", |
|
"issue": "6", |
|
"pages": "1138--1152", |
|
"other_ids": { |
|
"DOI": [ |
|
"10.1016/j.lingua.2011.02.004" |
|
] |
|
}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Marta Recasens, Eduard Hovy, and M. Ant\u00f2nia Mart\u00ed. 2011. Identity, non-identity, and near-identity: Ad- dressing the complexity of coreference. Lingua, 121(6):1138-1152.", |
|
"links": null |
|
}, |
|
"BIBREF23": { |
|
"ref_id": "b23", |
|
"title": "A machine learning approach to coreference resolution of noun phrases", |
|
"authors": [], |
|
"year": 2001, |
|
"venue": "Computational linguistics", |
|
"volume": "27", |
|
"issue": "4", |
|
"pages": "521--544", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Wee Meng Soon, Hwee Tou Ng, and Daniel Chung Yong Lim. 2001. A machine learning ap- proach to coreference resolution of noun phrases. Computational linguistics, 27(4):521-544.", |
|
"links": null |
|
}, |
|
"BIBREF24": { |
|
"ref_id": "b24", |
|
"title": "A comparative review of sequence dissimilarity measures", |
|
"authors": [ |
|
{ |
|
"first": "Matthias", |
|
"middle": [], |
|
"last": "Studer", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Gilbert", |
|
"middle": [], |
|
"last": "Ritschard", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2014, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": { |
|
"DOI": [ |
|
"10.12682/LIVES.2296-1658.2014.33" |
|
] |
|
}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Matthias Studer and Gilbert Ritschard. 2014. A com- parative review of sequence dissimilarity measures. LIVES Working Paper No. 33., Geneva, Switzerland: Swiss National Centre of Competence in Research.", |
|
"links": null |
|
}, |
|
"BIBREF25": { |
|
"ref_id": "b25", |
|
"title": "Domainspecific vs. uniform modeling for coreference resolution", |
|
"authors": [ |
|
{ |
|
"first": "Olga", |
|
"middle": [], |
|
"last": "Uryupina", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Massimo", |
|
"middle": [], |
|
"last": "Poesio", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2012, |
|
"venue": "Proceedings of the Eight International Conference on Language Resources and Evaluation (LREC'12)", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Olga Uryupina and Massimo Poesio. 2012. Domain- specific vs. uniform modeling for coreference res- olution. In Proceedings of the Eight International Conference on Language Resources and Evaluation (LREC'12), Istanbul, Turkey. European Language Resources Association (ELRA).", |
|
"links": null |
|
}, |
|
"BIBREF26": { |
|
"ref_id": "b26", |
|
"title": "Vers un mod\u00e8le de l'interaction du centrage avec la structure globale du discours", |
|
"authors": [ |
|
{ |
|
"first": "Marilyn", |
|
"middle": [ |
|
"A" |
|
], |
|
"last": "Walker", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2000, |
|
"venue": "Verbum, XXII", |
|
"volume": "", |
|
"issue": "1", |
|
"pages": "31--58", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Marilyn A. Walker. 2000. Vers un mod\u00e8le de l'interaction du centrage avec la structure globale du discours. Verbum, XXII(1):31-58.", |
|
"links": null |
|
}, |
|
"BIBREF27": { |
|
"ref_id": "b27", |
|
"title": "Chapter 3 -machine learning algorithms, applications, and practices in data science", |
|
"authors": [ |
|
{ |
|
"first": "Kalidas", |
|
"middle": [], |
|
"last": "Yeturu", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2020, |
|
"venue": "Principles and Methods for Data Science", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "81--206", |
|
"other_ids": { |
|
"DOI": [ |
|
"10.1016/bs.host.2020.01.002" |
|
] |
|
}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Kalidas Yeturu. 2020. Chapter 3 -machine learning algorithms, applications, and practices in data sci- ence. In Arni S.R. Srinivasa Rao and C.R. Rao, ed- itors, Principles and Methods for Data Science, vol- ume 43 of Handbook of Statistics, pages 81-206. El- sevier.", |
|
"links": null |
|
} |
|
}, |
|
"ref_entries": { |
|
"FIGREF0": { |
|
"num": null, |
|
"type_str": "figure", |
|
"uris": null, |
|
"text": "illustrates an excerpt of a C1-3w chain in which all mentions (underlined) are definite NPs (namely: the Champagne vineyard [...] the vineyard [...] the vineyard [...] the Champagne vineyard)." |
|
}, |
|
"FIGREF1": { |
|
"num": null, |
|
"type_str": "figure", |
|
"uris": null, |
|
"text": "le vignoble champenois s'\u00e9tendait sur quelques [...] le vignoble conna\u00eet [...] le vignoble s'est r\u00e9duit \u00e0 12 000 hectares. Aujourd'hui, en 2007, le vignoble champenois s'\u00e9tend sur 32 341 hectares." |
|
}, |
|
"TABREF0": { |
|
"num": null, |
|
"text": "", |
|
"content": "<table><tr><td/><td colspan=\"3\">Words Chains Mentions</td></tr><tr><td>GEOP</td><td>266,000</td><td>234</td><td>1,125</td></tr><tr><td>LING</td><td>169,000</td><td>87</td><td>478</td></tr><tr><td>WIK2</td><td>231,000</td><td>260</td><td>1,853</td></tr><tr><td colspan=\"2\">AnnoDis 666,000</td><td>581</td><td>3,456</td></tr></table>", |
|
"html": null, |
|
"type_str": "table" |
|
}, |
|
"TABREF1": { |
|
"num": null, |
|
"text": "Number of words, coreference chains and mentions in the AnnoDis corpus.", |
|
"content": "<table/>", |
|
"html": null, |
|
"type_str": "table" |
|
}, |
|
"TABREF2": { |
|
"num": null, |
|
"text": "", |
|
"content": "<table><tr><td colspan=\"5\">(definite, demonstrative or indefinite NPs,</td></tr><tr><td colspan=\"5\">NPs without determiners, proper nouns, posses-</td></tr><tr><td colspan=\"2\">sives, pronouns, other).</td><td/><td/><td/></tr><tr><td>Mention</td><td colspan=\"4\">GEOP LING WIK2 AnnoDis</td></tr><tr><td>type</td><td/><td/><td/><td/></tr><tr><td>Def. NP</td><td>499</td><td>185</td><td>514</td><td>1,198</td></tr><tr><td>Dem. NP</td><td>115</td><td>49</td><td>108</td><td>272</td></tr><tr><td>Ind. NP</td><td>56</td><td>21</td><td>49</td><td>126</td></tr><tr><td>NoDet NP</td><td>14</td><td>6</td><td>44</td><td>64</td></tr><tr><td>Proper N.</td><td>63</td><td>41</td><td>338</td><td>442</td></tr><tr><td>Possessives</td><td>59</td><td>9</td><td>114</td><td>182</td></tr><tr><td>Pronouns</td><td>288</td><td>142</td><td>596</td><td>1,026</td></tr><tr><td>Other</td><td>31</td><td>25</td><td>90</td><td>146</td></tr><tr><td>Total</td><td colspan=\"2\">1,125 1,853</td><td>478</td><td>3,456</td></tr></table>", |
|
"html": null, |
|
"type_str": "table" |
|
}, |
|
"TABREF3": { |
|
"num": null, |
|
"text": "", |
|
"content": "<table/>", |
|
"html": null, |
|
"type_str": "table" |
|
}, |
|
"TABREF4": { |
|
"num": null, |
|
"text": "shows a typical C2-3w chain (F. de Saussure [...] he [...] him [...] he).", |
|
"content": "<table><tr><td>(2)</td><td>Chez F. de Saussure, l'analogie [...],</td></tr><tr><td colspan=\"2\">il pose [...]. Pour lui, cette tendance [...].</td></tr><tr><td colspan=\"2\">Comme H. Paul, il ram\u00e8ne le concept</td></tr><tr><td>[...]</td><td/></tr></table>", |
|
"html": null, |
|
"type_str": "table" |
|
}, |
|
"TABREF6": { |
|
"num": null, |
|
"text": "Number of human and non-human chains", |
|
"content": "<table/>", |
|
"html": null, |
|
"type_str": "table" |
|
} |
|
} |
|
} |
|
} |