giantotter / giantotter_public

2 stars 0 forks source link

Scripts for collecting, featurizing, and auto-clustering utterances #756

Closed Nesciosquid closed 7 years ago

Nesciosquid commented 7 years ago

Need scripts to gather up all unclustered utterances for a given scenario, featurize them, then run them through the cluster classifier to determine the probability that the utterance belongs in each cluster.

We may also include some logic here for prioritizing which utterances are added to the queue first, etc.