# Generated by roxygen2: do not edit by hand

export(abc_model)
export(abc_model_opt)
export(abc_model_sig)
export(abc_timeslice)
export(anc_model)
export(bitola_model)
export(calc_bibliometrics)
export(calc_doc_sim)
export(clear_pubmed_cache)
export(cluster_docs)
export(compare_terms)
export(create_citation_net)
export(create_comat)
export(create_report)
export(create_sparse_comat)
export(create_tdm)
export(create_term_document_matrix)
export(detect_lang)
export(diversify_abc)
export(enhance_abc_kb)
export(eval_evidence)
export(export_chord)
export(export_chord_diagram)
export(export_network)
export(extract_entities)
export(extract_entities_workflow)
export(extract_ner)
export(extract_ngrams)
export(extract_terms)
export(extract_topics)
export(filter_by_type)
export(find_abc_all)
export(find_similar_docs)
export(find_term)
export(gen_report)
export(get_dict_cache)
export(get_pmc_fulltext)
export(get_term_vars)
export(get_type_dist)
export(is_valid_biomedical_entity)
export(load_dictionary)
export(load_results)
export(lsi_model)
export(map_ontology)
export(merge_entities)
export(merge_results)
export(min_results)
export(ncbi_search)
export(parallel_analysis)
export(perm_test_abc)
export(plot_heatmap)
export(plot_network)
export(prep_articles)
export(preprocess_text)
export(pubmed_search)
export(query_mesh)
export(query_umls)
export(run_lbd)
export(safe_diversify)
export(sanitize_dictionary)
export(save_results)
export(segment_sentences)
export(valid_entities)
export(validate_abc)
export(validate_umls_key)
export(vec_preprocess)
export(vis_abc_heatmap)
export(vis_abc_network)
export(vis_heatmap)
export(vis_network)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,dev.off)
importFrom(grDevices,png)
importFrom(grDevices,rainbow)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,image)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,rect)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(httr,GET)
importFrom(httr,POST)
importFrom(httr,content)
importFrom(httr,headers)
importFrom(httr,status_code)
importFrom(stats,aggregate)
importFrom(stats,complete.cases)
importFrom(stats,median)
importFrom(stats,runif)
importFrom(stats,setNames)
importFrom(utils,adist)
importFrom(utils,browseURL)
importFrom(utils,head)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
