Constructing a Large Hypernymy Graph of Relational Phrases
2015-05-26
contact: ...

This data accompanies the publication below.
Please cite this publication if you use the data. 

...

This data is downloadable at: ...

This dataset provides a high-quality hypernymy links between PATTY's
relational phrases. The details of the data set and an algorithm used to
produce it are included in the paper.

1. ./extrinsic evaluation
This folder contains data and results of the extrinsic evaluation - 
comparing anonymized documents.
	- ./data
		This folder contains plot summaries for Marvel and James Bond
		movies taken from Wikipedia and IMDB.
	- ./results
		Similarity score between anonymized documents for 6 different
		methods presented in the paper.
		File format:
		document1_name	document2_name	similarity_score
		

2. ./hypernymy graph
This folder contains the hypernymy graph, as well as the results of
the intrinsic evaluation.
	- ./hypernyms
		./hypernyms.txt
			Hypernymy links between relational phrases sorted by
			the PSL confidence score
			File format:
			hypernym_id	hyponym_id	confidence_score
		./phrases.txt
			Mappings from hypernym/hypnym ids to relational phrases
			File format:
			phrase_id	domain	textual_representations	range
	- ./intrinsic evaluation
		Results of the intrinsic evaluation for top 100 and random 100
		Files format:
			##########
			Annotator_id
			Anwser_id (A1 hypernymy link is correct; A2,A3,A4 - incorrect)
			Answer in html format
			Description of relational phrases as a html table
			##########
