NextWordFinder
Inherits Reference < Object
Constructors
new(filename, history : Array(String) = [] of String)
SourceInstance methods
history
Sourcehistory=(history : Array(String))
Sourcemost_connected_next_words(word)
Sourcenext_words(word)
Sourcenext_words
Sourcenext_words=(next_words : Hash(String, Array(String)))
Sourceterminal_next_words(word)
Source