package sentiment
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
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
- object SentimentEvaluator
- object SentimentLossAugmentation extends Serializable
- object SentimentTreebankPipeline extends SerializableLogging