NLP::LinkGrammar::Linkage
Inherits Reference < Object
Parse result representing a single linkage (parse) of a sentence
Constructors
new(sentence : String, words : Array(String), links : Array(Link) = [] of Link, disjuncts : Array(Disjunct) = [] of Disjunct, cost : Float64 = 0.0)
Instance methods
cost
disjuncts
links
sentence
Convert linkage to AtomSpace representation
words