AlvisNLP

corpus processing engine

AntecedentChoice

Synopsis

Biotopes-specific module: chooses an antecedent.

Description

This module is project-specific and should be short-lived. It assumes a relation named coreferences containing tuples with at least one argument with role Anaphora and another with role AntePreviousLowerTaxon , a layer named biAnaphora .

Snippet

<antecedentchoice class="AntecedentChoice">
</antecedentchoice>

Mandatory parameters

Optional parameters

documentFilter

Default value: `true`
Type: Expression

Only process document that satisfy this expression.

sectionFilter

Default value: `true`
Type: Expression

Process only sections that satisfy this expression.

Deprecated parameters