Birgit Juen.

Slides:



Advertisements
Similar presentations
The Development of AI St Kentigerns Academy Unit 3 – Artificial Intelligence.
Advertisements

Methodological questions in human- computer interaction looking for ways to analyse referenciation between people and chatterbots Centro Federal de Educação.
Pandorabots The Leader in Chatbot Software. Overview Quick Tour of: History of Chatterbots Introduction to Basic Technology Applications Gallery Pandorabots.
Help and Documentation zUser support issues ydifferent types of support at different times yimplementation and presentation both important yall need careful.
Guided Conversational Agents and Knowledge Trees for Natural Language Interfaces to Relational Databases Mr. Majdi Owda, Dr. Zuhair Bandar, Dr. Keeley.
Guided Conversational Agents and Knowledge Trees for Natural Language Interfaces to Relational Databases Mr. Majdi Owda, Dr. Zuhair Bandar, Dr. Keeley.
EQNet Travel Well Criteria.
Wilma Bainbridge Tencia Lee Kendra Leigh
Intelligence & Artificial Intelligence You must have a pre-prepared sentence or two to spout about what is a description of intelligence.. And what is.
Model Performance Indicators.
Chatterbots Go Native: Considerations for an Eco-system Fostering the Development of Artificial Life Forms in a Human World (3/03 - Japan) Authors Dr.
CS206Evolutionary Robotics “Cogito ergo sum.”. CS206Evolutionary Robotics “Cogito ergo sum.” “I think, therefore I am.” “Do I exist?” “There is something.
Turing Test and other amusements. Read this! The Actual Article by Turing.
April 2008Historical Perspectives on NLP1 Historical Perspectives on Natural Language Processing Mike Rosner Dept Artificial Intelligence
Artificial Intelligence in Game Design
Parser-Driven Games Tool programming © Allan C. Milne Abertay University v
IAI Final Lecture. Examples of AI Spam filtering in Gmail Page ranking by Google. Number plate recognition systems Face recognition (in cameras) Handwriting.
Artificial Intelligence Bodies of animals are nothing more than complex machines - Rene Descartes.
1 CS 2710, ISSP 2610 Foundations of Artificial Intelligence introduction.
Can We Talk?: Building Social Communication Skills Lydia H. Soifer, Ph.D. SPED*NET Wilton Norwalk SPED Partners.
October 2005CSA3180 NLP1 CSA3180 Natural Language Processing Introduction and Course Overview.
Pygmalion by George Bernard Shaw
ELIZA A presentation by: Christopher Gregory Johnnidis A presentation by: Christopher Gregory Johnnidis.
For Monday Read chapter 26 Homework: –Chapter 23, exercises 8 and 9.
WHAT IS A CHATTERBOT? A chatterbot is a computer program that simulates a conversation between two people. That is, one person writes something and the.
Artificial Intelligence Skepticism by Josh Pippin.
Three Little Friends. About the unit/ Where this unit fits - The pupils will explore fiction narrative texts throughout a tale. - This story will help.
Nonlinearity. According to Aarseth traditional literary theory defines a text in terms of: Reading: A text is what you read, words and phrases that you.
An Introduction to How to Teach Grammar Lu Qinchao May 2016.
Service Learning in the IBCP
Human Computer Interaction Lecture 21 User Support
BILC Seminar, Budapest, October 2016
MCAS-Alt Teacher Consultants
Xiang Li,1 Lili Mou,1 Rui Yan,2 Ming Zhang1
Facilitating Early Language Learning
AP Spanish Language and Culture Adapted from a presentation by: Maritza Sloan, Plano West Senior High School, Texas.
Miss Scott and Miss Barham
Human Computer Interaction Lecture 21,22 User Support
PART IV: The Potential of Algorithmic Machines.
What is linguistics?.
Fundamentals of Programming I Dictionaries redux
Pygmalion by George Bernard Shaw An Introduction
Google translate app demo
constructed subjects interrogating identities
Language Functions.
Issues in Spoken Dialogue Systems
Lesson plans Introduction.
Chatbots for Dummies José 10/11/2018 Immersion
Instance Based Learning (Adapted from various sources)
Accountable Talk with English learners
José Mendes Chatbots for Dummies.
Artificial Intelligence
Personalizing conversational agent based e-learning applications
Test Design - Mathematics
Keeping Students on Track Using Technological Retention Tools
Core Concepts Lecture 7 Register.
Chatbots for Dummies José 12/05/2018 Immersion
English Language Norms: Interacting in Meaningful Ways
Nives Mikelic Preradovic, Sanja Kisicek, Damir Boras
Artificial Intelligence
Unit 4 Activator 1) Describe your perfect mate. What does he/she look like, dress like, act like? What are his/her hobbies, goals, etc.? 2) Joe has recently.
Unit Test Review Online Tutorials
Communicative Resources
Interactive media.
Unit 3 – Social–Emotional Development
Setting the (new) Scene
INFORMATION RETRIEVAL
Information Retrieval
Pre-teaching for Independent Learners
Agenda More review of the Computer Use case
Presentation transcript:

Birgit Juen

Who is Eliza? Computer program developed in 1966 by Joseph Weizenbaum (* 8. Jannuary 1923, † 5. March 2008). Very early example of natural language processing. One of the first chatterbots in existence. Named after Eliza Doolittle, a character in George Bernard Shaw’s Play Pygmalion.

Who is Eliza? The program can simulate a human-like interaction. Its mission was the attempt to replicate the conversation between a psychoanalyst and a patient. In a therapeutic situation a human being can reply to a statement with a question, that indicates very little specific knowledge of the topic.

Basically ELIZA works by turning everything you say around: How does it work? Basically ELIZA works by turning everything you say around: Input text is read and inspected for keywords, sentence is transformed according to a rule associated with the keyword, if no keyword is found, a content-free remark is retrieved. More complex: Keywords may have a rank; identification of the most important keyword. Identification of some minimal context within which the chosen keyword appears. Choice of an appropriate transformation rule + making of the transformation. Respond “intelligently” even if no keyword is detected in the input text.

Demo Various versions available for download or to use online i.E. http://www.masswerk.at/elizabot/eliza.html

What Siri says about Eliza

Reference http://en.wikipedia.org/wiki/ELIZA J. “ELIZA – A Computer Program For the Study of Communication Between Man And Machine”. In Communications of the ACM Volume 9, Number 1 (January 1966), pp. 36-45. http://dl.acm.org/ft_gateway.cfm?id=365168&ftid=64039&dwn=1&CFID=383890646&CFTOKEN=12646427 http://en.wikipedia.org/wiki/ELIZA