struct

NLP::LanguageGeneration::Template

Inherits Struct < Value < Object

Represents a template for generating text

Constructors

new(pattern : String, slots : Array(String) = [] of String)

Instance methods

fill(values : Hash(String, String)) : String
pattern
slots