Skip to content

bfdoherty-2008/ToolsForFieldLinguistics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A collection of scripts and recipes for linguistics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.6%
  • Groovy 3.5%
  • CoffeeScript 0.9%