Class

org.mitre.jcarafe.crf

SelfInducibleDecodingFactoredFeatureRep

Related Doc: package crf

Permalink

class SelfInducibleDecodingFactoredFeatureRep[Obs] extends DecodingFactoredFeatureRep[Obs]

Linear Supertypes
DecodingFactoredFeatureRep[Obs], FactoredFeatureRep[Obs], FeatureRep[Obs], Serializable, Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. SelfInducibleDecodingFactoredFeatureRep
  2. DecodingFactoredFeatureRep
  3. FactoredFeatureRep
  4. FeatureRep
  5. Serializable
  6. Serializable
  7. AnyRef
  8. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Instance Constructors

  1. new SelfInducibleDecodingFactoredFeatureRep(opts: Options, m: StdModel)

    Permalink
  2. new SelfInducibleDecodingFactoredFeatureRep(mgr: FeatureManager[Obs], opts: Options, model: StdModel)

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. def addDisplacedFeatures(inst: CrfInstance, d: Int, dseq: SourceSequence[Obs], pos: Int, yp: Int, yprv: Int, static: Boolean): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    FactoredFeatureRep
  5. def addFeature(ss: Int, inst: CrfInstance, fname: Long, vl: Double, self: Boolean, edgeP: Boolean): Unit

    Permalink
  6. def addFeature(ss: Int, inst: CrfInstance, fname: BuiltFeature, self: Boolean, edgeP: Boolean): Unit

    Permalink
    Definition Classes
    DecodingFactoredFeatureRep
  7. def addFeature(ss: Int, inst: CrfInstance, yprv: Int, yp: Int, fname: Long, vl: Double, supporting: Boolean, fcat: FeatureCat): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    DecodingFactoredFeatureRepFactoredFeatureRep
  8. def addFeature(ss: Int, inst: CrfInstance, yprv: Int, yp: Int, fname: BuiltFeature, supporting: Boolean = false, fcat: FeatureCat = StdFeature): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    FactoredFeatureRep
  9. def addFeatureStatic(ss: Int, inst: CrfInstance, fname: BuiltFeature): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    FactoredFeatureRep
  10. def applyFeatureFns(inst: CrfInstance, dseq: SourceSequence[Obs], pos: Int, static: Boolean = false): Unit

    Permalink
  11. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  12. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  13. def createDistributionalSource(dist: List[(Int, Double)], o: Obs, b: Boolean, i: Option[Map[String, String]]): ObsSource[Obs]

    Permalink
    Definition Classes
    FactoredFeatureRepFeatureRep
  14. def createInstance(l: Int, o: Int): SelfInducibleCrfInstance

    Permalink
  15. def createInstance(l: Int, o: Int, sId: Int): SelfInducibleCrfInstance

    Permalink
  16. def createInstance(src: ObsSource[Obs], sid: Int = 1): CrfInstance

    Permalink
    Definition Classes
    FactoredFeatureRepFeatureRep
  17. def createSource(l: Int, o: Obs, b: Boolean): ObsSource[Obs]

    Permalink
    Definition Classes
    FactoredFeatureRepFeatureRep
  18. def createSource(l: Int, o: Obs, b: Boolean, i: Option[Map[String, String]]): ObsSource[Obs]

    Permalink
    Definition Classes
    FactoredFeatureRepFeatureRep
  19. def createSource(l: Int, o: Obs, b: Boolean, st: Int, en: Int): RecodedObsSource[Obs]

    Permalink
    Definition Classes
    FeatureRep
  20. def createSource(l: Int, o: Obs, b: Boolean, i: Option[Map[String, String]], st: Int, en: Int): RecodedObsSource[Obs]

    Permalink
    Definition Classes
    FeatureRep
  21. val disInt: Long

    Permalink
    Definition Classes
    FactoredFeatureRep
  22. val displacedMap: HashMap[Obs, Set[BuiltFeature]]

    Permalink
    Definition Classes
    FactoredFeatureRep
  23. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  24. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  25. val faMap: LongAlphabet

    Permalink
    Definition Classes
    DecodingFactoredFeatureRep
  26. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  27. val fsetMap: OpenLongObjectHashMap

    Permalink
  28. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  29. def getFeatureSetName: String

    Permalink
    Definition Classes
    FactoredFeatureRepFeatureRep
  30. def getInducedFeatureMap: Option[InducedFeatureMap]

    Permalink
    Definition Classes
    FactoredFeatureRepFeatureRep
  31. def getLexicon: Option[BloomLexicon]

    Permalink
    Definition Classes
    FactoredFeatureRepFeatureRep
  32. def getNumberOfFeatureTypes: Int

    Permalink
    Definition Classes
    FeatureRep
  33. def getWordProps: Option[WordProperties]

    Permalink
    Definition Classes
    FactoredFeatureRepFeatureRep
  34. def getWordScores: Option[WordScores]

    Permalink
    Definition Classes
    FactoredFeatureRepFeatureRep
  35. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  36. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  37. var maxSegSize: Int

    Permalink
    Definition Classes
    FeatureRep
  38. val mgr: FeatureManager[Obs]

    Permalink
  39. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  40. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  41. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  42. var otherIndex: Int

    Permalink
    Definition Classes
    FeatureRep
  43. var randomModel: Boolean

    Permalink
    Definition Classes
    DecodingFactoredFeatureRep
  44. def resetDisplacement: Unit

    Permalink
    Definition Classes
    FactoredFeatureRep
  45. val semiCrf: Boolean

    Permalink
    Definition Classes
    FeatureRep
  46. def setNumLabels(v: Int): Unit

    Permalink
    Definition Classes
    FeatureRep
  47. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  48. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  49. def updateDisplaceableFeatures(dseq: SourceSequence[Obs], pos: Int, fresult: FeatureReturn): Any

    Permalink
    Attributes
    protected
    Definition Classes
    FactoredFeatureRep
  50. val useCache: Boolean

    Permalink
  51. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  52. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  53. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from DecodingFactoredFeatureRep[Obs]

Inherited from FactoredFeatureRep[Obs]

Inherited from FeatureRep[Obs]

Inherited from Serializable

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped