machine learning for coreference resolution recent developments

Tài liệu Báo cáo khoa học: "Machine Learning for Coreference Resolution: From Local Classification to Global Ranking" ppt

Tài liệu Báo cáo khoa học: "Machine Learning for Coreference Resolution: From Local Classification to Global Ranking" ppt

Ngày tải lên : 20/02/2014, 15:20
... error-driven pruning for machine learning of coreference rules. In Proc. of EMNLP, pages 55–62. V. Ng and C. Cardie. 2002b. Improving machine learn- ing approaches to coreference resolution. In Proc. ... 104–111. J. R. Quinlan. 1993. C4.5: Programs for Machine Learning. Morgan Kaufmann. W. M. Soon, H. T. Ng, and D. Lim. 2001. A machine learning approach to coreference resolution of noun phrases. Computational ... 2003. Coref- erence resolutionusing competitive learningapproach. In Proc. of the ACL, pages 176–183. D. Zelenko, C. Aone, and J. Tibbetts. 2004. Coreference resolution for information extraction....
  • 8
  • 518
  • 1
Tài liệu Báo cáo khoa học: "An Entity-Mention Model for Coreference Resolution with Inductive Logic Programming" pdf

Tài liệu Báo cáo khoa học: "An Entity-Mention Model for Coreference Resolution with Inductive Logic Programming" pdf

Ngày tải lên : 20/02/2014, 09:20
... to coreference resolution. In Proceed- ings of the 40th Annual Meeting of the Association for Computational Linguistics (ACL), pages 104–111, Philadelphia. V. Ng. 2005. Machine learning for coreference ... 65.4 63.5 Table 4: Results of different systems for coreference resolution examined the C4.5 algorithm 4 which is widely used for the coreference resolution task. The first line of the table shows ... Powell”, and therefore refers to a male person and cannot co-refer with “she”. The entity-mention model based on Eq. (2) per- forms coreference resolution at an entity-level. For simplicity, the...
  • 9
  • 476
  • 2
Tài liệu Báo cáo khoa học: "A Modular Toolkit for Coreference Resolution" pdf

Tài liệu Báo cáo khoa học: "A Modular Toolkit for Coreference Resolution" pdf

Ngày tải lên : 20/02/2014, 09:20
... application-internal representations to a suitable format for several machine learning toolkits: One module exposes the functionality of the the WEKA machine learning toolkit (Witten and Frank, 2005), ... using it as a platform for research including the use of new information sources (which can be easily incorporated into the coreference resolution process as features), different resolution algorithms ... decision trees for coreference resolution. In Proc. IJCAI 1995. Morton, T. S. (2000). Coreference for NLP applications. In Proc. ACL 2000. Moschitti, A. (2006). Making tree kernels practical for natural language...
  • 4
  • 419
  • 0
Tài liệu Báo cáo khoa học: "Conditional Modality Fusion for Coreference Resolution" pdf

Tài liệu Báo cáo khoa học: "Conditional Modality Fusion for Coreference Resolution" pdf

Ngày tải lên : 20/02/2014, 12:20
... en- tity. Coreference resolution on text datasets is well- studied (e.g., (Cardie and Wagstaff, 1999)). This prior work provides the departure point for our in- vestigation of coreference resolution ... documents. Evaluation metric Coreference resolution is of- ten performed in two phases: a binary classifi- cation phase, in which the likelihood of corefer- ence for each pair of noun phrases ... 352–359, Prague, Czech Republic, June 2007. c 2007 Association for Computational Linguistics Conditional Modality Fusion for Coreference Resolution Jacob Eisenstein and Randall Davis Computer Science...
  • 8
  • 347
  • 0
Báo cáo khoa học: "Semantic Role Labeling for Coreference Resolution" pot

Báo cáo khoa học: "Semantic Role Labeling for Coreference Resolution" pot

Ngày tải lên : 08/03/2014, 21:20
... expressions is given in Table 1. 2.2 Learning Algorithm For learning coreference decisions, we used a Maximum Entropy (Berger et al., 1996) model. Coreference resolution is viewed as a binary clas- sification ... of machine learning based coreference resolution systems (Soon et al., 2001; Ng & Cardie, 2002; Kehler et al., 2004, inter alia). Similarly, many researchers have explored tech- niques for ... Germany http://www.eml-research.de/nlp/ Abstract Extending a machine learning based coref- erence resolution system with a feature capturing automatically generated infor- mation about semantic roles improves its performance. 1 Introduction The...
  • 4
  • 293
  • 0
Machine Learning for Hackers pot

Machine Learning for Hackers pot

Ngày tải lên : 15/03/2014, 16:20
... used to build a machine learning process. The notion of observing data, learning from it, and then automating some process of recognition is at the heart of machine learning and forms the primary ... exploring machine learning with R! Before we proceed to the case studies, however, we will review some R functions and operations that we will use frequently. R Basics for Machine Learning As ... message that is printed when you draw the R for Machine Learning | 19 www.it-ebooks.info With the function defined, we will use the lapply function, short for “list-apply,” to iterate this function...
  • 322
  • 3.8K
  • 3
Báo cáo khoa học: " Improving Machine Learning Approaches to Coreference Resolution" potx

Báo cáo khoa học: " Improving Machine Learning Approaches to Coreference Resolution" potx

Ngày tải lên : 17/03/2014, 08:20
... increases in F-measure for both classi- fiers and both data sets. When using RIPPER, for example, performance increases from 64.3 to 67.2 for the MUC-6 data set and from 60.8 to 63.2 for MUC-7. Similar, ... Unfortunately, the hand-selected features precipitate a large drop in precision for pro- noun resolution for the MUC-7/C4.5 data set. Ad- ditional analysis is required to determine the reason for ... improve precision on common noun resolution. Overall, the learning framework and lin- guistic knowledge source modifications boost per- formance of Soon’s learning- based coreference res- olution approach...
  • 8
  • 318
  • 0
Tài liệu Báo cáo khoa học: "Bucking the Trend: Large-Scale Cost-Focused Active Learning for Statistical Machine Translation" docx

Tài liệu Báo cáo khoa học: "Bucking the Trend: Large-Scale Cost-Focused Active Learning for Statistical Machine Translation" docx

Ngày tải lên : 20/02/2014, 04:20
... Association for Computational Linguistics. Simon Tong and Daphne Koller. 2002. Support vec- tor machine active learning with applications to text classification. Journal of Machine Learning Re- search ... Number of Foreign Words Annotated BLEU Score Number of Foreign Words Annotated the approx. 54,500 foreign words we selectively sampled for annotation cost = $205.80 last approx. 700,000 foreign ... preference for covering frequent n-grams before covering in- frequent n-grams. The VG method is depicted in Figure 2. Figure 3 shows the learning curves for both jHier and jSyntax for VG selection...
  • 11
  • 580
  • 0
Tài liệu Báo cáo khoa học: "Trimming CFG Parse Trees for Sentence Compression Using Machine Learning Approaches" pptx

Tài liệu Báo cáo khoa học: "Trimming CFG Parse Trees for Sentence Compression Using Machine Learning Approaches" pptx

Ngày tải lên : 20/02/2014, 12:20
... correspond. To solve the former problem, we apply a maxi- mum entropy model to Knight and Marcu’s model to introduce machine learning features that are de- fined not only for CFG rules but also for other characteristics ... 850–857, Sydney, July 2006. c 2006 Association for Computational Linguistics Trimming CFG Parse Trees for Sentence Compression Using Machine Learning Approaches Yuya Unno 1 Takashi Ninomiya 2 Yusuke ... cre- ate a compression forest as Knight and Marcu did. We select the tree assigned the highest probability from the forest. Features in the maximum entropy model are de- fined for a tree node and...
  • 8
  • 370
  • 0
Báo cáo khoa học: "Using Machine-Learning to Assign Function Labels to Parser Output for Spanish" ppt

Báo cáo khoa học: "Using Machine-Learning to Assign Function Labels to Parser Output for Spanish" ppt

Ngày tải lên : 08/03/2014, 02:21
... (Daelemans et al., 2004) for Memory- Based Learning, the MaxEnt Toolkit (Le, 2004) for Maximum Entropy and LIBSVM (Chang and Lin, 2001) for Support Vector Machines. For TiMBL we used k nearest ... performance for gold-standard trees scoring 89.34% on accuracy and 86.87% on f- score. The learning curves for the three algo- rithms, shown in Figure 4, are also informative, with SVM outperforming ... memory-based learning to perform various graph transformations. One of the transformations is node relabelling, which adds function tags to parser output. They report an f- score of 88.5% for the...
  • 8
  • 375
  • 1
Báo cáo khoa học: "Transductive learning for statistical machine translation" potx

Báo cáo khoa học: "Transductive learning for statistical machine translation" potx

Ngày tải lên : 08/03/2014, 02:21
... 25–32, Prague, Czech Republic, June 2007. c 2007 Association for Computational Linguistics Transductive learning for statistical machine translation Nicola Ueffing National Research Council Canada Gatineau, ... relevant for translating the new data are reinforced. The probability distribution over the phrase pairs thus gets more focused on the (reliable) parts which are relevant for the test data. For an ... Semi-supervised training for statistical word alignment. In Proc. ACL. S. Nießen, F. J. Och, G. Leusch, and H. Ney. 2000. An evaluation tool for machine translation: Fast evalua- tion for MT research....
  • 8
  • 417
  • 0
Báo cáo khoa học: "A Re-examination of Machine Learning Approaches for Sentence-Level MT Evaluation" ppt

Báo cáo khoa học: "A Re-examination of Machine Learning Approaches for Sentence-Level MT Evaluation" ppt

Ngày tải lên : 08/03/2014, 02:21
... Pittsburgh {jsa8,hwa}@cs.pitt.edu Abstract Recent studies suggest that machine learn- ing can be applied to develop good auto- matic evaluation metrics for machine trans- lated sentences. This paper further ana- lyzes aspects of learning ... criteria. Machine learning af- fords a unified framework to compose these crite- ria into a single metric. In this paper, we have demonstrated the viability of a regression approach to learning ... and Chris Brockett. 2001. A machine learning approach to the automatic eval- uation of machine translation. In Proceedings of the 39th Annual Meeting of the Association for Computational Lin- guistics,...
  • 8
  • 476
  • 0
Natural Language Annotation for Machine Learning potx

Natural Language Annotation for Machine Learning potx

Ngày tải lên : 15/03/2014, 16:20
... with machine learning algorithms that perform classification, clustering and pattern induction tasks. • Having a good annotation scheme and accurate annotations are critical for machine learning ... that this is where you start for designing the features that go into your learning algorithm. The better the features, the better the performance of the machine learning algorithm! Preparing ... particular problem or phenomenon that has sparked your interest, for which you will need to label natural language data for training for machine learning. Consider two kinds of problems. First imagine...
  • 97
  • 1.6K
  • 0
Báo cáo khoa học: "Using Emoticons to reduce Dependency in Machine Learning Techniques for Sentiment Classification" pot

Báo cáo khoa học: "Using Emoticons to reduce Dependency in Machine Learning Techniques for Sentiment Classification" pot

Ngày tải lên : 17/03/2014, 06:20
... 2005. c 2005 Association for Computational Linguistics Using Emoticons to reduce Dependency in Machine Learning Techniques for Sentiment Classification Jonathon Read Department of Informatics University ... language-style dependency. Also, note that neither machine- learning model consistently out-performs the other. We speculate that this, and the generally mediocre performance of the classifiers, is due (at ... best- performing settings for the Na ¨ ıve Bayes classifier was a window context of 130 tokens taken from the largest training set of 22,000 articles. Similarly, the best performance for the SVM...
  • 6
  • 434
  • 0
Báo cáo khoa học: "A Machine Learning Approach to German Pronoun Resolution" docx

Báo cáo khoa học: "A Machine Learning Approach to German Pronoun Resolution" docx

Ngày tải lên : 17/03/2014, 06:20
... T¨uba- D/Z will show whether the performance achieved for the HTC test set is scalable. For future versions of the system, it might also resolution (no values were given for pronouns). Although a number ... learner is thus forced to concentrate on difficult examples. Although boosting has not yet been applied to coreference resolution, it has outperformed stateof-the-art systems for NLP tasks such ... described in this pa- per. (McCarthy and Lehnert, 1995) were among the first to use machine learning for coreference resolution. RESOLVE was trained on data from MUC-5 English Joint Venture (EJV)...
  • 6
  • 466
  • 0

Xem thêm