Table of Contents - profanity-filter-1.0 Documentation
Pages
Classes and Modules
- ProfanityFilter
- ProfanityFilterEngine
- ProfanityFilterEngine::AllowDuplicateCharactersStrategy
- ProfanityFilterEngine::AllowSymbolsInWordsStrategy
- ProfanityFilterEngine::Component
- ProfanityFilterEngine::Composite
- ProfanityFilterEngine::ExactMatchStrategy
- ProfanityFilterEngine::LeetExactMatchStrategy
- ProfanityFilterEngine::PartialMatchStrategy
- ProfanityFilterEngine::RegexpStrategy
Methods
- ::new — ProfanityFilter
- ::new — ProfanityFilterEngine::Composite
- ::new — ProfanityFilterEngine::ExactMatchStrategy
- ::new — ProfanityFilterEngine::PartialMatchStrategy
- ::new — ProfanityFilterEngine::RegexpStrategy
- #add_strategies — ProfanityFilterEngine::Composite
- #add_strategy — ProfanityFilterEngine::Composite
- #all_strategy_names — ProfanityFilter
- #basic_strategy_names — ProfanityFilter
- #build_leet_dictionary — ProfanityFilterEngine::LeetExactMatchStrategy
- #build_profanity_regexp — ProfanityFilterEngine::ExactMatchStrategy
- #build_profanity_regexp — ProfanityFilterEngine::PartialMatchStrategy
- #build_profanity_regexp — ProfanityFilterEngine::RegexpStrategy
- #build_word_regexp — ProfanityFilterEngine::AllowDuplicateCharactersStrategy
- #build_word_regexp — ProfanityFilterEngine::AllowSymbolsInWordsStrategy
- #build_word_regexp — ProfanityFilterEngine::ExactMatchStrategy
- #build_word_regexp — ProfanityFilterEngine::LeetExactMatchStrategy
- #delete_strategy — ProfanityFilterEngine::Composite
- #filter — ProfanityFilter
- #load_dictionary — ProfanityFilter
- #load_exact_match_dictionary — ProfanityFilter
- #load_partial_match_dictionary — ProfanityFilter
- #pf_profane? — ProfanityFilter
- #pf_profanity_count — ProfanityFilter
- #profane? — ProfanityFilter
- #profane? — ProfanityFilterEngine::Component
- #profane? — ProfanityFilterEngine::Composite
- #profane? — ProfanityFilterEngine::RegexpStrategy
- #profane_words — ProfanityFilterEngine::Component
- #profane_words — ProfanityFilterEngine::Composite
- #profane_words — ProfanityFilterEngine::RegexpStrategy
- #profanity_count — ProfanityFilter
- #profanity_count — ProfanityFilterEngine::Component
- #shorten_language — ProfanityFilter
- #transform_data_to_regex — ProfanityFilterEngine::LeetExactMatchStrategy
- #use_webpurify? — ProfanityFilter
- #wp_langs_list_with — ProfanityFilter
- #wp_profane? — ProfanityFilter
- #wp_profanity_count — ProfanityFilter