# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,wactor)
S3method(as_wactor,default)
S3method(dtm,character)
S3method(dtm,wactor)
S3method(levels,wactor)
S3method(plot,wactor)
S3method(predict,wactor)
S3method(print,wactor)
S3method(split_test_train,data.frame)
S3method(split_test_train,default)
S3method(split_test_train,tbl_df)
S3method(summary,wactor)
S3method(tfidf,character)
S3method(tfidf,wactor)
S3method(wactor,default)
S3method(xgb_mat,data.frame)
S3method(xgb_mat,default)
S3method(xgb_mat,dgCMatrix)
S3method(xgb_mat,matrix)
export(Wactr)
export(as_wactor)
export(dtm)
export(split_test_train)
export(tfidf)
export(wactor)
export(xgb_mat)
