Functions
abs
abs(expr)add
add(expr1, expr2)and
and(expr1, expr2)automated_readability_index(expr)bleu(expr1, expr2)character_count(expr)divide(expr1, expr2)equal_to(expr1, expr2)filter(expr1, expr2)flesch_kincaid_grade(expr)greater_than(expr1, expr2)greater_than_or_equal_to(expr1, expr2)is_valid_json(expr)less_than(expr1, expr2)less_than_or_equal_to(expr1, expr2)levenshtein(expr1, expr2)list_has_duplicate(expr)list_len(expr)list_most_common(expr)multiply(expr1, expr2)negate(expr)not(expr)not_equal_to(expr1, expr2)or(expr1, expr2)rouge1(expr1, expr2)rouge2(expr1, expr2)rougeL(expr1, expr2)rougeLsum(expr1, expr2)sentence_count(expr)subtract(expr1, expr2)token_count(expr)word_count(expr)