Package cc.mallet.fst

Class CRF.Factors.Incrementor

  • All Implemented Interfaces:
    Transducer.Incrementor
    Enclosing class:
    CRF.Factors

    public class CRF.Factors.Incrementor
    extends java.lang.Object
    implements Transducer.Incrementor
    Instances of this inner class can be passed to various inference methods, which can then gather/increment sufficient statistics counts into the containing Factor instance.