tarexp.component.labeler module#
A tarexp.component.labeler.Labeler
instance simulates human review.
For most TAR experiments, we assume we simply look up the gold label of each document using
tarexp.component.labeler.PerfectLabeler
.
Random errors can be introduced using tarexp.component.labeler.SuccessProbLabeler
.