Difference between revisions of "Narrative event chains"

From Cohen Courses
Jump to navigationJump to search
(Created page with 'This is a [[category::problem]] to partially order sets of events centered around a common protagonist. Narrative chains are related to structured sequences of participants and e…')
 
Line 2: Line 2:
  
 
For example, (taken from [[Chambers_and_Jurafsky,_Unsupervised_Learning_of_Narrative_Event_Chains,_ACL_2008|Chambers and Jurafsky (2008)]]), an example of a narrative chain:
 
For example, (taken from [[Chambers_and_Jurafsky,_Unsupervised_Learning_of_Narrative_Event_Chains,_ACL_2008|Chambers and Jurafsky (2008)]]), an example of a narrative chain:
 +
  
 
_ accused X
 
_ accused X
 +
 
X claimed _
 
X claimed _
 +
 
X argued
 
X argued
 +
 
_ dismissed X
 
_ dismissed X
 +
  
 
Another example of narrative chain is:
 
Another example of narrative chain is:
 +
  
 
W joined _
 
W joined _
 +
 
W served _
 
W served _
 +
 
W oversaw _
 
W oversaw _
 +
 
W resigned   
 
W resigned   
  

Revision as of 13:07, 28 November 2011

This is a problem to partially order sets of events centered around a common protagonist. Narrative chains are related to structured sequences of participants and events that are called scripts (Schank and Abelson, 1977).

For example, (taken from Chambers and Jurafsky (2008)), an example of a narrative chain:


_ accused X

X claimed _

X argued

_ dismissed X


Another example of narrative chain is:


W joined _

W served _

W oversaw _

W resigned

Relevant Papers