Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.13 KB

README.md

File metadata and controls

17 lines (11 loc) · 1.13 KB

DOI

WeSciencePP

This repository contains data for prepositional phrase attachment, derived from the WeScience Treebank, which is described by Ytrestøl, Flickinger, & Oepen (2009). The process of extracting PP-attachment information is described by Emerson & Copestake (2015).

License

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Acknowledgements

The WeScience initiative has been supported by the University of Oslo, the Norwegian Open Research Archives, the Norwegian Metacenter for Computational Science, and the Norwegian Research Council.

Format

The data is in the following format, one per line, delimited by spaces:

<sentence ID(s)> <verb> <noun 1> <preposition> <noun 2> <attachment>

Where there is more than one sentence ID, they are delimited by commas.