epic

sentiment

package sentiment

Visibility
  1. Public
  2. All

Type Members

  1. case class SentimentLossAugmentation[W](trainTrees: IndexedSeq[TreeInstance[AnnotatedLabel, W]], topology: RuleTopology[AnnotatedLabel], lexicon: Lexicon[AnnotatedLabel, W], constraintFactory: Factory[AnnotatedLabel, W], loss: (Int, Int) ⇒ Double = ..., rootLossScaling: Double = 1.0) extends LossAugmentation[TreeInstance[AnnotatedLabel, W], UnrefinedGrammarAnchoring[AnnotatedLabel, W]] with Product with Serializable

    TODO

Value Members

  1. object SentimentEvaluator

  2. object SentimentLossAugmentation extends Serializable

  3. object SentimentTreebankPipeline extends LazyLogging

Ungrouped