Difference between revisions of "Vulcan/SystemTarget"

From Knowitall
Jump to: navigation, search
(Created page with "This page describes the features in the first implementation of the system. == I/O == ; Input : The system will handle a natural language sentence as input. : The system will...")
 
(I/O)
Line 7: Line 7:
 
: The system will handle a natural language sentence as input.
 
: The system will handle a natural language sentence as input.
 
: The system will handle propositions that correspond to three questions.
 
: The system will handle propositions that correspond to three questions.
 +
<blockquote>
 
<ol>
 
<ol>
 
<li>Iron nail is the best conductor of electricity.</li>
 
<li>Iron nail is the best conductor of electricity.</li>
Line 12: Line 13:
 
<li></li>
 
<li></li>
 
</ol>
 
</ol>
 +
<blockquote>
  
 
== Method ==
 
== Method ==

Revision as of 03:30, 22 August 2013

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

I/O

Input
The system will handle a natural language sentence as input.
The system will handle propositions that correspond to three questions.
  1. Iron nail is the best conductor of electricity.
  2. Growth causes leaves of a plant to become larger.

Method

== System Components ==