examples/word_sample.rb in sequitur-0.1.20 vs examples/word_sample.rb in sequitur-0.1.22
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
require 'sequitur' # Load the Sequitur library
#
# Purpose: show how to apply Sequitur on a stream of text words
#