https://github.com/willwade/aac-tools
A suite of AAC/AT/SEN tools to analyse, extract, reorganise Vocabulary and various components of software
https://github.com/willwade/aac-tools
Last synced: over 1 year ago
JSON representation
A suite of AAC/AT/SEN tools to analyse, extract, reorganise Vocabulary and various components of software
- Host: GitHub
- URL: https://github.com/willwade/aac-tools
- Owner: willwade
- Created: 2012-04-22T19:24:31.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2014-09-10T16:26:00.000Z (almost 12 years ago)
- Last Synced: 2025-01-19T20:24:12.465Z (over 1 year ago)
- Language: Python
- Size: 7.8 MB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
AAC Tools
=========
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.
Getting Involved
----------------
In order to start contributing code to the project, follow the steps below:
1. Fork this repo. For detailed instructions visit [http://help.github.com/fork-a-repo/](http://help.github.com/fork-a-repo/)
2. 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.