Package

org.clulab.wm.eidos

attachments

Permalink

package attachments

Visibility
  1. Public
  2. All

Type Members

  1. class AttachmentHandler extends AnyRef

    Permalink
  2. case class AttachmentInfo(triggerText: String, quantifierTexts: Option[Seq[String]] = None, triggerProvenance: Option[Provenance] = None, quantifierProvenances: Option[Seq[Provenance]] = None) extends Product with Serializable

    Permalink
  3. abstract class ContextAttachment extends EidosAttachment

    Permalink
    Annotations
    @SerialVersionUID()
  4. class DCTime extends ContextAttachment

    Permalink
    Annotations
    @SerialVersionUID()
  5. class Decrease extends TriggeredAttachment

    Permalink
    Annotations
    @SerialVersionUID()
  6. abstract class EidosAttachment extends Attachment with Serializable with QuicklyEqualable

    Permalink
    Annotations
    @SerialVersionUID()
  7. class Hedging extends TriggeredAttachment

    Permalink
    Annotations
    @SerialVersionUID()
  8. class HypothesisHandler extends AnyRef

    Permalink

    Taken from Reach (1.4.0), the information system developed for the DARPA Big Mechanism program https://github.com/clulab/reach

    Taken from Reach (1.4.0), the information system developed for the DARPA Big Mechanism program https://github.com/clulab/reach

    Adapted for use in Eidos

  9. class Increase extends TriggeredAttachment

    Permalink
    Annotations
    @SerialVersionUID()
  10. class Location extends ContextAttachment

    Permalink
    Annotations
    @SerialVersionUID()
  11. class NegChange extends TriggeredAttachment

    Permalink
    Annotations
    @SerialVersionUID()
  12. class Negation extends TriggeredAttachment

    Permalink
    Annotations
    @SerialVersionUID()
  13. class NegationHandler extends AnyRef

    Permalink

    Taken from Reach (1.4.0), the information system developed for the DARPA Big Mechanism program https://github.com/clulab/reach

    Taken from Reach (1.4.0), the information system developed for the DARPA Big Mechanism program https://github.com/clulab/reach

    Adapted for use in Eidos

  14. class PosChange extends TriggeredAttachment

    Permalink
    Annotations
    @SerialVersionUID()
  15. class Property extends TriggeredAttachment

    Permalink
    Annotations
    @SerialVersionUID()
  16. case class Provenance(document: Document, sentence: Int, interval: Interval) extends Product with Serializable

    Permalink
  17. class Quantification extends TriggeredAttachment

    Permalink
    Annotations
    @SerialVersionUID()
  18. class Score extends EidosAttachment

    Permalink
    Annotations
    @SerialVersionUID()
  19. class Time extends ContextAttachment

    Permalink
    Annotations
    @SerialVersionUID()
  20. abstract class TriggeredAttachment extends EidosAttachment

    Permalink
    Annotations
    @SerialVersionUID()

Value Members

  1. object AttachmentHandler

    Permalink
  2. object DCTime extends Serializable

    Permalink
  3. object Decrease extends Serializable

    Permalink
  4. object EidosAttachment extends Serializable

    Permalink
  5. object Hedging extends Serializable

    Permalink
  6. object HypothesisHandler

    Permalink
  7. object Increase extends Serializable

    Permalink
  8. object Location extends Serializable

    Permalink
  9. object NegChange extends Serializable

    Permalink
  10. object Negation extends Serializable

    Permalink
  11. object NegationHandler

    Permalink
  12. object PosChange extends Serializable

    Permalink
  13. object Property extends Serializable

    Permalink
  14. object Provenance extends Serializable

    Permalink
  15. object Quantification extends Serializable

    Permalink
  16. object Score extends Serializable

    Permalink
  17. object Time extends Serializable

    Permalink
  18. object TriggeredAttachment extends Serializable

    Permalink

Ungrouped