Table of Contents - ruby_markovify-0.1.0 Documentation
Classes and Modules
- RubyMarkovify
- RubyMarkovify::ArrayText
- RubyMarkovify::Chain
- RubyMarkovify::NewlineText
- RubyMarkovify::Splitters
- RubyMarkovify::Text
Methods
- ::cumulative_sum — RubyMarkovify
- ::new — RubyMarkovify::Chain
- ::new — RubyMarkovify::Text
- #build — RubyMarkovify::Chain
- #gen — RubyMarkovify::Chain
- #generate_corpus — RubyMarkovify::Text
- #is_abbreviation — RubyMarkovify::Splitters
- #is_sentence_ender — RubyMarkovify::Splitters
- #make_sentence — RubyMarkovify::Text
- #make_sentence_with_start — RubyMarkovify::Text
- #make_short_sentence — RubyMarkovify::Text
- #move — RubyMarkovify::Chain
- #sentence_join — RubyMarkovify::Text
- #sentence_split — RubyMarkovify::Text
- #sentence_split — RubyMarkovify::NewlineText
- #sentence_split — RubyMarkovify::ArrayText
- #split_into_sentences — RubyMarkovify::Splitters
- #test_sentence_input — RubyMarkovify::Text
- #test_sentence_output — RubyMarkovify::Text
- #walk — RubyMarkovify::Chain
- #word_join — RubyMarkovify::Text
- #word_split — RubyMarkovify::Text