Skip to main content

Table 3 Rule-based processing sieve input parameters.

From: Sieve-based relation extraction of gene regulatory networks from biological literature

Regular expression

 

Mention triplets

Transcription

transcrib

Consecutive mentions

 

Transcription

.*directs transcription.*

Inhibition

.*inactivate.*

Inhibition

.*inhibits.*

Inhibition

.*repressor to.*

Inhibition 1

.*is negatively regulated by.*

Activation1

.*is governed by.*

Activation1

.*essential.*activat.*

Activation

.*to.*activat.*

Activation

.*turns on.*

Requirement1

.*requires.*

Requirement

.*required.*

Binding

.*binds.*to.*

Binding

-binding.*

List of consecutive mentions

 

Transcription

.*under.*control.*of.*

Activation1

.*is governed by.*

Inhibition

.*represses.*

Inhibition

.*to repress.*

Sentences of consecutive mentions

 

Activation

.*turns on.*

Inhibition

.*repressed.*

  1. Each of the four different rule-based extraction methods takes a target relation name and a regular expression as input. Some of them also require to specify whether the extraction should be made from active or passive sentences.
  2. 1 The method is called with passive parameter set to true.