Package

org.clulab.wm.eidos.groundings

grounders

Permalink

package grounders

Visibility
  1. Public
  2. All

Type Members

  1. trait AdjectiveGrounder extends AnyRef

    Permalink
  2. case class AdjectiveGrounding(intercept: Option[Double], mu: Option[Double], sigma: Option[Double]) extends Product with Serializable

    Permalink
  3. class CompositionalGrounder extends EidosOntologyGrounder

    Permalink
  4. class EidosAdjectiveGrounder extends AdjectiveGrounder

    Permalink
  5. abstract class EidosOntologyGrounder extends OntologyGrounder

    Permalink
  6. class FakeAdjectiveGrounder extends AdjectiveGrounder

    Permalink
  7. class FlatOntologyGrounder extends EidosOntologyGrounder

    Permalink
  8. case class GroundedSpan(tokenInterval: Interval, grounding: OntologyGrounding, isProperty: Boolean = false) extends Product with Serializable

    Permalink
  9. class InterventionSieveGrounder extends EidosOntologyGrounder

    Permalink
  10. class PredicateTuple extends AnyRef

    Permalink
  11. class SRLCompositionalGrounder extends EidosOntologyGrounder

    Permalink
  12. case class SentenceHelper(sentence: Sentence, tokenInterval: Interval, exclude: Set[String]) extends Product with Serializable

    Permalink
  13. class InterventionGrounder extends EidosOntologyGrounder

    Permalink
    Annotations
    @deprecated
    Deprecated

    (Since version 2020-08-11) This grounder is deprecated

Value Members

  1. object CompositionalGrounder

    Permalink
  2. object EidosAdjectiveGrounder

    Permalink
  3. object EidosOntologyGrounder extends Logging

    Permalink
  4. object InterventionSieveGrounder

    Permalink
  5. object PredicateTuple

    Permalink
  6. object SRLCompositionalGrounder extends Logging

    Permalink

Ungrouped