Presentation is loading. Please wait.

Presentation is loading. Please wait.

LING 388: Language and Computers Sandiway Fong Lecture 1: 8/22.

Similar presentations


Presentation on theme: "LING 388: Language and Computers Sandiway Fong Lecture 1: 8/22."— Presentation transcript:

1 LING 388: Language and Computers Sandiway Fong Lecture 1: 8/22

2 Administrivia Where –Harvill 313 When –TR 3:30-4:45PM No Class –Thursday September 14th –Thursday September 28th –Thursday November 23rd (Thanksgiving) Office Hours –catch me after class, or –by appointment –Location: Douglass 311

3 Administrivia Map –Classroom (Harvill) –Office (Douglass) –Lab –(SS 224)

4 Administrivia Email –sandiway@email.arizona.edusandiway@email.arizona.edu Class mailing list –ling388@listserv.arizona.edu Homepage –http://dingo.sbs.arizona.edu/~sandiway Lecture slides: –available on homepage after each class –in both PowerPoint (.ppt) and Adobe PDF formats.ppt slides may contain animation –slides from previous years are available online caution: there will be changes from last year

5 Administrivia Tips on how to take this class –No required textbook save time –Lecture slides contain everything you need to know in order to do the homeworks To understand the slides, you need to attend classes to “grok” the concepts –Unclear on something? You are encouraged to ask questions in or after class Ask while the question is still fresh in your mind –Have an idea, want to go over some of the material again, or have more in-depth questions? Make an appointment

6 Administrivia Course Objectives –Theoretical Introduction to natural language processing techniques –Practical Be able to write a natural language grammar that runs on a computer Get an idea of what’s hard and what’s easy to do on a computer Goal: by the end of the course, you will have built a small machine translation engine

7 Administrivia Class demographics:

8 Administrivia Laboratory Exercises –Some lectures will be laboratory sessions (typically Thursdays) –We will do exercises on the computer in class –Homework questions will be handed out in these sessions –Homework questions are designed to extend the exercises done in the lab –You may do the homework exercises on your own computer or at the computer laboratory

9 Administrivia Grading –6~7 homeworks –Mandatory and Extra Credit Questions: extra credit questions may be applied to the current homework they may also bump you up a grade if you are borderline at the end of the semester –Homeworks are due 1 week after they are handed out –Homeworks must be submitted by email (by midnight) –Example: a homework given out on Thursday will be due next Thursday at midnight Ethics –You may discuss the homeworks with your classmates –However, you must do the work and write them up independently –Sources must be acknowledged (students, webpage) –Cheaters will be sanctioned

10 Administrivia Homework tips –Homeworks are based on lab exercises make sure you show up for the lab lectures –Possible time-saving strategy: stay on after the lecture and do the homework questions right there exercises are fresh in your mind may even be possible to complete the homework in an hour right there … –Nightmare strategy: wait until the evening homework is due, scratch your head over the lecture notes, have tons of questions and start panicking your computer crashes, the net goes down …

11 Administrivia Late Policy –All homeworks are mandatory –deduction if handed in late –If you know you’re going to be late or have an upcoming emergency, let me know ahead of time

12 Administrivia Homework Disaster Repair Policy –You “tank” on a homework do badly or way worse than you expected don’t panic –Strategies always attempt any extra credit questions get help and explanations from me –plus an extra question or two to demonstrate your understanding –Philosophy You are not penalized for learning or making an unfortunate mistake

13 Administrivia There is a laptop being passed around Fill out Excel spreadsheet entries: –Name –Email –Year –Major –Relevant background

14 Natural Language Processing (NLP) Human Language Technology (HLT) Computational Linguistics Question: –How to process natural languages on a computer Intersects with: –Computer science (CS) –Mathematics/Statistics –Artificial intelligence (AI) –Linguistic Theory –Psychology: Psycholinguistics e.g. the human sentence processor

15 Applications Information retrieval –information is stored and accessed using language (keywords etc.) –document classification (email, news) Machine translation –babelfish http://babelfish.altavista.com/ –Google Language Comprehension –document summarization Speech –automated 800 toll-free directory (800 555 1212) –cellphones (handsfree dialing) –car navigation (voice-synthesized directions)

16 Applications –technology is still in development computers can’t really understand language (yet) –see babelfish or google webpage translation –well, it’s free! even if we are willing to pay... –machine translation has been worked on since after World War II (1950s) –still not perfected today –why? –what are the properties of human languages that make it hard?

17 Natural Language Properties Which ones are going to be difficult for computers to deal with? Grammar (Rules for putting words together into sentences) –How many rules are there? 100, 1000, 10000, more … –Portions learnt or innate –Do we have all the rules written down somewhere? Lexicon (Dictionary) –How many words do we need to know? 1000, 10000, 100000 …

18 Computers vs. Humans Knowledge of language –Computers are way faster than humans They kill us at arithmetic and chess –But human beings are so good at language, we often take our ability for granted Processed without conscious thought Do pretty complex things

19 Examples Knowledge –Which report did you file without reading? –(Parasitic gap sentence)

20 Examples Changes in interpretation John is too stubborn to talk to John is too stubborn to talk to Bill

21 Examples Ambiguity –Where can I see the bus stop? –stop: verb or part of the noun-noun compound bus stop –Context (Discourse or situation)

22 Examples Ungrammaticality –*Which book did you file the report without reading? –* = ungrammatical relative –ungrammatical vs. incomprehensible

23 Example The human parser has quirks Ian told the man that he hired a story Ian told the man that he hired a secretary Garden-pathing Temporary ambiguity tell: someone something vs. …

24 Examples More subtle differences The reporter who the senator attacked admitted the error The reporter who attacked the senator admitted the error –Processing time –Subject vs. object relative clauses –Q: Do we want to mimic the human parser completely?

25 Next time … this Thursday –Class meets in the SBS RI Lab (Social Sciences 224) We begin our gentle introduction (from scratch) to a logic-based computer language –Series of six lectures –Name: PROLOG –Variant: SWI-PROLOG (free software) –Download: http://www.swi-prolog.org/ –Based on logic –“Natural” and easy to learn but powerful –Contains lots of nifty built-in features for writing grammars language was originally designed for this purpose

26 Your Homework for Today Install SWI-Prolog on your PC

27 Prolog Resources Some background in logic or programming? Useful Online Tutorials –An introduction to Prolog (Michel Loiseleur & Nicolas Vigier) http://invaders.mars- attacks.org/~boklm/prolog/http://invaders.mars- attacks.org/~boklm/prolog/ –Learn Prolog Now! (Patrick Blackburn, Johan Bos & Kristina Striegnitz) http://www.coli.uni- saarland.de/~kris/learn-prolog- now/lpnpage.php?pageid=onlinehttp://www.coli.uni- saarland.de/~kris/learn-prolog- now/lpnpage.php?pageid=online


Download ppt "LING 388: Language and Computers Sandiway Fong Lecture 1: 8/22."

Similar presentations


Ads by Google