This is a collection of scripts and recipes for linguistics
Want to contribute?
- Fork it
- Create a branch (git checkout -b my_copy)
- Commit your changes (git commit -am "added some more regex to the text cleaner")
- Push to the branch (git push origin my_copy)
- Create an Issue with a link to your branch
- Download the source code
- Create a Groovy project and import the source files
All src is released under the Apache License.