Documentation of 'cc.mallet.fst.TransducerTrainer' Java class
TransducerTrainer
cc.mallet.fst

Class TransducerTrainer

    • Constructor Detail

      • TransducerTrainer

        public TransducerTrainer()
    • Method Detail

      • getTransducer

        public abstract Transducer getTransducer()
      • getIteration

        public abstract int getIteration()
      • isFinishedTraining

        public abstract boolean isFinishedTraining()
      • train

        public abstract boolean train(InstanceList trainingSet,
                                      int numIterations)
        Train the transducer associated with this TransducerTrainer. You should be able to call this method with different trainingSet objects. Whether this causes the TransducerTrainer to combine both trainingSets or to view the second as a new alternative is at the discretion of the particular TransducerTrainer subclass involved.

DataMelt 3.0 © DataMelt by jWork.ORG

Ads help maintain this website.