Language:
English
繁體中文
Help
回圖書館首頁
手機版館藏查詢
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
A practical guide to hybrid natural ...
~
Denaux, Ronald.
Linked to FindBook
Google Book
Amazon
博客來
A practical guide to hybrid natural language processing = combining neural models and knowledge graphs for NLP /
Record Type:
Electronic resources : Monograph/item
Title/Author:
A practical guide to hybrid natural language processing/ by Jose Manuel Gomez-Perez, Ronald Denaux, Andres Garcia-Silva.
Reminder of title:
combining neural models and knowledge graphs for NLP /
Author:
Gomez-Perez, Jose Manuel.
other author:
Denaux, Ronald.
Published:
Cham :Springer International Publishing : : 2020.,
Description:
xxv, 268 p. :ill., digital ;24 cm.
[NT 15003449]:
Part I: Preliminaries and Building Blocks -- Hybrid Natural Language Processing: An Introduction -- Word, Sense, and Graph Embeddings -- UnderstandingWord Embeddings and Language Models -- Capturing Meaning from Text asWord Embeddings -- Capturing Knowledge Graph Embeddings -- Part II: Combining Neural Architectures and Knowledge Graphs -- Building Hybrid Representations from Text Corpora, Knowledge Graphs, and Language Models -- Quality Evaluation -- Capturing Lexical, Grammatical, and Semantic Information with Vecsigrafo -- Aligning Embedding Spaces and Applications for Knowledge Graphs -- Part III: Applications -- A Hybrid Approach to Disinformation Analysis -- Jointly Learning Text and Visual Information in the Scientific Domain -- Looking into the Future of Natural Language Processing.
Contained By:
Springer eBooks
Subject:
Natural language processing (Computer science) -
Online resource:
https://doi.org/10.1007/978-3-030-44830-1
ISBN:
9783030448301
A practical guide to hybrid natural language processing = combining neural models and knowledge graphs for NLP /
Gomez-Perez, Jose Manuel.
A practical guide to hybrid natural language processing
combining neural models and knowledge graphs for NLP /[electronic resource] :by Jose Manuel Gomez-Perez, Ronald Denaux, Andres Garcia-Silva. - Cham :Springer International Publishing :2020. - xxv, 268 p. :ill., digital ;24 cm.
Part I: Preliminaries and Building Blocks -- Hybrid Natural Language Processing: An Introduction -- Word, Sense, and Graph Embeddings -- UnderstandingWord Embeddings and Language Models -- Capturing Meaning from Text asWord Embeddings -- Capturing Knowledge Graph Embeddings -- Part II: Combining Neural Architectures and Knowledge Graphs -- Building Hybrid Representations from Text Corpora, Knowledge Graphs, and Language Models -- Quality Evaluation -- Capturing Lexical, Grammatical, and Semantic Information with Vecsigrafo -- Aligning Embedding Spaces and Applications for Knowledge Graphs -- Part III: Applications -- A Hybrid Approach to Disinformation Analysis -- Jointly Learning Text and Visual Information in the Scientific Domain -- Looking into the Future of Natural Language Processing.
This book provides readers with a practical guide to the principles of hybrid approaches to natural language processing (NLP) involving a combination of neural methods and knowledge graphs. To this end, it first introduces the main building blocks and then describes how they can be integrated to support the effective implementation of real-world NLP applications. To illustrate the ideas described, the book also includes a comprehensive set of experiments and exercises involving different algorithms over a selection of domains and corpora in various NLP tasks. Throughout, the authors show how to leverage complementary representations stemming from the analysis of unstructured text corpora as well as the entities and relations described explicitly in a knowledge graph, how to integrate such representations, and how to use the resulting features to effectively solve NLP tasks in a range of domains. In addition, the book offers access to executable code with examples, exercises and real-world applications in key domains, like disinformation analysis and machine reading comprehension of scientific literature. All the examples and exercises proposed in the book are available as executable Jupyter notebooks in a GitHub repository. They are all ready to be run on Google Colaboratory or, if preferred, in a local environment. A valuable resource for anyone interested in the interplay between neural and knowledge-based approaches to NLP, this book is a useful guide for readers with a background in structured knowledge representations as well as those whose main approach to AI is fundamentally based on logic. Further, it will appeal to those whose main background is in the areas of machine and deep learning who are looking for ways to leverage structured knowledge bases to optimize results along the NLP downstream.
ISBN: 9783030448301
Standard No.: 10.1007/978-3-030-44830-1doiSubjects--Topical Terms:
565309
Natural language processing (Computer science)
LC Class. No.: QA76.9.N38
Dewey Class. No.: 006.35
A practical guide to hybrid natural language processing = combining neural models and knowledge graphs for NLP /
LDR
:03692nmm a2200325 a 4500
001
2221056
003
DE-He213
005
20200616140358.0
006
m d
007
cr nn 008maaau
008
201216s2020 sz s 0 eng d
020
$a
9783030448301
$q
(electronic bk.)
020
$a
9783030448295
$q
(paper)
024
7
$a
10.1007/978-3-030-44830-1
$2
doi
035
$a
978-3-030-44830-1
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.9.N38
072
7
$a
UYQ
$2
bicssc
072
7
$a
COM004000
$2
bisacsh
072
7
$a
UYQ
$2
thema
082
0 4
$a
006.35
$2
23
090
$a
QA76.9.N38
$b
G633 2020
100
1
$a
Gomez-Perez, Jose Manuel.
$3
2074209
245
1 2
$a
A practical guide to hybrid natural language processing
$h
[electronic resource] :
$b
combining neural models and knowledge graphs for NLP /
$c
by Jose Manuel Gomez-Perez, Ronald Denaux, Andres Garcia-Silva.
260
$a
Cham :
$b
Springer International Publishing :
$b
Imprint: Springer,
$c
2020.
300
$a
xxv, 268 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Part I: Preliminaries and Building Blocks -- Hybrid Natural Language Processing: An Introduction -- Word, Sense, and Graph Embeddings -- UnderstandingWord Embeddings and Language Models -- Capturing Meaning from Text asWord Embeddings -- Capturing Knowledge Graph Embeddings -- Part II: Combining Neural Architectures and Knowledge Graphs -- Building Hybrid Representations from Text Corpora, Knowledge Graphs, and Language Models -- Quality Evaluation -- Capturing Lexical, Grammatical, and Semantic Information with Vecsigrafo -- Aligning Embedding Spaces and Applications for Knowledge Graphs -- Part III: Applications -- A Hybrid Approach to Disinformation Analysis -- Jointly Learning Text and Visual Information in the Scientific Domain -- Looking into the Future of Natural Language Processing.
520
$a
This book provides readers with a practical guide to the principles of hybrid approaches to natural language processing (NLP) involving a combination of neural methods and knowledge graphs. To this end, it first introduces the main building blocks and then describes how they can be integrated to support the effective implementation of real-world NLP applications. To illustrate the ideas described, the book also includes a comprehensive set of experiments and exercises involving different algorithms over a selection of domains and corpora in various NLP tasks. Throughout, the authors show how to leverage complementary representations stemming from the analysis of unstructured text corpora as well as the entities and relations described explicitly in a knowledge graph, how to integrate such representations, and how to use the resulting features to effectively solve NLP tasks in a range of domains. In addition, the book offers access to executable code with examples, exercises and real-world applications in key domains, like disinformation analysis and machine reading comprehension of scientific literature. All the examples and exercises proposed in the book are available as executable Jupyter notebooks in a GitHub repository. They are all ready to be run on Google Colaboratory or, if preferred, in a local environment. A valuable resource for anyone interested in the interplay between neural and knowledge-based approaches to NLP, this book is a useful guide for readers with a background in structured knowledge representations as well as those whose main approach to AI is fundamentally based on logic. Further, it will appeal to those whose main background is in the areas of machine and deep learning who are looking for ways to leverage structured knowledge bases to optimize results along the NLP downstream.
650
0
$a
Natural language processing (Computer science)
$3
565309
650
0
$a
Artificial intelligence.
$3
516317
650
0
$a
Application software.
$3
527258
650
2 4
$a
Information Systems Applications (incl. Internet)
$3
1565452
650
2 4
$a
Natural Language Processing (NLP)
$3
3381674
700
1
$a
Denaux, Ronald.
$3
3459015
700
1
$a
Garcia-Silva, Andres.
$3
3459016
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer eBooks
856
4 0
$u
https://doi.org/10.1007/978-3-030-44830-1
950
$a
Computer Science (Springer-11645)
based on 0 review(s)
Location:
ALL
電子資源
Year:
Volume Number:
Items
1 records • Pages 1 •
1
Inventory Number
Location Name
Item Class
Material type
Call number
Usage Class
Loan Status
No. of reservations
Opac note
Attachments
W9394635
電子資源
11.線上閱覽_V
電子書
EB QA76.9.N38
一般使用(Normal)
On shelf
0
1 records • Pages 1 •
1
Multimedia
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login