Ignore:
Timestamp:
09/21/12 14:21:00 (12 years ago)
Author:
sherbold
Message:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/quest-plugin-guitar/src/main/java/de/ugoe/cs/quest/plugin/guitar/EFGModelGenerator.java

    r671 r849  
    3434         * Generates a {@link FirstOrderMarkovModel} from an EFG. In the generated 
    3535         * model, all following events are equally possible, i.e., the model is 
    36          * equal to a {@link DeterministicFiniteAutomaton}. However, through further 
    37          * training (e.g., {@link CMDupdateModel}) this can be changed. 
     36         * equal to a {@link DeterministicFiniteAutomaton}.  
    3837         * </p> 
    3938         *  
Note: See TracChangeset for help on using the changeset viewer.