CornellNLP / ConvoKit

ConvoKit 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.
https://convokit.cornell.edu/documentation/
MIT License
542 stars 120 forks source link

Parliament demo update, CANDOR corpus conversion notebook #201

Closed seanzhangkx8 closed 11 months ago

seanzhangkx8 commented 11 months ago

Description

Updated Parliament-demo from expected context by manually going over all the clusters and re-ordering the name list to match original works from the paper and the thesis by Justine.

Added a notebook under /examples/dataset-examples/CANDOR/candor_to_convokit.ipynb which converts CANDOR corpus to ConvoKit format

cristiandnm commented 11 months ago

merged, no version bump needed since it's only examples, and documentation.