Difference between revisions of "Temporal ordering"

From Cohen Courses
Jump to navigationJump to search
(Created page with 'This is a technical [[category::problem]] that refers to the problem of automatically ordering events in text based on time. Temporal relation between any two events can be categ…')
 
Line 1: Line 1:
This is a technical [[category::problem]] that refers to the problem of automatically ordering events in text based on time. Temporal relation between any two events can be categorized into one of 13 classes defined over TimeBank Corpus
+
This is a [[category::problem]] to automatically order events in text based on time. Temporal relation between any two events can be categorized into one of the 13 classes defined over [[UsesDataset::TimeBank Corpus]]: ''before'', ''ibefore'' (immediately before), ''includes'', ''begins'', ''ends'', ''simultaneous'' and their inverses, plus ''overlap''.
  
  

Revision as of 23:17, 27 September 2011

This is a problem to automatically order events in text based on time. Temporal relation between any two events can be categorized into one of the 13 classes defined over TimeBank Corpus: before, ibefore (immediately before), includes, begins, ends, simultaneous and their inverses, plus overlap.


Most approaches use local pairwise classifier to classify temporal relations between events into one of the

Relevant Papers