107 Forks
452 Stars
452 Watchers

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.

How to download and setup ConvoKit

Open terminal and run command
git clone https://github.com/CornellNLP/ConvoKit.git
git clone is used to create a copy or clone of ConvoKit repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ConvoKit https://github.com/CornellNLP/ConvoKit/archive/master.zip

Or simply clone ConvoKit with SSH
[email protected]:CornellNLP/ConvoKit.git

If you have some problems with ConvoKit

You may open issue on ConvoKit support forum (system) here: https://github.com/CornellNLP/ConvoKit/issues