Difference between revisions of "Vulcan/SystemPrototype"

From Knowitall
Jump to: navigation, search
(Created page with "== Overview == The prototype is designed to work on three questions. == Output == * Score for the input proposition. * New facts inferred. * Facts and rules were used ...")
 
Line 14: Line 14:
 
<blockquote>
 
<blockquote>
 
* E-mail Feng.  
 
* E-mail Feng.  
 +
</blockquote>
 +
 +
 +
== Status ==
 +
 +
* Worked out the facts and rules required.
 +
 +
* Check the output of Open IE 4.0 on the input sentence.
 +
 +
* Run as is.
 +
 +
* Run with modified tuple.
 +
 +
* Have a stub for evidence selection.
 +
 +
<blockquote>
 +
* Run with baseline implementation.
 +
* Output debug information.
 
</blockquote>
 
</blockquote>

Revision as of 20:27, 26 August 2013

Overview

The prototype is designed to work on three questions.

Output

  • Score for the input proposition.
  • New facts inferred.
  • Facts and rules were used in scoring.
  • E-mail Feng.


Status

  • Worked out the facts and rules required.
  • Check the output of Open IE 4.0 on the input sentence.
  • Run as is.
  • Run with modified tuple.
  • Have a stub for evidence selection.
  • Run with baseline implementation.
  • Output debug information.