User:Tancre/Prototyping/AI/ELIZA: Difference between revisions

From XPUB & Lens-Based wiki
Line 1: Line 1:
= ELIZA =
= ELIZA =
[[File: srycntrmbr.png | frame]]
[[File: srycntrmbr.png | frame]]
<br><br><br><br><br>
<br><br><br><br><br><br>
[http://pzwart1.wdka.hro.nl/~mmurtaugh/eliza2018/eliza.html ELIZA]
[http://pzwart1.wdka.hro.nl/~mmurtaugh/eliza2018/eliza.html ELIZA]
<br><br><br><br><br>
<br><br><br><br><br><br>
== Process ==
== Process ==
>> input sentence <br>
>> input sentence <br>

Revision as of 22:07, 20 October 2018

ELIZA

Srycntrmbr.png







ELIZA





Process

>> input sentence
1. The sentence is broken into words
2. Set of pre-substitutions [pre:]
3. List of recognized keywords + sorting on priority [key:]
4. Research of a list of decomposition patterns. The first that matches is selected + list of sinonyms [decomp: + synon:]
5. Selection of a reassembly pattern for the selected decomposition pattern. If already selected goes on the next until it restarts. [reasemb:]
6. Set of post-substitutions [post:]
>> output sentence

Links

1966 Weizenbaum - ELIZA, a computer program for the study of natural language communication between man and machine
1984 BASIC ELIZA in big computer games
1995 Güzeldere, Franchi - Dialogues with colorful personalities of early AI
elizagen.org
wikipedia
ELIZA VS ELIZA