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
552 stars 125 forks source link

Set up Black and pre-commit hooks #150

Closed calebchiam closed 2 years ago

calebchiam commented 2 years ago

To standardize code formatting

calebchiam commented 2 years ago

Resolved by #163