paper-with-me

Papers

Parser Showdown at the Wall Street Corral: An Empirical Investigation of Error Types in Parser Output

2012-07-01 · EMNLP 2012 7 · Jonathan K. Kummerfeld, David Hall, James R. Curran, Dan Klein
📄 PDF Abstract BibTeX

Code (1)

jkkummerfeld/berkeley-parser-analyser

Similar Papers 제목 키워드 기반

Extending a Parser to Distant Domains Using a Few Dozen Partially Annotated Examples

2018-05-16 · ACL 2018 7 · Vidur Joshi, Matthew Peters, Mark Hopkins

We revisit domain adaptation for parsers in the neural era. First we show that recent advances in word representations greatly diminish the need for domain adaptation when the target domain is syntactically similar to th…

Domain Adaptation

Effective Self-Training for Parsing

2006-06-01 · NAACL 2006 6 · David McClosky, Eugene Charniak, and Mark Johnson

We present a simple, but surprisingly effective, method of self-training a two-phase parser-reranker system using readily available unlabeled data. We show that this type of bootstrapping is possible for parsing when the…

Constituency Parsing

Improved CCG Parsing with Semi-supervised Supertagging

2014-01-01 · TACL 2014 1 · Mike Lewis, Mark Steedman

Current supervised parsers are limited by the size of their labelled training data, making improving them with unlabelled data an important goal. We show how a state-of-the-art CCG parser can be enhanced, by predicting l…

CCG SupertaggingDependency ParsingNatural Language InferencePOS+3

Women's Syntactic Resilience and Men's Grammatical Luck: Gender-Bias in Part-of-Speech Tagging and Dependency Parsing

2019-07-01 · ACL 2019 7 · Aparna Garimella, Carmen Banea, Dirk Hovy, Rada Mihalcea

Several linguistic studies have shown the prevalence of various lexical and grammatical patterns in texts authored by a person of a particular gender, but models for part-of-speech tagging and dependency parsing have sti…

ArticlesDependency ParsingPart-Of-Speech Tagging

Corralling Stochastic Bandit Algorithms

2020-06-16 · Raman Arora, Teodor V. Marinov, Mehryar Mohri

We study the problem of corralling stochastic bandit algorithms, that is combining multiple bandit algorithms designed for a stochastic environment, with the goal of devising a corralling algorithm that performs almost a…