4.9. filter_adult

array of strings filter_adult (
            string id,
            array of strings keyphrases,
            string adult_filter)

Parameters

id
'guest' is the only valid test access key.

keyphrases
A list of keyphrases to filter.

adult_filter
Checked for valid option but has no effect. Available flags are: 'off', 'remove_dubious', 'remove_offensive' and 'adult_only'.

Description

In the case of the dummy version this is effectively acting as a null filter. Echoes back all keyphrases without filtering anything.