# Generated by roxygen2: do not edit by hand

S3method(as.matrix,textspace)
S3method(plot,textspace)
S3method(predict,textspace)
S3method(print,textspace)
S3method(range,textspace)
export(embed_articlespace)
export(embed_docspace)
export(embed_entityrelationspace)
export(embed_pagespace)
export(embed_sentencespace)
export(embed_tagspace)
export(embed_wordspace)
export(embedding_similarity)
export(starspace)
export(starspace_dictionary)
export(starspace_embedding)
export(starspace_knn)
export(starspace_load_model)
export(starspace_save_model)
importFrom(Rcpp,evalCpp)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(stats,ave)
importFrom(stats,quantile)
importFrom(utils,read.delim)
useDynLib(ruimtehol)
