1 / 7

Constituent and Dependency Trees

Constituent and Dependency Trees. notes for CSCI-GA.2590 Prof. Grishman. NYU. Constituent and Dependency Trees CSCI-GA.2590 – Lecture 3. Ralph Grishman. Constituent Structure Tree. S NP VP N V NP He ate ART N PP

sabina
Download Presentation

Constituent and Dependency Trees

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Constituent and Dependency Trees notes for CSCI-GA.2590 Prof. Grishman

  2. NYU Constituent and Dependency TreesCSCI-GA.2590 – Lecture 3 Ralph Grishman

  3. Constituent Structure Tree S NP VP N V NP He ate ART N PP a salad P NP with ADJ N fresh tomatoes

  4. Dependency Tree ate He salad a with tomatoes fresh

  5. Labeled Dependency Tree ate subjdobj He salad det prep a with pobj tomatoes adj fresh

  6. Constituent Tree  Dependency Tree S ate label each node with its head using head percolation rules NP He VP ate N He V ate NP salad He ate ART a N salad PP with a salad P with NP tomatoes with ADJ fresh N tomatoes fresh tomatoes

  7. Constituent Tree  Dependency Tree S ate make head of each non-head child depend on head of head-child NP He VP ate N He V ate NP salad He ate ART a N salad PP with a salad P with NP tomatoes with ADJ fresh N tomatoes fresh tomatoes

More Related