For the complete documentation index, see llms.txt. This page is also available as Markdown.

Conversation

  1. ConvoKit by Cornell - is a toolkit for extracting conversational features and analyzing social phenomena in conversations. It includes several large conversational datasets along with scripts exemplifying the use of the toolkit on these datasets.

    1. Politeness strategies (API)

      A set of lexical and parse-based features correlating with politeness and impoliteness.

    2. Expected Conversational Context Framework (API)

      A framework for characterizing utterances and terms based on their expected conversational context, consisting of model implementations and wrapper pipelines.

    3. Hypergraph conversation representation (API)

      A method for extracting structural features of conversations through a hypergraph representation.

    4. Linguistic diversity in conversations (API)

      A method to compute the linguistic diversity of individuals within their own conversations, and between other individuals in a population.

Last updated

Was this helpful?