class

NextWordFinder

Inherits Reference < Object

Constructors

new(filename, history : Array(String) = [] of String)
Source

Instance methods

history
Source
history=(history : Array(String))
Source
most_connected_next_words(word)
Source
next_words(word)
Source
next_words
Source
next_words=(next_words : Hash(String, Array(String)))
Source
terminal_next_words(word)
Source