Sciweavers

1004 search results - page 103 / 201
» Instance-Based Natural Language Generation
Sort
View
EMNLP
2009
15 years 1 months ago
A Bayesian Model of Syntax-Directed Tree to String Grammar Induction
Tree based translation models are a compelling means of integrating linguistic information into machine translation. Syntax can inform lexical selection and reordering choices and...
Trevor Cohn, Phil Blunsom
IUI
2003
ACM
15 years 8 months ago
An experiment in automated humorous output production
Computational humor will be needed in interfaces, no less than other cognitive capabilities. There are many practical settings where computational humor will add value. Among them...
Oliviero Stock, Carlo Strapparava
LREC
2010
131views Education» more  LREC 2010»
15 years 4 months ago
MACAQ : A Multi Annotated Corpus to Study how we Adapt Answers to Various Questions
This paper presents a new corpus of human answers in natural language. The answers were collected in order to build a base of examples useful when generating natural language answ...
Anne Garcia-Fernandez, Sophie Rosset, Anne Vilnat
JUCS
2010
139views more  JUCS 2010»
15 years 1 months ago
LemmaGen: Multilingual Lemmatisation with Induced Ripple-Down Rules
: Lemmatisation is the process of finding the normalised forms of words appearing in text. It is a useful preprocessing step for a number of language engineering and text mining t...
Matjaz Jursic, Igor Mozetic, Tomaz Erjavec, Nada L...
PLDI
2012
ACM
13 years 5 months ago
Fast and precise hybrid type inference for JavaScript
JavaScript performance is often bound by its dynamically typed nature. Compilers do not have access to static type information, making generation of efficient, type-specialized m...
Brian Hackett, Shu-yu Guo