Sciweavers

193 search results - page 27 / 39
» coling 2000
Sort
View
COLING
2000
14 years 11 months ago
Backward Beam Search Algorithm for Dependency Analysis of Japanese
Backward beam search for dependency analysis of Japanese is proposed. As dependencies normally go from left to right in Japanese, it is effective to analyze sentences backwards (f...
Satoshi Sekine, Kiyotaka Uchimoto, Hitoshi Isahara
COLING
2000
14 years 11 months ago
The Effects of Word Order and Segmentation on Translation Retrieval Performance
This research looks at the effects of word order and segmentation on translation retrieval performance for an experimental Japanese-English translation memory system. We implement...
Timothy Baldwin, Hozumi Tanaka
COLING
2000
14 years 11 months ago
Reusing an ontology to generate numeral classifiers
In this paper, we present a solution to the problem of generating Japanese numeral classifiers using semantic classes from an ontology. Most nouns must take a numeral classifier w...
Francis Bond, Kyonghee Paik
COLING
2000
14 years 11 months ago
Identifying Terms by their Family and Friends
Multi-word terms are traditionally identified using statistical techniques or, more recently, using hybrid techniques combining statistics with shallow linguistic information. Al)...
Diana Maynard, Sophia Ananiadou
COLING
2000
14 years 11 months ago
Japanese Dependency Analysis using a Deterministic Finite State Transducer
A deterministic finite state transducer is a fast device for analyzing strings. It takes O(n) time to analyze a string of length n. In this paper, an application of this technique...
Satoshi Sekine