Module: Eco::Data

Defined in:
lib/eco/data.rb,
lib/eco/data/files.rb,
lib/eco/data/crypto.rb,
lib/eco/data/mapper.rb,
lib/eco/data/fuzzy_match.rb,
lib/eco/data/files/helpers.rb,
lib/eco/data/files/directory.rb,
lib/eco/data/crypto/encryption.rb,
lib/eco/data/fuzzy_match/score.rb,
lib/eco/data/files/file_pattern.rb,
lib/eco/data/fuzzy_match/result.rb,
lib/eco/data/fuzzy_match/pairing.rb,
lib/eco/data/fuzzy_match/results.rb,
lib/eco/data/fuzzy_match/stop_words.rb,
lib/eco/data/fuzzy_match/ngrams_score.rb,
lib/eco/data/fuzzy_match/array_helpers.rb,
lib/eco/data/fuzzy_match/string_helpers.rb,
lib/eco/data/fuzzy_match/chars_position_score.rb

Defined Under Namespace

Modules: Crypto, Files, FuzzyMatch Classes: Mapper