Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 538 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 538 Bytes

This is a collection of scripts and recipes for linguistics

Contributing

Want to contribute?

  1. Fork it
  2. Create a branch (git checkout -b my_copy)
  3. Commit your changes (git commit -am "added some more regex to the text cleaner")
  4. Push to the branch (git push origin my_copy)
  5. Create an Issue with a link to your branch

Syntax highlighting using Eclipse

  • Download the source code
  • Create a Groovy project and import the source files

All src is released under the Apache License.