THE HISTORY OF NATURAL LANGUAGE PROCESSING (NLP) By: Ryan Lichtig.

Slides:



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

An Introduction to Artificial Intelligence Alexander Yates Temple University Computer and Information Sciences.
Artificial Intelligence Created by Korbut Fyodor FTF,
Artificial Intelligence By: David Hunt Lee Evans Jonathan Moreton Rachel Moss.
Artificial Intelligence
Introduction to AI Kaziwa H. Saleh. What is AI? John McCarthy defines AI as “the science and engineering to make intelligent machines”. AI is the study.
Nigel David Robert Dunk. Introduction What is artificial intelligence? Merriam-Webster says it is a branch of computer science dealing with the simulation.
Presentation By: Tripti Negi Priyanka Kapil gogia Gurpeet Singh.
A Brief History of Artificial Intelligence
CSE111: Great Ideas in Computer Science Dr. Carl Alphonce 219 Bell Hall Office hours: M-F 11:00-11:
CS480/580 Introduction to Artificial Intelligence Shuiwang Ji.
Artificial Intelligence CS 441/541 Fall term, 2011 Instructor: Melanie Mitchell (All slides for each class will be available on the course web site before.
Artificial Intelligence Austin Luczak, Katie Regin, John Trawinski.
Artificial Intelligence and Lisp Lecture 13 Additional Topics in Artificial Intelligence LiU Course TDDC65 Autumn Semester, 2010
Natural Language Processing AI - Weeks 19 & 20 Natural Language Processing Lee McCluskey, room 2/07
Intro to Robots 10 Artificial Intelligence “I want to make a computer that will be proud of me” Daniel Hillis.
CSE 471/598,CBS598 Introduction to Artificial Intelligence Fall 2004
Random Administrivia In CMC 306 on Monday for LISP lab.
1. 1 Text Book Artificial Intelligence: A Modern Approach, S. Russell and P. Norvig, 3/e, Prentice Hall, 2010 References  Artificial Intelligence, Patrick.
Natural Language Processing Ellen Back, LIS489, Spring 2015.
Dr Rong Qu Module Introduction.
Artificial Intelligence
Artificial Intelligence Today Kevin Smith Kevin Smith Temple University CIS 55 Section 402.
Artificial Intelligence & Cognitive Science By: Andrea Pope, Cindy Burdine, and Kazumi Inoue.
ARTIFICIAL INTELLIGENCE
CPSC 171 Artificial Intelligence Read Chapter 14.
Artificial Intelligence
Artificial Intelligence Andrea Danyluk For FPS 2/2/04.
ARTIFICIAL INTELLIGENCE Introduction: Chapter 1. Outline Course overview What is AI? A brief history The state of the art.
REU 2008-Building the First USF Small Size Robot Team Christopher HobbsMentor: Dr. Alfredo Weitzenfeld Department of Computer Science & Engineering Abstract.
CISC4/681 Introduction to Artificial Intelligence1 Introduction – Artificial Intelligence a Modern Approach Russell and Norvig: 1.
Introduction: Chapter 1
Introduction to Artificial Intelligence. Content Definition of AI Typical AI problems Practical impact of AI Approaches of AI Limits of AI Brief history.

Artificial Intelligence: An Introduction Definition of AI Foundations of AI History of AI Advanced Techniques.
CSC4444: Artificial Intelligence Fall 2011 Dr. Jianhua Chen Slides adapted from those on the textbook website.
Artificial Intelligence: Prospects for the 21 st Century Henry Kautz Department of Computer Science University of Rochester.
The Game of Kings INST 4200 David J Stucki Spring 2015.
Artificial Intelligence CS 363 Kawther Abas Lecture 1 Introduction 5/4/1435.
ARTIFICIAL INTELLIGENCE BY:Jeff Brauer, David Abarbanel, Monica Balod, Mae Anglo, Umangi Bhatt.
The Mind of the Machine: Artificial Intelligence? Paul Curzon Queen Mary, University of London Created by Peter McOwan and Paul Curzon of Queen Mary,
ARTIFICIAL INTELLIGENCE ARTIFICIAL INTELLIGENCE(A.I)
ARTIFICIAL INTELLIGENCE Jessica Nelson History of Computers.
Introduction to Artificial Intelligence Mitch Marcus CIS391 Fall, 2008.
October 2005CSA3180 NLP1 CSA3180 Natural Language Processing Introduction and Course Overview.
ARTIFICIAL INTELLIGENCE Human like intelligence Definitions: 1. Focus on intelligent Behaviour “Behaviour by a machine that, if performed by a human.
So what is AI?.
Definitions of AI There are as many definitions as there are practitioners. How would you define it? What is important for a system to be intelligent?
What is Artificial Intelligence? What is artificial intelligence? It is the science and engineering of making intelligent machines, especially intelligent.
What is Artificial Intelligence?
Artificial Intelligence Past, Present, & Future Andrea McGrath April 21 st, 2006.
FOUNDATIONS OF ARTIFICIAL INTELLIGENCE

A RTIFICIAL INTELLIGENCE Mahajan Nikhil P. Nirma University.
“... artificial intelligence [AI] is the science of making machines do things that would require intelligence if done by [humans]” (Minsky, 1963) ARTIFICIAL.
Overview of Artificial Intelligence (1) Artificial intelligence (AI) Computers with the ability to mimic or duplicate the functions of the human brain.
CSC 290 Introduction to Artificial Intelligence
CS4341 Introduction to Artificial Intelligence
Artificial intelligence (AI)
Artificial Intelligence and Lisp Lecture 13 Additional Topics in Artificial Intelligence LiU Course TDDC65 Autumn Semester,
ARTIFICIAL INTELLIGENCE.
The intelligent piece of paper: so what is an algorithm?
Artificial Intelligence Lecture 2: Foundation of Artificial Intelligence By: Nur Uddin, Ph.D.
CS 404 Artificial Intelligence

Artificial Intelligence
(Robotics and Perception)
The Use of Neural Networks In Cybersecurity
AI Application Session 12
Presentation transcript:

THE HISTORY OF NATURAL LANGUAGE PROCESSING (NLP) By: Ryan Lichtig

AI Background and Extra Information   AI was thought up many years ago with Greek Mythology  Aristotle invented syllogistic logic, the first deductive reasoning logic. Major premise: All men are mortal. Minor premise: All Greeks are men. Conclusion: All Greeks are mortal.  John McArthy ( ) 1956 coined the term “Artificial Intelligence” 1958 created the LISP programming language which is still in use today

AI Modern History  John McArthy 1956 coined the term “Artificial Intelligence” 1958 created the LISP programming language which is still in use today  Shakey SRI robot, Shakey, demonstrated combining locomotion, perception and problem solving  Deep Blue 1997, the first computer chess-playing system to beat a reigning world chess champion, Garry Kasparov.  DARPA award given to Stanford in 2005 driving autonomously for 131 miles along an unrehearsed desert trail  Watson Q/A system

What is NLP?  The understanding & generating text & speech  The use of computers to process written and spoken language for some practical, useful, purpose: to translate languages, to get information from the web on text data banks so as to answer questions, to carry on conversations with machines, so as to get advice about, say, pensions and so on.  The field of computer science devoted…enabling computers to use human languages both as input and as output

Uses of NLP  Chatbots  Information Retrieval (Google, Ask.com, etc..)  Q/A on a broad scale  Information Extraction

Some Questions for Research  Questions  How has NLP research changed over the years?  What milestones have occurred in the field of research?  What projects are currently being worked on?  How can NLP be broken down?  What languages are being used?  Why is LISP so popular?

End Goals  To acquire a thorough understanding of NLP and LISP  To complete some sort of project using LISP

People I plan to talk to  SRI  Vinay Chaudhri  David Israel  Computer History Museum  + others.

Sources   “I’M SORRY DAVE, I’M AFRAID I CAN’T DO THAT”: LINGUISTICS, STATISTICS, AND NATURAL- LANGUAGE PROCESSING CIRCA 2001   AAAI is the Association for the Advancement of Artificial Intelligence