Linked Lexical Knowledge Bases Foundations and Applications Synthesis Lectures on Human Language Technologies

Total Page:16

File Type:pdf, Size:1020Kb

Linked Lexical Knowledge Bases Foundations and Applications Synthesis Lectures on Human Language Technologies Linked Lexical Knowledge Bases Foundations and Applications Synthesis Lectures on Human Language Technologies Editor Graeme Hirst, University of Toronto Synthesis Lectures on Human Language Technologies is edited by Graeme Hirst of the University of Toronto. e series consists of 50- to 150-page monographs on topics relating to natural language processing, computational linguistics, information retrieval, and spoken language understanding. Emphasis is on important new techniques, on new applications, and on topics that combine two or more HLT subfields. Linked Lexical Knowledge Bases: Foundations and Applications Iryna Gurevych, Judith Eckle-Kohler, and Michael Matuschek 2016 Syntax-based Statistical Machine Translation Philip Williams, Rico Sennrich, Matt Post, and Philipp Koehn 2016 Bayesian Analysis in Natural Language Processing Shay Cohen 2016 Metaphor: A Computational Perspective Tony Veale, Ekaterina Shutova, and Beata Beigman Klebanov 2016 Grammatical Inference for Computational Linguistics Jeffrey Heinz, Colin de la Higuera, and Menno van Zaanen 2015 Automatic Detection of Verbal Deception Eileen Fitzpatrick, Joan Bachenko, and Tommaso Fornaciari 2015 Natural Language Processing for Social Media Atefeh Farzindar and Diana Inkpen 2015 iii Semantic Similarity from Natural Language and Ontology Analysis Sébastien Harispe, Sylvie Ranwez, Stefan Janaqi, and Jacky Montmain 2015 Learning to Rank for Information Retrieval and Natural Language Processing, Second Edition Hang Li 2014 Ontology-Based Interpretation of Natural Language Philipp Cimiano, Christina Unger, and John McCrae 2014 Automated Grammatical Error Detection for Language Learners, Second Edition Claudia Leacock, Martin Chodorow, Michael Gamon, and Joel Tetreault 2014 Web Corpus Construction Roland Schäfer and Felix Bildhauer 2013 Recognizing Textual Entailment: Models and Applications Ido Dagan, Dan Roth, Mark Sammons, and Fabio Massimo Zanzotto 2013 Linguistic Fundamentals for Natural Language Processing: 100 Essentials from Morphology and Syntax Emily M. Bender 2013 Semi-Supervised Learning and Domain Adaptation in Natural Language Processing Anders Søgaard 2013 Semantic Relations Between Nominals Vivi Nastase, Preslav Nakov, Diarmuid Ó Séaghdha, and Stan Szpakowicz 2013 Computational Modeling of Narrative Inderjeet Mani 2012 Natural Language Processing for Historical Texts Michael Piotrowski 2012 iv Sentiment Analysis and Opinion Mining Bing Liu 2012 Discourse Processing Manfred Stede 2011 Bitext Alignment Jörg Tiedemann 2011 Linguistic Structure Prediction Noah A. Smith 2011 Learning to Rank for Information Retrieval and Natural Language Processing Hang Li 2011 Computational Modeling of Human Language Acquisition Afra Alishahi 2010 Introduction to Arabic Natural Language Processing Nizar Y. Habash 2010 Cross-Language Information Retrieval Jian-Yun Nie 2010 Automated Grammatical Error Detection for Language Learners Claudia Leacock, Martin Chodorow, Michael Gamon, and Joel Tetreault 2010 Data-Intensive Text Processing with MapReduce Jimmy Lin and Chris Dyer 2010 Semantic Role Labeling Martha Palmer, Daniel Gildea, and Nianwen Xue 2010 Spoken Dialogue Systems Kristiina Jokinen and Michael McTear 2009 v Introduction to Chinese Natural Language Processing Kam-Fai Wong, Wenjie Li, Ruifeng Xu, and Zheng-sheng Zhang 2009 Introduction to Linguistic Annotation and Text Analytics Graham Wilcock 2009 Dependency Parsing Sandra Kübler, Ryan McDonald, and Joakim Nivre 2009 Statistical Language Models for Information Retrieval ChengXiang Zhai 2008 Copyright © 2016 by Morgan & Claypool All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means—electronic, mechanical, photocopy, recording, or any other except for brief quotations in printed reviews, without the prior permission of the publisher. Linked Lexical Knowledge Bases: Foundations and Applications Iryna Gurevych, Judith Eckle-Kohler, and Michael Matuschek www.morganclaypool.com ISBN: 9781627059749 paperback ISBN: 9781627059046 ebook DOI 10.2200/S00717ED1V01Y201605HLT034 A Publication in the Morgan & Claypool Publishers series SYNTHESIS LECTURES ON HUMAN LANGUAGE TECHNOLOGIES Lecture #34 Series Editor: Graeme Hirst, University of Toronto Series ISSN Print 1947-4040 Electronic 1947-4059 Linked Lexical Knowledge Bases Foundations and Applications Iryna Gurevych, Judith Eckle-Kohler, and Michael Matuschek Technische Universität Darmstadt, Germany SYNTHESIS LECTURES ON HUMAN LANGUAGE TECHNOLOGIES #34 M &C Morgan & cLaypool publishers ABSTRACT is book conveys the fundamentals of Linked Lexical Knowledge Bases (LLKB) and sheds light on their different aspects from various perspectives, focusing on their construction and use in natural language processing (NLP). It characterizes a wide range of both expert-based and col- laboratively constructed lexical knowledge bases. Only basic familiarity with NLP is required and this book has been written for both students and researchers in NLP and related fields who are interested in knowledge-based approaches to language analysis and their applications. Lexical Knowledge Bases (LKBs) are indispensable in many areas of natural language pro- cessing, as they encode human knowledge of language in machine readable form, and as such, they are required as a reference when machines attempt to interpret natural language in accor- dance with human perception. In recent years, numerous research efforts have led to the insight that to make the best use of available knowledge, the orchestrated exploitation of different LKBs is necessary. is allows us to not only extend the range of covered words and senses, but also gives us the opportunity to obtain a richer knowledge representation when a particular meaning of a word is covered in more than one resource. Examples where such an orchestrated usage of LKBs proved beneficial include word sense disambiguation, semantic role labeling, semantic parsing, and text classification. is book presents different kinds of automatic, manual, and collaborative linkings between LKBs. A special chapter is devoted to the linking algorithms employing text-based, graph-based, and joint modeling methods. Following this, it presents a set of higher-level NLP tasks and al- gorithms, effectively utilizing the knowledge in LLKBs. Among them, you will find advanced methods, e.g., distant supervision, or continuous vector space models of knowledge bases (KB), that have become widely used at the time of this book’s writing. Finally, multilingual applica- tions of LLKB’s, such as cross-lingual semantic relatedness and computer-aided translation are discussed, as well as tools and interfaces for exploring LLKBs, followed by conclusions and future research directions. KEYWORDS lexical knowledge bases, linked lexical knowledge bases, sense alignment, word sense disambiguation, graph-based methods, text similarity, distant supervision, automatic knowledge base construction, continuous vector space models, multilingual applica- tions ix Contents Foreword ......................................................... xiii Preface .......................................................... xvii Acknowledgments .................................................. xxi 1 Lexical Knowledge Bases ............................................. 1 1.1 Expert-built Lexical Knowledge Bases . 4 1.1.1 Wordnets . 4 1.1.2 Framenets . 6 1.1.3 Valency Lexicons . 7 1.1.4 Verbnets . 9 1.2 Collaboratively Constructed Knowledge Bases . 11 1.2.1 Wikipedia . 11 1.2.2 Wiktionary . 13 1.2.3 OmegaWiki . 15 1.3 Standards . 16 1.3.1 ISO Lexical Markup Framework . 16 1.3.2 Semantic Web Standards . 19 1.4 Chapter Conclusion . 19 2 Linked Lexical Knowledge Bases ...................................... 21 2.1 Combining LKBs for Specific Tasks . 22 2.2 Large-scale LLKBs . 23 2.3 Automatic Linking Involving Wordnets . 25 2.4 Manual and Collaborative Linking . 26 2.5 Chapter Conclusion . 27 3 Linking Algorithms ................................................ 29 3.1 Information Integration . 29 3.1.1 Ontology Matching . 29 3.1.2 Database Schema Matching . 31 x 3.1.3 Graph Matching . 31 3.2 Evaluation Metrics for WSL . 32 3.3 Gloss Similarity-based WSL . 33 3.3.1 Word Overlap . 33 3.3.2 Vector Representations . 34 3.3.3 Personalized PageRank . 34 3.3.4 Additional Remarks . 35 3.4 Graph Structure-based WSL . 37 3.4.1 Wikipedia Category Alignment . 38 3.4.2 Shortest Paths . 38 3.5 Joint Modeling . 39 3.5.1 Machine Learning Approaches. 40 3.5.2 Unsupervised Approaches . 41 3.6 Chapter Conclusion . 42 4 Fundamental Disambiguation Methods ................................ 45 4.1 Disambiguating Textual Units . 45 4.2 Enhanced Disambiguation Using LLKBs . 46 4.2.1 Approaches . 46 4.2.2 Overview of Work in this Area . 48 4.3 Robust Disambiguation Heuristics . 49 4.4 Sense Clustering . 50 4.4.1 Method . 50 4.4.2 Overview of Work in this Area . 51 4.5 Sense-annotated Corpora . 52 4.6 Chapter Conclusion . 54 5 Advanced Disambiguation Methods ................................... 55 5.1 Automatic Knowledge Base Construction . 55 5.2 Distant Supervision . 56 5.2.1 Method . 56 5.2.2 Overview of Work in this Area . 57 5.3 Continuous Vector Space Models of KBs . 60 5.3.1 Method . 61 5.3.2 Overview of Work in this Area . 61 5.4 Chapter Conclusion . 66 xi 6 Multilingual Applications ........................................... 67 6.1 Multilingual Semantic Relatedness . 67 6.2 Computer-aided Translation . 68 6.2.1 Overview of Work in this Area . 69 6.2.2 Illustrative Example . ..
Recommended publications
  • A Collaborativeplatform for Multilingual Ontology
    PhD Dissertation International Doctorate School in Information and Communication Technologies DIT - University of Trento A COLLABORATIVE PLATFORM FOR MULTILINGUAL ONTOLOGY DEVELOPMENT Ahmed Maher Ahmed Tawfik Moustafa Advisor: Professor. Fausto Giunchiglia Università degli Studi di Trento Abstract The world is extremely diverse and its diversity is obvious in the cultural differences and the large number of spoken languages being used all over the world. In this sense, we need to collect and organize a huge amount of knowledge obtained from multiple resources differing from one another in many aspects. A possible approach for doing that is to think of designing effective tools for construction and maintenance of linguistic resources and localized domain ontologies based on well-defined knowledge representation methodologies capable of dealing with diversity and the continuous evolvement of human knowledge. In this thesis, we present a collaborative platform which allows for knowledge organization in a language-independent manner and provides the appropriate mapping from a language independent concept to one specific lexicalization per language. This representation ensures a smooth multilingual enrichment process for linguistic resources and a robust construction of ontologies using language-independent concepts. The collaborative platform is designed following a workflow-based development methodology that models linguistic resources as a set of collaborative objects and assigns a customizable workflow to build and maintain each collaborative object in a community driven manner, with extensive support of modern web 2.0 social and collaborative features. Keywords Knowledge Representation, Multilingual Resources, Ontology Development, Computer Supported Collaborative Work 2 Acknowledgments I am particularly grateful for my supervisor, Professor. Fausto Giunchiglia, for the guidance and advices he has provided throughout my time as a PhD student.
    [Show full text]
  • Latent Semantic Network Induction in the Context of Linked Example Senses
    Latent semantic network induction in the context of linked example senses Hunter Scott Heidenreich Jake Ryland Williams Department of Computer Science Department of Information Science College of Computing and Informatics College of Computing and Informatics [email protected] [email protected] Abstract of a network—much like the Princeton Word- Net (Miller, 1995; Fellbaum, 1998)—that is con- The Princeton WordNet is a powerful tool structed solely from the semi-structured data of for studying language and developing nat- ural language processing algorithms. With Wiktionary. This relies on the noisy annotations significant work developing it further, one of the editors of Wiktionary to naturally induce a line considers its extension through aligning network over the entirety of the English portion of its expert-annotated structure with other lex- Wiktionary. In doing so, the development of this ical resources. In contrast, this work ex- work produces: plores a completely data-driven approach to network construction, forming a wordnet us- • an induced network over Wiktionary, en- ing the entirety of the open-source, noisy, user- riched with semantically linked examples, annotated dictionary, Wiktionary. Compar- forming a directed acyclic graph (DAG); ing baselines to WordNet, we find compelling evidence that our network induction process • an exploration of the task of relationship dis- constructs a network with useful semantic structure. With thousands of semantically- ambiguation as a means to induce network linked examples that demonstrate sense usage construction; and from basic lemmas to multiword expressions (MWEs), we believe this work motivates fu- • an outline for directions of expansion, includ- ture research. ing increasing precision in disambiguation, cross-linking example usages, and aligning 1 Introduction English Wiktionary with other languages.
    [Show full text]
  • Visualization Design for a Web Interface to the Large-Scale Linked Lexical Resource UBY
    Visualization Design for a Web Interface to the Large-Scale Linked Lexical Resource UBY We present the results of a collaboration of visualization experts and computational linguists which aimed at the re-design of the visualization component in the Web user interface (Web UI) to the large-scale linked lexical resource UBY. UBY combines a wide range of information from expert- constructed (e.g., WordNet, FrameNet, VerbNet) and collaboratively constructed (e.g., Wiktionary, Wikipedia) resources for English and German, see https://www.ukp.tu-darmstadt.de/uby. All resources contained in UBY distinguish not only different words but also their senses. A distinguishing feature of UBY is that the different resources are aligned to each other at the word sense level, i.e. there are links connecting equivalent word senses from different resources in UBY. For senses that are linked, information from the aligned resources can be accessed and the resulting enriched sense representations can be used to enhance the performance of Natural Language Processing tasks. Targeted user groups of the UBY Web UI are researchers in the field of Natural Language Processing and in the Digital Humanities (e.g., lexicographers, linguists). In the context of exploring the usually large number of senses for an arbitrary search word, the UBY Web UI should support these user groups in assessing the added value of sense links for particular applications. It is important to emphasize that this is an open research question for most applications. We will present the results of our detailed requirements analysis that revealed a number of central requirements a visualization of all the senses for a given search word and the links between them must meet in order to be useful for this purpose.
    [Show full text]
  • A Large, Interlinked, Syntactically-Rich Lexical Resource for Ontologies
    Semantic Web 0 (0) 1 1 IOS Press lemonUby - a large, interlinked, syntactically-rich lexical resource for ontologies Judith Eckle-Kohler, a;∗ John Philip McCrae b and Christian Chiarcos c a Ubiquitous Knowledge Processing (UKP) Lab, Department of Computer Science, Technische Universität Darmstadt and Information Center for Education, German Institute for International Educational Research, Germany, http://www.ukp.tu-darmstadt.de b Cognitive Interaction Technology (CITEC), Semantic Computing Group, Universität Bielefeld, Germany, http://www.sc.cit-ec.uni-bielefeld.de c Applied Computational Linguistics (ACoLi), Department of Computer Science and Mathematics, Goethe-University Frankfurt am Main, Germany, http://acoli.cs.uni-frankfurt.de Abstract. We introduce lemonUby, a new lexical resource integrated in the Semantic Web which is the result of converting data extracted from the existing large-scale linked lexical resource UBY to the lemon lexicon model. The following data from UBY were converted: WordNet, FrameNet, VerbNet, English and German Wiktionary, the English and German entries of Omega- Wiki, as well as links between pairs of these lexicons at the word sense level (links between VerbNet and FrameNet, VerbNet and WordNet, WordNet and FrameNet, WordNet and Wiktionary, WordNet and German OmegaWiki). We linked lemonUby to other lexical resources and linguistic terminology repositories in the Linguistic Linked Open Data cloud and outline possible applications of this new dataset. Keywords: Lexicon model, lemon, UBY-LMF, UBY, OLiA, ISOcat, WordNet, VerbNet, FrameNet, Wiktionary, OmegaWiki 1. Introduction numerous mappings and linkings of lexica, as well as standards for representing lexical resources, such Recently, the language resource community has begun as the ISO 24613:2008 Lexical Markup Framework to explore the opportunities offered by the Semantic (LMF) [13].
    [Show full text]
  • Mining Translations from the Web of Open Linked Data
    Mining translations from the web of open linked data John Philip McCrae Philipp Cimiano University of Bielefeld University of Bielefeld [email protected] [email protected] Abstract OmegaWiki on the web of data should ameliorate In this paper we consider the prospect of the process of harvesting translations from these extracting translations for words from the resources. web of linked data. By searching for We consider two sources for translations from entities that have labels in both English linked data: firstly, we consider mining labels for and German we extract 665,000 transla- concepts from the data contained in the 2010 Bil- tions. We then also consider a linguis- lion Triple Challenge (BTC) data set, as well as tic linked data resource, lemonUby, from DBpedia (Auer et al., 2007) and FreeBase (Bol- which we extract a further 115,000 transla- lacker et al., 2008). Secondly, we mine transla- tions. We combine these translations with tions from lemonUby (Eckle-Kohler et al., 2013), the Moses statistical machine translation, a resource that integrates a number of distinct dic- and we show that the translations extracted tionary language resources in the lemon (Lexi- from the linked data can be used to im- con Model for Ontologies) format (McCrae et al., prove the translation of unknown words. 2012), which is a model for representing rich lex- ical information including forms, sense, morphol- 1 Introduction ogy and syntax of ontology labels. We then con- In recent years there has been a massive explo- sider the process of including these extra transla- sion in the amount and quality of data available tions into an existing translation system, namely as linked data on the web.
    [Show full text]
  • Proceedings of KONVENS 2012 (Main Track: Poster Presentations), Vienna, September 19, 2012 Ments Between Its Lsrs
    Navigating Sense-Aligned Lexical-Semantic Resources: THE WEB INTERFACE TO UBY Iryna Gurevych1,2, Michael Matuschek1, Tri-Duc Nghiem1, Judith Eckle-Kohler1, Silvana Hartmann1, Christian M. Meyer1 1Ubiquitous Knowledge Processing Lab (UKP-TUDA) Department of Computer Science, Technische Universitat¨ Darmstadt 2Ubiquitous Knowledge Processing Lab (UKP-DIPF) German Institute for Educational Research and Educational Information http://www.ukp.tu-darmstadt.de Abstract to the large sense-aligned LSR UBY (Gurevych et al., 2012). UBY is represented in compli- In this paper, we present the Web inter- ance with the ISO standard LMF (Francopoulo face to UBY, a large-scale lexical resource based on the Lexical Markup Framework et al., 2006) and currently contains interoper- (LMF). UBY contains interoperable ver- able versions of nine heterogeneous LSRs in sions of nine resources in two languages. two languages, as well as pairwise sense align- The interface allows to conveniently exam- ments for a subset of them: English WordNet ine and navigate the encoded information (WN), Wiktionary (WKT-en), Wikipedia (WP- in UBY across resource boundaries. Its en), FrameNet (FN), and VerbNet (VN); German main contributions are twofold: 1) The vi- Wiktionary (WKT-de), Wikipedia (WP-de), and sual view allows to examine the sense clus- GermaNet (GN), and the English and German en- ters for a lemma induced by alignments between different resources at the level of tries of OmegaWiki (OW-en/de). word senses. 2) The textual view uniformly The novel aspects of our interface can be sum- presents senses from different resources in marized as 1) A graph-based visualization of detail and offers the possibility to directly sense alignments between the LSRs integrated in compare them in a parallel view.
    [Show full text]
  • Arxiv:2107.00333V2 [Cs.CL] 2 Jul 2021 Which Represents a Growth of Around One Thousand New Relations Per Month
    Multilingual Central Repository: a Cross-lingual Framework for Developing Wordnets Xavier G´omezGuinovart1, Itziar Gonzalez-Dios2, Antoni Oliver3, and German Rigau2 1 Seminario de Ling¨u´ısticaInform´atica(SLI), Universidade de Vigo [email protected] 2 Ixa group, HiTZ center,University of the Basque Country (UPV/EHU) fitziar.gonzalezd,[email protected] 3 Universitat Oberta de Catalunya [email protected] Abstract. Language resources are necessary for language processing, but building them is costly, involves many researches from different ar- eas and needs constant updating. In this paper, we describe the cross- lingual framework used for developing the Multilingual Central Repos- itory (MCR), a multilingual knowledge base that includes wordnets of Basque, Catalan, English, Galician, Portuguese, Spanish and the follow- ing ontologies: Base Concepts, Top Ontology, WordNet Domains and Suggested Upper Merged Ontology. We present the story of MCR, its state in 2017 and the developed tools. Keywords: Language Resources · Knowledge Bases · Wordnets · Basque, Catalan, English, Galician, Portuguese, Spanish · Ontologies 1 Introduction Building large and rich knowledge bases and language resources is a very costly effort which involves large research groups for long periods of development. For instance, hundreds of person-years have been invested in the development of wordnets for various languages [16,36,35,30]. In the case of the English WordNet, in more than ten years of manual construction (from 1995 to 2006, that is, from version 1.5 to 3.0), WordNet grew from 103,445 to 235,402 semantic relations4, arXiv:2107.00333v2 [cs.CL] 2 Jul 2021 which represents a growth of around one thousand new relations per month.
    [Show full text]
  • Similarity Measures for Semantic Relation Extraction
    Université catholique de Louvain & Bauman Moscow State Technical University Similarity Measures for Semantic Relation Extraction The dissertation is presented by Alexander Panchenko in partial fulfillment of the requirements for the degree of Doctor of Philosophy. Jury : Prof. Cédrick Fairon (supervisor), Université catholique de Louvain Prof. Andrey Philippovich (supervisor), Bauman Moscow State Technical University Prof. Henri Bouillon (jury president) Université catholique de Louvain Prof. Marco Saerens, Université catholique de Louvain Dr. Jean-Michel Renders, Xerox Research Center Europe Prof. Marie-Francine Moens, KU Leuven Louvain-la-Neuve 2012-2013 To my parents Luidmila and Ivan for their unconditional love and support. Contents Acknowledgments vii Publications Related to this Thesis ix List of Notations and Abbreviations xiii Introduction xxi 1 Semantic Relation Extraction: the Context and the Problem 1 1.1 Semantic Relations and Resources . .1 1.1.1 Definition . .2 1.1.2 Examples . .5 1.2 Semantic Relation Extraction . 13 1.2.1 Extraction Process . 14 1.2.2 Similarity-Based Extraction . 15 1.2.3 Evaluation . 22 1.3 Conclusion . 31 2 Single Semantic Similarity Measures 33 2.1 Related Work . 33 2.2 SDA-MWE: A Similarity Measure Based on Syntactic Distributional Analysis 36 2.2.1 Dataset . 37 iv CONTENTS 2.2.2 Method . 37 2.2.3 Evaluation . 42 2.2.4 Results . 43 2.2.5 Summary . 45 2.3 DefVectors: A Similarity Measure Based on Definitions . 46 2.3.1 Method . 47 2.3.2 Results . 51 2.3.3 Discussion . 53 2.3.4 Summary . 54 2.4 PatternSim: A Similarity Measure Based on Lexico-Syntactic Patterns .
    [Show full text]
  • Roberto Navigli, Tiziano Flati – Sapienza University of Rome
    Language Resources and Linked Data (EKAW 2014, Linköping, Sweden) Multilingual Word Sense Disambiguation and Entity Linking on the Web based on BabelNet Roberto Navigli, Tiziano Flati – Sapienza University of Rome 18/11/2014 Presenter name 1 The instructor • Tiziano Flati, PhD student, Department of Computer Science, Sapienza University of Rome • Roberto Navigli, associate professor, Department of Computer Science, Sapienza University of Rome 18/11/2014 Roberto Navigli e Tiziano Flati – La Sapienza 2 University of Rome And, if you resist until the end… you will… …receive a prize!!! A BabelNet t-shirt!!! [model is not included] 18/11/2014 Roberto Navigli e Tiziano Flati – La Sapienza 3 University of Rome Part 1: Identifying multilingual concepts and entities in text 18/11/2014 Roberto Navigli e Tiziano Flati – La Sapienza 4 University of Rome The driving force • Web content is available in many languages • Information should be extracted and processed independently of the source/target language • This could be done automatically by means of high-performance multilingual text understanding 18/11/2014 Roberto Navigli e Tiziano Flati – La Sapienza 5 University of Rome Word Sense Disambiguation and Entity Linking «Thomas and Mario are strikers playing in Munich» Entity Linking: The task WSD: The task aimed at of discovering mentions assigning meanings to of entities within a text word occurrences within and linking them in a text. knowledge base. 18/11/2014 Roberto Navigli e Tiziano Flati – La Sapienza 6 University of Rome The general problem POLYSEMY • Natural language is ambiguous • The most frequent words have several meanings! • Our job: model meaning from a computational perspective 18/11/2014 Roberto Navigli e Tiziano Flati – La Sapienza 11 University of Rome Monosemous vs.
    [Show full text]
  • Comparing and Combining Portuguese Lexical-Semantic Knowledge Bases
    Comparing and Combining Portuguese Lexical-Semantic Knowledge Bases Hugo Gonçalo Oliveira CISUC, Department of Informatics Engineering, University of Coimbra, Coimbra, Portugal [email protected] Abstract There are currently several lexical-semantic knowledge bases (LKBs) for Portuguese, developed by different teams and following different approaches. In this paper, the open Portuguese LKBs are briefly analysed, with a focus on size and overlapping contents, and new LKBs are created from their redundant information. Existing and new LKBs are then exploited in the performance of semantic analysis tasks and their performance is compared. Results confirm that, instead of selecting a single LKB to use, it is worth combining all the open Portuguese LKBs. 1998 ACM Subject Classification I.2.7 Natural Language Processing Keywords and phrases Lexical Knowledge Bases, Portuguese, WordNet, Redundancy, Semantic Similarity Digital Object Identifier 10.4230/OASIcs.SLATE.2017.16 1 Introduction Lexical-semantic knowledge bases (LKBs) are computational resources that organize words according to their meaning, typically used in natural language processing (NLP) tasks at the semantic level. Princeton WordNet [11] is the paradigmatic resource of this kind, for English, with a model adapted to many languages, including Portuguese. However, the first Portuguese WordNet [21] was not available to be used by the research community and the first open alternatives were only developed in the last decade. Several open Portuguese LKBs are currently available, developed by different teams, following different approaches. Due to the difficulties inherent to crafting such a broad resource manually, most LKBs have some degree of automation in their creation process, which increases the chance of noise.
    [Show full text]
  • Sar-Graphs: a Linked Linguistic Knowledge Resource Connecting Facts with Language
    Sar-graphs: A Linked Linguistic Knowledge Resource Connecting Facts with Language Sebastian Krause, Leonhard Hennig, Aleksandra Gabryszak, Feiyu Xu, Hans Uszkoreit DFKI Language Technology Lab, Berlin, Germany skrause,lehe02,alga02,feiyu,uszkoreit @dfki.de { } Abstract open data movement, since they address com- plementary aspects of encyclopedic and linguistic We present sar-graphs, a knowledge re- knowledge. source that links semantic relations from Few to none of the existing resources, however, factual knowledge graphs to the lin- explicitly link the semantic relations of knowl- guistic patterns with which a language edge graphs to the linguistic patterns, at the level can express instances of these relations. of phrases or sentences, that are used to express Sar-graphs expand upon existing lexico- these relations in natural language text. Lexical- semantic resources by modeling syntactic semantic resources focus on linkage at the level and semantic information at the level of of individual lexical items. For example, Babel- relations, and are hence useful for tasks Net integrates entity information from Wikipedia such as knowledge base population and re- with word senses from WordNet, UWN is a mul- lation extraction. We present a language- tilingual WordNet built from various resources, independent method to automatically con- and UBY integrates several linguistic resources by struct sar-graph instances that is based linking them at the word-sense level. Linguistic on distantly supervised relation extraction. knowledge resources that go beyond the level of We link sar-graphs at the lexical level to lexical items are scarce and of limited coverage BabelNet, WordNet and UBY, and present due to significant investment of human effort and our ongoing work on pattern- and relation- expertise required for their construction.
    [Show full text]
  • Dbpedia Del Gallego: Recursos Y Aplicaciones En Procesamiento Del
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Repositorio Institucional de la Universidad de Alicante Procesamiento del Lenguaje Natural, Revista nº 57, septiembre de 2016, págs. 139-142 recibido 14-03-2016 revisado 13-04-2016 aceptado 28-04-2016 DBpedia del gallego: recursos y aplicaciones en procesamiento del lenguaje Galician DBpedia: resources and applications in language processing Miguel Anxo Solla Portela Xavier G´omezGuinovart Universidade de Vigo Universidade de Vigo Grupo TALG Grupo TALG [email protected] [email protected] Resumen: En esta presentaci´on,describimos la metodolog´ıautilizada para la crea- ci´onde la DBpedia del gallego y algunas de sus aplicaciones para el procesamiento ling¨u´ısticoen los ´ambitos del reconocimiento de entidades y de la extracci´onl´exica. Palabras clave: DBpedia, Wikipedia, WordNet, datos enlazados abiertos, web sem´antica Abstract: In this presentation, we review the methodology used in the development of the Galician DBpedia and some of its applications for language processing in the fields of entity recognition and lexical extraction. Keywords: DBpedia, Wikipedia, WordNet, linked open data, semantic web 1 Introducci´on Data)4 establecidas por el W3C (World Wide Web Consortium) (Auer et al., 2007). En este art´ıculo1 se describe la metodolog´ıa seguida en la creaci´onde la DBpedia del ga- 2 Recursos llego y algunas de sus aplicaciones en el cam- po del procesamiento del lenguaje. La cons- La DBpedia del gallego, desarrollada y man- trucci´onde este
    [Show full text]