if (is_string($this->filter_words)) {
                $this->filter_words = explode(",", $this->filter_words);
            }