graphragzen.preprocessing.preprocess.clean_str

graphragzen.preprocessing.preprocess.clean_str(input)[source]

Clean an input string by removing HTML escapes, control characters, and other unwanted characters.

Parameters:

input (Any)

Return type:

str