# Generated by roxygen2: do not edit by hand

S3method(pillar::tbl_format_footer,relco)
S3method(pillar::tbl_sum,relco)
S3method(plot,CMDist)
S3method(plot,CoCA)
S3method(print,CMDist)
S3method(print,CoCA)
export(CMDist)
export(CoCA)
export(cmdist)
export(coca)
export(doc_centrality)
export(doc_similarity)
export(dtm_builder)
export(dtm_melter)
export(dtm_resampler)
export(dtm_stats)
export(dtm_stopper)
export(find_projection)
export(find_rejection)
export(find_transformation)
export(get_anchors)
export(get_centroid)
export(get_centroids)
export(get_direction)
export(get_regions)
export(get_stoplist)
export(perm_tester)
export(rancor_builder)
export(rancors_builder)
export(seq_builder)
export(test_anchors)
export(tiny_gender_tagger)
export(vocab_builder)
export(weight_ppmi)
import(methods)
importClassesFrom(Matrix,dgCMatrix)
importClassesFrom(Matrix,dgTMatrix)
importFrom(Matrix,Matrix)
importFrom(Matrix,colMeans)
importFrom(Matrix,colSums)
importFrom(Matrix,crossprod)
importFrom(Matrix,rowMeans)
importFrom(Matrix,rowSums)
importFrom(Matrix,sparseMatrix)
importFrom(Matrix,summary)
importFrom(Matrix,t)
importFrom(Matrix,tcrossprod)
importFrom(cli,style_italic)
importFrom(cli,symbol)
importFrom(doParallel,registerDoParallel)
importFrom(dplyr,across)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(fastmatch,"%fin%")
importFrom(fastmatch,fmatch)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,segments)
importFrom(kit,funique)
importFrom(methods,as)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(permute,Plots)
importFrom(permute,how)
importFrom(permute,shuffle)
importFrom(pillar,style_subtle)
importFrom(pillar,tbl_format_footer)
importFrom(pillar,tbl_sum)
importFrom(rlang,enquo)
importFrom(rsvd,rsvd)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,na.omit)
importFrom(stats,pnorm)
importFrom(stats,prcomp)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,t.test)
importFrom(stats,update)
importFrom(stats,var)
importFrom(stringi,stri_encode)
importFrom(stringi,stri_pad_left)
importFrom(stringi,stri_split)
importFrom(stringi,stri_trim)
importFrom(tibble,as_tibble)
importFrom(tibble,rownames_to_column)
importFrom(tibble,tibble)
importFrom(tidyselect,where)
importFrom(utils,object.size)
importMethodsFrom(Matrix,"%*%")
importMethodsFrom(Matrix,"[")
importMethodsFrom(Matrix,as.array)
importMethodsFrom(Matrix,as.logical)
importMethodsFrom(Matrix,as.matrix)
importMethodsFrom(Matrix,as.numeric)
importMethodsFrom(Matrix,as.vector)
importMethodsFrom(Matrix,colMeans)
importMethodsFrom(Matrix,colSums)
importMethodsFrom(Matrix,diag)
importMethodsFrom(Matrix,dim)
importMethodsFrom(Matrix,dimnames)
importMethodsFrom(Matrix,head)
importMethodsFrom(Matrix,image)
importMethodsFrom(Matrix,is.na)
importMethodsFrom(Matrix,length)
importMethodsFrom(Matrix,mean)
importMethodsFrom(Matrix,norm)
importMethodsFrom(Matrix,rowMeans)
importMethodsFrom(Matrix,rowSums)
importMethodsFrom(Matrix,t)
importMethodsFrom(Matrix,tail)
