AkshatSh / DPD

CSE 481N: NLP Capstone (Data Programming by Demonstration)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactor `weak_supervision` package

AkshatSh opened this issue · comments

Refactor to have a statistical models package: wrapping svm and knn, and move GLOVE and CWRs to feature extractor package. Make functions rely on a feature extractor and statistical function.