v0.8.2
0.8.2 - 2020-04-28
A summary of the changes of this release are below. Check the Changelog for more details.
Deprecated
- @HiromuHota: Use of undecorated labeling functions is deprecated and will not be supported as of v0.9.0. Please decorate them with
snorkel.labeling.labeling_function
.
Fixed
- @HiromuHota: Labeling functions can now be decorated with
snorkel.labeling.labeling_function
. (#400 <https://github.com/HazyResearch/fonduer/issues/400>
) (#401 <https://github.com/HazyResearch/fonduer/pull/401>
)