Sciweavers

4895 search results - page 145 / 979
» Tools for Grammar Engineering
Sort
View
WSC
2004
14 years 11 months ago
Enhancing Simulation Education with a Virtual Presentation Tool
This paper describes a research plan to address the undergraduate learning challenges encountered when teaching an introductory simulation course in Industrial Engineering program...
David He, Pat Banerjee
ENTCS
2010
410views more  ENTCS 2010»
14 years 7 months ago
TOOL PAPER: ScalaBison Recursive Ascent-Descent Parser Generator
ScalaBison is a parser generator accepting bison syntax and generating a parser in Scala. The generated parser uses the idea of "recursive ascent-descent parsing," that ...
John Boyland, Daniel Spiewak
ICSE
2007
IEEE-ACM
15 years 4 months ago
Automatic Inference of Structural Changes for Matching across Program Versions
Mapping code elements in one version of a program to corresponding code elements in another version is a fundamental building block for many software engineering tools. Existing t...
Miryung Kim, David Notkin, Dan Grossman
IWANN
2007
Springer
15 years 4 months ago
Multiple Instance Learning with Genetic Programming for Web Mining
Abstract. The aim of this paper is to present a new tool of multiple instance learning which is designed using a grammar based genetic programming (GGP) algorithm. We study its app...
Amelia Zafra, Sebastián Ventura, Enrique He...
HASKELL
2006
ACM
15 years 4 months ago
GenI: natural language generation in Haskell
In this article we present GenI, a chart based surface realisation tool implemented in Haskell. GenI takes as input a set of first order terms (the input semantics) and a grammar...
Eric Kow