Concept of Coherence: Coherence Relation Between Utterances
Concept of Coherence: Coherence Relation Between Utterances
Discourse structure
An important question regarding discourse is what kind of structure the discourse
must have. The answer to this question depends upon the segmentation we applied on
discourse. Discourse segmentations may be defined as determining the types of
structures for large discourse. It is quite difficult to implement discourse
segmentation, but it is very important for information retrieval, text summarization
and information extraction kind of applications.
Text Coherence
Lexical repetition is a way to find the structure in a discourse, but it does not satisfy
the requirement of being coherent discourse. To achieve the coherent discourse, we
must focus on coherence relations in specific. As we know that coherence relation
defines the possible connection between utterances in a discourse. Hebb has proposed
such kind of relations as follows −
We are taking two terms S0 and S1 to represent the meaning of the two related
sentences −
Result
It infers that the state asserted by term S0 could cause the state asserted by S1. For
example, two statements show the relationship result: Ram was caught in the fire. His
skin burned.
Explanation
It infers that the state asserted by S1 could cause the state asserted by S0. For example,
two statements show the relationship − Ram fought with Shyam’s friend. He was
drunk.
Parallel
It infers p(a1,a2,…) from assertion of S0 and p(b1,b2,…) from assertion S1. Here ai
and bi are similar for all i. For example, two statements are parallel − Ram wanted
car. Shyam wanted money.
Elaboration
It infers the same proposition P from both the assertions − S0 and S1 For example, two
statements show the relation elaboration: Ram was from Chandigarh. Shyam was
from Kerala.
Occasion
It happens when a change of state can be inferred from the assertion of S0, final state
of which can be inferred from S1 and vice-versa. For example, the two statements
show the relation occasion: Ram picked up the book. He gave it to Shyam.
Building Hierarchical Discourse Structure
The coherence of entire discourse can also be considered by hierarchical structure
between coherence relations. For example, the following passage can be represented
as hierarchical structure −
S1 − Ram went to the bank to deposit money.
S2 − He then took a train to Shyam’s cloth shop.
S3 − He wanted to buy some clothes.
S4 − He do not have new clothes for party.
S5 − He also wanted to talk to Shyam regarding his health
Reference Resolution
Interpretation of the sentences from any discourse is another important task and to
achieve this we need to know who or what entity is being talked about. Here,
interpretation reference is the key element. Reference may be defined as the linguistic
expression to denote an entity or individual. For example, in the passage, Ram, the
manager of ABC bank, saw his friend Shyam at a shop. He went to meet him, the
linguistic expressions like Ram, His, He are reference.
On the same note, reference resolution may be defined as the task of determining
what entities are referred to by which linguistic expression.
Pronouns
It is a form of definite reference. For example, Ram laughed as loud as he could. The
word he represents pronoun referring expression.
Demonstratives
These demonstrate and behave differently than simple definite pronouns. For
example, this and that are demonstrative pronouns.
Names
It is the simplest type of referring expression. It can be the name of a person,
organization and location also. For example, in the above examples, Ram is the name-
refereeing expression.
Coreference Resolution
It is the task of finding referring expressions in a text that refer to the same entity. In
simple words, it is the task of finding corefer expressions. A set of coreferring
expressions are called coreference chain. For example - He, Chief Manager and His -
these are referring expressions in the first passage given as example.