ConvoKit version 2.5.1
This release includes a new method from_pandas
in the Corpus class that should simplify the Corpus creation process.
It generates a ConvoKit corpus from pandas dataframes of speakers, utterances, and conversations.
A notebook demonstrating the use of this method can be found here.