Difference between revisions of "Class Meeting for 10-707 10/25/2010"

From Cohen Courses
Jump to navigationJump to search
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
 
=== The TextRunner system ===
 
=== The TextRunner system ===
  
* [http://www.cs.cmu.edu/~wcohen/10-707/11-03-semisupervised.ppt Slides - catchup]
+
 
* [http://www.cs.cmu.edu/~wcohen/10-707/11-03-knowItAll.ppt Slides - Know It All]
+
* [http://www.cs.cmu.edu/~wcohen/10-707/10-25-knowitall-textrunner.ppt Slides - Know It All and TextRunner]
* [http://www.cs.cmu.edu/~wcohen/10-707/11-03-textrunner.ppt Slides - TextRunner]
 
  
 
=== Required Readings ===
 
=== Required Readings ===
Line 19: Line 18:
 
* Li, S., C. Y Lin, Y. I Song, and Z. Li. n.d. Comparable Entity Mining from Comparative Questions. ACL 2010
 
* Li, S., C. Y Lin, Y. I Song, and Z. Li. n.d. Comparable Entity Mining from Comparative Questions. ACL 2010
 
* Wu, F., and D. S Weld. 2010. Open information extraction using wikipedia. In The Annual Meeting of the Association for Computational Linguistics (ACL-2010).  A text-runner like system trained on dependence-parsed wikipedia pages.
 
* Wu, F., and D. S Weld. 2010. Open information extraction using wikipedia. In The Annual Meeting of the Association for Computational Linguistics (ACL-2010).  A text-runner like system trained on dependence-parsed wikipedia pages.
* Ittoo, A., and G. Bouma. n.d. On Learning Subtypes of the Part-Whole Relation: Do Not Mix your Seeds. ACL-2010.
+
* Ittoo, A., and G. Bouma. n.d. On Learning Subtypes of the Part-Whole Relation: Do Not Mix your Seeds. ACL-2010.  Some interesting analysis of experiments in bootstrapping to learn part-whole relations.
 +
* Schoenmackers, S., J. Davis, O. Etzioni, and D. S Weld. 2010. Learning first-order horn clauses from web text. In Proceedings of the 2010 Conference on Empirical Methods in Natural Language Processing (EMNLP).  Learning (simple) first-order relationships using data produced by TextRunner.
 +
* Schoenmackers, S., J. Davis, O. Etzioni, and D. S Weld. 2010. Learning first-order horn clauses from web text. In Proceedings of the 2010 Conference on Empirical Methods in Natural Language Processing (EMNLP).  Predicts the "functionality" of relations extracted from web text.

Latest revision as of 11:03, 25 October 2010

This is one of the class meetings on the schedule for the course Information Extraction 10-707 in Fall 2010.

The TextRunner system

Required Readings

Optional Readings