Difference between revisions of "Paralex Open IE Demo"

From Knowitall
Jump to: navigation, search
Line 11: Line 11:
 
* Completed:
 
* Completed:
 
** Created UI demo mockups and received feedback from Stephen and Oren:
 
** Created UI demo mockups and received feedback from Stephen and Oren:
*** [https://docs.google.com/a/cs.washington.edu/presentation/d/1Uy7WSWJOW3YhkULU7759AT1yLs26cA2mml8PYd3p2uk/edit#slide=id.p UI Mockups]
+
*** [http://docs.google.com/a/cs.washington.edu/presentation/d/1Uy7WSWJOW3YhkULU7759AT1yLs26cA2mml8PYd3p2uk/edit#slide=id.p UI Mockups]
 
** Chose example query set to satisfy constraints:
 
** Chose example query set to satisfy constraints:
 
*** Non-trivial to parse
 
*** Non-trivial to parse

Revision as of 22:12, 17 October 2013

Goals

Showcase Paralex open-domain question answering in the Open IE Demo.

Demos

Work Log

Oct 17

  • Completed:
    • Created UI demo mockups and received feedback from Stephen and Oren:
    • Chose example query set to satisfy constraints:
      • Non-trivial to parse
      • Handled well by paralex
      • Answerable in the triplestore
    • Example queries are:
      • Foods from Africa?
      • Is there any cure for cancer?
      • Are there any famous people from Detroit?
      • How fast are cheetahs?
      • Sources of Antioxidants?
      • Is Obama married and to who?
    • Updated scoring function features and training


Oct 9

  • Analyzed improved paraphrase template scores from Tony
  • Discussed UI layout with Stephen:
    • Show list of answers as in current demo.
    • Clicking an answer should reveal paraphrases that lead to the answer.
    • Clicking a paraphrase should expand to show sentences that contain triples used to derive the answer.

Current Goals:

  • Find set of example questions with high-quality paraphrases by Oct 11
  • Mockup results UI by Oct 16