| { |
| "paper_id": "2016", |
| "header": { |
| "generated_with": "S2ORC 1.0.0", |
| "date_generated": "2023-01-19T01:04:15.059812Z" |
| }, |
| "title": "The Predicate Matrix and the Event and Implied Situation Ontology: Making More of Events", |
| "authors": [ |
| { |
| "first": "Roxane", |
| "middle": [], |
| "last": "Segers", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "Vrije Universiteit Amsterdam", |
| "location": {} |
| }, |
| "email": "r.h.segers@vu.nl" |
| }, |
| { |
| "first": "Egoitz", |
| "middle": [], |
| "last": "Laparra", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "IXA Group", |
| "institution": "UPV/EHU", |
| "location": {} |
| }, |
| "email": "egoitz.laparra@ehu.es" |
| }, |
| { |
| "first": "Marco", |
| "middle": [], |
| "last": "Rospocher", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "Fondazione Bruno", |
| "location": {} |
| }, |
| "email": "rospocher@fbk.eu" |
| }, |
| { |
| "first": "Piek", |
| "middle": [], |
| "last": "Vossen", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "Vrije Universiteit Amsterdam", |
| "location": {} |
| }, |
| "email": "piek.vossen@vu.nl" |
| }, |
| { |
| "first": "German", |
| "middle": [], |
| "last": "Rigau", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "IXA Group", |
| "institution": "UPV/EHU", |
| "location": {} |
| }, |
| "email": "german.rigau@ehu.es" |
| }, |
| { |
| "first": "Filip", |
| "middle": [], |
| "last": "Ilievski", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "Vrije Universiteit Amsterdam", |
| "location": {} |
| }, |
| "email": "f.ilievski@vu.nl" |
| }, |
| { |
| "first": "John", |
| "middle": [], |
| "last": "' 'john", |
| "suffix": "", |
| "affiliation": {}, |
| "email": "" |
| } |
| ], |
| "year": "", |
| "venue": null, |
| "identifiers": {}, |
| "abstract": "This paper presents the Event and Implied Situation Ontology (ESO), a resource which formalizes the pre and post situations of events and the roles of the entities affected by an event. The ontology reuses and maps across existing resources such as WordNet, SUMO, VerbNet, Prop-Bank and FrameNet. We describe how ESO is injected into a new version of the Predicate Matrix and illustrate how these resources are used to detect information in large document collections that otherwise would have remained implicit. The model targets interpretations of situations rather than the semantics of verbs per se. The event is interpreted as a situation using RDF taking all event components into account. Hence, the ontology and the linked resources need to be considered from the perspective of this interpretation model. John does not work for Ford ''Ford hires John' 'John starts at Ford' John works for Ford 'Ford fires John' 'John leaves Ford' John does not work for Ford 'John works for Ford' 'Ford employs", |
| "pdf_parse": { |
| "paper_id": "2016", |
| "_pdf_hash": "", |
| "abstract": [ |
| { |
| "text": "This paper presents the Event and Implied Situation Ontology (ESO), a resource which formalizes the pre and post situations of events and the roles of the entities affected by an event. The ontology reuses and maps across existing resources such as WordNet, SUMO, VerbNet, Prop-Bank and FrameNet. We describe how ESO is injected into a new version of the Predicate Matrix and illustrate how these resources are used to detect information in large document collections that otherwise would have remained implicit. The model targets interpretations of situations rather than the semantics of verbs per se. The event is interpreted as a situation using RDF taking all event components into account. Hence, the ontology and the linked resources need to be considered from the perspective of this interpretation model. John does not work for Ford ''Ford hires John' 'John starts at Ford' John works for Ford 'Ford fires John' 'John leaves Ford' John does not work for Ford 'John works for Ford' 'Ford employs", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Abstract", |
| "sec_num": null |
| } |
| ], |
| "body_text": [ |
| { |
| "text": "In this paper, we present the new release of the Event and Implied Situation Ontology (ESO) that is matched with a new version of the Predicate Matrix (PM). Both resources rely on Semantic Role Labeling (SRL) descriptions and are used to detect and abstract over events, their participants and event implications in a large document collection about ten years of global automotive industries.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "ESO (Segers et al., 2015 ) is a newly developed domain ontology to enhance the extraction and linking of dynamic and static events and their implications in text. Explicit modeling of event implications allows for extracting sequences of states and changes over time regardless of if this information was directly expressed in text, or inferred by a reasoner. Figure 1 shows such a chain of expressions for dynamic (hire, starts at, fire, leave) and static events (works for, employs, is CEO) and their implied situations. Lexicons that define implications of events, e.g. VerbNet (Kipper et al., 2000; Kipper et al., 2006) , are rare and usually focus on the meaning of verbs in isolation. However, lexical structures do not make explicit how the meaning of a verb needs to be combined with other event components, such as the participants and the temporal properties for the purpose of semantic parsing. We therefore follow an ontological approach to interpret situations on the basis of text interpretation of all the event components to make the implications explicit. Though some research on deductive reasoning over Frame annotated text (e.g. (Scheffczyk et al., 2006) ) and defining pre and post situations of predicates exist (Im and Pustejovsky, 2009; Im and Pustejovsky, 2010) , to the best of our knowledge, ontologies that model both events, roles and implications do not. Most closest comes the extension to DOLCE-LITE (Hicks, 2009) that models property values as quality regions for reasoning. However, these quality regions are not connected to the events in the ontology as pre and post situations. Axioms in generic and top ontologies such as SUMO (Niles and Pease, 2001 ) and DOLCE (Masolo et al., 2002) provide a comprehensive semantic specification of the concepts, but these axioms do not always provide the information relevant and specific for our domain. Furthermore, such ontologies need to be integrated with semantic parsing systems that deal with expressions on natural language to be able to test these models. We therefore decided to develop a new ontology for modeling static and dynamic events and their implications that is tailored to a semantic parsing system for text. Figure 1 : A chain of dynamic and static event expressions and their implied situation.", |
| "cite_spans": [ |
| { |
| "start": 4, |
| "end": 24, |
| "text": "(Segers et al., 2015", |
| "ref_id": "BIBREF21" |
| }, |
| { |
| "start": 581, |
| "end": 602, |
| "text": "(Kipper et al., 2000;", |
| "ref_id": "BIBREF14" |
| }, |
| { |
| "start": 603, |
| "end": 623, |
| "text": "Kipper et al., 2006)", |
| "ref_id": "BIBREF15" |
| }, |
| { |
| "start": 1149, |
| "end": 1174, |
| "text": "(Scheffczyk et al., 2006)", |
| "ref_id": "BIBREF20" |
| }, |
| { |
| "start": 1234, |
| "end": 1260, |
| "text": "(Im and Pustejovsky, 2009;", |
| "ref_id": "BIBREF12" |
| }, |
| { |
| "start": 1261, |
| "end": 1286, |
| "text": "Im and Pustejovsky, 2010)", |
| "ref_id": "BIBREF13" |
| }, |
| { |
| "start": 1432, |
| "end": 1445, |
| "text": "(Hicks, 2009)", |
| "ref_id": "BIBREF11" |
| }, |
| { |
| "start": 1665, |
| "end": 1687, |
| "text": "(Niles and Pease, 2001", |
| "ref_id": "BIBREF17" |
| }, |
| { |
| "start": 1700, |
| "end": 1721, |
| "text": "(Masolo et al., 2002)", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 360, |
| "end": 368, |
| "text": "Figure 1", |
| "ref_id": null |
| }, |
| { |
| "start": 2205, |
| "end": 2213, |
| "text": "Figure 1", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "Version 2 of ESO was released in July 2015 and now includes modeling of scalar values and an extended expressivity of the assertions that define the situation that holds before, during and after the event. It also includes updated mappings to SUMO classes and to FrameNet frames and Frame Entities. The Predicate Matrix 1 (de Lacalle et al., 2014a;", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "de Lacalle et al., 2014b) is the second resource presented in this paper. It integrates predicate and role information from e.g. FrameNet, VerbNet, PropBank, NomBank and WordNet. This resource is used to assign role and predicate annotations at sentence level. All classes and roles in ESO are fed back into to the Predicate Matrix. As such the ontology provides an additional layer of annotations in text that allow for inferencing over events and implications. The current version of the Pred-icateMatrix contains 8,495 predicates from Prop-Bank and NomBank connected to 4,704 synsets of WordNet, 554 frames of FrameNet and 55 ESO classes. On the other hand, this resource contains 23,386 roles of PropBank and NomBank mapped to 2,343 frame-elements of FrameNet and 53 ESO roles. The remainder of this paper is organized as follows. Section 2 presents the ontological meta model and the content of ESO. Section 3 describes the Predicate Matrix and the integration with ESO. In section 4 we provide a preliminary overview of the Predicate Matrix and ESO in our document collection. In section 5 we report on an experiment carried out on a small corpus. We conclude in section 6 with a discussion and some outlines for future work.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "In this paragraph, we briefly describe the meta model of the ontology with a focus on the instantiation of the rules that define what situation holds before, during and after some event. Next, we describe how the ontology was built and we provide an overview of the current content. The ESO ontology and a detailed documentation can be found online: https://github.com/ newsreader/eso ESO is an OWL 2 ontology. 2 It assumes that the semantic representation of text is converted to an RDF representation of event and entity instances, between which relations are expressed as triples. For instance, the statement :obj-graph-eventX { :eventX a eso:Translocation; eso:translocation-theme :Enzo Ferrari; eso:translocation-goal :Rome; eso:translocation-source :Napels; sem:hasTime :time_eventX. } specifies that the event (X) is of a certain type (eso:Translocation), that it involves an entity playing the role of a moving thing (:Enzo Ferrari), an entity playing the role of goal (:Rome), an entity playing the role of source (:Napels) and that it occurred at a certain time (:time eventX). From these representations, we derive the statements that express the pre, post and during event situations.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The Event and Implied Situation Ontology", |
| "sec_num": "2" |
| }, |
| { |
| "text": "For this purpose, we defined five core classes in ESO: 1) Event: this class is the root of the taxonomy of event types. Any event detected in a text will be an instance of some class of this taxonomy; 2) DynamicEvent: this is a subclass of Event for which dynamic changes are defined; 3) StaticEvent: this is another subclass of Event for \"static\" event types which capture more stable circumstances; 4) Situation: the individuals of this class are actual pre, post and during situations that will be instantiated starting from the event instances detected in the text; 5) SituationRule: the individuals of this class enable to encode the rules for instantiating pre/post/during situations when a certain type of event is detected.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The Event and Implied Situation Ontology", |
| "sec_num": "2" |
| }, |
| { |
| "text": "Further, ESO includes mapping properties to match ESO roles to FrameNet roles, and properties to match ESO classes to FrameNet frames and SUMO classes. The mappings to FrameNet are necessary to translate the annotations provided by the SRL module using the Predicate Matrix to our ontology. This is then exploited by the reasoning module to instantiate situations from events.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The Event and Implied Situation Ontology", |
| "sec_num": "2" |
| }, |
| { |
| "text": "For all event classes in ESO an eso:SituationRule is defined; the individuals of this class trigger the pre, post and during situation related to a class or a set of event classes. For instance, the class eso:Translocation has two specific individuals: pre Translocation and post Translocation.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Formalization of the rules for instantiating situations from events", |
| "sec_num": "2.1" |
| }, |
| { |
| "text": "Each eso:SituationRule individual defines exactly how the triples inside the Situation named graph have to be defined. This is done by defining an individual for each assertion to be created, which has three annotation properties:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Formalization of the rules for instantiating situations from events", |
| "sec_num": "2.1" |
| }, |
| { |
| "text": "eso:hasSituationAssertionSubject (a role to be used as subject in the assertion), eso:hasSituationAssertionObject (a role to be used as object in the assertion) and eso:hasSituationAssertionProperty (a property relating the subject and object). In the case of e.g. eso:Translocation, the individual pre Translocation has two eso:SituationRuleAssertions, where e.g. eso:pre Translocation assertion 1 states: eso:pre_Translocation_assertion1 eso:hasSituationAssertionSubject eso:translocation-theme; eso:hasSituationAssertionProperty eso:atPlace; eso:hasSituationAssertionObject eso:translocation-source.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Formalization of the rules for instantiating situations from events", |
| "sec_num": "2.1" |
| }, |
| { |
| "text": "Based on all class assertions, the ESO reasoner 3 can now infer that some event belongs to the class eso:Translocation and that it has entity instances in certain roles where some entity is at some place before the event and not at this place after the event. The instantiation of the defined situations for the example event instance of eso:Translocation will then look as follows:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Formalization of the rules for instantiating situations from events", |
| "sec_num": "2.1" |
| }, |
| { |
| "text": ":eventX_pre { :Enzo Ferrari eso:atPlace :Napels :Enzo Ferrari eso:notAtPlace :Rome :eventX_post :Enzo Ferrari eso:atPlace :Rome :Enzo ferrari eso:notAtPlace :Napels } Instantiation of events that express a change in a scalar value By default, situation assertions will only fire if some instance for an ESO role is found by the SRL module. However, in specific cases we also allow that assertions are instantiated even though no instance exists for the ESO role. We do this by adding an OWL existential restriction on the event class for the role considered. The reasoner will check if an instance of the role exists, if not it will create a blank node. This OWL existential restriction is applied in ESO for event classes that express a relative change in the value of an attribute (e.g. eso:Damaging, eso:Increasing, eso:Attacking) where the attribute itself such as 'price' or 'damagedness' often remains implicit. As such, it is possible to assert statements based on 'incomplete' information if needed. For eso:Increasing, the existential restriction is defined as follows: These are the situation rule assertions defined for the pre an post situation of eso:Increasing: eso:pre_Increasing_assertion1 eso:hasSituationAssertionSubject eso:quantity-item; eso:hasSituationAssertionProperty eso:hasAttribute; eso:hasSituationAssertionObject eso:quantity-attribute.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Formalization of the rules for instantiating situations from events", |
| "sec_num": "2.1" |
| }, |
| { |
| "text": "eso:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Formalization of the rules for instantiating situations from events", |
| "sec_num": "2.1" |
| }, |
| { |
| "text": "eso:pre_Increasing_assertion2 eso:hasSituationAssertionSubject eso:quantity-attribute; eso:hasSituationAssertionProperty eso:hasRelativeValue; eso:hasSituationAssertionObjectValue '-' eso:post_Increasing_assertion1 eso:hasSituationAssertionSubject eso:quantity-item; eso:hasSituationAssertionProperty eso:hasAttribute; eso:hasSituationAssertionObject eso:quantity-attribute.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Formalization of the rules for instantiating situations from events", |
| "sec_num": "2.1" |
| }, |
| { |
| "text": "eso:post_Increasing_assertion2 eso:hasSituationAssertionSubject eso:quantity-attribute; eso:hasSituationAssertionProperty eso:hasRelativeValue; eso:hasSituationAssertionObjectValue '+'", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Formalization of the rules for instantiating situations from events", |
| "sec_num": "2.1" |
| }, |
| { |
| "text": "The pre and post situation named graphs for the example sentence \"Ford increased the production\" can now be instantiated as follows:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Formalization of the rules for instantiating situations from events", |
| "sec_num": "2.1" |
| }, |
| { |
| "text": ":eventX_pre { :production eso:hasAttribute :xyz123 :xyz123 eso:hasRelativeValue ' -' :eventX_post :production eso:hasAttribute :xyz123 :xyz123 eso:hasRelativeValue ' + ' } These instantiations can be paraphrased as follows: the production has some unknown attribute and the value of this attribute has become more (+) after the event then it was before the event (-), meaning that the production goes from less (-) to more (+).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Formalization of the rules for instantiating situations from events", |
| "sec_num": "2.1" |
| }, |
| { |
| "text": "Alternatively, if the attribute is known, the assertions will instantiate the role that models the actual attribute. For a sentence like \"Ford increased the price of the components\", the event will look as follows:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Formalization of the rules for instantiating situations from events", |
| "sec_num": "2.1" |
| }, |
| { |
| "text": ":eventX_pre a eso:Increasing ; eso:quantity-item :component ; eso:quantity-attribute :price ;", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Formalization of the rules for instantiating situations from events", |
| "sec_num": "2.1" |
| }, |
| { |
| "text": "and the assertions will be instantiated as:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Formalization of the rules for instantiating situations from events", |
| "sec_num": "2.1" |
| }, |
| { |
| "text": ":eventX_pre { :component eso:hasAttribute :price :price eso:hasRelativeValue ' -' :eventX_post :component eso:hasAttribute :price :price eso:hasRelativeValue ' + ' } Even though it may appear that these assertions for relative values are superfluous, we argue that finding multiple mentions of such an event and assertions over time, either with or without explicit values and attributes, allows for estimating the fluctuation of a certain value and the speed of the value change. We also need these values to determine that different event descriptions are coreferential even if one does not make the value explicit, while the other does. An existential representation of a value thus can match with an explicit value but two different explicit values cannot.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Formalization of the rules for instantiating situations from events", |
| "sec_num": "2.1" |
| }, |
| { |
| "text": "A key ingredient of the ESO ontology is the mapping of FrameNet frames and Frame elements to the event types and roles that we defined. This mapping is necessary to translate the role annotations provided by the SRL module to our ontology vocabulary, which is then exploited by the reasoning module to instantiate situations from events. For each ESO event class and each ESO role we defined mapping properties representing the corresponding frames and frame elements. For instance, eso:Giving has three mappings to the frames fn:Giving, fn:Sending, and fn:Supply, meaning that if a frame of type fn:Supply or any of the others is identified in the text, it has to be considered as an event of type eso:Giving, and therefore pre and post situation rules defined for eso:Giving should be triggered. Similarly, the role eso:possession-owner 1 is mapped to a set of frame elements. These mappings make clear that our ontology is providing only a partial definition for concepts. We only define those elements necessary for capturing salient pre and post situations of events and not any other meaning aspect.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Mappings from external resources to ESO", |
| "sec_num": "2.2" |
| }, |
| { |
| "text": "As such the implications of a change in ownership of something are similar for all instances of eso:ChangeOfPossession, such as stealing, giving or seizing.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Mappings from external resources to ESO", |
| "sec_num": "2.2" |
| }, |
| { |
| "text": "Version 2 of ESO was released in July 2015. It contains: a hierarchy of event classes; a set of properties for the defining the pre, post and during situations of an event, and a set of roles for the entities affected by an event. In this section, we report how these structures were built and we conclude with an overview of its content. The ESO ontology is a hand-built resource, based on high-frequent FrameNet frames that were extracted from a large domain-specific document collection. Frames that denote events pertaining to communication, feelings and perception were not taken into account. For deriving an initial conceptual structure for the frequent frames, we decided to map the frames manually to the SUMO ontology. The choice for using the SUMO ontology 4 as a background model was based on the fact that it is freely available, well-documented, has a good coverage and is mapped to English Word-Net and also the Predicate Matrix. As such, we derived four main conceptual clusters that formed the backbone of ESO: 'changes in possession', 'translocations', 'internal changes' and 'intentional events'. Next, we modeled 103 FrameNet frames into 63 distinct ESO event classes. Frames that denote fine-grained semantic distinctions are often grouped into one class in ESO since these distinctions do not influence the modeling of a salient set of pre and post situations. As such we build an event class hierarchy that reuses and maps to groups of FrameNet frames, which deviates from the approach taken in e.g. (A. Nuzzolese, 2012) where FrameNet frames and frame relations are converted to RDF and partly to OWL. The second and third component of the ontology consists of properties and roles which are used for defining the assertions of the pre, post and during situations. All properties are hand-built, based on the shared semantics of the predicates related to a FrameNet frame and ESO class. The ESO roles define what entities are affected by a change and serve as the domain and range of properties. The majority of the ESO roles is mapped to a selection of FrameNet Frame Elements (FEs); these were selected manually from the FrameNet frames that correspond to an ESO class. This implies that not all FEs of a frame are mapped to ESO but only those that play a role in the assertions. An important modeling decision is that assertions are defined at the highest possible level in the ontology. This way, all subclasses will inherit the same assertions and roles, which reduces re- dundancy. As such, many ESO roles have mappings to FEs that are aggregated from all mappings from ESO classes to FrameNet frame in a given sub-hierarchy. Another notable modeling choice is that the assertion properties for static event classes are partially shared with the assertion properties of the dynamic event classes. This is illustrated in Figure 2 . Here, the same properties (eso:employedAt and eso:employs) are used in the pre situation assertion for the dynamic event class eso:LeavingAnOrganization, in the post situation assertion for the dynamic event class eso:JoiningAnOrganization and in the during situation assertion of the static event class eso:BeingInEmployment. As a result, the relation between the inferred situation of a dynamic event and the explicit mention of some state by a static event becomes explicit. Modeling the properties this way facilitates querying for chains of related changes and states (See also section 5).", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 2850, |
| "end": 2858, |
| "text": "Figure 2", |
| "ref_id": "FIGREF0" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Development and content of ESO (Vers. 2)", |
| "sec_num": "2.3" |
| }, |
| { |
| "text": "To illustrate the expressivity of the assertions, in figure 3 we provide a non-formal transcription of a typical class in ESO, including the class mappings to SUMO and FrameNet, the aggregated role mappings to FEs, the inherited and class specific situation assertions and an example of the instantiation. From the \"knowledge\" in the example sentence, we are able to infer that a) Marie has 600 dollar and not the car before the event, while John does have the car but not the 600 dollar, b) after the event, the money and the car have changed ownership while c) the car itself has a value of 600 dollar during the exchange.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Development and content of ESO (Vers. 2)", |
| "sec_num": "2.3" |
| }, |
| { |
| "text": "In table 1 we provide an overview of the content of ESO, including the number of mappings to FrameNet frames (103), SUMO classes (46) and -FinancialTransaction: subclassOf: ChangeOfPossession \"The subclass ofChangeOfPossession where some item changes of ownership in exchange for money.\"", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Development and content of ESO (Vers. 2)", |
| "sec_num": "2.3" |
| }, |
| { |
| "text": "Class mappings: closeMatch: fn:CommercialTransaction closeMatch: sumo:FinancialTransaction", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Development and content of ESO (Vers. 2)", |
| "sec_num": "2.3" |
| }, |
| { |
| "text": "Role mappings: possession-financial-asset: fn:Money Inherited role mappings: possession-owner_1: fn:Supplier, fn:Exporter, fn:Donor, fn:Victim, fn:Source, fn:Lender, fn:Exporting_area, fn:Sender, fn:Seller possession-owner_2: fn:Perpetrator, fn:Importing_area, fn:Importer, fn:Lessee, fn:Buyer, fn:Recipient, fn:Borrower, fn:Agent possession-theme: fn:Theme, fn:Goods, fn:Possession possession-financial-asset: fn:Money ", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Development and content of ESO (Vers. 2)", |
| "sec_num": "2.3" |
| }, |
| { |
| "text": "The PredicateMatrix (PM)(de Lacalle et al., 2014a; de Lacalle et al., 2014b) is an automatic extension of SemLink (Palmer, 2009) that merges several models of predicates such as Verb-Net (Kipper et al., 2000) , FrameNet (Baker et al., 1998) , PropBank (Palmer et al., 2005) and Word-Net (Fellbaum, 1998) . The PM also contains for each predicate features of the ontologies integrated in the Multilingual Central Repository (Gonzalez-Agirre et al., 2012) like SUMO (Niles and Pease, 2001) , Top Ontology (\u00c1lvez et al., 2008) or Word-Net domains (Bentivogli et al., 2004) . The mappings between such knowledge bases allow to take advantage from their individual strengths. For example, the coverage of PropBank or the semantic relations among events and participants of FrameNet. The semantic interoperability offered by the PM allows to translate the output of a SRL analysis to ", |
| "cite_spans": [ |
| { |
| "start": 114, |
| "end": 128, |
| "text": "(Palmer, 2009)", |
| "ref_id": "BIBREF19" |
| }, |
| { |
| "start": 187, |
| "end": 208, |
| "text": "(Kipper et al., 2000)", |
| "ref_id": "BIBREF14" |
| }, |
| { |
| "start": 220, |
| "end": 240, |
| "text": "(Baker et al., 1998)", |
| "ref_id": "BIBREF3" |
| }, |
| { |
| "start": 252, |
| "end": 273, |
| "text": "(Palmer et al., 2005)", |
| "ref_id": "BIBREF18" |
| }, |
| { |
| "start": 287, |
| "end": 303, |
| "text": "(Fellbaum, 1998)", |
| "ref_id": "BIBREF9" |
| }, |
| { |
| "start": 464, |
| "end": 487, |
| "text": "(Niles and Pease, 2001)", |
| "ref_id": "BIBREF17" |
| }, |
| { |
| "start": 503, |
| "end": 523, |
| "text": "(\u00c1lvez et al., 2008)", |
| "ref_id": null |
| }, |
| { |
| "start": 544, |
| "end": 569, |
| "text": "(Bentivogli et al., 2004)", |
| "ref_id": "BIBREF4" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Predicate Matrix", |
| "sec_num": "3" |
| }, |
| { |
| "text": "For connecting ESO and the PM, manual mappings to Princeton Wordnet 3.0 have been created for all lexical units in a FrameNet frame associated to ESO. In total, 1,614 lexical units from FrameNet have been mapped to WordNet, covering 1,918 synsets. The mappings have been kept outside ESO in order not to overburden the ontology. Additionally, to increase the coverage of ESO in the Predicate Matrix, we manually mapped ESO classes to WordNet Base Level Concepts (BLC). BLCs are important WordNet concepts that cover all WordNet nominal and verbal concepts. In WordNet there are 616 verbal BLCs that cover all 13,151 verbal synsets. The PM can be mapped to 398 of these BLCs which covers 12,722 verbal synsets. The full set of BLCs have been manually checked for their correspondence to an ESO class and for 75 BLCs a mapping to an ESO class could be made which covers 4,306 synsets. 5", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Manual mappings", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "Both FrameNet and SUMO labels integrated in ESO are used to connect ESO to the PM. For example, the predicate sell.01 of PropBank belongs, according to its mappings in the PM, to the frame Commerce sell of FrameNet. Consequently, this predicate and its arguments could also be mapped to ESO as shows table 3. Moreover, the frame can also be linked through the SUMO classes. For instance, the predicate drain.01 of PropBank belongs to the frame Emptying that is not considered in ESO. However, it also belongs to the class Removing of SUMO and, as a consequence, the mappings in table 4 can be obtained. ", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Automatic mappings", |
| "sec_num": "3.2" |
| }, |
| { |
| "text": "At the time of submission, about 2.1 million articles on the automotive industry were processed with the NewsReader English pipeline (Agerri et al., 2015 ) that incorporates the PM and ESO for semantic parsing. Table 5 provides an overview of the number of roles and predicates found, and the number of labels assigned to them per resource in the Predicate Matrix. Note that predicates and roles can receive multiple labels from one resource.", |
| "cite_spans": [ |
| { |
| "start": 133, |
| "end": 153, |
| "text": "(Agerri et al., 2015", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 211, |
| "end": 218, |
| "text": "Table 5", |
| "ref_id": "TABREF9" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Current Output", |
| "sec_num": "4" |
| }, |
| { |
| "text": "The WikiNews Corpus consists of 120 manually annotated news articles selected from WikiNews 6 and is used within NewsReader as an evaluation corpus. 7 The evaluation of the Mate tool that is In short, we followed the same procedure that is also used for the Automotive Corpus. First, all 120 WikiNews articles were processed by the News-Reader Pipeline (Agerri et al., 2015) using the Predicate Matrix and ESO; next, a module called NAF2SEM merged identical events across documents and translated all events into SEM-RDF and finally, all events were loaded into the Knowledge-Store (Corcoglioniti et al., 2015a) and further enriched by the ESO reasoner that infers all ESO assertions, based on the class and role labels. In the KnowledgeStore, the data can be queried via SPARQL queries or simple look-ups. In table 6 we provide an overview of the results of the first step, the output of the pipeline with respect to the labels for roles and events found. In total, 7,060 predicates were found in the WikiNews corpus. These predicates are assigned one or multiple labels by the Predicate Matrix such as WordNet synset IDs (15,157), FrameNet Frames (12,330) and ESO classes (3,405). The relatively low number of predicates with an ESO class is due to the fact that ESO covers a limited set of concepts and ignores e.g. all speech acts. This table also shows the number of labels found for the roles. In total, 15,652 roles were found that each can again have one or multiple labels.", |
| "cite_spans": [ |
| { |
| "start": 149, |
| "end": 150, |
| "text": "7", |
| "ref_id": null |
| }, |
| { |
| "start": 353, |
| "end": 374, |
| "text": "(Agerri et al., 2015)", |
| "ref_id": null |
| }, |
| { |
| "start": 582, |
| "end": 611, |
| "text": "(Corcoglioniti et al., 2015a)", |
| "ref_id": "BIBREF5" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Experiment on the WikiNews Corpus", |
| "sec_num": "5" |
| }, |
| { |
| "text": "Next, we derived some basic statistics from the KnowledgeStore that contains all events derived from the corpus. In overview. As is shown, 5,443 distinct events were found of which 2,508 events with an ESO class. Of these events, 736 have at least also an ESO role which is necessary to trigger the situation rules defined in ESO. In total, 444 events were found with inferred pre and post situations and 52 events with inferred during situations. Note that the number of ESO classes that trigger a during situation is smaller (12) than the set of classes that can trigger pre and post situations (46). Finally, we manually inspected 52 ESO events in the KnowledgeStore with both a pre and post situation (43) and ESO events with a during situation (9). 9 For this, we randomly selected one or two ESO events per class, depending on the number of occurrences. The result of this inspection are shown in table 8. We found 37 events (71.1%) with a correct class label and 18 events (41.8%) with correct pre and post situations, meaning that the assertions made sense with respect to the original sentences in the document and that the correct role instances were found, if applicable. The set of events with a during situation was correct in 66,6% of the cases. Overall, 21 out of 52 inspected ESO events were found to be correct.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Experiment on the WikiNews Corpus", |
| "sec_num": "5" |
| }, |
| { |
| "text": "Additionally, we performed an error analysis Table 9 : Results of the error analysis of the inspected ESO events derived from the WikiNews corpus to investigate where errors or omissions stemmed from. The results of the error analysis can be found in table 9. In general, each of the 16 modules in the pipeline introduces some errors, which is reflected in the outcome of the error analysis. For nine events we found that the sense of the predicate was misinterpreted, for eight events multiple and conflicting ESO classes were assigned due to some unavoidable level of ambiguity in the Predicate Matrix. In five cases, we found that the Semantic Role Labeler picked up the wrong role; for ten events DBpedia Spotlight assigned a wrong label for a named entity. These errors also resulted in 6 role duplications where subject and object of an assertion are identical while they should not. For one event, it caused conflicting assertions.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 45, |
| "end": 52, |
| "text": "Table 9", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "Experiment on the WikiNews Corpus", |
| "sec_num": "5" |
| }, |
| { |
| "text": "In this paper, we have presented the new release of the Event and Implied Situation Ontology (ESO) and the PredicateMatrix (PM). Both resources augment Semantic Role Labeling techniques and are applied to a very large document collection to capture implications of events for a selected set of concepts, roles and properties. Through the Word-Net backbone of ESO and PM, we were able to derive a formal model for event implications with a large coverage in English. Since wordnets in many languages are connected to WordNet, this model has also been projected to other languages in the NewsReader project: Spanish, Dutch and Bulgarian. ESO thus has shown to be used as a interoperable framework on reasoning over changes and their implications across different languages. This allows us to compare the content of text across languages, regardless of the way this content is expressed.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Discussion and Future Work", |
| "sec_num": "6" |
| }, |
| { |
| "text": "From the experiment on the WikiNews corpus, we conclude that ESO performs reasonably well on this dataset with 50% of correct ESO events with a pre/post or during situation. The ontology is not built in order to define all events in text which is shown in the coverage of all events found (5,443), and the ESO events (2,508) of which 496 have either both a pre and post situation or a during situation. The errors in the ESO events with assertions are mainly caused by an unavoidable degree of errors in the processing pipeline as was reported in the error analysis. The observation that not all ESO events come with assertions is likely due to the fact that a sentence does not always contain all roles necessary for an assertion rule to fire. A more in-depth analysis of the annotated texts will provide an answer for this.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Discussion and Future Work", |
| "sec_num": "6" |
| }, |
| { |
| "text": "We are currently processing about 2.1 million news articles on the automotive industry, where the ESO mapping are inserted in the SRL layers. The output is converted to RDF, after which we apply reasoning to derive new statements as was shown in the experiment. The output will be evaluated through inspecting samples, against benchmark data that will be developed on the WikiNews corpus and through end-user tasks on the data sets. Also, we planned additional experiments on the usability of the ESO assertions for tracking actual chains of property changes through time. Finally, the WikiNews corpus has been translated to Spanish, Dutch and Italian. The processing of the translated text through NewsReader pipelines in these languages, where these pipelines exploit the same ESO model and a language-specific PM, will allow us to do a cross-language comparison of the inferred properties.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Discussion and Future Work", |
| "sec_num": "6" |
| }, |
| { |
| "text": "http://adimen.si.ehu.eus/web/ PredicateMatrix", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "http://www.w3.org/2001/sw/wiki/OWL", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "Implemented as a processor of RDFpro(Corcoglioniti et al., 2015b). See also: http://bit.ly/ESOreasoner", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "http://www.ontologyportal.org", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "All mappings can be downloaded from https:// github.com/newsreader/eso.6 https://en.wikinews.org 7 The corpus will be made available soon at http:// www.newsreader-project.eu/results/data/", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "see(Agerri et al., 2015) for an overview and discussion of these results", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "The data and analysis can be found at https:// github.com/newsreader/eso", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| } |
| ], |
| "back_matter": [ |
| { |
| "text": "The research for this paper was supported by the European Union's 7th Framework Programme via the NewsReader Project (ICT-316404).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Acknowledgments", |
| "sec_num": null |
| } |
| ], |
| "bib_entries": { |
| "BIBREF0": { |
| "ref_id": "b0", |
| "title": "Gathering lexical linked data and knowledge patterns from FrameNet", |
| "authors": [ |
| { |
| "first": "V", |
| "middle": [], |
| "last": "Presutti", |
| "suffix": "" |
| }, |
| { |
| "first": "A", |
| "middle": [], |
| "last": "Nuzzolese", |
| "suffix": "" |
| }, |
| { |
| "first": "A", |
| "middle": [], |
| "last": "Gangemi", |
| "suffix": "" |
| } |
| ], |
| "year": 2012, |
| "venue": "Proceedings of K-CAP '11", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "V. Presutti A. Nuzzolese, A.Gangemi. 2012. Gather- ing lexical linked data and knowledge patterns from FrameNet. In Proceedings of K-CAP '11.", |
| "links": null |
| }, |
| "BIBREF2": { |
| "ref_id": "b2", |
| "title": "Consistent annotation of Eu-roWordNet with the Top Concept Ontology", |
| "authors": [ |
| { |
| "first": "J", |
| "middle": [], |
| "last": "\u00c1lvez", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Atserias", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Carrera", |
| "suffix": "" |
| }, |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Climent", |
| "suffix": "" |
| }, |
| { |
| "first": "A", |
| "middle": [], |
| "last": "Oliver", |
| "suffix": "" |
| }, |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Rigau", |
| "suffix": "" |
| } |
| ], |
| "year": 2008, |
| "venue": "Proceedings of GWC'08", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "J.\u00c1lvez, J. Atserias, J. Carrera, S. Climent, A. Oliver, and G. Rigau. 2008. Consistent annotation of Eu- roWordNet with the Top Concept Ontology. In Pro- ceedings of GWC'08.", |
| "links": null |
| }, |
| "BIBREF3": { |
| "ref_id": "b3", |
| "title": "The Berkeley FrameNet project", |
| "authors": [ |
| { |
| "first": "C", |
| "middle": [ |
| "F" |
| ], |
| "last": "Baker", |
| "suffix": "" |
| }, |
| { |
| "first": "C", |
| "middle": [ |
| "J" |
| ], |
| "last": "Fillmore", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [ |
| "B" |
| ], |
| "last": "Lowe", |
| "suffix": "" |
| } |
| ], |
| "year": 1998, |
| "venue": "Proceedings COLING-ACL, ACL '98", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "C.F. Baker, C.J. Fillmore, and J.B. Lowe. 1998. The Berkeley FrameNet project. In Proceedings COLING-ACL, ACL '98, Montreal, Canada.", |
| "links": null |
| }, |
| "BIBREF4": { |
| "ref_id": "b4", |
| "title": "Revising the Wordnet domains hierarchy: semantics, coverage and balancing", |
| "authors": [ |
| { |
| "first": "L", |
| "middle": [], |
| "last": "Bentivogli", |
| "suffix": "" |
| }, |
| { |
| "first": "P", |
| "middle": [], |
| "last": "Forner", |
| "suffix": "" |
| }, |
| { |
| "first": "B", |
| "middle": [], |
| "last": "Magnini", |
| "suffix": "" |
| }, |
| { |
| "first": "E", |
| "middle": [], |
| "last": "Pianta", |
| "suffix": "" |
| } |
| ], |
| "year": 2004, |
| "venue": "Proceedings of the Workshop on Multilingual Linguistic Ressources. ACL", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "L. Bentivogli, P. Forner, B. Magnini, and E. Pianta. 2004. Revising the Wordnet domains hierarchy: semantics, coverage and balancing. In Proceed- ings of the Workshop on Multilingual Linguistic Ressources. ACL.", |
| "links": null |
| }, |
| "BIBREF5": { |
| "ref_id": "b5", |
| "title": "The Knowl-edgeStore: a storage framework for interlinking unstructured and structured knowledge", |
| "authors": [ |
| { |
| "first": "F", |
| "middle": [], |
| "last": "Corcoglioniti", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Rospocher", |
| "suffix": "" |
| }, |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Cattoni", |
| "suffix": "" |
| }, |
| { |
| "first": "B", |
| "middle": [], |
| "last": "Magnini", |
| "suffix": "" |
| }, |
| { |
| "first": "L", |
| "middle": [], |
| "last": "Serafini", |
| "suffix": "" |
| } |
| ], |
| "year": 2015, |
| "venue": "International Journal on Semantic Web and Information Systems", |
| "volume": "11", |
| "issue": "2", |
| "pages": "1--35", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "F. Corcoglioniti, M. Rospocher, R. Cattoni, B. Magnini, and L. Serafini. 2015a. The Knowl- edgeStore: a storage framework for interlinking unstructured and structured knowledge. Interna- tional Journal on Semantic Web and Information Systems, 11(2):1-35, April-June.", |
| "links": null |
| }, |
| "BIBREF6": { |
| "ref_id": "b6", |
| "title": "Processing billions of RDF triples on a single machine using streaming and sorting", |
| "authors": [ |
| { |
| "first": "F", |
| "middle": [], |
| "last": "Corcoglioniti", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Rospocher", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Mostarda", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Amadori", |
| "suffix": "" |
| } |
| ], |
| "year": 2015, |
| "venue": "ACM SAC 2015 Proceedings", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "F. Corcoglioniti, M. Rospocher, M. Mostarda, and M. Amadori. 2015b. Processing billions of RDF triples on a single machine using streaming and sort- ing. In ACM SAC 2015 Proceedings.", |
| "links": null |
| }, |
| "BIBREF7": { |
| "ref_id": "b7", |
| "title": "First steps towards a Predicate Matrix", |
| "authors": [ |
| { |
| "first": "M", |
| "middle": [], |
| "last": "L\u00f3pez De Lacalle", |
| "suffix": "" |
| }, |
| { |
| "first": "E", |
| "middle": [], |
| "last": "Laparra", |
| "suffix": "" |
| }, |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Rigau", |
| "suffix": "" |
| } |
| ], |
| "year": 2014, |
| "venue": "Proceedings of GWC", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "M. L\u00f3pez de Lacalle, E. Laparra, and G. Rigau. 2014a. First steps towards a Predicate Matrix. In Proceed- ings of GWC 2014, Tartu, Estonia.", |
| "links": null |
| }, |
| "BIBREF8": { |
| "ref_id": "b8", |
| "title": "Predicate matrix: extending SemLink through WordNet mappings", |
| "authors": [ |
| { |
| "first": "M", |
| "middle": [], |
| "last": "L\u00f3pez De Lacalle", |
| "suffix": "" |
| }, |
| { |
| "first": "E", |
| "middle": [], |
| "last": "Laparra", |
| "suffix": "" |
| }, |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Rigau", |
| "suffix": "" |
| } |
| ], |
| "year": 2014, |
| "venue": "Proceedings of LREC'14", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "M. L\u00f3pez de Lacalle, E. Laparra, and G. Rigau. 2014b. Predicate matrix: extending SemLink through WordNet mappings. In Proceedings of LREC'14, Reykjavik, Iceland.", |
| "links": null |
| }, |
| "BIBREF9": { |
| "ref_id": "b9", |
| "title": "WordNet: an electronic lexical database", |
| "authors": [ |
| { |
| "first": "C", |
| "middle": [], |
| "last": "Fellbaum", |
| "suffix": "" |
| } |
| ], |
| "year": 1998, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "C. Fellbaum. 1998. WordNet: an electronic lexical database. MIT Press.", |
| "links": null |
| }, |
| "BIBREF10": { |
| "ref_id": "b10", |
| "title": "Multilingual central repository version 3.0", |
| "authors": [ |
| { |
| "first": "A", |
| "middle": [], |
| "last": "Gonzalez-Agirre", |
| "suffix": "" |
| }, |
| { |
| "first": "E", |
| "middle": [], |
| "last": "Laparra", |
| "suffix": "" |
| }, |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Rigau", |
| "suffix": "" |
| } |
| ], |
| "year": 2012, |
| "venue": "Proceedings of LREC '11", |
| "volume": "", |
| "issue": "", |
| "pages": "2525--2529", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "A. Gonzalez-Agirre, E. Laparra, and G. Rigau. 2012. Multilingual central repository version 3.0. In Pro- ceedings of LREC '11, pages 2525-2529.", |
| "links": null |
| }, |
| "BIBREF11": { |
| "ref_id": "b11", |
| "title": "Domain extension of the central ontology -final", |
| "authors": [ |
| { |
| "first": "A", |
| "middle": [], |
| "last": "Hicks", |
| "suffix": "" |
| } |
| ], |
| "year": 2009, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "A. Hicks. 2009. Domain extension of the central ontol- ogy -final. Deliverable 8.3, KYOTO-ICT 211423.", |
| "links": null |
| }, |
| "BIBREF12": { |
| "ref_id": "b12", |
| "title": "Annotating event implicatures for textual inference tasks", |
| "authors": [ |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Im", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Pustejovsky", |
| "suffix": "" |
| } |
| ], |
| "year": 2009, |
| "venue": "Proceedings of the 5th International Conference on Generative Approaches to the Lexicon", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "S. Im and J. Pustejovsky. 2009. Annotating event im- plicatures for textual inference tasks. In Proceed- ings of the 5th International Conference on Genera- tive Approaches to the Lexicon.", |
| "links": null |
| }, |
| "BIBREF13": { |
| "ref_id": "b13", |
| "title": "Annotating lexically entailed subevents for textual inference tasks", |
| "authors": [ |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Im", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Pustejovsky", |
| "suffix": "" |
| } |
| ], |
| "year": 2010, |
| "venue": "Proceedings of FLAIRS-23", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "S. Im and J. Pustejovsky. 2010. Annotating lexically entailed subevents for textual inference tasks. In Proceedings of FLAIRS-23, Daytona Beach, USA.", |
| "links": null |
| }, |
| "BIBREF14": { |
| "ref_id": "b14", |
| "title": "Class-based construction of a verb lexicon", |
| "authors": [ |
| { |
| "first": "K", |
| "middle": [], |
| "last": "Kipper", |
| "suffix": "" |
| }, |
| { |
| "first": "H", |
| "middle": [ |
| "Trang" |
| ], |
| "last": "Dang", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Palmer", |
| "suffix": "" |
| } |
| ], |
| "year": 2000, |
| "venue": "Seventeenth National Conference on Artificial Intelligence, AAAI-2000", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "K. Kipper, H. Trang Dang, and M. Palmer. 2000. Class-based construction of a verb lexicon. In Sev- enteenth National Conference on Artificial Intelli- gence, AAAI-2000.", |
| "links": null |
| }, |
| "BIBREF15": { |
| "ref_id": "b15", |
| "title": "Extending VerbNet with novel verb classes", |
| "authors": [ |
| { |
| "first": "K", |
| "middle": [], |
| "last": "Kipper", |
| "suffix": "" |
| }, |
| { |
| "first": "A", |
| "middle": [], |
| "last": "Korhonen", |
| "suffix": "" |
| }, |
| { |
| "first": "N", |
| "middle": [], |
| "last": "Ryant", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Palmer", |
| "suffix": "" |
| } |
| ], |
| "year": 2006, |
| "venue": "Proceedings of LREC", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "K. Kipper, A. Korhonen, N. Ryant, and M. Palmer. 2006. Extending VerbNet with novel verb classes. In Proceedings of LREC 2006.", |
| "links": null |
| }, |
| "BIBREF17": { |
| "ref_id": "b17", |
| "title": "Towards a standard upper ontology", |
| "authors": [ |
| { |
| "first": "I", |
| "middle": [], |
| "last": "Niles", |
| "suffix": "" |
| }, |
| { |
| "first": "A", |
| "middle": [], |
| "last": "Pease", |
| "suffix": "" |
| } |
| ], |
| "year": 2001, |
| "venue": "Proceedings of FOIS", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "I. Niles and A. Pease. 2001. Towards a standard up- per ontology. In Proceedings of FOIS-Volume 2001. ACM.", |
| "links": null |
| }, |
| "BIBREF18": { |
| "ref_id": "b18", |
| "title": "The proposition bank: An annotated corpus of semantic roles", |
| "authors": [ |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Palmer", |
| "suffix": "" |
| }, |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Gildea", |
| "suffix": "" |
| }, |
| { |
| "first": "P", |
| "middle": [], |
| "last": "Kingsbury", |
| "suffix": "" |
| } |
| ], |
| "year": 2005, |
| "venue": "Computational Linguistics", |
| "volume": "31", |
| "issue": "1", |
| "pages": "71--106", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "M. Palmer, D. Gildea, and P. Kingsbury. 2005. The proposition bank: An annotated corpus of semantic roles. Computational Linguistics, 31(1):71-106.", |
| "links": null |
| }, |
| "BIBREF19": { |
| "ref_id": "b19", |
| "title": "Semlink: Linking Propbank, Verbnet and Framenet", |
| "authors": [ |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Palmer", |
| "suffix": "" |
| } |
| ], |
| "year": 2009, |
| "venue": "Proceedings of the Generative Lexicon Conference", |
| "volume": "", |
| "issue": "", |
| "pages": "9--15", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "M. Palmer. 2009. Semlink: Linking Propbank, Verb- net and Framenet. In Proceedings of the Generative Lexicon Conference, pages 9-15.", |
| "links": null |
| }, |
| "BIBREF20": { |
| "ref_id": "b20", |
| "title": "Linking FrameNet to the Suggested Upper Merged Ontology", |
| "authors": [ |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Scheffczyk", |
| "suffix": "" |
| }, |
| { |
| "first": "A", |
| "middle": [], |
| "last": "Pease", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Ellsworth", |
| "suffix": "" |
| } |
| ], |
| "year": 2006, |
| "venue": "Proceedings of FOIS", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "J. Scheffczyk, A. Pease, and M. Ellsworth. 2006. Linking FrameNet to the Suggested Upper Merged Ontology. In Proceedings of FOIS 2006.", |
| "links": null |
| }, |
| "BIBREF21": { |
| "ref_id": "b21", |
| "title": "ESO: a frame based ontology for events and implied situations", |
| "authors": [ |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Segers", |
| "suffix": "" |
| }, |
| { |
| "first": "P", |
| "middle": [], |
| "last": "Vossen", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Rospocher", |
| "suffix": "" |
| }, |
| { |
| "first": "L", |
| "middle": [], |
| "last": "Serafini", |
| "suffix": "" |
| }, |
| { |
| "first": "E", |
| "middle": [], |
| "last": "Laparra", |
| "suffix": "" |
| }, |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Rigau", |
| "suffix": "" |
| } |
| ], |
| "year": 2015, |
| "venue": "Proceedings of Maplex", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "R. Segers, P. Vossen, M. Rospocher, L. Serafini, E. La- parra, and G. Rigau. 2015. ESO: a frame based ontology for events and implied situations. In Pro- ceedings of Maplex 2015, Yamagata, Japan.", |
| "links": null |
| } |
| }, |
| "ref_entries": { |
| "FIGREF0": { |
| "type_str": "figure", |
| "uris": null, |
| "text": "The shared assertion properties of a static and a dynamic event", |
| "num": null |
| }, |
| "FIGREF1": { |
| "type_str": "figure", |
| "uris": null, |
| "text": "Non-formal transcription of the mappings, assertions and instantiation for the ESO class FinancialTransaction from ESO roles (65) to FrameNet Frame Elements (131). The properties in this table pertain to those properties that are used in the situation rule assertions.", |
| "num": null |
| }, |
| "TABREF3": { |
| "html": null, |
| "num": null, |
| "type_str": "table", |
| "content": "<table><tr><td colspan=\"4\">: Overview of the content in ESO Vers. 2</td></tr><tr><td colspan=\"4\">a representation based on any resource connected</td></tr><tr><td colspan=\"4\">to the PM like FrameNet, SUMO or the Domain</td></tr><tr><td colspan=\"4\">Ontology. For this reason, we have connected the</td></tr><tr><td colspan=\"4\">classes and roles of ESO to the predicates and</td></tr><tr><td colspan=\"4\">roles of the PM. We have performed this align-</td></tr><tr><td colspan=\"4\">ment in two different steps. First, defining a set</td></tr><tr><td colspan=\"4\">of new manual mappings between ESO and Word-</td></tr><tr><td colspan=\"4\">Net. Second, applying an automatic strategy that</td></tr><tr><td colspan=\"4\">makes use of the existing mappings between ESO</td></tr><tr><td colspan=\"4\">and FN and SUMO. Table 2 contains the number</td></tr><tr><td colspan=\"4\">of predicates and roles mapped to ESO by each</td></tr><tr><td>method.</td><td/><td/><td/></tr><tr><td/><td colspan=\"2\">Manual Automatic</td><td>Total</td></tr><tr><td>predicates</td><td>1,702</td><td>2,228</td><td>3,930</td></tr><tr><td>roles</td><td>4,831</td><td colspan=\"2\">6,026 10,857</td></tr></table>", |
| "text": "" |
| }, |
| "TABREF4": { |
| "html": null, |
| "num": null, |
| "type_str": "table", |
| "content": "<table/>", |
| "text": "Number of predicates and roles mapped to ESO in the PM." |
| }, |
| "TABREF6": { |
| "html": null, |
| "num": null, |
| "type_str": "table", |
| "content": "<table><tr><td>PB-pred</td><td>PB-arg</td><td>SUMO-class</td><td>FN-fe</td><td>ESO-class</td><td>ESO-role</td></tr><tr><td>drain.01</td><td>arg 0</td><td>Removing</td><td>Theme</td><td>Removing</td><td>translocation-theme</td></tr><tr><td>drain.01</td><td>arg 1</td><td>Removing</td><td>Source</td><td>Removing</td><td>translocation-source</td></tr></table>", |
| "text": "Mapping between PropBank and ESO through FN." |
| }, |
| "TABREF7": { |
| "html": null, |
| "num": null, |
| "type_str": "table", |
| "content": "<table/>", |
| "text": "Mapping between PropBank and ESO through SUMO." |
| }, |
| "TABREF9": { |
| "html": null, |
| "num": null, |
| "type_str": "table", |
| "content": "<table><tr><td>: Overview of the number of predicates and</td></tr><tr><td>roles in a subset of the automotive industry corpus</td></tr><tr><td>labeled by the Predicate Matrix and ESO</td></tr><tr><td>used for the Semantic role labeling scores an F1 of</td></tr><tr><td>34.74 for this corpus. 8 WikiNews has not yet been</td></tr><tr><td>annotated with ESO classes and roles, as such we</td></tr><tr><td>used this corpus to test the expressivity and cov-</td></tr><tr><td>erage of the Predicate Matrix and ESO first.</td></tr></table>", |
| "text": "" |
| }, |
| "TABREF10": { |
| "html": null, |
| "num": null, |
| "type_str": "table", |
| "content": "<table><tr><td>we provide an</td></tr></table>", |
| "text": "" |
| }, |
| "TABREF11": { |
| "html": null, |
| "num": null, |
| "type_str": "table", |
| "content": "<table><tr><td>Component</td><td>Number</td></tr><tr><td>Events</td><td>5443</td></tr><tr><td>ESO events</td><td>2508</td></tr><tr><td>ESO events with ESO roles</td><td>736</td></tr><tr><td>ESO events with pre and post situations</td><td>444</td></tr><tr><td>ESO events with at least one inferred situation</td><td>498</td></tr><tr><td>ESO events with a during situation</td><td>52</td></tr></table>", |
| "text": "Overview of the number of predicate and role labels in the WikiNews corpus labeled by the Predicate Matrix enriched with ESO" |
| }, |
| "TABREF12": { |
| "html": null, |
| "num": null, |
| "type_str": "table", |
| "content": "<table/>", |
| "text": "ESO related statistics of the populated KnowledgeStore of the WikiNews corpus" |
| }, |
| "TABREF14": { |
| "html": null, |
| "num": null, |
| "type_str": "table", |
| "content": "<table><tr><td>Error in interpretation sentence (multiple causes)</td><td>3</td></tr><tr><td>Error in interpretation predicate</td><td>9</td></tr><tr><td>Multiple conflicting ESO classes assigned</td><td>8</td></tr><tr><td>Wrong role instance (non-entities)</td><td>5</td></tr><tr><td>Wrong role instance (entities)</td><td>10</td></tr><tr><td>Role instance duplication</td><td>6</td></tr><tr><td>Conflicting assertions</td><td>1</td></tr></table>", |
| "text": "Results of the analysis of ESO events with during or pre/post situation assertions derived from the WikiNews corpus" |
| } |
| } |
| } |
| } |