Sciweavers

3430 search results - page 93 / 686
» Language model for IR using collection information
Sort
View
IR
2011
14 years 11 months ago
Learning to rank for why-question answering
In this paper, we evaluate a number of machine learning techniques for the task of ranking answers to why-questions. We use TF-IDF together with a set of 36 linguistically motivate...
Suzan Verberne, Hans van Halteren, Daphne Theijsse...
112
Voted
NAACL
2003
15 years 5 months ago
Language and Task Independent Text Categorization with Simple Language Models
We present a simple method for language independent and task independent text categorization learning, based on character-level n-gram language models. Our approach uses simple in...
Fuchun Peng, Dale Schuurmans, Shaojun Wang
125
Voted
EMNLP
2011
14 years 3 months ago
Data-Driven Response Generation in Social Media
We present a data-driven approach to generating responses to Twitter status posts, based on phrase-based Statistical Machine Translation. We find that mapping conversational stim...
Alan Ritter, Colin Cherry, William B. Dolan
CIKM
2011
Springer
14 years 4 months ago
Partial duplicate detection for large book collections
A framework is presented for discovering partial duplicates in large collections of scanned books with optical character recognition (OCR) errors. Each book in the collection is r...
Ismet Zeki Yalniz, Ethem F. Can, R. Manmatha
CASES
2006
ACM
15 years 10 months ago
Supporting precise garbage collection in Java Bytecode-to-C ahead-of-time compiler for embedded systems
A Java bytecode-to-C ahead-of-time compiler (AOTC) can improve the performance of a Java virtual machine (JVM) by translating bytecode into C code, which is then compiled into mac...
Dong-Heon Jung, Sung-Hwan Bae, Jaemok Lee, Soo-Moo...