

Commas express implicit relations between elements of a sentence. Identifying these implicit relations is important for tasks like Textual Entailment, Question Answering and Text Mining.
For example, consider the following three sentences
The first sentence tells us that John Smith is a retired policeman. There is no relation between John Smith and the policeman in the second one, while the third sentence contains a list.
Comma Resolution is the task of identifying implicit relations defined by commas. This demo shows our comma resolution system in action. It uses the phrase structure of a sentence to decompose sentences based on the comma.