HomePage RecentChanges

2006 CombiningLinguisticExtractRelations


Keywords: Relation Recognition from Text Algorithm, Dependency Grammar-based Relation Recognition Algorithm, LEILA


Summary

Contributions

  1. Applies [[Syntactic_Parsing?]] information to Supervised Relation Recognition with high F-score.
  2. First known application of [[kNN?]] and [[SVM?]] to Pattern selection. Past approaches use Heuristics or [[.
  3. Proposes a [[Text_Graph?]] representation that is expressive and robust.
  4. The patterns reported in the empirical studies are interesting and reasonable. (see Comments)
  5. Achieves good empirical results on several datasets.
  6. Their system is available to test.

Input/Output

Input

Output


Patterns

Questions, Patterns


Algorithm

1. Discovery Phase (Train Phase)

2. Assessment Phase (Train Phase)

3. Harvesting Phase (Test Phase)

Questions, Algorithm


General Questions


BibTeX

@InProceedings{conf/kdd/SuchanekIW06,
  title =	"Combining linguistic and statistical analysis to
		 extract relations from web documents",
  author =	"Fabian M. Suchanek and Georgiana Ifrim and Gerhard
		 Weikum",
  bibdate =	"2006-10-05",
  bibsource =	"DBLP,
		 http://dblp.uni-trier.de/db/conf/kdd/kdd2006.html#SuchanekIW06",
  booktitle =	"KDD",
  booktitle =	"Proceedings of the Twelfth {ACM} {SIGKDD}
		 International Conference on Knowledge Discovery and
		 Data Mining, Philadelphia, {PA}, {USA}, August 20-23,
		 2006",
  publisher =	"ACM",
  year = 	"2006",
  editor =	"Tina Eliassi-Rad and Lyle H. Ungar and Mark Craven and
		 Dimitrios Gunopulos",
  ISBN = 	"1-59593-339-5",
  pages =	"712--717",
  URL =  	"http://doi.acm.org/10.1145/1150402.1150492",}