Pre-Processing ================ This page contains the documentation for the pre-processing modules. Currently, only text pre-processing is supported. However in the future, we hope to additionally support audio and video pre-processing. Text Pre-Processing ------------------- .. autoclass:: edu_convokit.preprocessors.TextPreprocessor :special-members: __init__ :members: Token Pre-Processing -------------------- .. autoclass:: edu_convokit.preprocessors.TokenPreprocessor :special-members: __init__ :members: