riedelcastro / thebeast

Automatically exported from code.google.com/p/thebeast
GNU Lesser General Public License v3.0
1 stars 0 forks source link

Markov TheBeast 0.0.1

to run call

$ bin/thebeast

for an interactive mode or

$ bin/thebeast

to execute the specified input pml file.

For starters, have a look at the example in examples/srl (and examples/srl/README). More details can be found in a half-baked doc/manual.pdf.

Hint: change the bin/thebeast script to increase/decrease java heap size.