sukrutrao / Fast-Dawid-Skene

Code for the algorithms in the paper: Vaibhav B Sinha, Sukrut Rao, Vineeth N Balasubramanian. Fast Dawid-Skene: A Fast Vote Aggregation Scheme for Sentiment Classification. KDD WISDOM 2018
https://sites.google.com/view/fast-dawid-skene
MIT License
42 stars 11 forks source link

Allow for all annotations of a data point to be used for aggregation #2

Closed sukrutrao closed 6 years ago

sukrutrao commented 6 years ago

Resolves #1, along with some cosmetic improvements.