Top Banner
1 Discourse, coherence and anaphora resolution Lecture 16
23
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: 1 Discourse, coherence and anaphora resolution Lecture 16.

1

Discourse, coherence and anaphora resolution

Lecture 16

Page 2: 1 Discourse, coherence and anaphora resolution Lecture 16.

2

What is discourse?

Any piece of text consisting of more than one sentence

Until now our lectures revolved mainly around topics concerning word-level or sentence-level analysis.

Page 3: 1 Discourse, coherence and anaphora resolution Lecture 16.

3

Discourse phenomena

Anaphora resolution– The Tin Woodman went to Emerald City to see the Wizard

of Oz and ask for a heart. After he asked for it, the Woodman waited for the Wizard’s response.

Types of noun phrases– Indefinite: Julia has a cat. Some cat entered the house.– Definite: The cat is brown.– Pronoun: It doesn’t eat much.

Page 4: 1 Discourse, coherence and anaphora resolution Lecture 16.

4

Coherence– John hid Bill’s car keys. [the reason he did this

was that] He was drunk.– ?? John hid Bill’s car keys. [How are these

sentences related?] He likes spinach.

Coherence relations– explanation or cause– contrast or concession

Page 5: 1 Discourse, coherence and anaphora resolution Lecture 16.

5

Discourse connectives

Cue phrases, discourse markers– Because, although, but, for example, yet, and

– John hid Bill’s car keys because he was drunk.

– [We can’t win] [but we must keep trying] contrast

Page 6: 1 Discourse, coherence and anaphora resolution Lecture 16.

6

Implicit and explicit discourse relations

I took my umbrella this morning. [because] The forecast was rain in the afternoon.

She is never late for meetings. [but] He always arrives 10 minutes late.

She woke up early. [afterward] She had breakfast and went for a walk in the park.

Page 7: 1 Discourse, coherence and anaphora resolution Lecture 16.

7

Ambiguity of discourse connectives

They have not spoken to each other since they argued last fall. (Temporal)

I assumed you were not coming since you never replied to the invitation. (Causal)

Page 8: 1 Discourse, coherence and anaphora resolution Lecture 16.

8

Penn Discourse Tree Bank

Annotated explicit and implicit discourse relations

Each relation is annotated with its sense

Page 9: 1 Discourse, coherence and anaphora resolution Lecture 16.

9

In a general text, what is the proportion of explicit versus implicit relations?

Page 10: 1 Discourse, coherence and anaphora resolution Lecture 16.

10

How ambiguous are discourse connectives?

Page 11: 1 Discourse, coherence and anaphora resolution Lecture 16.

11

Are certain sequences of relations more likely?

Page 12: 1 Discourse, coherence and anaphora resolution Lecture 16.

12

In order to interpret (understand) discourse automatically, the problem of identification and disambiguation of discourse relations needs to be addressed.

What else?

Page 13: 1 Discourse, coherence and anaphora resolution Lecture 16.

13

Reference resolution

Victoria Chen, Chief Financial Officer of Megabucks Banking Corp since 2004, saw her pay jump 20%, to $1.3 million, as the 37-year-old also became the Denver-based financial-services company’s president. It has been ten years since she came to Megabucks from rival Lotsabucks.

Page 14: 1 Discourse, coherence and anaphora resolution Lecture 16.

14

Definitions

Reference: use of linguistic expressions (her, Chen) to denote an entity or individual

Reference resolution: the task of determining what entities are referred to by which linguistic expressions

A natural language expression used to perform reference is called a referring expression, and the entity that is referred to is called the referent.

Page 15: 1 Discourse, coherence and anaphora resolution Lecture 16.

15

Two referring expressions that are used to refer to the same entity are said to corefer

Reference to an entity that has been previously introduced into the discourse is called anaphora.

Coreference resolution is the task of finding referring expressions in a text that refer to the same entity (coreference chains)

Page 16: 1 Discourse, coherence and anaphora resolution Lecture 16.

16

Features for pronominal anaphora resolution

Number agreement– John has a Ford Falcon. It is red– ?? John has a Ford Falcon. They are red.– John has three cars. They are red.– ?? John has three cars. It is red.

Person agreement Gender agreement

Page 17: 1 Discourse, coherence and anaphora resolution Lecture 16.

17

Preferences in pronoun interpretationSalience

Recency– pronoun antecedents have been mentioned nearby in the

text. Grammatical role:

– typically entities mentioned in subject position are more salient than those mentioned in object position

Repeated mention Selectional restrictions

– John parked his car in the garage after driving it around for hours.

Page 18: 1 Discourse, coherence and anaphora resolution Lecture 16.

18

Relation to summarization

Revisions that improve cohesion in multidocument summaries: a preliminary study (2002) Jahna C. Otterbacher, Dragomir R. Radev, Airong Luo . In Proceedings of the Workshop on Automatic Summarization

Page 19: 1 Discourse, coherence and anaphora resolution Lecture 16.

19

Types of problems in manually edited summaries (15 multi-doc summaries)

Discourse – Concerns the relationships between the sentences in a summary, as well as

those between individual sentences and the overall summary.

Identification of entities – Involves the resolution of referential expressions such that each entity mentioned in a summary can easily be identified by the reader.

Temporal – Concerns the establishment of the correct temporal relationships between events.

Grammar – Concerns the correction of grammatical problems, which may be the result of juxtaposing sentences from different sources, or due to the previous revisions that were made.

Location/setting – Involves establishing where each event in a summary takes place

Page 20: 1 Discourse, coherence and anaphora resolution Lecture 16.

20

Page 21: 1 Discourse, coherence and anaphora resolution Lecture 16.

21

Page 22: 1 Discourse, coherence and anaphora resolution Lecture 16.

22

Page 23: 1 Discourse, coherence and anaphora resolution Lecture 16.

23