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

From Cohen Courses
Jump to navigationJump to search
 
(3 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
=== Overview of Bootstrapping and KnowItAll ===
 
=== Overview of Bootstrapping and KnowItAll ===
  
* [http://www.cs.cmu.edu/~wcohen/10-707/11-01-semisupervised.ppt Slides]
+
* [http://www.cs.cmu.edu/~wcohen/10-707/10-20-semisupervised.ppt Slides]
  
 
=== Required Readings ===
 
=== Required Readings ===
Line 20: Line 20:
 
* [[yan_noyear_unsupervised_relation_extraction_by_mining_wikipedia_texts_using_information_from_the_web | {{MyCiteconference| booktitle = Proceedings of the Joint Conference of the 47th Annual Meeting of the ACL and the 4th International Joint Conference on Natural Language Processing of the AFNLP| date = 2009 | coauthors = N. Okazaki, Y. Matsuo, Z. Yang, M. Ishizuka| first = Y.| last = Yan| pages = 1021-1029| title = Unsupervised Relation Extraction by Mining Wikipedia Texts Using Information from the Web}}]].  Combines dependency patterns in parse wikipedia text and bootstrapping-style surface patterns on Web text.
 
* [[yan_noyear_unsupervised_relation_extraction_by_mining_wikipedia_texts_using_information_from_the_web | {{MyCiteconference| booktitle = Proceedings of the Joint Conference of the 47th Annual Meeting of the ACL and the 4th International Joint Conference on Natural Language Processing of the AFNLP| date = 2009 | coauthors = N. Okazaki, Y. Matsuo, Z. Yang, M. Ishizuka| first = Y.| last = Yan| pages = 1021-1029| title = Unsupervised Relation Extraction by Mining Wikipedia Texts Using Information from the Web}}]].  Combines dependency patterns in parse wikipedia text and bootstrapping-style surface patterns on Web text.
 
* [[talukdar_noyear_a_context_pattern_induction_method_for_named_entity_extraction | {{MyCiteconference | booktitle = Tenth Conference on Computational Natural Language Learning| coauthors = T. Brants, M. L.F Pereira| first = P. P| last = Talukdar| title = A context pattern induction method for named entity extraction }}]].
 
* [[talukdar_noyear_a_context_pattern_induction_method_for_named_entity_extraction | {{MyCiteconference | booktitle = Tenth Conference on Computational Natural Language Learning| coauthors = T. Brants, M. L.F Pereira| first = P. P| last = Talukdar| title = A context pattern induction method for named entity extraction }}]].
* Talukdar, P. P, and F. Pereira. 2010. Experiments in Graph-based Semi-Supervised Learning Methods for Class-Instance Acquisition. In 48th Annual Meeting of the Association for Computational Linguistics (ACL). Vol. 45.
+
* Talukdar, P. P, and F. Pereira. 2010. Experiments in Graph-based Semi-Supervised Learning Methods for Class-Instance Acquisition. In 48th Annual Meeting of the Association for Computational Linguistics (ACL). Vol. 45. Comparison of different graph-based semi-supervised learning methods for information extraction tasks.
 +
* Druck, G., and A. McCallum. 2010. High-Performance Semi-Supervised Learning using Discriminatively Constrained Generative Models. In ICML 2010.  Constrain a generative HMM training procedure to also satisfy the feature expectations associated with a CRF model.
 +
* Bollegala, D. T, Y. Matsuo, and M. Ishizuka. 2010. Relational duality: unsupervised extraction of semantic relations between entities on the web. In Proceedings of the 19th international conference on World wide web, 151–160.  A fast and effective method for simultaneously clustering entity-pairs into relations and entities into classes.
 +
* Yin, X., W. Tan, X. Li, and Y. C Tu. 2010. Automatic extraction of clickable structured web contents for name entity queries. In Proceedings of the 19th international conference on World wide web, 991–1000. Finds seeds to use for site-specific wrappers by analyzing query logs.
 +
 
 +
== Student Presentation ==
 +
[http://malt.ml.cmu.edu/mw/index.php/User:Rnshah Rushin Shah]

Latest revision as of 12:14, 20 October 2010

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

Overview of Bootstrapping and KnowItAll

Required Readings

Optional Readings

Student Presentation

Rushin Shah