Sciweavers

2475 search results - page 230 / 495
» On the accuracy of language trees
Sort
View
ANLP
1997
137views more  ANLP 1997»
15 years 8 months ago
An Intelligent Multilingual Information Browsing and Retrieval System Using Information Extraction
In this paper, we describe our multilingual (or cross-linguistic) information browsing and retrieval system, which is aimed at monolingual users who are interested in information ...
Chinatsu Aone, Nicholas Charocopos, James Gorlinsk...
COLING
2002
15 years 6 months ago
A Chart-Parsing Algorithm for Efficient Semantic Analysis
In some contexts, well-formed natural language cannot be expected as input to information or communication systems. In these contexts, the use of grammar-independent input (sequen...
Pascal Vaillant
ICASSP
2011
IEEE
14 years 10 months ago
Automatic identification of speaker role and agreement/disagreement in broadcast conversation
We present supervised approaches for detecting speaker roles and agreement/disagreement between speakers in broadcast conversation shows in three languages: English, Arabic, and M...
Wen Wang, Sibel Yaman, Kristin Precoda, Colleen Ri...
VLDB
2007
ACM
152views Database» more  VLDB 2007»
16 years 6 months ago
Structured Materialized Views for XML Queries
The performance of XML database queries can be greatly enhanced by rewriting them using materialized views. We study the problem of rewriting a query using materialized views, whe...
Andrei Arion, Ioana Manolescu, Véronique Be...
ICFP
2001
ACM
16 years 6 months ago
Contification Using Dominators
Contification is a compiler optimization that turns a function that always returns to the same place into a continuation. Compilers for functional languages use contification to e...
Matthew Fluet, Stephen Weeks