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
556 stars 129 forks source link

Update architecture.rst #83

Closed khonzoda closed 3 years ago

khonzoda commented 3 years ago

This adds a tiny paragraph with the mention of vectors in ConvoKit and provides a link to the relevant demo notebook.

jpwchang commented 3 years ago

@Khonzoda I think we should add a bit more context around what "vector data" means. I am worried that the current wording comes across as "Vectors allow ConvoKit to support adding vector data" which sounds tautological on a first read. An easy fix would be to just add some examples, like "...support adding vector data, such as GloVe representations" as is done in the intro of the vector example notebook