elpaco-escience / talkr

https://elpaco-escience.github.io/talkr/
Apache License 2.0
0 stars 0 forks source link

allow for source = NULL in a talkr init #100

Closed bvreede closed 3 months ago

bvreede commented 3 months ago

Closes #69

This PR adds the option for a source column to be NULL. If a dataset consists of a single conversation, the argument source can be set to NULL, and talkr::init() will create a source column from scratch, which is then used to create the UIDs.