Sciweavers

SPE
2008
126views more  SPE 2008»
13 years 4 months ago
ANTLRWorks: an ANTLR grammar development environment
Programmers tend to avoid using language tools, resorting to ad-hoc methods, because tools can be hard to use, their parsing strategies can be difficult to understand and debug, a...
Jean Bovet, Terence Parr
CORR
2010
Springer
107views Education» more  CORR 2010»
13 years 4 months ago
Towards Effective Sentence Simplification for Automatic Processing of Biomedical Text
The complexity of sentences characteristic to biomedical articles poses a challenge to natural language parsers, which are typically trained on large-scale corpora of non-technica...
Siddhartha Jonnalagadda, Luis Tari, Jörg Hake...
IJCAI
1989
13 years 5 months ago
A Parallel Parser for Spoken Natural Language
This paper describes SYNAPSIS, a parser for performing real-time understanding of spoken utterances in a parallel computational environment. Understanding continuous speech allowi...
Egidio P. Giachin, Claudio Rullent
ANLP
1992
117views more  ANLP 1992»
13 years 5 months ago
Detecting and Correcting Morpho-syntactic Errors in Real Texts
This paper presents a system which detects and corrects morpho-syntactic errors in Dutch texts. It includes a spelling corrector and a shift-reduce parser for Augmented Context-fr...
Theo Vosse
AAAI
1992
13 years 5 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
ANLP
1997
111views more  ANLP 1997»
13 years 5 months ago
A non-projective dependency parser
We describe a practical parser for unrestricted dependencies. The parser creates links between words and names the links according to their syntactic functions. We first describe ...
Pasi Tapanainen, Timo Järvinen
CLIN
2000
13 years 5 months ago
Transforming a Chunker to a Parser
Ever since the landmark paper Ramshaw and Marcus (1995), machine learning systems have been used successfully for identifying base phrases (chunks), the bottom constituents of a p...
Erik F. Tjong Kim Sang
ANLP
2000
96views more  ANLP 2000»
13 years 5 months ago
Efficient parsing strategies for syntactic analysis of closed captions
We present an efficientmulti-levelchart parser that was designed forsyntacticanalysisofclosedcaptions (subtitles) in a real-time Machine Translation (MT) system. In order to achie...
Krzysztof Czuba
ACL
2001
13 years 5 months ago
Immediate-Head Parsing for Language Models
We present two language models based upon an "immediate-head" parser -our name for a parser that conditions all events below a constituent c upon the head of c. While al...
Eugene Charniak
EMNLP
2004
13 years 5 months ago
Object-Extraction and Question-Parsing using CCG
Accurate dependency recovery has recently been reported for a number of wide-coverage statistical parsers using Combinatory Categorial Grammar (CCG). However, overall figures give...
Stephen Clark, Mark Steedman, James R. Curran