You are on page 1of 1

Bibliographical and Historical Notes . . . . . . . . . . . . . . . . . . . .

352
Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 353
19 Word Senses and WordNet 354
19.1 Word Senses . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 355
19.2 Relations Between Senses . . . . . . . . . . . . . . . . . . . . . . 357
19.3 WordNet: A Database of Lexical Relations . . . . . . . . . . . . . 359
19.4 Word Sense Disambiguation . . . . . . . . . . . . . . . . . . . . . 362
19.5 Alternate WSD algorithms and Tasks . . . . . . . . . . . . . . . . 365
19.6 Using Thesauruses to Improve Embeddings . . . . . . . . . . . . 368
19.7 Word Sense Induction . . . . . . . . . . . . . . . . . . . . . . . . 368
19.8 Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 369
Bibliographical and Historical Notes . . . . . . . . . . . . . . . . . . . . 370
Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 371
20 Semantic Role Labeling 373
20.1 Semantic Roles . . . . . . . . . . . . . . . . . . . . . . . . . . . 374
20.2 Diathesis Alternations . . . . . . . . . . . . . . . . . . . . . . . . 375
20.3 Semantic Roles: Problems with Thematic Roles . . . . . . . . . . 376
20.4 The Proposition Bank . . . . . . . . . . . . . . . . . . . . . . . . 377
20.5 FrameNet . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 378
20.6 Semantic Role Labeling . . . . . . . . . . . . . . . . . . . . . . . 380
20.7 Selectional Restrictions . . . . . . . . . . . . . . . . . . . . . . . 384
20.8 Primitive Decomposition of Predicates . . . . . . . . . . . . . . . 389
20.9 Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 390
Bibliographical and Historical Notes . . . . . . . . . . . . . . . . . . . . 391
Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 393
21 Lexicons for Sentiment, Affect, and Connotation 394
21.1 Defining Emotion . . . . . . . . . . . . . . . . . . . . . . . . . . 395
21.2 Available Sentiment and Affect Lexicons . . . . . . . . . . . . . . 397
21.3 Creating Affect Lexicons by Human Labeling . . . . . . . . . . . 398
21.4 Semi-supervised Induction of Affect Lexicons . . . . . . . . . . . 400
21.5 Supervised Learning of Word Sentiment . . . . . . . . . . . . . . 403
CONTENTS 7
21.6 Using Lexicons for Sentiment Recognition . . . . . . . . . . . . . 408
21.7 Other tasks: Personality . . . . . . . . . . . . . . . . . . . . . . . 409
21.8 Affect Recognition . . . . . . . . . . . . . . . . . . . . . . . . . . 410
21.9 Lexicon-based methods for Entity-Centric Affect . . . . . . . . . . 411
21.10 Connotation Frames . . . . . . . . . . . . . . . . . . . . . . . . . 412
21.11 Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 413
Bibliographical and Historical Notes . . . . . . . . . . . . . . . . . . . . 414
22 Coreference Resolution 416
22.1 Coreference Phenomena: Linguistic Background . . . . . . . . . . 419
22.2 Coreference Tasks and Datasets . . . . . . . . . . . . . . . . . . . 424
22.3 Mention Detection . . . . . . . . . . . . . . . . . . . . . . . . . . 425
22.4 Architectures for Coreference Algorithms . . . . . . . . . . . . . 428
22.5 Classifiers using hand-built features . . . . . . . . . . . . . . . . . 430
22.6 A neural mention-ranking algorithm . . . . . . . . . . . . . . . . 431
22.7 Evaluation of Coreference Resolution . . . . . . . . . . . . . . . . 435
22.8 Entity Linking . . . . . . . . . . . . . . . . . . . . . . . . . . . . 436
22.9 Winograd Schema problems . . . . . . . . . . . . . . . . . . . . . 437
22.10 Gender Bias in Coreference . . . . . . . . . . . . . . . . . . . . . 438
22.11 Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 440
Bibliographical and Historical Notes . . . . . . . . . . . . . . . . . . . . 440
Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 442
23 Discourse Coherence 443
23.1 Coherence Relations . . . . . . . .

You might also like