This project lists a bunch of tools to analyse, convert and extract information from Various AAC/AT software packages.
This is purely for research purposes. Please use at your own risk and please be aware of any copyrights that may exist when playing with Non-Opensource Software/Vocab Packages.
In order to start contributing code to the project, follow the steps below:
- Fork this repo. For detailed instructions visit http://help.github.com/fork-a-repo/
- Hack away! but please make sure you follow [this branching model] (http://nvie.com/posts/a-successful-git-branching-model/). That means, make your pull requests against the develop branch, not the master branch.