# Generated by roxygen2: do not edit by hand

S3method(as.matrix,paragraph2vec)
S3method(as.matrix,paragraph2vec_trained)
S3method(predict,paragraph2vec)
S3method(predict,paragraph2vec_trained)
S3method(print,top2vec)
S3method(print,top2vec_summary)
S3method(summary,paragraph2vec)
S3method(summary,paragraph2vec_trained)
S3method(summary,top2vec)
S3method(update,top2vec)
export(paragraph2vec)
export(paragraph2vec_similarity)
export(read.paragraph2vec)
export(top2vec)
export(txt_count_words)
export(write.paragraph2vec)
importFrom(Rcpp,evalCpp)
importFrom(stats,median)
importFrom(stats,predict)
importFrom(stats,update)
importFrom(utils,head)
useDynLib(doc2vec)
