NLP::LinkGrammar::Disjunct
Inherits Struct < Value < Object
Represents a disjunct (connector set) used in a parse
Constructors
new(word_index : Int32, word : String, connectors : Array(Connector))
Instance methods
connectors
to_s(io : IO)
Same as #inspect(io).
word
word_index