# Filter by probability [String,String] ### Description Filters by probabilities of all string pairs in `SOURCE`. ### Input - `SOURCE [STRING,STRING]`: a list of string pairs ### Output - `TRUE [STRING,STRING]`: the string pairs for which the selection applies - `FALSE [STRING,STRING]`: the string pairs for which the selection does not apply