acl acl2010 knowledge-graph by maker-knowledge-mining

acl 2010 knowledge graph


similar papers computed by tfidf model


similar papers computed by lsi model


similar papers computed by lda model


papers list:

1 acl-2010-"Ask Not What Textual Entailment Can Do for You..."

Author: Mark Sammons ; V.G.Vinod Vydiswaran ; Dan Roth

Abstract: We challenge the NLP community to participate in a large-scale, distributed effort to design and build resources for developing and evaluating solutions to new and existing NLP tasks in the context of Recognizing Textual Entailment. We argue that the single global label with which RTE examples are annotated is insufficient to effectively evaluate RTE system performance; to promote research on smaller, related NLP tasks, we believe more detailed annotation and evaluation are needed, and that this effort will benefit not just RTE researchers, but the NLP community as a whole. We use insights from successful RTE systems to propose a model for identifying and annotating textual infer- ence phenomena in textual entailment examples, and we present the results of a pilot annotation study that show this model is feasible and the results immediately useful.

2 acl-2010-"Was It Good? It Was Provocative." Learning the Meaning of Scalar Adjectives

Author: Marie-Catherine de Marneffe ; Christopher D. Manning ; Christopher Potts

Abstract: Texts and dialogues often express information indirectly. For instance, speakers’ answers to yes/no questions do not always straightforwardly convey a ‘yes’ or ‘no’ answer. The intended reply is clear in some cases (Was it good? It was great!) but uncertain in others (Was it acceptable? It was unprecedented.). In this paper, we present methods for interpreting the answers to questions like these which involve scalar modifiers. We show how to ground scalar modifier meaning based on data collected from the Web. We learn scales between modifiers and infer the extent to which a given answer conveys ‘yes’ or ‘no’ . To evaluate the methods, we collected examples of question–answer pairs involving scalar modifiers from CNN transcripts and the Dialog Act corpus and use response distributions from Mechanical Turk workers to assess the degree to which each answer conveys ‘yes’ or ‘no’ . Our experimental results closely match the Turkers’ response data, demonstrating that meanings can be learned from Web data and that such meanings can drive pragmatic inference.

3 acl-2010-A Bayesian Method for Robust Estimation of Distributional Similarities

Author: Jun'ichi Kazama ; Stijn De Saeger ; Kow Kuroda ; Masaki Murata ; Kentaro Torisawa

Abstract: Existing word similarity measures are not robust to data sparseness since they rely only on the point estimation of words’ context profiles obtained from a limited amount of data. This paper proposes a Bayesian method for robust distributional word similarities. The method uses a distribution of context profiles obtained by Bayesian estimation and takes the expectation of a base similarity measure under that distribution. When the context profiles are multinomial distributions, the priors are Dirichlet, and the base measure is . the Bhattacharyya coefficient, we can derive an analytical form that allows efficient calculation. For the task of word similarity estimation using a large amount of Web data in Japanese, we show that the proposed measure gives better accuracies than other well-known similarity measures.

4 acl-2010-A Cognitive Cost Model of Annotations Based on Eye-Tracking Data

Author: Katrin Tomanek ; Udo Hahn ; Steffen Lohmann ; Jurgen Ziegler

Abstract: We report on an experiment to track complex decision points in linguistic metadata annotation where the decision behavior of annotators is observed with an eyetracking device. As experimental conditions we investigate different forms of textual context and linguistic complexity classes relative to syntax and semantics. Our data renders evidence that annotation performance depends on the semantic and syntactic complexity of the decision points and, more interestingly, indicates that fullscale context is mostly negligible with – the exception of semantic high-complexity cases. We then induce from this observational data a cognitively grounded cost model of linguistic meta-data annotations and compare it with existing non-cognitive models. Our data reveals that the cognitively founded model explains annotation costs (expressed in annotation time) more adequately than non-cognitive ones.

5 acl-2010-A Framework for Figurative Language Detection Based on Sense Differentiation

Author: Daria Bogdanova

Abstract: Various text mining algorithms require the process offeature selection. High-level semantically rich features, such as figurative language uses, speech errors etc., are very promising for such problems as e.g. writing style detection, but automatic extraction of such features is a big challenge. In this paper, we propose a framework for figurative language use detection. This framework is based on the idea of sense differentiation. We describe two algorithms illustrating the mentioned idea. We show then how these algorithms work by applying them to Russian language data.

6 acl-2010-A Game-Theoretic Model of Metaphorical Bargaining

Author: Beata Beigman Klebanov ; Eyal Beigman

Abstract: We present a game-theoretic model of bargaining over a metaphor in the context of political communication, find its equilibrium, and use it to rationalize observed linguistic behavior. We argue that game theory is well suited for modeling discourse as a dynamic resulting from a number of conflicting pressures, and suggest applications of interest to computational linguists.

7 acl-2010-A Generalized-Zero-Preserving Method for Compact Encoding of Concept Lattices

Author: Matthew Skala ; Victoria Krakovna ; Janos Kramar ; Gerald Penn

Abstract: Constructing an encoding of a concept lattice using short bit vectors allows for efficient computation of join operations on the lattice. Join is the central operation any unification-based parser must support. We extend the traditional bit vector encoding, which represents join failure using the zero vector, to count any vector with less than a fixed number of one bits as failure. This allows non-joinable elements to share bits, resulting in a smaller vector size. A constraint solver is used to construct the encoding, and a variety of techniques are employed to find near-optimal solutions and handle timeouts. An evaluation is provided comparing the extended representation of failure with traditional bit vector techniques.

8 acl-2010-A Hybrid Hierarchical Model for Multi-Document Summarization

Author: Asli Celikyilmaz ; Dilek Hakkani-Tur

Abstract: Scoring sentences in documents given abstract summaries created by humans is important in extractive multi-document summarization. In this paper, we formulate extractive summarization as a two step learning problem building a generative model for pattern discovery and a regression model for inference. We calculate scores for sentences in document clusters based on their latent characteristics using a hierarchical topic model. Then, using these scores, we train a regression model based on the lexical and structural characteristics of the sentences, and use the model to score sentences of new documents to form a summary. Our system advances current state-of-the-art improving ROUGE scores by ∼7%. Generated summaries are less rbeydu ∼n7d%an.t a Gnedn more dc sohuemremnatr bieasse adre upon manual quality evaluations.

9 acl-2010-A Joint Rule Selection Model for Hierarchical Phrase-Based Translation

Author: Lei Cui ; Dongdong Zhang ; Mu Li ; Ming Zhou ; Tiejun Zhao

Abstract: In hierarchical phrase-based SMT systems, statistical models are integrated to guide the hierarchical rule selection for better translation performance. Previous work mainly focused on the selection of either the source side of a hierarchical rule or the target side of a hierarchical rule rather than considering both of them simultaneously. This paper presents a joint model to predict the selection of hierarchical rules. The proposed model is estimated based on four sub-models where the rich context knowledge from both source and target sides is leveraged. Our method can be easily incorporated into the practical SMT systems with the log-linear model framework. The experimental results show that our method can yield significant improvements in performance.

10 acl-2010-A Latent Dirichlet Allocation Method for Selectional Preferences

Author: Alan Ritter ; Mausam Mausam ; Oren Etzioni

Abstract: The computation of selectional preferences, the admissible argument values for a relation, is a well-known NLP task with broad applicability. We present LDA-SP, which utilizes LinkLDA (Erosheva et al., 2004) to model selectional preferences. By simultaneously inferring latent topics and topic distributions over relations, LDA-SP combines the benefits of previous approaches: like traditional classbased approaches, it produces humaninterpretable classes describing each relation’s preferences, but it is competitive with non-class-based methods in predictive power. We compare LDA-SP to several state-ofthe-art methods achieving an 85% increase in recall at 0.9 precision over mutual information (Erk, 2007). We also evaluate LDA-SP’s effectiveness at filtering improper applications of inference rules, where we show substantial improvement over Pantel et al. ’s system (Pantel et al., 2007).

11 acl-2010-A New Approach to Improving Multilingual Summarization Using a Genetic Algorithm

Author: Marina Litvak ; Mark Last ; Menahem Friedman

Abstract: Automated summarization methods can be defined as “language-independent,” if they are not based on any languagespecific knowledge. Such methods can be used for multilingual summarization defined by Mani (2001) as “processing several languages, with summary in the same language as input.” In this paper, we introduce MUSE, a languageindependent approach for extractive summarization based on the linear optimization of several sentence ranking measures using a genetic algorithm. We tested our methodology on two languages—English and Hebrew—and evaluated its performance with ROUGE-1 Recall vs. state- of-the-art extractive summarization approaches. Our results show that MUSE performs better than the best known multilingual approach (TextRank1) in both languages. Moreover, our experimental results on a bilingual (English and Hebrew) document collection suggest that MUSE does not need to be retrained on each language and the same model can be used across at least two different languages.

12 acl-2010-A Probabilistic Generative Model for an Intermediate Constituency-Dependency Representation

Author: Federico Sangati

Abstract: We present a probabilistic model extension to the Tesni `ere Dependency Structure (TDS) framework formulated in (Sangati and Mazza, 2009). This representation incorporates aspects from both constituency and dependency theory. In addition, it makes use of junction structures to handle coordination constructions. We test our model on parsing the English Penn WSJ treebank using a re-ranking framework. This technique allows us to efficiently test our model without needing a specialized parser, and to use the standard evaluation metric on the original Phrase Structure version of the treebank. We obtain encouraging results: we achieve a small improvement over state-of-the-art results when re-ranking a small number of candidate structures, on all the evaluation metrics except for chunking.

13 acl-2010-A Rational Model of Eye Movement Control in Reading

Author: Klinton Bicknell ; Roger Levy

Abstract: A number of results in the study of realtime sentence comprehension have been explained by computational models as resulting from the rational use of probabilistic linguistic information. Many times, these hypotheses have been tested in reading by linking predictions about relative word difficulty to word-aggregated eye tracking measures such as go-past time. In this paper, we extend these results by asking to what extent reading is well-modeled as rational behavior at a finer level of analysis, predicting not aggregate measures, but the duration and location of each fixation. We present a new rational model of eye movement control in reading, the central assumption of which is that eye move- ment decisions are made to obtain noisy visual information as the reader performs Bayesian inference on the identities of the words in the sentence. As a case study, we present two simulations demonstrating that the model gives a rational explanation for between-word regressions.

14 acl-2010-A Risk Minimization Framework for Extractive Speech Summarization

Author: Shih-Hsiang Lin ; Berlin Chen

Abstract: In this paper, we formulate extractive summarization as a risk minimization problem and propose a unified probabilistic framework that naturally combines supervised and unsupervised summarization models to inherit their individual merits as well as to overcome their inherent limitations. In addition, the introduction of various loss functions also provides the summarization framework with a flexible but systematic way to render the redundancy and coherence relationships among sentences and between sentences and the whole document, respectively. Experiments on speech summarization show that the methods deduced from our framework are very competitive with existing summarization approaches. 1

15 acl-2010-A Semi-Supervised Key Phrase Extraction Approach: Learning from Title Phrases through a Document Semantic Network

Author: Decong Li ; Sujian Li ; Wenjie Li ; Wei Wang ; Weiguang Qu

Abstract: It is a fundamental and important task to extract key phrases from documents. Generally, phrases in a document are not independent in delivering the content of the document. In order to capture and make better use of their relationships in key phrase extraction, we suggest exploring the Wikipedia knowledge to model a document as a semantic network, where both n-ary and binary relationships among phrases are formulated. Based on a commonly accepted assumption that the title of a document is always elaborated to reflect the content of a document and consequently key phrases tend to have close semantics to the title, we propose a novel semi-supervised key phrase extraction approach in this paper by computing the phrase importance in the semantic network, through which the influence of title phrases is propagated to the other phrases iteratively. Experimental results demonstrate the remarkable performance of this approach. 1

16 acl-2010-A Statistical Model for Lost Language Decipherment

Author: Benjamin Snyder ; Regina Barzilay ; Kevin Knight

Abstract: In this paper we propose a method for the automatic decipherment of lost languages. Given a non-parallel corpus in a known related language, our model produces both alphabetic mappings and translations of words into their corresponding cognates. We employ a non-parametric Bayesian framework to simultaneously capture both low-level character mappings and highlevel morphemic correspondences. This formulation enables us to encode some of the linguistic intuitions that have guided human decipherers. When applied to the ancient Semitic language Ugaritic, the model correctly maps 29 of 30 letters to their Hebrew counterparts, and deduces the correct Hebrew cognate for 60% of the Ugaritic words which have cognates in Hebrew.

17 acl-2010-A Structured Model for Joint Learning of Argument Roles and Predicate Senses

Author: Yotaro Watanabe ; Masayuki Asahara ; Yuji Matsumoto

Abstract: In predicate-argument structure analysis, it is important to capture non-local dependencies among arguments and interdependencies between the sense of a predicate and the semantic roles of its arguments. However, no existing approach explicitly handles both non-local dependencies and semantic dependencies between predicates and arguments. In this paper we propose a structured model that overcomes the limitation of existing approaches; the model captures both types of dependencies simultaneously by introducing four types of factors including a global factor type capturing non-local dependencies among arguments and a pairwise factor type capturing local dependencies between a predicate and an argument. In experiments the proposed model achieved competitive results compared to the stateof-the-art systems without applying any feature selection procedure.

18 acl-2010-A Study of Information Retrieval Weighting Schemes for Sentiment Analysis

Author: Georgios Paltoglou ; Mike Thelwall

Abstract: Most sentiment analysis approaches use as baseline a support vector machines (SVM) classifier with binary unigram weights. In this paper, we explore whether more sophisticated feature weighting schemes from Information Retrieval can enhance classification accuracy. We show that variants of the classic tf.idf scheme adapted to sentiment analysis provide significant increases in accuracy, especially when using a sublinear function for term frequency weights and document frequency smoothing. The techniques are tested on a wide selection of data sets and produce the best accuracy to our knowledge.

19 acl-2010-A Taxonomy, Dataset, and Classifier for Automatic Noun Compound Interpretation

Author: Stephen Tratz ; Eduard Hovy

Abstract: The automatic interpretation of noun-noun compounds is an important subproblem within many natural language processing applications and is an area of increasing interest. The problem is difficult, with disagreement regarding the number and nature of the relations, low inter-annotator agreement, and limited annotated data. In this paper, we present a novel taxonomy of relations that integrates previous relations, the largest publicly-available annotated dataset, and a supervised classification method for automatic noun compound interpretation.

20 acl-2010-A Transition-Based Parser for 2-Planar Dependency Structures

Author: Carlos Gomez-Rodriguez ; Joakim Nivre

Abstract: Finding a class of structures that is rich enough for adequate linguistic representation yet restricted enough for efficient computational processing is an important problem for dependency parsing. In this paper, we present a transition system for 2-planar dependency trees trees that can be decomposed into at most two planar graphs and show that it can be used to implement a classifier-based parser that runs in linear time and outperforms a stateof-the-art transition-based parser on four data sets from the CoNLL-X shared task. In addition, we present an efficient method – – for determining whether an arbitrary tree is 2-planar and show that 99% or more of the trees in existing treebanks are 2-planar.

21 acl-2010-A Tree Transducer Model for Synchronous Tree-Adjoining Grammars

22 acl-2010-A Unified Graph Model for Sentence-Based Opinion Retrieval

23 acl-2010-Accurate Context-Free Parsing with Combinatory Categorial Grammar

24 acl-2010-Active Learning-Based Elicitation for Semi-Supervised Word Alignment

25 acl-2010-Adapting Self-Training for Semantic Role Labeling

26 acl-2010-All Words Domain Adapted WSD: Finding a Middle Ground between Supervision and Unsupervision

27 acl-2010-An Active Learning Approach to Finding Related Terms

28 acl-2010-An Entity-Level Approach to Information Extraction

29 acl-2010-An Exact A* Method for Deciphering Letter-Substitution Ciphers

30 acl-2010-An Open-Source Package for Recognizing Textual Entailment

31 acl-2010-Annotation

32 acl-2010-Arabic Named Entity Recognition: Using Features Extracted from Noisy Data

33 acl-2010-Assessing the Role of Discourse References in Entailment Inference

34 acl-2010-Authorship Attribution Using Probabilistic Context-Free Grammars

35 acl-2010-Automated Planning for Situated Natural Language Generation

36 acl-2010-Automatic Collocation Suggestion in Academic Writing

37 acl-2010-Automatic Evaluation Method for Machine Translation Using Noun-Phrase Chunking

38 acl-2010-Automatic Evaluation of Linguistic Quality in Multi-Document Summarization

39 acl-2010-Automatic Generation of Story Highlights

40 acl-2010-Automatic Sanskrit Segmentizer Using Finite State Transducers

41 acl-2010-Automatic Selectional Preference Acquisition for Latin Verbs

42 acl-2010-Automatically Generating Annotator Rationales to Improve Sentiment Classification

43 acl-2010-Automatically Generating Term Frequency Induced Taxonomies

44 acl-2010-BabelNet: Building a Very Large Multilingual Semantic Network

45 acl-2010-Balancing User Effort and Translation Error in Interactive Machine Translation via Confidence Measures

46 acl-2010-Bayesian Synchronous Tree-Substitution Grammar Induction and Its Application to Sentence Compression

47 acl-2010-Beetle II: A System for Tutoring and Computational Linguistics Experimentation

48 acl-2010-Better Filtration and Augmentation for Hierarchical Phrase-Based Translation Rules

49 acl-2010-Beyond NomBank: A Study of Implicit Arguments for Nominal Predicates

50 acl-2010-Bilingual Lexicon Generation Using Non-Aligned Signatures

51 acl-2010-Bilingual Sense Similarity for Statistical Machine Translation

52 acl-2010-Bitext Dependency Parsing with Bilingual Subtree Constraints

53 acl-2010-Blocked Inference in Bayesian Tree Substitution Grammars

54 acl-2010-Boosting-Based System Combination for Machine Translation

55 acl-2010-Bootstrapping Semantic Analyzers from Non-Contradictory Texts

56 acl-2010-Bridging SMT and TM with Translation Recommendation

57 acl-2010-Bucking the Trend: Large-Scale Cost-Focused Active Learning for Statistical Machine Translation

58 acl-2010-Classification of Feedback Expressions in Multimodal Data

59 acl-2010-Cognitively Plausible Models of Human Language Processing

60 acl-2010-Collocation Extraction beyond the Independence Assumption

61 acl-2010-Combining Data and Mathematical Models of Language Change

62 acl-2010-Combining Orthogonal Monolingual and Multilingual Sources of Evidence for All Words WSD

63 acl-2010-Comparable Entity Mining from Comparative Questions

64 acl-2010-Complexity Assumptions in Ontology Verbalisation

65 acl-2010-Complexity Metrics in an Incremental Right-Corner Parser

66 acl-2010-Compositional Matrix-Space Models of Language

67 acl-2010-Computing Weakest Readings

68 acl-2010-Conditional Random Fields for Word Hyphenation

69 acl-2010-Constituency to Dependency Translation with Forests

70 acl-2010-Contextualizing Semantic Representations Using Syntactically Enriched Vector Models

71 acl-2010-Convolution Kernel over Packed Parse Forest

72 acl-2010-Coreference Resolution across Corpora: Languages, Coding Schemes, and Preprocessing Information

73 acl-2010-Coreference Resolution with Reconcile

74 acl-2010-Correcting Errors in Speech Recognition with Articulatory Dynamics

75 acl-2010-Correcting Errors in a Treebank Based on Synchronous Tree Substitution Grammar

76 acl-2010-Creating Robust Supervised Classifiers via Web-Scale N-Gram Data

77 acl-2010-Cross-Language Document Summarization Based on Machine Translation Quality Prediction

78 acl-2010-Cross-Language Text Classification Using Structural Correspondence Learning

79 acl-2010-Cross-Lingual Latent Topic Extraction

80 acl-2010-Cross Lingual Adaptation: An Experiment on Sentiment Classifications

81 acl-2010-Decision Detection Using Hierarchical Graphical Models

82 acl-2010-Demonstration of a Prototype for a Conversational Companion for Reminiscing about Images

83 acl-2010-Dependency Parsing and Projection Based on Word-Pair Classification

84 acl-2010-Detecting Errors in Automatically-Parsed Dependency Relations

85 acl-2010-Detecting Experiences from Weblogs

86 acl-2010-Discourse Structure: Theory, Practice and Use

87 acl-2010-Discriminative Modeling of Extraction Sets for Machine Translation

88 acl-2010-Discriminative Pruning for Discriminative ITG Alignment

89 acl-2010-Distributional Similarity vs. PU Learning for Entity Set Expansion

90 acl-2010-Diversify and Combine: Improving Word Alignment for Machine Translation on Low-Resource Languages

91 acl-2010-Domain Adaptation of Maximum Entropy Language Models

92 acl-2010-Don't 'Have a Clue'? Unsupervised Co-Learning of Downward-Entailing Operators.

93 acl-2010-Dynamic Programming for Linear-Time Incremental Parsing

94 acl-2010-Edit Tree Distance Alignments for Semantic Role Labelling

95 acl-2010-Efficient Inference through Cascades of Weighted Tree Transducers

96 acl-2010-Efficient Optimization of an MDL-Inspired Objective Function for Unsupervised Part-Of-Speech Tagging

97 acl-2010-Efficient Path Counting Transducers for Minimum Bayes-Risk Decoding of Statistical Machine Translation Lattices

98 acl-2010-Efficient Staggered Decoding for Sequence Labeling

99 acl-2010-Efficient Third-Order Dependency Parsers

100 acl-2010-Enhanced Word Decomposition by Calibrating the Decision Threshold of Probabilistic Models and Using a Model Ensemble

101 acl-2010-Entity-Based Local Coherence Modelling Using Topological Fields

102 acl-2010-Error Detection for Statistical Machine Translation Using Linguistic Features

103 acl-2010-Estimating Strictly Piecewise Distributions

104 acl-2010-Evaluating Machine Translations Using mNCD

105 acl-2010-Evaluating Multilanguage-Comparability of Subjectivity Analysis Systems

106 acl-2010-Event-Based Hyperspace Analogue to Language for Query Expansion

107 acl-2010-Exemplar-Based Models for Word Meaning in Context

108 acl-2010-Expanding Verb Coverage in Cyc with VerbNet

109 acl-2010-Experiments in Graph-Based Semi-Supervised Learning Methods for Class-Instance Acquisition

110 acl-2010-Exploring Syntactic Structural Features for Sub-Tree Alignment Using Bilingual Tree Kernels

111 acl-2010-Extracting Sequences from the Web

112 acl-2010-Extracting Social Networks from Literary Fiction

113 acl-2010-Extraction and Approximation of Numerical Attributes from the Web

114 acl-2010-Faster Parsing by Supertagger Adaptation

115 acl-2010-Filtering Syntactic Constraints for Statistical Machine Translation

116 acl-2010-Finding Cognate Groups Using Phylogenies

117 acl-2010-Fine-Grained Genre Classification Using Structural Learning Algorithms

118 acl-2010-Fine-Grained Tree-to-String Translation Rule Extraction

119 acl-2010-Fixed Length Word Suffix for Factored Statistical Machine Translation

120 acl-2010-Fully Unsupervised Core-Adjunct Argument Classification

121 acl-2010-Generating Entailment Rules from FrameNet

122 acl-2010-Generating Fine-Grained Reviews of Songs from Album Reviews

123 acl-2010-Generating Focused Topic-Specific Sentiment Lexicons

124 acl-2010-Generating Image Descriptions Using Dependency Relational Patterns

125 acl-2010-Generating Templates of Entity Summaries with an Entity-Aspect Model and Pattern Mining

126 acl-2010-GernEdiT - The GermaNet Editing Tool

127 acl-2010-Global Learning of Focused Entailment Graphs

128 acl-2010-Grammar Prototyping and Testing with the LinGO Grammar Matrix Customization System

129 acl-2010-Growing Related Words from Seed via User Behaviors: A Re-Ranking Based Approach

130 acl-2010-Hard Constraints for Grammatical Function Labelling

131 acl-2010-Hierarchical A* Parsing with Bridge Outside Scores

132 acl-2010-Hierarchical Joint Learning: Improving Joint Parsing and Named Entity Recognition with Non-Jointly Labeled Data

133 acl-2010-Hierarchical Search for Word Alignment

134 acl-2010-Hierarchical Sequential Learning for Extracting Opinions and Their Attributes

135 acl-2010-Hindi-to-Urdu Machine Translation through Transliteration

136 acl-2010-How Many Words Is a Picture Worth? Automatic Caption Generation for News Images

137 acl-2010-How Spoken Language Corpora Can Refine Current Speech Motor Training Methodologies

138 acl-2010-Hunting for the Black Swan: Risk Mining from Text

139 acl-2010-Identifying Generic Noun Phrases

140 acl-2010-Identifying Non-Explicit Citing Sentences for Citation-Based Summarization.

141 acl-2010-Identifying Text Polarity Using Random Walks

142 acl-2010-Importance-Driven Turn-Bidding for Spoken Dialogue Systems

143 acl-2010-Importance of Linguistic Constraints in Statistical Dependency Parsing

144 acl-2010-Improved Unsupervised POS Induction through Prototype Discovery

145 acl-2010-Improving Arabic-to-English Statistical Machine Translation by Reordering Post-Verbal Subjects for Alignment

146 acl-2010-Improving Chinese Semantic Role Labeling with Rich Syntactic Features

147 acl-2010-Improving Statistical Machine Translation with Monolingual Collocation

148 acl-2010-Improving the Use of Pseudo-Words for Evaluating Selectional Preferences

149 acl-2010-Incorporating Extra-Linguistic Information into Reference Resolution in Collaborative Task Dialogue

150 acl-2010-Inducing Domain-Specific Semantic Class Taggers from (Almost) Nothing

151 acl-2010-Intelligent Selection of Language Model Training Data

152 acl-2010-It Makes Sense: A Wide-Coverage Word Sense Disambiguation System for Free Text

153 acl-2010-Joint Syntactic and Semantic Parsing of Chinese

154 acl-2010-Jointly Optimizing a Two-Step Conditional Random Field Model for Machine Transliteration and Its Fast Decoding Algorithm

155 acl-2010-Kernel Based Discourse Relation Recognition with Temporal Ordering Information

156 acl-2010-Knowledge-Rich Word Sense Disambiguation Rivaling Supervised Systems

157 acl-2010-Last but Definitely Not Least: On the Role of the Last Sentence in Automatic Polarity-Classification

158 acl-2010-Latent Variable Models of Selectional Preference

159 acl-2010-Learning 5000 Relational Extractors

160 acl-2010-Learning Arguments and Supertypes of Semantic Relations Using Recursive Patterns

161 acl-2010-Learning Better Data Representation Using Inference-Driven Metric Learning

162 acl-2010-Learning Common Grammar from Multilingual Corpus

163 acl-2010-Learning Lexicalized Reordering Models from Reordering Graphs

164 acl-2010-Learning Phrase-Based Spelling Error Models from Clickthrough Data

165 acl-2010-Learning Script Knowledge with Web Experiments

166 acl-2010-Learning Word-Class Lattices for Definition and Hypernym Extraction

167 acl-2010-Learning to Adapt to Unknown Users: Referring Expression Generation in Spoken Dialogue Systems

168 acl-2010-Learning to Follow Navigational Directions

169 acl-2010-Learning to Translate with Source and Target Syntax

170 acl-2010-Letter-Phoneme Alignment: An Exploration

171 acl-2010-Metadata-Aware Measures for Answer Summarization in Community Question Answering

172 acl-2010-Minimized Models and Grammar-Informed Initialization for Supertagging with Highly Ambiguous Lexicons

173 acl-2010-Modeling Norms of Turn-Taking in Multi-Party Conversation

174 acl-2010-Modeling Semantic Relevance for Question-Answer Pairs in Web Social Communities

175 acl-2010-Models of Metaphor in NLP

176 acl-2010-Mood Patterns and Affective Lexicon Access in Weblogs

177 acl-2010-Multilingual Pseudo-Relevance Feedback: Performance Study of Assisting Languages

178 acl-2010-Non-Cooperation in Dialogue

179 acl-2010-Now, Where Was I? Resumption Strategies for an In-Vehicle Dialogue System

180 acl-2010-On Jointly Recognizing and Aligning Bilingual Named Entities

181 acl-2010-On Learning Subtypes of the Part-Whole Relation: Do Not Mix Your Seeds

182 acl-2010-On the Computational Complexity of Dominance Links in Grammatical Formalisms

183 acl-2010-Online Generation of Locality Sensitive Hash Signatures

184 acl-2010-Open-Domain Semantic Role Labeling by Modeling Word Spans

185 acl-2010-Open Information Extraction Using Wikipedia

186 acl-2010-Optimal Rank Reduction for Linear Context-Free Rewriting Systems with Fan-Out Two

187 acl-2010-Optimising Information Presentation for Spoken Dialogue Systems

188 acl-2010-Optimizing Informativeness and Readability for Sentiment Summarization

189 acl-2010-Optimizing Question Answering Accuracy by Maximizing Log-Likelihood

190 acl-2010-P10-5005 k2opt.pdf

191 acl-2010-PCFGs, Topic Models, Adaptor Grammars and Learning Topical Collocations and the Structure of Proper Names

192 acl-2010-Paraphrase Lattice for Statistical Machine Translation

193 acl-2010-Personalising Speech-To-Speech Translation in the EMIME Project

194 acl-2010-Phrase-Based Statistical Language Generation Using Graphical Models and Active Learning

195 acl-2010-Phylogenetic Grammar Induction

196 acl-2010-Plot Induction and Evolutionary Search for Story Generation

197 acl-2010-Practical Very Large Scale CRFs

198 acl-2010-Predicate Argument Structure Analysis Using Transformation Based Learning

199 acl-2010-Preferences versus Adaptation during Referring Expression Generation

200 acl-2010-Profiting from Mark-Up: Hyper-Text Annotations for Guided Parsing

201 acl-2010-Pseudo-Word for Phrase-Based Machine Translation

202 acl-2010-Reading between the Lines: Learning to Map High-Level Instructions to Commands

203 acl-2010-Rebanking CCGbank for Improved NP Interpretation

204 acl-2010-Recommendation in Internet Forums and Blogs

205 acl-2010-SVD and Clustering for Unsupervised POS Tagging

206 acl-2010-Semantic Parsing: The Task, the State of the Art and the Future

207 acl-2010-Semantics-Driven Shallow Parsing for Chinese Semantic Role Labeling

208 acl-2010-Sentence and Expression Level Annotation of Opinions in User-Generated Discourse

209 acl-2010-Sentiment Learning on Product Reviews via Sentiment Ontology Tree

210 acl-2010-Sentiment Translation through Lexicon Induction

211 acl-2010-Simple, Accurate Parsing with an All-Fragments Grammar

212 acl-2010-Simple Semi-Supervised Training of Part-Of-Speech Taggers

213 acl-2010-Simultaneous Tokenization and Part-Of-Speech Tagging for Arabic without a Morphological Analyzer

214 acl-2010-Sparsity in Dependency Grammar Induction

215 acl-2010-Speech-Driven Access to the Deep Web on Mobile Devices

216 acl-2010-Starting from Scratch in Semantic Role Labeling

217 acl-2010-String Extension Learning

218 acl-2010-Structural Semantic Relatedness: A Knowledge-Based Method to Named Entity Disambiguation

219 acl-2010-Supervised Noun Phrase Coreference Research: The First Fifteen Years

220 acl-2010-Syntactic and Semantic Factors in Processing Difficulty: An Integrated Measure

221 acl-2010-Syntax-to-Morphology Mapping in Factored Phrase-Based Statistical Machine Translation from English to Turkish

222 acl-2010-SystemT: An Algebraic Approach to Declarative Information Extraction

223 acl-2010-Tackling Sparse Data Issue in Machine Translation Evaluation

224 acl-2010-Talking NPCs in a Virtual Game World

225 acl-2010-Temporal Information Processing of a New Language: Fast Porting with Minimal Resources

226 acl-2010-The Human Language Project: Building a Universal Corpus of the World's Languages

227 acl-2010-The Impact of Interpretation Problems on Tutorial Dialogue

228 acl-2010-The Importance of Rule Restrictions in CCG

229 acl-2010-The Influence of Discourse on Syntax: A Psycholinguistic Model of Sentence Processing

230 acl-2010-The Manually Annotated Sub-Corpus: A Community Resource for and by the People

231 acl-2010-The Prevalence of Descriptive Referring Expressions in News and Narrative

232 acl-2010-The S-Space Package: An Open Source Package for Word Space Models

233 acl-2010-The Same-Head Heuristic for Coreference

234 acl-2010-The Use of Formal Language Models in the Typology of the Morphology of Amerindian Languages

235 acl-2010-Tools for Multilingual Grammar-Based Translation on the Web

236 acl-2010-Top-Down K-Best A* Parsing

237 acl-2010-Topic Models for Word Sense Disambiguation and Token-Based Idiom Detection

238 acl-2010-Towards Open-Domain Semantic Role Labeling

239 acl-2010-Towards Relational POMDPs for Adaptive Dialogue Management

240 acl-2010-Training Phrase Translation Models with Leaving-One-Out

241 acl-2010-Transition-Based Parsing with Confidence-Weighted Classification

242 acl-2010-Tree-Based Deterministic Dependency Parsing - An Application to Nivre's Method -

243 acl-2010-Tree-Based and Forest-Based Translation

244 acl-2010-TrustRank: Inducing Trust in Automatic Translations via Ranking

245 acl-2010-Understanding the Semantic Structure of Noun Phrase Queries

246 acl-2010-Unsupervised Discourse Segmentation of Documents with Inherently Parallel Structure

247 acl-2010-Unsupervised Event Coreference Resolution with Rich Linguistic Features

248 acl-2010-Unsupervised Ontology Induction from Text

249 acl-2010-Unsupervised Search for the Optimal Segmentation for Statistical Machine Translation

250 acl-2010-Untangling the Cross-Lingual Link Structure of Wikipedia

251 acl-2010-Using Anaphora Resolution to Improve Opinion Target Identification in Movie Reviews

252 acl-2010-Using Parse Features for Preposition Selection and Error Detection

253 acl-2010-Using Smaller Constituents Rather Than Sentences in Active Learning for Japanese Dependency Parsing

254 acl-2010-Using Speech to Reply to SMS Messages While Driving: An In-Car Simulator User Study

255 acl-2010-Viterbi Training for PCFGs: Hardness Results and Competitiveness of Uniform Initialization

256 acl-2010-Vocabulary Choice as an Indicator of Perspective

257 acl-2010-WSD as a Distributed Constraint Optimization Problem

258 acl-2010-Weakly Supervised Learning of Presupposition Relations between Verbs

259 acl-2010-WebLicht: Web-Based LRT Services for German

260 acl-2010-Wide-Coverage NLP with Linguistically Expressive Grammars

261 acl-2010-Wikipedia as Sense Inventory to Improve Diversity in Web Search Results

262 acl-2010-Word Alignment with Synonym Regularization

263 acl-2010-Word Representations: A Simple and General Method for Semi-Supervised Learning

264 acl-2010-Wrapping up a Summary: From Representation to Generation

265 acl-2010-cdec: A Decoder, Alignment, and Learning Framework for Finite-State and Context-Free Translation Models