Changes between Version 2 and Version 3 of private/NlpInPracticeCourse/AnaphoraResolution
- Timestamp:
- May 31, 2015, 12:50:52 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
private/NlpInPracticeCourse/AnaphoraResolution
v2 v3 5 5 Prepared by: Marek Medveď 6 6 7 == TODO til 31.5.2015 ==8 9 1. choose particular papers for [[#References|References]] below (that will serve as input for the lecture later on)10 1. prepare the [[#PracticalSession|Practical Session]]11 12 7 == State of the Art == 13 8 14 9 === References === 15 16 Approx 3 current papers (preferably from best NLP conferences/journals, eg. [[https://www.aclweb.org/anthology/|ACL Anthology]]) that will be used as a source for the one-hour lecture:17 10 18 11 1. Anaphora Resolution, Studies in Language and Linguistics by Mitkov, R., 2014, Taylor & Francis, ISBN 9781317881810 … … 22 15 1. The Influence of Minimum Edit Distance on Reference Resolution, Michael Strube and Stefan Rapp and Christoph Muller, EMNLP 2002, Association for Computational Linguistics, ACMID 1118733, [[http://dx.doi.org/10.3115/1118693.1118733|Source]] 23 16 1. Combining Sample Selection and Error-driven Pruning for Machine Learning of Coreference Rules, Vincent Ng and Claire Cardie, EMNLP 2002, Association for Computational Linguistics, ACMID 1118701, [[http://dx.doi.org/10.3115/1118693.1118701|Source]] 17 24 18 == Practical Session == 25 19