Sha256: ec5324dbab9d29b0cbcd966da60652bda1592c6af1436050ab34b6a3b5db022c

Contents?: true

Size: 929 Bytes

Versions: 3

Compression:

Stored size: 929 Bytes

Contents

  

 Helptext.update( :rwdelizasentence_help => "     Eliza is a toy program
  to test sentence production by computer
      
  This program is just starting to be developed

   on the 'Sentence' tab you can enter a simple sentence
   like
   
  feed the dog

   if it can parse the sentence It displays the subject, verb and object. 
   don't use puncuation.
     The words that can be parsed are in
   tiny.dict in the ElizaData directoy
   and in the words directoy under that
   
   
  ",
       
       
       :rwdeliza_generalhelp => "  Eliza is a toy program
  to test sentence production by computer
      
  This program is just starting to be developed

  at this version it is just responding randomly
  
  The plan is to parse input sentences and general
  responses that are learned over time
 
   The 'Sentence' tab can do simple parsing of simple sentences.
   
   like:   feed the dog 
 "
 

)

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rwdeliza-0.03 code/superant.com.rwdeliza/helptexthashrwdeliza.rb
rwdeliza-0.05 code/superant.com.rwdeliza/helptexthashrwdeliza.rb
rwdeliza-0.04 code/superant.com.rwdeliza/helptexthashrwdeliza.rb