EducationalTestingService / skll

SciKit-Learn Laboratory (SKLL) makes it easy to run machine learning experiments.
http://skll.readthedocs.org
Other
550 stars 69 forks source link

Add support for self-training meta-estimator #655

Open desilinguist opened 3 years ago

desilinguist commented 3 years ago

Nice way to take advantage of unlabeled data (based on Yarowski's old self-supervised WSD paper). See more here.