<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>https://www.wikicshse.ru/index.php?action=history&amp;feed=atom&amp;title=Lecture_1._Introduction</id>
	<title>Lecture 1. Introduction - История изменений</title>
	<link rel="self" type="application/atom+xml" href="https://www.wikicshse.ru/index.php?action=history&amp;feed=atom&amp;title=Lecture_1._Introduction"/>
	<link rel="alternate" type="text/html" href="https://www.wikicshse.ru/index.php?title=Lecture_1._Introduction&amp;action=history"/>
	<updated>2026-06-06T12:13:10Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://www.wikicshse.ru/index.php?title=Lecture_1._Introduction&amp;diff=428&amp;oldid=prev</id>
		<title>imported&gt;Katya: Migrated current public revision from wiki.cs.hse.ru</title>
		<link rel="alternate" type="text/html" href="https://www.wikicshse.ru/index.php?title=Lecture_1._Introduction&amp;diff=428&amp;oldid=prev"/>
		<updated>2016-11-05T19:48:34Z</updated>

		<summary type="html">&lt;p&gt;Migrated current public revision from wiki.cs.hse.ru&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Ekaterina Chernyak, Dmitry Ilvovsky&lt;br /&gt;
&lt;br /&gt;
== Brief history of NLP ==&lt;br /&gt;
&lt;br /&gt;
* January 7, 1954 — Georgetown experiment. Russian to English machine translation;&lt;br /&gt;
* 1957 — Noam Chomsky introduced &amp;quot;universal grammar&amp;quot;;&lt;br /&gt;
* since 1961 — Brown Corpus;&lt;br /&gt;
* the late 1960&amp;#039;s — ELIZA, a simulation of a psychotherapist;&lt;br /&gt;
* 1975 — Vector Space Model by Salton;&lt;br /&gt;
* up to the early 1980&amp;#039;s — rule based approaches;&lt;br /&gt;
* after the early 1980&amp;#039;s — machine learning, corpus linguistics;&lt;br /&gt;
* 1998 — Language Model by Ponte and Croft;&lt;br /&gt;
* since 1999 — topic modeling (LSI, pLSI, LDA, etc);&lt;br /&gt;
* 1999 — &amp;quot;Foundations of Statistical Natural Language Processing&amp;quot; by Manning and Shuetze;&lt;br /&gt;
* 2009 — &amp;quot;Natural Language Processing with Python&amp;quot; by Bird, Klein, and Loper.&lt;br /&gt;
&lt;br /&gt;
== Major tasks of NLP ==&lt;br /&gt;
&lt;br /&gt;
* Machine Translation&lt;br /&gt;
* Text classification&lt;br /&gt;
** Sentiment analysis&lt;br /&gt;
** Spam filtering&lt;br /&gt;
** Classification by topic or by genre&lt;br /&gt;
* Text clustering&lt;br /&gt;
* Named entity recognition&lt;br /&gt;
* Question answering&lt;br /&gt;
* Automatic summarization&lt;br /&gt;
* Natural language generation&lt;br /&gt;
* Speech recognition&lt;br /&gt;
* Spell checking&lt;br /&gt;
* User study design and evaluation&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== NLP techniques ==&lt;br /&gt;
&lt;br /&gt;
* The level of characters:&lt;br /&gt;
** Word segmentation&lt;br /&gt;
** Sentence breaking&lt;br /&gt;
* The level of words — morphology:&lt;br /&gt;
** Part of speech (POS) tagging&lt;br /&gt;
** Word sense disambiguation&lt;br /&gt;
* The level of sentences — syntax:&lt;br /&gt;
** Parsing&lt;br /&gt;
* The level of senses — semantics:&lt;br /&gt;
** Coreference resolution&lt;br /&gt;
** Discourse analysis&lt;br /&gt;
** Semantic role labeling&lt;br /&gt;
** Synonymy detection&lt;br /&gt;
&lt;br /&gt;
== Main problems ==&lt;br /&gt;
&lt;br /&gt;
* Ambiguity&lt;br /&gt;
** Lexical ambiguity:&lt;br /&gt;
** Time flies like an arrow; fruit flies like a banana.&lt;br /&gt;
* Syntactic ambiguity&lt;br /&gt;
** Police help dog bite victim.&lt;br /&gt;
** Wanted: a nurse for a baby about twenty years old.&lt;br /&gt;
* Neologism: unfriend, retweet, instagram&lt;br /&gt;
* Different spelling: NY, New York City, New-York&lt;br /&gt;
* Non-standard language: HIIII, how are u? miss u SOOOO much:((((&lt;br /&gt;
&lt;br /&gt;
== About this course ==&lt;br /&gt;
&lt;br /&gt;
It covers the following topics:&lt;br /&gt;
* Tokenization&lt;br /&gt;
* POS tagging&lt;br /&gt;
* Key word and phrase extraction&lt;br /&gt;
* Parsing&lt;br /&gt;
* Synonyms detection&lt;br /&gt;
* Language sources&lt;br /&gt;
* Topic modeling&lt;br /&gt;
* Text visualisation&lt;br /&gt;
&lt;br /&gt;
You can try to use Python and R for various tasks.&lt;/div&gt;</summary>
		<author><name>imported&gt;Katya</name></author>
	</entry>
</feed>