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

From Cohen Courses
Jump to navigationJump to search
 
(5 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
=== IE and Reasoning 2: Joint Inference with MLNs ===
 
=== IE and Reasoning 2: Joint Inference with MLNs ===
  
* [http://www.cs.cmu.edu/~wcohen/10-707/10-25-poon-domingos.ppt Slides]
+
* [http://www.cs.cmu.edu/~wcohen/10-707/11-03-whirl-catchup.pptx Slides], finishing up Monday's lecture
 +
* [http://www.cs.cmu.edu/~wcohen/10-707/11-03-poon-domingos.ppt Slides], MLNs for NER/Matching
  
 
=== Required Readings ===
 
=== Required Readings ===
  
 
* [[required::poon_2007_joint_inference_in_information_extraction | {{MyCiteconference| booktitle = PROCEEDINGS OF THE NATIONAL CONFERENCE ON ARTIFICIAL INTELLIGENCE| coauthors = P. Domingos| date = 2007| first = H.| last = Poon| pages = 913| title = Joint inference in information extraction| volume = 22}}]]
 
* [[required::poon_2007_joint_inference_in_information_extraction | {{MyCiteconference| booktitle = PROCEEDINGS OF THE NATIONAL CONFERENCE ON ARTIFICIAL INTELLIGENCE| coauthors = P. Domingos| date = 2007| first = H.| last = Poon| pages = 913| title = Joint inference in information extraction| volume = 22}}]]
 
+
* William W. Cohen, David McAllester, and Henry Kautz (2000): [http://www.informatik.uni-trier.de/~ley/db/conf/kdd/kdd2000.html#CohenKM00 Hardening Soft Information Sources] in KDD 2000: 255-259.
'''Update''': we will ''not'' cover the Bellare & McCallum paper Monday -- i.e., [[bellare_2009_generalized_expectation_criteria_for_bootstrapping_extractors_using_record_text_alignment | {{MyCiteconference| booktitle = Proceedings of the 2009 Conference on Empirical Methods in Natural Language Processing| coauthors = A. McCallum| date = 2009| first = K.| last = Bellare| pages = 131–140| title = Generalized Expectation Criteria for Bootstrapping Extractors using Record-Text Alignment}}]]
 
  
 
=== Optional Readings ===
 
=== Optional Readings ===
  
 
* [[yoshikawa_2009_jointly_identifying_temporal_relations_with_markov_logic | {{MyCiteconference| booktitle = Proceedings of the 47th Annual Meeting of the ACL and the 4th IJCNLP of the AFNLP| coauthors = J. NAIST, S. Riedel, M. Asahara, Y. Matsumoto| conference = ACL| date = 2009| first = K.| last = Yoshikawa| pages = 405-413| title = Jointly Identifying Temporal Relations with Markov Logic}}]]
 
* [[yoshikawa_2009_jointly_identifying_temporal_relations_with_markov_logic | {{MyCiteconference| booktitle = Proceedings of the 47th Annual Meeting of the ACL and the 4th IJCNLP of the AFNLP| coauthors = J. NAIST, S. Riedel, M. Asahara, Y. Matsumoto| conference = ACL| date = 2009| first = K.| last = Yoshikawa| pages = 405-413| title = Jointly Identifying Temporal Relations with Markov Logic}}]]
 +
* Haghighi, A., and D. Klein. n.d. An Entity-Level Approach to Information Extraction.  Another nice joint model, of coreference and the role played by entities in relations.

Latest revision as of 15:09, 3 November 2010

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

IE and Reasoning 2: Joint Inference with MLNs

  • Slides, finishing up Monday's lecture
  • Slides, MLNs for NER/Matching

Required Readings

Optional Readings