NLP::SemanticUnderstanding::SemanticAnalysis
Inherits Reference < Object
Represents semantic analysis result
Constructors
new(text : String, frames : Array(Frame) = [] of Frame, entities : Array(String) = [] of String, relations : Array(Tuple(String, String, String)) = [] of Tuple(String, String, String))
Instance methods
entities
frames
relations
text
Convert to AtomSpace