<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Word Frame Disambiguation: Evaluating Linguistic Linked Data on Frame Detection</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Aldo Gangemi</string-name>
          <email>fgangemi@lipn.univ-paris13.fr</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Mehwish Alam</string-name>
          <email>alam@lipn.univ-paris13.fr</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Valentina Presutti</string-name>
          <email>presutti@cnr.itg</email>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>. Universite Paris 13, Paris, France, 2. National Research Council (CNR)</institution>
          ,
          <addr-line>Rome</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>The usefulness of FrameNet is a ected by its limited coverage and non-standard semantics. This paper presents some strategies based on Linguistic Linked Open Data to fully exploit and broaden its coverage. These strategies lead to the creation of a novel resource, Framester, which serves as a hub between FrameNet, WordNet, VerbNet, BabelNet, DBpedia, Yago, DOLCE-Zero, as well as other resources. We also present a Word Frame Disambiguation, an application performing frame detection from text using Framester as a base. The results are comparable in precision to the state-of-the-art machine learning tool, but with a much higher coverage.</p>
      </abstract>
      <kwd-group>
        <kwd>Frame Detection</kwd>
        <kwd>Framester</kwd>
        <kwd>FrameNet</kwd>
        <kwd>FrameNet Coverage</kwd>
        <kwd>Knowledge Graphs</kwd>
        <kwd>Frame Semantics</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        Introduction
Two of the most important linguistic linked open data resources are WordNet
[
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] and FrameNet [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. FrameNet allows to represent textual resources in terms
of Frame Semantics. The usefulness of FrameNet is a ected by its limited
coverage, and non-standard semantics. An evident solution would be to establish
valid links between FrameNet and other lexical resources such as WordNet,
VerbNet [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] and BabelNet [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ] to create wide-coverage and multi-lingual extensions
of FrameNet. By overcoming these limitations NLP-based applications such as
question answering, machine reading and understanding, etc. would eventually
be improved.
      </p>
      <p>
        FrameNet and WordNet have already been formalized several times, e.g. in
OntoWordNet [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ], WordNet RDF [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ], FrameNet RDF [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ], etc. In this study,
a new wide-coverage knowledge base is introduced referred to as Framester. It
is a frame-based ontological resource acting as a hub between e.g. FrameNet,
WordNet, VerbNet, BabelNet, DBpedia, Yago, DOLCE-Zero etc. It leverages
the wealth of links between these resources to create an interoperable predicate
space formalized according to frame semantics [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], and semiotics [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. It includes
a novel set of mappings between FrameNet frames, WordNet synsets, and
BabelNet synsets generated using extensions allowing increased frame coverage using
semantic relations from WordNet and FrameNet. Such a uni cation of these
resources into a single hub will simplify the linking and mapping between linguistic
RDF resources.
      </p>
      <p>
        Based on Framester, a frame detection framework, Word Frame
Disambiguation, has been introduced which is an API using several subsets of Framester
built from the mappings between WordNet and FrameNet. Word Frame
Disambiguation exploits classical Word Sense Disambiguation (WSD) as implemented
in UKB [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] and Babelfy [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ], and then uses Framester to create the closure to
frames. It is therefore a new detour approach to frame detection aiming at
complete coverage of the frames evoked in a sentence. This frame detection by detour
[
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] employing large linguistic linked open data is comparable to the
state-of-theart frame detection in precision, and better in recall.
2
      </p>
      <p>
        Framester as a Linked Linguistic Predicate resource
Despite the active development of linguistic linked open data in recent years,
there are still a few linguistic resources, and they are not linked as intensely as
they could be. These datasets have heterogeneous schemas that pose
inconvenience in their direct and interoperable use. Framester is a linked data resource,
consisting of multiple datasets overcoming the stated challenges. It provides a
dense interlinking between existing resources, adds many new ones, and provides
a homogeneous formalization of those links under the hat of frame semantics.
It is intended to work as a knowledge graph/linked data hub to connect lexical
resources, NLP results, linked data, and ontologies. It is bootstrapped from
existing resources, notably the RDF versions of FrameNet [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ], WordNet, VerbNet,
and BabelNet, by interpreting their semantics as a subset of (a formal version
of) Fillmore's frame semantics [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], and semiotics [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ], and by reusing or linking to
o -the-shelf ontological resources including OntoWordNet, DOLCE-Zero, Yago,
DBpedia, etc.
      </p>
      <p>
        The closest resources to Framester are FrameBase [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ] and Predicate Matrix
[
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. FrameBase is aimed at aligning linked data to FrameNet frames, based
on similar assumptions as Framester's: full- edged formal semantics for frames,
detour-based extension for frame coverage, and rule-based lenses over linked
data. However, the coverage of FrameBase is limited to an automatically learnt
extension (with resulting inaccuracies) of FrameNet-WordNet mappings, and the
alignment to linked data schemas is performed manually. Anyway, Framester
could be combined with FrameBase (de)rei cation rules so that the two projects
can mutually bene t from their results.
      </p>
      <p>
        Predicate Matrix is an alignment between predicates existing in FrameNet,
VerbNet, WordNet, and PropBank. It does not assume a formal semantics, and
its coverage is limited to a subset of lexical senses from those resources. Predicate
Matrix uses SemLink [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ], a resource containing partial mappings between the
existing resources having predicate information as a base, and then extends
its coverage via graph-based algorithms. It provides new alignments between
the semantic roles from FrameNet and WordNet. A RDF version of Predicate
Matrix has been created in order to add it to the Framester linked data cloud,
and (ongoing work) to check if those equivalences can be reused in semantic web
applications.
2.1
      </p>
    </sec>
    <sec id="sec-2">
      <title>Frame Semantics in OWL</title>
      <p>Both FrameBase and Framester interpret frames as classes and frame elements
as properties. However, Framester goes deeper into the semantics for frames,
semantic roles, semantic types, selectional restrictions, and the other elements
existing in lexical resources. Due to the expressivity limitations of OWL, some
refactoring is needed to represent frame semantics: frames are represented as
both classes and individuals, semantic roles and co-participation relations as
both (object or datatype) properties and individuals, selectional restrictions and
semantic types as both classes and individuals. Frames and other predicates are
represented as individuals when a schema-level relation is needed (e.g. between
a frame and its roles, or between two frames), which cannot be represented by
means of an OWL schema axiom (e.g. subclass, subproperty, domain, range,
etc.).</p>
      <p>Framester preserves the information about the Frame Element inheritance
originally present in FrameNet through skos:subsumedUnder. Additionally, it
provides a mapping to generic frame elements which further connects to a more
abstract subsumption hierarchy of roles provided by Framester.</p>
      <p>WordNet synsets are interpreted in a twofold way: as specialized frames, and
as semantic types. As equivalence classes of word senses, whose words can evoke
one or more frames, they are cloned as instances of framester:SynsetFrame,
which inherits their semantic roles from the core frames cloned from FrameNet.
As equivalence classes of word senses, and following the OntoWordNet semantics,
they are promoted as OWL classes.
2.2</p>
    </sec>
    <sec id="sec-3">
      <title>FrameNet Coverage</title>
      <p>
        The extensions to FrameNet were created using the semantic relations already
present in WordNet. [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] addresses the issue of FrameNet coverage by extending
the Lexical Units already present in FrameNet with the corresponding sysnsets
from WordNet alongwith the semantic relations between the synset i.e.,
hypernymy and anotnymy. On the other hand, in Framester, a set of base-mappings
were generated by deeply revising existing FrameNet-WordNet mappings
(eXtended WordFrameNet [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], FrameBase [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ], and other existing sources found on
the Web), and enriching them with new ones. This dataset, called Framester
Base, has been manually curated to rectify mapping errors and evocations.
Further extensions were automatically performed based on the following paradigm:
1. WordNet hyponymy relations between noun and verb synsets, where each
frame is extended with direct hyponyms of the noun or verb synsets mapped
to frames in the Framester Base dataset
2. \Instance-of" relations between WordNet noun synsets
3. Adjective synset similarity
4. Same verb groups including verb synsets
5. Pertainymy relations between adverb synsets and noun or adjective synsets
6. Participle relations between adjective and verb synsets
7. Morphosemantic links between adjective and verb synsets
8. Transitive WordNet hyponymy relations
9. Unmapped siblings of mapped noun or verb synsets
10. Derivational links between di erent kinds of synsets
2.3
      </p>
    </sec>
    <sec id="sec-4">
      <title>Framester Subset for Word Frame Disambiguation</title>
      <p>The part of Framester to measure the e ect of di erent mappings and their
extensions were used in Word Frame Disambiguation. This subset was
bootstrapped by cloning a subset of FrameNet frames (the core frames ) and its
relations, and extending them by means of a manually curated mapping to WordNet
synsets. The current experiments used four di erent Framester pro les to rstly
check the impact of automatic extensions on precision and recall of Word Frame
Disambiguation (see next section). The subset of Framester consists of:
{ Base (B): just the manually curated mappings.
{ Direct (D): the B pro le plus extensions (1) to (7). For example, the frame
Reshaping will be evoked for the word \curl" as well as\crimp" which is
direct hyponym of \curl".
{ Transitive (T): the D pro le plus extensions (8) to (10). The word \ ute"
will evoke the frame Reshaping under Pro le-T but not under Pro le-D as
it is obtained after following the hyponymy relation transitively.
{ FrameNet (F): a subset of the B pro le that only contains the mappings
whose synsets have a direct mapping in FrameNet lexical units. For example,
the frame \Reshaping" will be evoked by the lexical units already given in
FrameNet such as bend, crumple, crush, curl etc.
3</p>
      <p>Word Frame Disambiguation: Evaluation setting and
results
A frame detection API called Word Frame Disambiguation (WFD), has been
implemented as an application of Framester for evaluation purposes. It is
implemented as a pipeline including tokenisation, POS tagging, lemmatization, word
sense disambiguation, and nally frame detection by detour using the four WFD
pro les. It follows detour based approach to frame detection meaning that it
performs frame detection via WordNet or BabelNet word senses along with the
extensions using the pro les from section 2.3. Framester frames have been expanded
(when applicable) by using the semantic relations present in FrameNet using the
predicates fn1:uses, fn:isPerspectivizedIn, fn:seeAlso, fn:inheritsFrom
1 PREFIX fn:xhttp://www.ontologydesignpatterns.org/ont/framenet/tbox/y
and fn:perspectiveOn. An API for Word Frame Disambiguation along with
SPARQL endpoint, data dumps, reports etc. are available from
http://lipn.univparis13.fr/framester/.</p>
      <p>
        The four WFD pro les have been evaluated in a frame detection task, and
compared to other sets of mappings (eXtended WordFrameNet [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] and
FrameBase [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ]), as well as to Semafor [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ], the state of the art in machine-learning-based
frame detection tools, whose model has been learnt on the annotations of the
FrameNet annotated lexicon (see below).
      </p>
      <p>
        Two textual corpora are used for evaluation: the FrameNet annotated
lexicon version 1.5 released in 2010 (78 documents with 170,000 manually annotated
sentences), and a corpus (called here the \independent corpus") of 100
heterogeneous texts taken from New York Times news, tweets, Wikipedia de nitions,
and scienti c articles. The texts in the corpora were disambiguated by using two
WSD algorithms: (i) Babelfy [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] and (ii) UKB [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. The word senses provided
by the WSD algorithms were then matched against Framester, and the evoked
Framester frames were retrieved by following the links provided by the di erent
pro les introduced in Sect. 2.3.
      </p>
      <p>The annotated FrameNet corpus is considered a gold standard, since FrameNet
developers have a rigorous manual procedure to annotate it. All words that are
listed as FrameNet lexemes, and are found in the text, are annotated with exactly
one frame. This contrasts with the fact that multiple frames might be evoked by
a same word, and that many words that are not FrameNet lexemes can actually
evoke a frame.</p>
      <p>
        The independent corpus has been collected for machine reading evaluation
purposes [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ], and is not a gold standard for frame detection. This means that
frame annotations (its ground truth) should be provided from scratch. In this
experiment we used the tools intended to be compared, merged their results,
asked two experts to judge the correctness of the detected frames, as well as any
missing detection, and a third expert to take decisions when the two raters had
di erent opinions.
      </p>
      <p>On one hand, we expected that Semafor would be highly performant on the
annotated FrameNet lexicon (since it has been trained on it), and we wanted
(Experiment 1) to verify how close we can perform with a detour approach.
On the other hand, the second corpus was used to verify (Experiment 2) if
any di erence in performance between Semafor and detour-based approaches is
sensible to the speci c Semafor training, or not.
3.1</p>
    </sec>
    <sec id="sec-5">
      <title>Experiment 1: FrameNet Annotated Corpus</title>
      <p>For Experiment 1, the frames already present in the FrameNet annotated lexicon
were used as ground truth. The performance of Framester based Word Frame
Disambiguation with all its pro les, as well as Semafor's, were computed. The
performance of the detour approach are shown in Table 1, where the left and right
hand side of the table show the results based on the two WSD algorithms UKB
and Babelfy respectively. In both the cases, There was a signi cant increase in
the newly annotated words in Pro le-D and Pro le-T as these two pro les extend
the coverage of FrameNet. This leads to higher recall for these two pro les. The
best recall was obtained for the pro le created using transitive hyponymy relation
(Pro le-T). On the other hand, the precision decreases.</p>
      <p>UKB
Framester Pro les Recall Precision
Base (B) 0.671 0.799
Direct (D) 0.750 0.641
Transitive (T) 0.860 0.520
FrameNet (F) 0.688 0.777</p>
      <p>
        The system used as a baseline in our experiments is Semafor [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. It is a
frame-semantic parser, which given a sentence aims at predicting frame-semantic
representation using statistical models. As a rst step, it extracts targets from
the sentences and disambiguates it to a semantic frame. For doing so, it uses
semi-supervised learning for frame disambiguation of unseen targets. Then the
evoked frame is selected for each predicate. In the current evaluation, we provide
the sentences from the FrameNet 1.5 corpus to Semafor, which generates
frametagged output and the precision, recall and the F1 measure of the system
are computed. The results are reported in Table 2. The recall for Framester
(Pro le-T with Babelfy) is .87, higher than Semafor's (.76), as expected since the
coverage of Framester is much wider. On the other hand, the precision of Semafor
is very high (.96), but it cannot be compared to Framester on this corpus, since
Framester can give multiple frames for a same word, and also annotates the
words that are not annotated in the FrameNet corpus: all these annotations
would be calculated as false positives, just because the gold standard did not
address them. In order to investigate if the precision of Framester is comparable
to Semafor, and if Semafor performs well also on an independent corpus, we have
performed the experiment in Sect. 3.2.
In the second experiment, we wanted to assess the portability of Semafor results
out of the training corpus, as well as the accuracy of Framester pro les. We used
an independent corpus collected for machine reading evaluation purposes [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ].
Frame annotations have been collected by merging the results of all the compared
frame detection methods, then asking two experts to judge the correctness of the
detected frames, as well as any missing detection, and asking a third expert to
take decisions when the two raters had di erent opinions. The raters were asked
to judge the frames detected on a scale including Valid, Metaphorical2, or Invalid.
      </p>
      <p>The inter-rater agreement before the third judgement has been measured by
using weighted Cohen's K (WKAPPA) in order to adjust for the di erent weight
of disagreement between absolute di erences (valid vs. invalid evocation), and
nuanced di erences (valid/invalid vs. metaphorical evocation), and its value is
0.532, which is acceptable considering that frame annotation rating is di cult,
and semantic annotations in general are accompanied by typically low inter-rater
agreement.</p>
      <p>The results are in Table 3, and show the performance of Framester
proles as well as Semafor. As expected, and noticed in Experiment 1, the recall
grows signi cantly with extended pro les, but it's in general lower than with
the FrameNet annotated corpus, except for the Pro le-T. There is anyway a
con rmation that Framester and the detour by WSD approach seems more
appropriate for optimizing recall in frame detection. The doubt on the ability of
Semafor to be very precise also on an independent corpus is con rmed: Semafor
is still precise, but only at .79 against .96 on the corpus used for training. In
addition, the best precision for Framester (Pro le-B) is close to Semafor's, and
both Pro le-D and Pro le-T outperform Semafor on F1-measure.</p>
      <p>Framester Pro les TP FP Precision Recall F1
Base (B) 435 126 0.776 0.366 0.571
Direct (D) 825 346 0.705 0.622 0.663
Transitive (T) 1204 664 0.644 0.781 0.713
FrameNet (F) 452 151 0.750 0.377 0.564</p>
      <p>Semafor 365 95 0.794 0.334 0.564
Framester is a novel linguistic linked data resource. It is based on frame
semantics, and provides a whole new set of formally represented and linked lexical
resources. Because of its adherence to frame semantics, FrameNet is the entry
point for Framester, but it needs a well-built mapping to WordNet, which is at
the core of existing lexical resources. Unfortunately, the quality of
FrameNetWordNet mappings is not high and is largely incomplete.</p>
      <p>In this work, we have described a new mapping between FrameNet and
WordNet, and shown that this mapping is so good that a simple detour-based
2 Many frames are not really wrong, but they are evoked as metaphorical or
metonymical interpretations, e.g. the frame Travelling in a sentence like Our love traveled
distances.
frame detector performs comparably to the state-of-the-art
machine-learningbased frame detector.</p>
      <p>Ongoing work is about extending the experiments, and making use of the
many linked datasets composing Framester with inferences provided by the full
frame semantics of Framester's. Abstractive text summarisation, machine
understanding and text similarity are some of the tasks that are being attempted.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <given-names>Eneko</given-names>
            <surname>Agirre</surname>
          </string-name>
          and
          <string-name>
            <given-names>Aitor</given-names>
            <surname>Soroa</surname>
          </string-name>
          .
          <article-title>Personalizing pagerank for word sense disambiguation</article-title>
          . In Alex Lascarides, Claire Gardent, and Joakim Nivre, editors,
          <source>EACL</source>
          <year>2009</year>
          ,
          <article-title>12th Conference of the European Chapter of the Association for Computational Linguistics</article-title>
          ,
          <source>Proceedings of the Conference</source>
          , Athens, Greece, March 30 - April 3,
          <year>2009</year>
          , pages
          <fpage>33</fpage>
          {
          <fpage>41</fpage>
          . The Association for Computer Linguistics,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Collin</surname>
            <given-names>F.</given-names>
          </string-name>
          <string-name>
            <surname>Baker</surname>
            ,
            <given-names>Charles J.</given-names>
          </string-name>
          <string-name>
            <surname>Fillmore</surname>
            ,
            <given-names>and John B. Lowe.</given-names>
          </string-name>
          <article-title>The berkeley framenet project</article-title>
          .
          <source>In Christian Boitet and Pete Whitelock</source>
          , editors,
          <source>36th Annual Meeting of the Association for Computational Linguistics and 17th International Conference on Computational Linguistics, COLING-ACL '98, August 10-14</source>
          ,
          <year>1998</year>
          , Universite de Montreal, Montreal, Quebec, Canada.
          <source>Proceedings of the Conference.</source>
          , pages
          <volume>86</volume>
          {
          <fpage>90</fpage>
          . Morgan Kaufmann Publishers / ACL,
          <year>1998</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <given-names>Aljoscha</given-names>
            <surname>Burchardt</surname>
          </string-name>
          , Katrin Erk, and
          <string-name>
            <given-names>Anette</given-names>
            <surname>Frank</surname>
          </string-name>
          .
          <article-title>A WordNet detour to FrameNet</article-title>
          .
          <source>In Proceedings of the GLDV 2005 workshop GermaNet</source>
          II, Bonn,
          <year>2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Dipanjan</surname>
            <given-names>Das</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Desai Chen</surname>
            , Andre F. T. Martins,
            <given-names>Nathan</given-names>
          </string-name>
          <string-name>
            <surname>Schneider</surname>
          </string-name>
          , and
          <string-name>
            <surname>Noah</surname>
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Smith.</surname>
          </string-name>
          <article-title>Frame-semantic parsing</article-title>
          .
          <source>Computational Linguistics</source>
          ,
          <volume>40</volume>
          (
          <issue>1</issue>
          ):9{
          <fpage>56</fpage>
          ,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5. Maddalen Lopez de Lacalle, Egoitz Laparra, and
          <string-name>
            <given-names>German</given-names>
            <surname>Rigau</surname>
          </string-name>
          .
          <article-title>Predicate matrix: extending semlink through wordnet mappings</article-title>
          . In Nicoletta Calzolari, Khalid Choukri, Thierry Declerck, Hrafn Loftsson, Bente Maegaard, Joseph Mariani, Asuncion Moreno, Jan Odijk, and Stelios Piperidis, editors,
          <source>Proceedings of the Ninth International Conference on Language Resources and Evaluation (LREC2014)</source>
          , Reykjavik, Iceland, May
          <volume>26</volume>
          -31,
          <year>2014</year>
          ., pages
          <volume>903</volume>
          {
          <fpage>909</fpage>
          .
          <string-name>
            <surname>European Language Resources Association</surname>
          </string-name>
          (ELRA),
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6. Christiane Fellbaum, editor.
          <source>WordNet: an electronic lexical database</source>
          . MIT Press,
          <year>1998</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Charles</surname>
          </string-name>
          J Fillmore.
          <article-title>Frame semantics and the nature of language</article-title>
          .
          <source>Annals of the New York Academy of Sciences</source>
          ,
          <volume>280</volume>
          (
          <issue>1</issue>
          ):
          <volume>20</volume>
          {
          <fpage>32</fpage>
          ,
          <year>1976</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <given-names>Aldo</given-names>
            <surname>Gangemi</surname>
          </string-name>
          .
          <article-title>What's in a Schema?</article-title>
          , pages
          <fpage>144</fpage>
          {
          <fpage>182</fpage>
          . Cambridge University Press, Cambridge, UK,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <given-names>Aldo</given-names>
            <surname>Gangemi</surname>
          </string-name>
          , Roberto Navigli, and
          <string-name>
            <given-names>Paola</given-names>
            <surname>Velardi</surname>
          </string-name>
          .
          <article-title>The ontowordnet project: Extension and axiomatization of conceptual relations in wordnet</article-title>
          . In Robert Meersman, Zahir Tari, and Douglas C. Schmidt, editors,
          <source>On The Move to Meaningful Internet Systems</source>
          <year>2003</year>
          :
          <article-title>CoopIS, DOA, and</article-title>
          <string-name>
            <surname>ODBASE - OTM Confederated International</surname>
            <given-names>Conferences</given-names>
          </string-name>
          , CoopIS, DOA, and
          <article-title>ODBASE 2003, Catania</article-title>
          , Sicily, Italy, November 3-
          <issue>7</issue>
          ,
          <year>2003</year>
          , volume
          <volume>2888</volume>
          of Lecture Notes in Computer Science, pages
          <volume>820</volume>
          {
          <fpage>838</fpage>
          . Springer,
          <year>2003</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Aldo</surname>
            <given-names>Gangemi</given-names>
          </string-name>
          , Diego Reforgiato Recupero, Misael Mongiov , Andrea Giovanni Nuzzolese, and
          <string-name>
            <given-names>Valentina</given-names>
            <surname>Presutti</surname>
          </string-name>
          .
          <article-title>Identifying motifs for evaluating open knowledge extraction on the web</article-title>
          .
          <source>Knowledge-Based Systems</source>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Iryna</surname>
            <given-names>Gurevych</given-names>
          </string-name>
          , Judith Eckle-Kohler,
          <string-name>
            <given-names>Silvana</given-names>
            <surname>Hartmann</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Michael</given-names>
            <surname>Matuschek</surname>
          </string-name>
          , Christian M. Meyer, and
          <string-name>
            <given-names>Christian</given-names>
            <surname>Wirth. UBY -</surname>
          </string-name>
          <article-title>A large-scale uni ed lexicalsemantic resource based on LMF</article-title>
          . In Walter Daelemans, Mirella Lapata, and Llu s Marquez, editors,
          <source>EACL</source>
          <year>2012</year>
          ,
          <article-title>13th Conference of the European Chapter of the Association for Computational Linguistics</article-title>
          , Avignon, France,
          <source>April 23-27</source>
          ,
          <year>2012</year>
          , pages
          <fpage>580</fpage>
          {
          <fpage>590</fpage>
          . The Association for Computer Linguistics,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Karin</surname>
            <given-names>Kipper</given-names>
          </string-name>
          , Hoa Trang Dang, and Martha Stone Palmer.
          <article-title>Class-based construction of a verb lexicon</article-title>
          .
          <source>In Henry A. Kautz</source>
          and Bruce W. Porter, editors,
          <source>Proceedings of the Seventeenth National Conference on Arti cial Intelligence and Twelfth Conference on on Innovative Applications of Arti cial Intelligence, July 30 - August 3</source>
          ,
          <year>2000</year>
          , Austin, Texas, USA., pages
          <volume>691</volume>
          {
          <fpage>696</fpage>
          . AAAI Press / The MIT Press,
          <year>2000</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Andrea</surname>
            <given-names>Moro</given-names>
          </string-name>
          , Alessandro Raganato, and
          <string-name>
            <given-names>Roberto</given-names>
            <surname>Navigli</surname>
          </string-name>
          .
          <article-title>Entity Linking meets Word Sense Disambiguation: a Uni ed Approach. Transactions of the Association for Computational Linguistics (TACL</article-title>
          ),
          <volume>2</volume>
          :
          <fpage>231</fpage>
          {
          <fpage>244</fpage>
          ,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <article-title>Roberto Navigli and Simone Paolo Ponzetto</article-title>
          .
          <article-title>BabelNet: The automatic construction, evaluation and application of a wide-coverage multilingual semantic network</article-title>
          .
          <source>Arti cial Intelligence</source>
          ,
          <volume>193</volume>
          :
          <fpage>217</fpage>
          {
          <fpage>250</fpage>
          ,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15. Andrea Giovanni Nuzzolese, Aldo Gangemi, and
          <string-name>
            <given-names>Valentina</given-names>
            <surname>Presutti</surname>
          </string-name>
          .
          <article-title>Gathering lexical linked data and knowledge patterns from framenet</article-title>
          .
          <source>In Mark A. Musen and Oscar Corcho</source>
          , editors,
          <source>Proceedings of the 6th International Conference on Knowledge Capture (K-CAP</source>
          <year>2011</year>
          ), June 26-29,
          <year>2011</year>
          , Ban , Alberta, Canada, pages
          <volume>41</volume>
          {
          <fpage>48</fpage>
          . ACM,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <given-names>Martha</given-names>
            <surname>Palmer</surname>
          </string-name>
          . Semlink:
          <article-title>Linking propbank, verbnet and framenet</article-title>
          .
          <source>In Proceedings of the Generative Lexicon Conference</source>
          , Pisa, Italy:
          <fpage>GenLex</fpage>
          -09.,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Jacobo</surname>
            <given-names>Rouces</given-names>
          </string-name>
          , Gerard de Melo, and
          <string-name>
            <given-names>Katja</given-names>
            <surname>Hose</surname>
          </string-name>
          . Framebase:
          <article-title>Representing n-ary relations using semantic frames</article-title>
          . In Fabien Gandon, Marta Sabou, Harald Sack, Claudia d'Amato,
          <string-name>
            <given-names>Philippe</given-names>
            <surname>Cudre-Mauroux</surname>
          </string-name>
          , and Antoine Zimmermann, editors,
          <source>The Semantic Web. Latest Advances and New Domains - 12th European Semantic Web Conference, ESWC</source>
          <year>2015</year>
          , Portoroz, Slovenia, May 31 - June 4,
          <year>2015</year>
          . Proceedings, volume
          <volume>9088</volume>
          of Lecture Notes in Computer Science, pages
          <volume>505</volume>
          {
          <fpage>521</fpage>
          . Springer,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18. Mark Van Assem,
          <string-name>
            <surname>Aldo Gangemi</surname>
            , and
            <given-names>Guus</given-names>
          </string-name>
          <string-name>
            <surname>Schreiber</surname>
          </string-name>
          .
          <article-title>Conversion of wordnet to a standard rdf/owl representation</article-title>
          .
          <source>In Proceedings of the Fifth International Conference on Language Resources and Evaluation (LREC?06)</source>
          , Genoa, Italy, pages
          <volume>237</volume>
          {
          <fpage>242</fpage>
          ,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>