Last change
on this file since 2091 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 | |
---|
1 | Loads 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 | |
---|
7 | Example(s): |
---|
8 | efgToMM efgfile.efg markovModel |
---|
Note: See
TracBrowser
for help on using the repository browser.