Difference between revisions of "Vulcan/SystemTarget"

From Knowitall
Jump to: navigation, search
(I/O)
(I/O)
Line 5: Line 5:
 
; Input  
 
; Input  
  
: The system will handle a natural language sentence as input.
+
: Natural language sentences as input.
 
: The system will handle propositions that correspond to three questions.
 
: The system will handle propositions that correspond to three questions.
 
<blockquote>
 
<blockquote>
 
<ol>
 
<ol>
<li>Iron nail is the best conductor of electricity.</li>
+
<li>{Iron nail, wax crayon, plastic cup, rubber boat} is the best conductor of electricity.</li>
 
<li>Growth causes leaves of a plant to become larger.</li>
 
<li>Growth causes leaves of a plant to become larger.</li>
<li></li>
+
<li>A sense of smell helps a fox find food.</li>
 
</ol>
 
</ol>
 
</blockquote>
 
</blockquote>

Revision as of 03:40, 22 August 2013

This page describes the features in the first implementation of the system.

I/O

Input
Natural language sentences as input.
The system will handle propositions that correspond to three questions.
  1. {Iron nail, wax crayon, plastic cup, rubber boat} is the best conductor of electricity.
  2. Growth causes leaves of a plant to become larger.
  3. A sense of smell helps a fox find food.
Output

Method

System Components