Package

org.clulab.reach.assembly

export

Permalink

package export

Visibility
  1. Public
  2. All

Type Members

  1. class AssemblyExporter extends LazyLogging

    Permalink

    UA assembly exporter
    Used to produce a tsv file

  2. trait AssemblyLink extends AnyRef

    Permalink
  3. class AssemblyRow extends EERDescription

    Permalink

    A Row in the column-based, AssemblyExporter format

  4. case class CausalPrecedence(before: Mention, after: Mention, foundBy: String) extends AssemblyLink with Product with Serializable

    Permalink
  5. trait EERDescription extends AnyRef

    Permalink

    Fundamental attributes of an EER at export

  6. case class Equivalence(m1: Mention, m2: Mention, foundBy: String) extends AssemblyLink with Product with Serializable

    Permalink
  7. case class Subsumption(general: Mention, specific: Mention, foundBy: String) extends AssemblyLink with Product with Serializable

    Permalink

Value Members

  1. object AssemblyExporter

    Permalink
  2. object AssemblyRow

    Permalink
  3. object ExportFilters

    Permalink

Ungrouped