Documentation

Linglib.Features.CoreferenceStatus

Features.CoreferenceStatus #

Cross-framework coreference verdict enum. The four syntactic frameworks (HPSG, Dependency Grammar, CRDC, Minimalism) each provide a computeCoreferenceStatus : ... → CoreferenceStatus function — the shared return type is what makes their predictions comparable rather than each framework's verdict living in a private namespace.

The possible coreference relationships between two positions.

Instances For
    Equations
    • One or more equations did not get rendered due to their size.
    Instances For
      @[implicit_reducible]
      Equations