These functions have been renamed. For the most part they should now just be called with the prefix 'cnlp_'. See individual warning messages for the particular calling structure.
get_coreference(...)get_dependency(...)
get_document(...)
get_entity(...)
get_sentence(...)
get_tfidf(...)
get_token(...)
get_vector(...)
init_coreNLP(...)
init_spaCy(...)
init_tokenizers(...)
run_annotators(...)
tidy_pca(...)
to_CoNNL(...)
from_CoNNL(...)
write_annotation(...)
read_annotation(...)
download_core_nlp(...)
combine_documents(...)
extract_documents(...)
options passed to the newly named function