Class SpanAnnotation

Namespace
NOpenNLP.Tools.Formats.Brat
Assembly
NOpenNLP.Tools.dll
public class SpanAnnotation : BratAnnotation
Inheritance
SpanAnnotation
Inherited Members

Properties

CoveredText

public string CoveredText { get; }

Property Value

string

Spans

public Span[] Spans { get; }

Property Value

Span[]

Methods

ToString()

Returns a string that represents the current object.

public override string ToString()

Returns

string

A string that represents the current object.