Sciweavers

1942 search results - page 45 / 389
» Parse
Sort
View
APSEC
2000
IEEE
14 years 3 months ago
A comparative evaluation of techniques for syntactic level source code analysis
Many program maintenance tools rely on traditional parsing techniques to obtain syntactic level models of the code being maintained. When, for some reason, code cannot be parsed, ...
Anthony Cox, Charles L. A. Clarke
AMTA
1998
Springer
14 years 3 months ago
TransEasy: A Chinese-English Machine Translation System Based on Hybrid Approach
This paper describes the progress of a machine translation system from Chinese to English. The system is based on a reusable platform of MT software components. It's a rule-ba...
Qun Liu, Shiwen Yu
AAAI
2007
14 years 1 months ago
Two Approaches for Building an Unsupervised Dependency Parser and Their Other Applications
Much work has been done on building a parser for natural languages, but most of this work has concentrated on supervised parsing. Unsupervised parsing is a less explored area, and...
Jagadeesh Gorla, Amit Goyal, Rajeev Sangal
ACL
2008
14 years 14 days ago
Correcting Misuse of Verb Forms
This paper proposes a method to correct English verb form errors made by non-native speakers. A basic approach is template matching on parse trees. The proposed method improves on...
John Lee, Stephanie Seneff
EMNLP
2007
14 years 13 days ago
Joint Morphological and Syntactic Disambiguation
In morphologically rich languages, should morphological and syntactic disambiguation be treated sequentially or as a single problem? We describe several efficient, probabilistica...
Shay B. Cohen, Noah A. Smith