struct

Zh2Vi::NerSpan

Inherits Struct < Value < Object

NER span representing an entity in the sentence

Constructors

new(start_idx : Int32, end_idx : Int32, label : String)
Source

Instance methods

covers?(idx : Int32) : Bool
Source
end_idx
Source
label
Source
size
Source
start_idx
Source