Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

standard simple politeness classification #196

Open
rschmaelzle opened this issue May 18, 2023 · 1 comment
Open

standard simple politeness classification #196

rschmaelzle opened this issue May 18, 2023 · 1 comment

Comments

@rschmaelzle
Copy link

Hi, this is not a bug report or immediate issue, but I am struggling as to how to do a simple politeness classification on a small dataset. It used to work with the old politeness package, but I can no longer install this and wanted to switch to convokit. However, I already struggle at the start, i.e. setting up a list of utterances I have (from a single speaker) as a corpus so that I can use the wikipedia-trained politeness classifier to cross-apply it to my utterances. This is all I am trying to do for now, and I tried setting up a corpus from a list/pandasDF, but failed. Any help would be appreciated. Thank you!

@cristiandnm
Copy link
Contributor

Hi @rschmaelzle sorry for the slow reply. Have you tried following the ConvoKit example demo on converting pandas into a corpus here https://github.com/CornellNLP/ConvoKit/blob/master/examples/corpus_from_pandas.ipynb

If you tried this and are running any issues let us know on the slack channel: https://join.slack.com/t/convokit/shared_invite/zt-1axq34qrp-1hDXQrvSXClIbJOqw4S03Q

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants