Sha256: 9f710334be890a65a9aeb6ffe182eb05f05c26aa945998fbed675087379d8e80
Contents?: true
Size: 453 Bytes
Versions: 2
Compression:
Stored size: 453 Bytes
Contents
class LooseTightDictionary class Result #:nodoc: all attr_accessor :needle attr_accessor :tighteners attr_accessor :blockings attr_accessor :identities attr_accessor :stop_words attr_accessor :candidates attr_accessor :joint attr_accessor :disjoint attr_accessor :possibly_identical attr_accessor :certainly_different attr_accessor :similarities attr_accessor :record attr_accessor :score end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
loose_tight_dictionary-1.0.5 | lib/loose_tight_dictionary/result.rb |
loose_tight_dictionary-1.0.4 | lib/loose_tight_dictionary/result.rb |