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

Support Python 3.10 #180

Closed calebchiam closed 2 years ago

calebchiam commented 2 years ago

Description

Adds 3.10 to supported Python versions.

Motivation and Context

Keeping with the times. Resolves #152

How has this been tested?

CI.