Sciweavers

390 search results - page 2 / 78
» Japanese Dependency Analysis Using the Ancestor-Descendant R...
Sort
View
ACL
1996
13 years 5 months ago
The Selection of the Most Probable Dependency Structure in Japanese Using Mutual Information
We use a statistical method to select the most probable structure or parse for a given sentence. It takes as input the dependency structures generated for the sentence by a depend...
Eduardo de Paiva Alves
COLING
2000
13 years 5 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
ACL
2006
13 years 5 months ago
Detection of Quotations and Inserted Clauses and Its Application to Dependency Structure Analysis in Spontaneous Japanese
Japanese dependency structure is usually represented by relationships between phrasal units called bunsetsus. One of the biggest problems with dependency structure analysis in spo...
Ryoji Hamabe, Kiyotaka Uchimoto, Tatsuya Kawahara,...
ACL
2006
13 years 5 months ago
Japanese Dependency Parsing Using Co-Occurrence Information and a Combination of Case Elements
In this paper, we present a method that improves Japanese dependency parsing by using large-scale statistical information. It takes into account two kinds of information not consi...
Takeshi Abekawa, Manabu Okumura
COLING
2000
13 years 5 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