home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / BBSC70.ZIP / HISTORY.DOC < prev    next >
Encoding:
Text File  |  1996-08-06  |  3.5 KB  |  123 lines

  1. How it started....
  2.  
  3. For many years I have been interested in the mechanics of human 
  4. conversation. Whilst browsing through a BBS one day I came across 
  5. "shampage" and got rather excited about it! There is a psychology 
  6. challenge running to develope a machine which will converse with a 
  7. human so well that the human cannot tell that they are talking to a 
  8. machine. This challenge is known as the Turing test. So, coming across 
  9. shampage with its faults I contacted the author to discuss 
  10. improvements. He declined to respond to me and so BBSCHAT was born. 
  11.  
  12. BBSCHAT was created as part of a serious program of psychological 
  13. research into human conversation. I have no regrets that it is a fine 
  14. entertainment, but I would be interested in any feedback you might 
  15. like to supply on the serious side of it. 
  16.  
  17. In the meantime, have fun....
  18.  
  19.  
  20. Release history:
  21.  
  22. Release 7.0
  23.  
  24. Enhancements to the NLP engine. Entered phrases containing multiple 
  25. questions or statements and questions are now handled differently. 
  26. Only the last question in the input is considered, which is more 
  27. natural.
  28.  
  29. Release 6.3
  30.  
  31. Enhancements to the NLP engine
  32.  
  33. Release 6.1
  34.  
  35. Slight improvement to the *object* variable. Improvement of HARRY.DAT
  36.  
  37. Release 6.0
  38.  
  39. Multiple white space in input is now reduced to single spaces to allow 
  40. matching where the human caller accidentally adds spaces between 
  41. words.
  42.  
  43.  
  44. Release 5.2
  45.  
  46. The subsequent matching process was added so that the computer 
  47. personality will chat for longer before giving up in disgust! Minor 
  48. bug fixes to the NLP parser to improve the *object* variable. 
  49.  
  50. Release 5.1
  51.  
  52. Added display enhancements.
  53.  
  54. Release 5.0
  55.  
  56. One year on, the development continues with feedback from "Webber" and 
  57. "Eraz0r". Thanks folks for the responses. Added user-defineable paging 
  58. message. If the caller hits carriage return without typing anything, 
  59. the chat will not abort, and most of the time no reaction will be 
  60. made. 
  61.  
  62. Release 4.0
  63.  
  64. January 1995. Implementation of Probert Parser NLP functionality to 
  65. allow *object* variable. Full recompile of BBSCHAT.EXE using new 
  66. Servile Software Janus communications library 
  67.  
  68. Release 3.3
  69.  
  70. Word-wrap implemented on caller's entry in FSCHAT.EXE
  71.  
  72. Release 3.21
  73.  
  74. Incompatability in the random number generator initialisation was 
  75. discovered and fixed (at last!) 
  76.  
  77. Release 3.20
  78.  
  79. Word wrap incorporated into the computer's responses in both 
  80. BBSCHAT.EXE and FSCHAT.EXE 
  81.  
  82. Release 3.10
  83.  
  84. Improved randomnity of opening statements. Typo-Errors sometimes 
  85. missed now (deliberately to add realism) Individual log files for each 
  86. computer character's name Log files include caller's full name Now 
  87. incorporating FS CHAT (split screen requires ANSI at caller's end) 
  88.  
  89. Release 3.00
  90.  
  91. Changed the chat display format. 
  92. Increased maximum "nomatch" phrases to 100
  93. Reduced "opening" phrases to 50
  94.  
  95. Release 2.10
  96.  
  97. Addition of *END* variable. Update of some personality files.
  98.  
  99. Release 2.02
  100.  
  101. Improved shuffle routine for more random generation of responses.
  102. Enhancements to supplied demonstration personalities
  103.  
  104. Release 2.01
  105.  
  106. Enhancements to supplied demonstration personalities
  107.  
  108. Release 2.0
  109.  
  110. Introduction of conversation thread ability. Data file format changed 
  111. accordingly.
  112.  
  113. Release 1.1
  114.  
  115. Bug fix with sporadic problem with *keyword* matching. Code size reduced. 
  116. General tidying up after the intial live tests.
  117.  
  118. Release 1.0
  119.  
  120. Original BETA test, released on June 12th 1994 at Cognitive Development BBS 
  121. for testing.
  122.  
  123.