cleanNLP (version 2.3.0)

renamed: Renamed functions

Description

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.

Usage

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(...)

Arguments

...

options passed to the newly named function