Table of Contents - spellr-0.9.1 Documentation
Classes and Modules
- NaiveBayes
- PossibleKey
- Spellr
- Spellr::BaseReporter
- Spellr::CLI
- Spellr::CLI::Options
- Spellr::Check
- Spellr::CheckDryRun
- Spellr::CheckInteractive
- Spellr::CheckParallel
- Spellr::ColumnLocation
- Spellr::Config
- Spellr::Config::Invalid
- Spellr::Config::NotFound
- Spellr::ConfigLoader
- Spellr::ConfigValidator
- Spellr::Error
- Spellr::File
- Spellr::FileList
- Spellr::HashSlice
- Spellr::Interactive
- Spellr::InteractiveAdd
- Spellr::InteractiveReplacement
- Spellr::InvalidByteSequence
- Spellr::Language
- Spellr::LineLocation
- Spellr::LineTokenizer
- Spellr::Output
- Spellr::OutputStubbed
- Spellr::QuietReporter
- Spellr::RakeTask
- Spellr::Reporter
- Spellr::StringFormat
- Spellr::Token
- Spellr::TokenRegexps
- Spellr::Tokenizer
- Spellr::Validations
- Spellr::Validations::ClassMethods
- Spellr::Wordlist
- Spellr::Wordlist::NotFound
- Spellr::WordlistReporter
- Spellr::YAMLPermittedClasses
- Spellr::YAMLSymbolizeNames
- Stats
- String
Methods
- ::=== — Spellr::InvalidByteSequence
- ::config_option — Spellr::CLI::Options
- ::dry_run_option — Spellr::CLI::Options
- ::generate_task — Spellr::RakeTask
- ::included — Spellr::Validations
- ::interactive_option — Spellr::CLI::Options
- ::new — Spellr::Wordlist
- ::new — Spellr::Config
- ::new — Spellr::BaseReporter
- ::new — Spellr::Check
- ::new — Spellr::CLI
- ::new — Spellr::ColumnLocation
- ::new — Spellr::ConfigLoader
- ::new — Spellr::FileList
- ::new — Spellr::InteractiveAdd
- ::new — Spellr::InteractiveReplacement
- ::new — NaiveBayes
- ::new — PossibleKey
- ::new — Spellr::Language
- ::new — Spellr::LineLocation
- ::new — Spellr::LineTokenizer
- ::new — Spellr::RakeTask
- ::new — Spellr::Token
- ::new — Spellr::Tokenizer
- ::options — Spellr::CLI::Options
- ::options_help — Spellr::CLI::Options
- ::parallel_option — Spellr::CLI::Options
- ::parse — Spellr::CLI::Options
- ::quiet_option — Spellr::CLI::Options
- ::suppress_file_rules — Spellr::CLI::Options
- ::version_option — Spellr::CLI::Options
- ::wordlist_option — Spellr::CLI::Options
- #<< — Spellr::Wordlist
- #<< — Spellr::Output
- #[] — Spellr::ConfigLoader
- #absolute_byte_offset — Spellr::ColumnLocation
- #absolute_char_offset — Spellr::ColumnLocation
- #add_to_wordlist — Spellr::InteractiveAdd
- #addable? — Spellr::Language
- #addable_languages — Spellr::InteractiveAdd
- #alnum_chunks — PossibleKey
- #alpha_chunks — PossibleKey
- #aqua — Spellr::StringFormat
- #argv_or_default — Spellr::RakeTask
- #ask_replacement — Spellr::InteractiveReplacement
- #ask_wordlist — Spellr::InteractiveAdd
- #attempt_global_replacement — Spellr::Interactive
- #attempt_global_skip — Spellr::Interactive
- #bold — Spellr::StringFormat
- #byte_range — Spellr::Token
- #call — Spellr::BaseReporter
- #call — Spellr::Interactive
- #call — Spellr::QuietReporter
- #call — Spellr::Reporter
- #call — Spellr::WordlistReporter
- #char_range — Spellr::Token
- #character_set — PossibleKey
- #character_set_total — PossibleKey
- #check — Spellr::Check
- #check — Spellr::CheckDryRun
- #check — Spellr::CheckParallel
- #check — Spellr::CLI
- #check_and_count_file — Spellr::Check
- #check_file — Spellr::Check
- #check_file — Spellr::CheckInteractive
- #check_file_from_restart — Spellr::CheckInteractive
- #checker — Spellr::Config
- #checker_and_reporter_coexist — Spellr::ConfigValidator
- #class_probability — NaiveBayes
- #classification — PossibleKey
- #classify — NaiveBayes
- #clean — Spellr::Wordlist
- #clear_cache — Spellr::Wordlist
- #clear_line — Spellr::Interactive
- #column_location — Spellr::LineTokenizer
- #complete_replacement — Spellr::InteractiveReplacement
- #config — Spellr
- #config_file= — Spellr::Config
- #configured_rules — Spellr::FileList
- #coordinates — Spellr::ColumnLocation
- #coordinates — Spellr::Token
- #counts — Spellr::BaseReporter
- #counts — Spellr::Output
- #default_checker — Spellr::Config
- #default_reporter — Spellr::Config
- #default_wordlists — Spellr::Language
- #define_task — Spellr::RakeTask
- #describe_task — Spellr::RakeTask
- #digit_chunks — PossibleKey
- #dry_run_checker — Spellr::Config
- #each — Spellr::Wordlist
- #each — Spellr::FileList
- #each_line_with_stats — Spellr::Tokenizer
- #each_term — Spellr::LineTokenizer
- #each_term — Spellr::Tokenizer
- #each_token — Spellr::LineTokenizer
- #each_token — Spellr::Tokenizer
- #errors — Spellr::Validations
- #escaped_argv — Spellr::RakeTask
- #excludes — Spellr::Config
- #exist? — Spellr::Wordlist
- #exit — Spellr
- #exit_code — Spellr::BaseReporter
- #exit_code — Spellr::Check
- #exit_code — Spellr::Output
- #exit_code= — Spellr::Output
- #fast_ignore — Spellr::FileList
- #fast_ignore — Spellr::Language
- #feature_multiplication — NaiveBayes
- #feature_probability — NaiveBayes
- #features — PossibleKey
- #file — Spellr::ColumnLocation
- #file_byte_range — Spellr::Token
- #file_char_range — Spellr::Token
- #filenames — Spellr::Reporter
- #files — Spellr::CLI
- #find_wordlist — Spellr::InteractiveAdd
- #finish — Spellr::BaseReporter
- #finish — Spellr::Interactive
- #finish — Spellr::Reporter
- #finish — Spellr::WordlistReporter
- #first_line — Spellr::File
- #gaussian_probability — Stats
- #gem_wordlist — Spellr::Language
- #global_replace — Spellr::InteractiveReplacement
- #global_replacements — Spellr::Interactive
- #global_skips — Spellr::Interactive
- #green — Spellr::StringFormat
- #handle_ctrl_c — Spellr::InteractiveAdd
- #handle_ctrl_c — Spellr::InteractiveReplacement
- #handle_global_replacement — Spellr::InteractiveReplacement
- #handle_help — Spellr::Interactive
- #handle_response — Spellr::Interactive
- #handle_skip — Spellr::Interactive
- #handle_wordlist_choice — Spellr::InteractiveAdd
- #heuristic_weight — NaiveBayes
- #highlight — Spellr::Token
- #ideal_letter_frequency — PossibleKey
- #include? — Spellr::Wordlist
- #includes — Spellr::Config
- #increment — Spellr::BaseReporter
- #increment — Spellr::Output
- #insert — Spellr::File
- #insert_sorted — Spellr::Wordlist
- #inspect — Spellr::Wordlist
- #inspect — Spellr::ColumnLocation
- #inspect — Spellr::Token
- #interactive_command — Spellr::Reporter
- #interactive_is_interactive — Spellr::ConfigValidator
- #key — Spellr::StringFormat
- #key? — NaiveBayes
- #key? — PossibleKey
- #key? — Spellr::LineTokenizer
- #key_heuristic_weight — Spellr::Config
- #key_minimum_length — Spellr::Config
- #keys_are_single_characters — Spellr::ConfigValidator
- #language_keys — Spellr::InteractiveAdd
- #languages — Spellr::Config
- #languages — Spellr::InteractiveAdd
- #languages_for — Spellr::Config
- #languages_with_conflicting_keys — Spellr::ConfigValidator
- #length — Spellr::Wordlist
- #length — PossibleKey
- #letter_count — PossibleKey
- #letter_frequency — PossibleKey
- #letter_frequency_difference — PossibleKey
- #letter_frequency_difference_features — PossibleKey
- #lighten — Spellr::StringFormat
- #line= — Spellr::Token
- #line_number — Spellr::ColumnLocation
- #load_config — Spellr::ConfigLoader
- #load_from_yaml — NaiveBayes
- #load_yaml — Spellr::ConfigLoader
- #locale_wordlists — Spellr::Language
- #loop_within — Spellr::Interactive
- #lower_chunks — PossibleKey
- #map — Spellr::Tokenizer
- #marshal_dump — Spellr::OutputStubbed
- #marshal_load — Spellr::OutputStubbed
- #matches? — Spellr::Language
- #max — Stats
- #mean — Stats
- #merge_config — Spellr::ConfigLoader
- #min — Stats
- #min_alpha_re — Spellr::TokenRegexps
- #monotonic_time — Spellr::Interactive
- #next_term — Spellr::LineTokenizer
- #normal — Spellr::StringFormat
- #normalized_terms — Spellr::Tokenizer
- #only_has_one_key_per_language — Spellr::ConfigValidator
- #output — Spellr::Config
- #output — Spellr::BaseReporter
- #output — Spellr::QuietReporter
- #pluralize — Spellr::StringFormat
- #pre_input_hook — Spellr::InteractiveReplacement
- #prepare_line — Spellr::Tokenizer
- #prepare_tokenizer_for_line — Spellr::Tokenizer
- #print — Spellr::BaseReporter
- #print — Spellr::Output
- #print_keypress — Spellr::Interactive
- #project_wordlist — Spellr::Language
- #prompt — Spellr::Interactive
- #prompt_for_key — Spellr::Interactive
- #prompt_replacement — Spellr::InteractiveReplacement
- #puts — Spellr::BaseReporter
- #puts — Spellr::InteractiveAdd
- #puts — Spellr::InteractiveReplacement
- #puts — Spellr::Output
- #pwd — Spellr
- #pwd_s — Spellr
- #re_ask_replacement — Spellr::InteractiveReplacement
- #read_write — Spellr::File
- #red — Spellr::StringFormat
- #relative_path — Spellr::File
- #replace — Spellr::InteractiveReplacement
- #replace — Spellr::Token
- #reporter — Spellr::Config
- #reset! — Spellr::Config
- #run — Spellr::CLI
- #run — Spellr::RakeTask
- #safe_load — Spellr::YAMLSymbolizeNames
- #safe_load — Spellr::YAMLPermittedClasses
- #scan_term — Spellr::LineTokenizer
- #skip_and_track_disable — Spellr::LineTokenizer
- #skip_and_track_enable — Spellr::LineTokenizer
- #skip_key_heuristically — Spellr::LineTokenizer
- #skip_nonwords — Spellr::LineTokenizer
- #skip_nonwords_and_flags — Spellr::LineTokenizer
- #slice — Spellr::HashSlice
- #slice! — Spellr::HashSlice
- #spellr_normalize — String
- #standard_deviation — Stats
- #stderr — Spellr::Output
- #stderr — Spellr::OutputStubbed
- #stderr? — Spellr::Output
- #stdin — Spellr::Output
- #stdin — Spellr::OutputStubbed
- #stdin_getch — Spellr::Interactive
- #stdout — Spellr::Output
- #stdout — Spellr::OutputStubbed
- #stdout? — Spellr::Output
- #string= — Spellr::LineTokenizer
- #symbolize_names! — Spellr::YAMLSymbolizeNames
- #terms — Spellr::Tokenizer
- #title_chunks — PossibleKey
- #to_a — Spellr::Wordlist
- #to_a — Spellr::FileList
- #to_s — Spellr::ColumnLocation
- #to_s — Spellr::LineLocation
- #total — Spellr::Interactive
- #touch — Spellr::Wordlist
- #try_replace — Spellr::InteractiveReplacement
- #upper_chunks — PossibleKey
- #valid? — Spellr::Config
- #valid? — Spellr::ConfigValidator
- #valid? — Spellr::Validations
- #validate — Spellr::Validations::ClassMethods
- #validations — Spellr::Validations::ClassMethods
- #variance — Stats
- #vowel_consonant_ratio — PossibleKey
- #warn — Spellr::BaseReporter
- #warn — Spellr::Output
- #with_utf_8 — Spellr::RakeTask
- #word_minimum_length — Spellr::Config
- #wordlist_proc_for — Spellr::Check
- #wordlists — Spellr::Language
- #wordlists_for — Spellr::Config
- #words — Spellr::Wordlist
- #words — Spellr::WordlistReporter
- #write — Spellr::Wordlist
- #write_cli_cmd — Spellr::RakeTask