Stepper
![[Stepper Screenshot]](stepper/stepapp.gif)
Stepper is a free, 32-bit MS Windows application that draws
parse trees for English sentences. It asks the user for an
input sentence, analyzes the structure of the sentence based
on the rules of English grammar, then draws a tree representation
of the structure.
Note that syntax recognition is extremely
difficult, so that Stepper doesn't work well on long sentences.
In particular, it has trouble with conjuctions.
To install, simply unzip the release files into a directory.
Source for the GUI portion of Stepper is also available. It
is C++ code using MFC, built using MS Visual C++ 5.0. The
help system was developed using Oasis, a freeware Help Authoring
Tool.
Download Stepper application
Download Stepper source
For further information, contact:
Greg Arzoomanian
Arzoo Softare
P.O. Box 603402
Providence, RI 02906
USA
401-454-8736
Fax: 401-273-7405
gregan@ids.net
http://users.ids.net/~gregan/arzoosw.html