Logo

Getting Started

  • Installing ConvoKit
  • Introductory tutorial
  • Core Concepts
  • Data Format
  • Configurations
  • Troubleshooting

API Reference

  • The Corpus model
  • Transformers
    • Preprocessing
    • Feature extraction
    • Analysis
      • Classifier
      • VectorClassifier
      • Coordination
      • FightingWords
      • Forecaster
      • Forecaster Model
      • ThreadEmbedder
      • CommunityEmbedder
      • Pairer
      • PairedPrediction
      • Ranker
      • SpeakerConvoDiversity
    • Transformer (base class)
  • Utilities

Datasets and Examples

  • Datasets
  • Examples
convokit
  • Conversational Analysis Modules
  • Analysis
  • View page source

Analysis¶

These are the transformers related to generating some analysis of the Corpus.

  • Classifier
  • VectorClassifier
  • Coordination
  • FightingWords
  • Forecaster
  • Forecaster Model
    • CRAFT Model
    • Transformer Encoder-based Model
    • Transformer Decoder-based Model
    • Transformer Forecaster Configuration
  • ThreadEmbedder
  • CommunityEmbedder
  • Pairer
  • PairedPrediction
  • Ranker
  • SpeakerConvoDiversity
Previous Next

© Copyright 2017-2025 The ConvoKit Developers.

Built with Sphinx using a theme provided by Read the Docs.