Malagasy analysis ruby implementation
# Malagasy analysis ruby implementation
## Running
```
ruby malagasy.rb
```
We run this in your favorite console program. The implementation was run under Ruby 2.0 but should also work under 1.9
##Output
The script will run and generate the results it finds in "results.txt".
## Implementation
The word list themselves are made into their underlying stems. The functions
that represent each rule are applied in the order they should be specified
so that the forms are representative of the analysis.