Conversational Analysis Modules ------------------------------- These are the main offerings of ConvoKit: standalone modules implementing various functions for analyzing conversational behavior. Each module is a Transformer subclass. Transformers come under three categories: preprocessing, feature extraction, and analysis. .. toctree:: :maxdepth: 2 Preprocessing Feature extraction Analysis Transformer (base class)