Skip to content

nvasudevan/sinbad

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
src
 
 
 
 
 
 
================================================================================
  SinBAD
================================================================================

SinBAD is an experimental Search-Based grammar Ambiguity Detection tool.

To run it, you will first need to download the ACCENT compiler compiler
<http://accent.compilertools.net/>, decompress and build it. Set the
ACCENT_DIR environment variable to point to the top-level accent/ directory.
You will also need Python or PyPy installed.

  $ export ACCENT_DIR=<path to accent top-level directory>
  $ cd src/
  $ ./sinbad -h

About

Search-Based grammar Ambiguity Detection (SinBAD)

Resources

Stars

Watchers

Forks

Packages

No packages published