Module: SegmentRuby

Defined in:
lib/segment_ruby.rb,
lib/segment_ruby/version.rb

Overview

Based on “Natural Language Corpus Data” from the book “Beautiful Data” (Segaran and Hammerbacher, 2009) by Peter Novig

Defined Under Namespace

Classes: Analyzer, ProbabilityDistribution

Constant Summary collapse

LOG_1 =
Math.log2(1)
VERSION =
"0.1.3"