<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>https://wikicshse.ru/index.php?action=history&amp;feed=atom&amp;title=Lecture_4._Parsing</id>
	<title>Lecture 4. Parsing - История изменений</title>
	<link rel="self" type="application/atom+xml" href="https://wikicshse.ru/index.php?action=history&amp;feed=atom&amp;title=Lecture_4._Parsing"/>
	<link rel="alternate" type="text/html" href="https://wikicshse.ru/index.php?title=Lecture_4._Parsing&amp;action=history"/>
	<updated>2026-06-06T11:04:17Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://wikicshse.ru/index.php?title=Lecture_4._Parsing&amp;diff=431&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://wikicshse.ru/index.php?title=Lecture_4._Parsing&amp;diff=431&amp;oldid=prev"/>
		<updated>2016-11-05T19:49:21Z</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;
== Two approaches to grammar modeling ==&lt;br /&gt;
&lt;br /&gt;
=== Constituency grammar [Martin, Jurafsky, 2000] ===&lt;br /&gt;
&lt;br /&gt;
Phrase structure organizes words into nested constituents&lt;br /&gt;
&lt;br /&gt;
=== Dependency grammar [Martin, Jurafsky, 2000] ===&lt;br /&gt;
&lt;br /&gt;
Dependency structure shows which words depend on (modify or are arguments of) which other words.&lt;br /&gt;
&lt;br /&gt;
== Constituency VS dependency grammar (1) ==&lt;br /&gt;
&lt;br /&gt;
[[Файл:L4 p1.jpg|обрамить|Constituency VS dependency grammar (1)]]&lt;br /&gt;
[[Файл:L4 p2.jpg|обрамить|Constituency VS dependency grammar (2)]]&lt;br /&gt;
=== Exercise 4.1 ===&lt;br /&gt;
&lt;br /&gt;
Construct constituency and dependency trees for the sentences: &lt;br /&gt;
&lt;br /&gt;
* &amp;quot;Susan wants to marry Lary.&amp;quot;&lt;br /&gt;
* &amp;quot;They saw a man with the telescope.&amp;quot;&lt;br /&gt;
* &amp;quot;Why do we say that the earth moves around the sun?&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Demos ==&lt;br /&gt;
&lt;br /&gt;
* Berkley Tomcat constituency parser [http://tomato.banatao.berkeley.edu:8080/parser/parser.html|http://tomato.banatao.berkeley.edu:8080/parser/parser.html]&lt;br /&gt;
* Stanford CoreNLP dependency parser [http://nlp.stanford.edu:8080/corenlp/|http://nlp.stanford.edu:8080/corenlp/]&lt;br /&gt;
* ARK dependency parser (Carnegie Melon) [http://demo.ark.cs.cmu.edu/parse|http://demo.ark.cs.cmu.edu/parse]&lt;/div&gt;</summary>
		<author><name>imported&gt;Katya</name></author>
	</entry>
</feed>