Natural Language Processing - Class 1 - Introduction

Natural Language Processing - objectives of the course

Grading

5 assignments
30-50% of grade
Final exam.

Computational Linguistics (CL)

Computational linguistics has applied and theoretical components. Theoretical CL:

Applied CL

realistic short-term goals:
involving the design, realization and maintenance of systems which facilitate everyday work, such as grammar checkers for word processing programs, intelligent email filters and routers, text classification systems, and systems for information extraction from semi-standardized texts.

NLP is usualy divided into two main research fields:

Natural language understanding (NLU) : grammars use for understanding (not only to use if a clause is in the grammar or not), ambiguity of nl, context...

Natural language generation (NLG) : what is needed in order to generate smth in natural language? what kind of representations...


How is the research in NLP is done:

- by imitating (cognitive )
- by copying (modularity)
- guessing? hacking?

Language: has structure
syntax - smth can be syntactically correct , no meaning
semantics - smth can have meaning, but the intention is different.
pragmatics - sayings in context - definiteness, pronouns..
Levels of dealing in language:


Examples

A reading of a clause is not unique:

Time flies like an arrow

Word order change meaning: (example are from http://www.cs.columbia.edu/~kathy)

Which parts were damaged by larger machines?
Which parts damaged larger machines?
Which larger machines damaged parts?

Words has many meanings

John picked up a bad cold.
John picked up a large rock.
John picked up Radio Netherlands on his radio.

Context changes meaning

Scene 1: Pennsylvania Station, NYC
Bonnie: Long Beach? Passerby: Downstairs, LIRR Station.
Scene 2: Ticket Counter, LIRR Station
Bonnie: Long Beach?
Clerk: $4.50.
Scene 3: Information Booth, LIRR Station
Bonnie: Long Beach?
Clerk: 4:19, Track 17.
Scene 4: On the train, vicinity of Forest Hills
Bonnie: Long Beach?
Clerk: Change at Jamaica.
Scene 5: On the next train, vicinity of Lynbrook
Bonnie: Long Beach?
Conductor: Right after Island Park.


A general example:

Automatic Text Summarization:


For any question, contact me: yaeln@cs.bgu.ac.il
Back to course homepage

Last modified February 21, 2000