Skip to content

Annotation data for "Adding Noun Phrase Structure to the Penn Treebank" (Vadas & Curran 2007).

Notifications You must be signed in to change notification settings

dvadas/penn_treebank_noun_phrase_bracketing_data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Files:
	run_insert - Shell script that loops over the 24 sections, running insertor.py for each one
	insertor.py - Python script to insert the structure for a section
	structure/ - Folder with the structure to insert, one file per section

Running:
	$ ./run_insert <source directory> <output directory>

	The source directory is where the original Penn Treebank is stored.
	e.g. /corpora/TreeBank3/parsed/mrg/wsj/

About

Annotation data for "Adding Noun Phrase Structure to the Penn Treebank" (Vadas & Curran 2007).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published