Deepak Ravichandran
University of Southern California
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Deepak Ravichandran.
meeting of the association for computational linguistics | 2002
Deepak Ravichandran; Eduard H. Hovy
In this paper we explore the power of surface text patterns for open-domain question answering systems. In order to obtain an optimal set of patterns, we have developed a method for learning such patterns automatically. A tagged corpus is built from the Internet in a bootstrapping process by providing a few hand-crafted examples of each question type to Altavista. Patterns are then automatically extracted from the returned documents and standardized. We calculate the precision of each pattern, and the average precision for each question type. These patterns are then applied to find answers to new questions. Using the TREC-10 question set, we report results for two cases: answers determined from the TREC-10 corpus and from the web.
meeting of the association for computational linguistics | 2005
Deepak Ravichandran; Patrick Pantel; Eduard H. Hovy
In this paper, we explore the power of randomized algorithm to address the challenge of working with very large amounts of data. We apply these algorithms to generate noun similarity lists from 70 million pages. We reduce the running time from quadratic to practically linear in the number of elements to be computed.
international conference on computational linguistics | 2004
Patrick Pantel; Deepak Ravichandran; Eduard H. Hovy
Although vast amounts of textual data are freely available, many NLP algorithms exploit only a minute percentage of it. In this paper, we study the challenges of working at the terascale. We present an algorithm, designed for the teraxale, for mining is-a relations that achieves similar performance to a state-of-the-art linguistically-rich method. We focus on the accuracy of these two systems as a function of processing time and corpus size.
international conference on human language technology research | 2001
Eduard H. Hovy; Laurie Gerber; Ulf Hermjakob; Chin-Yew Lin; Deepak Ravichandran
We describe the treatment of questions (Question-Answer Typology, question parsing, and results) in the Weblcopedia question answering system.
meeting of the association for computational linguistics | 2003
Deepak Ravichandran; Eduard H. Hovy; Franz Josef Och
In this paper, we show that we can obtain a good baseline performance for Question Answering (QA) by using only 4 simple features. Using these features, we contrast two approaches used for a Maximum Entropy based QA system. We view the QA problem as a classification problem and as a re-ranking problem. Our results indicate that the QA system viewed as a re-ranker clearly outperforms the QA system used as a classifier. Both systems are trained using the same data.
north american chapter of the association for computational linguistics | 2003
Deepak Ravichandran; Abraham Ittycheriah; Salim Roukos
In this paper we investigate the use of surface text patterns for a Maximum Entropy based Question Answering (QA) system. These text patterns are collected automatically in an unsupervised fashion using a collection of trivia question and answer pairs as seeds. These patterns are used to generate features for a statistical question answering system. We report our results on the TREC-10 question set.
international conference on computational linguistics | 2002
Eduard H. Hovy; Ulf Hermjakob; Chin-Yew Lin; Deepak Ravichandran
In order to answer factoid questions, the Webclopedia QA system employs a range of knowledge resources. These include a QA Typology with answer patterns, WordNet, information about typical numerical answer ranges, and semantic relations identified by a robust parser, to filter out likely-looking but wrong candidate answers. This paper describes the knowledge resources and their impact on system performance.
Archive | 2008
Abdessamad Echihabi; Ulf Hermjakob; Eduard H. Hovy; Daniel Marcu; Eric Melz; Deepak Ravichandran
Given a question Q and a sentence/paragraph SP that is likely to contain the answer to Q, an answer selection module is supposed to select the “exact” answer sub-string A ⊂ SP. We study three distinct approaches to solving this problem: one approach uses algorithms that rely on rich knowledge bases and sophisticated syntactic/semantic processing; one approach uses patterns that are learned in an unsupervised manner from the web, using computational biology-inspired alignment algorithms; and one approach uses statistical noisy-channel algorithms similar to those used in machine translation. We assess the strengths and weaknesses of these three approaches and show how they can be combined using a maximum entropy-based framework.
north american chapter of the association for computational linguistics | 2004
Patrick Pantel; Deepak Ravichandran
international conference on human language technology research | 2002
Eduard H. Hovy; Ulf Hermjakob; Deepak Ravichandran