Example #1
0
 protected override TextAlgorithmBase CreateAlgorithm()
 {
     return //Examples.Create_GeneralTextAlgorithm();
            (Examples.Create_FourierGeneralTextAlgorithm(0.0));
     //Examples.Create_ReutersR8();
 }