Sciweavers

286 search results - page 8 / 58
» A Look at Parsing and Its Applications
Sort
View
FLAIRS
2006
13 years 9 months ago
Incremental Parsing for Real-time Accompaniment Systems
The incremental parsing (IP) algorithm has been successfully used in real-time applications, due to its efficiency in modeling musical style. For example, musical systems using IP...
Giordano Ribeiro de Eulalio Cabral, Jean-Pierre Br...
RANLP
2003
13 years 9 months ago
HPSG-based annotation scheme for corpora development and parsing evaluation
This paper proposes a formal framework for development and exploitation of a corpus, based on the HPSG linguistic theory. The formal representation of the annotation scheme facili...
Kiril Ivanov Simov
EMNLP
2010
13 years 5 months ago
Improved Fully Unsupervised Parsing with Zoomed Learning
We introduce a novel training algorithm for unsupervised grammar induction, called Zoomed Learning. Given a training set T and a test set S, the goal of our algorithm is to identi...
Roi Reichart, Ari Rappoport
AAAI
1992
13 years 8 months ago
A Probabilistic Parser Applied to Software Testing Documents
We describe an approach to training a statistical parser from a bracketed corpus, and demonstrate its use in a software testing application that translates English speci cations i...
Mark A. Jones, Jason Eisner
EDO
2005
Springer
14 years 1 months ago
Using parse tree validation to prevent SQL injection attacks
An SQL injection attack targets interactive web applications that employ database services. Such applications accept user input, such as form fields, and then include this input ...
Gregory Buehrer, Bruce W. Weide, Paolo A. G. Sivil...