source: trunk/quest-plugin-guitar/src/main/resources/manuals/efgToMM @ 728

Last change on this file since 728 was 728, checked in by sherbold, 12 years ago
  • added manuals for the commands efgTestCasesToSequences, efgToDFA, efgToMM, parseDirJFC, parseJFC, preprocessDirJFC, preprocessJFC, convertDirToXml, convertToXml, parseXML, and loadWebSequences
File size: 266 bytes
Line 
1Loads a GUITAR EFG file and creates a first-order Markov model based on the contents. All transitions in the Markov model are equally probable.
2
3$USAGE$
4<filename> name of the efg file
5<modelname> name of the Markov model
6
7Example(s):
8efgToMM efgfile.efg markovModel
Note: See TracBrowser for help on using the repository browser.