Table of Contents - word_count_analyzer-1.0.1 Documentation
Classes and Modules
- WordCountAnalyzer
- WordCountAnalyzer::Analyzer
- WordCountAnalyzer::Contraction
- WordCountAnalyzer::Counter
- WordCountAnalyzer::Date
- WordCountAnalyzer::Ellipsis
- WordCountAnalyzer::Hyperlink
- WordCountAnalyzer::HyphenatedWord
- WordCountAnalyzer::Number
- WordCountAnalyzer::NumberedList
- WordCountAnalyzer::Punctuation
- WordCountAnalyzer::Slash
- WordCountAnalyzer::Xhtml
Methods
- ::new — WordCountAnalyzer::Analyzer
- ::new — WordCountAnalyzer::Contraction
- ::new — WordCountAnalyzer::Counter
- ::new — WordCountAnalyzer::HyphenatedWord
- ::new — WordCountAnalyzer::Number
- ::new — WordCountAnalyzer::NumberedList
- ::new — WordCountAnalyzer::Punctuation
- ::new — WordCountAnalyzer::Slash
- ::new — WordCountAnalyzer::Xhtml
- #analyze — WordCountAnalyzer::Analyzer
- #apostrophe_s_token? — WordCountAnalyzer::Contraction
- #backslash_occurences — WordCountAnalyzer::Slash
- #calculate_contraction_length — WordCountAnalyzer::Contraction
- #check_for_matches — WordCountAnalyzer::Date
- #common_contraction? — WordCountAnalyzer::Contraction
- #contraction? — WordCountAnalyzer::Contraction
- #contraction_length — WordCountAnalyzer::Contraction
- #contraction_length_hyphen — WordCountAnalyzer::Contraction
- #count — WordCountAnalyzer::Counter
- #count_as_multiple — WordCountAnalyzer::HyphenatedWord
- #count_difference_word_boundary — WordCountAnalyzer::Xhtml
- #count_list_items_in_array — WordCountAnalyzer::NumberedList
- #dashed_line_ocurrances — WordCountAnalyzer::Punctuation
- #dotted_line_ocurrances — WordCountAnalyzer::Punctuation
- #expanded_count — WordCountAnalyzer::Contraction
- #following_is_not_a_noun? — WordCountAnalyzer::Contraction
- #forward_slash_occurences — WordCountAnalyzer::Slash
- #has_at_least_two_items? — WordCountAnalyzer::NumberedList
- #hyperlink? — WordCountAnalyzer::Hyperlink
- #hyphenated_word? — WordCountAnalyzer::HyphenatedWord
- #includes_backslash? — WordCountAnalyzer::Slash
- #includes_date? — WordCountAnalyzer::Date
- #includes_ellipsis? — WordCountAnalyzer::Ellipsis
- #includes_forward_slash? — WordCountAnalyzer::Slash
- #includes_long_date? — WordCountAnalyzer::Date
- #includes_long_date_1? — WordCountAnalyzer::Date
- #includes_long_date_2? — WordCountAnalyzer::Date
- #includes_number? — WordCountAnalyzer::Number
- #includes_number_only_date? — WordCountAnalyzer::Date
- #includes_numbered_list? — WordCountAnalyzer::NumberedList
- #includes_xhtml? — WordCountAnalyzer::Xhtml
- #mword_count — WordCountAnalyzer::Counter
- #occurrences — WordCountAnalyzer::Date
- #occurrences — WordCountAnalyzer::Ellipsis
- #occurrences — WordCountAnalyzer::Hyperlink
- #occurrences — WordCountAnalyzer::Number
- #occurrences — WordCountAnalyzer::NumberedList
- #occurrences — WordCountAnalyzer::Xhtml
- #pages_count — WordCountAnalyzer::Counter
- #process_backslash — WordCountAnalyzer::Counter
- #process_contraction — WordCountAnalyzer::Counter
- #process_dashed_line — WordCountAnalyzer::Counter
- #process_date — WordCountAnalyzer::Counter
- #process_dotted_line — WordCountAnalyzer::Counter
- #process_ellipsis — WordCountAnalyzer::Counter
- #process_equal_sign — WordCountAnalyzer::Counter
- #process_forward_slash — WordCountAnalyzer::Counter
- #process_hyperlink — WordCountAnalyzer::Counter
- #process_hyphenated_word — WordCountAnalyzer::Counter
- #process_number — WordCountAnalyzer::Counter
- #process_number_list — WordCountAnalyzer::Counter
- #process_stray_punctuation — WordCountAnalyzer::Counter
- #process_underscore — WordCountAnalyzer::Counter
- #process_xhtml — WordCountAnalyzer::Counter
- #redact_date — WordCountAnalyzer::Date
- #redact_dates — WordCountAnalyzer::Date
- #redact_dow — WordCountAnalyzer::Date
- #redact_dow_abbr — WordCountAnalyzer::Date
- #redact_regex — WordCountAnalyzer::Date
- #replace — WordCountAnalyzer::Contraction
- #replace — WordCountAnalyzer::Date
- #replace — WordCountAnalyzer::Ellipsis
- #replace — WordCountAnalyzer::Hyperlink
- #replace — WordCountAnalyzer::HyphenatedWord
- #replace — WordCountAnalyzer::Number
- #replace — WordCountAnalyzer::NumberedList
- #replace — WordCountAnalyzer::Xhtml
- #replace_backslashes — WordCountAnalyzer::Slash
- #replace_dashed_line — WordCountAnalyzer::Punctuation
- #replace_dotted_line — WordCountAnalyzer::Punctuation
- #replace_forward_slashes — WordCountAnalyzer::Slash
- #replace_forward_slashes_except_dates — WordCountAnalyzer::Slash
- #replace_number_only_date — WordCountAnalyzer::Date
- #replace_split_at_period — WordCountAnalyzer::Hyperlink
- #replace_stray_punctuation — WordCountAnalyzer::Punctuation
- #replace_underscore — WordCountAnalyzer::Punctuation
- #stray_punctuation_occurences — WordCountAnalyzer::Punctuation
- #underscore_ocurrances — WordCountAnalyzer::Punctuation
- #word_count — WordCountAnalyzer::Counter