powered by
get_original_term is used to get the exact term as it is present in corpus. This function is not recommended anymore.
get_original_term
get_original_term(m, n)
a list object contatining the terms.
an S4 object of class Abstracts containing the corpus.
a list object output from the function cluster_words
S.Ramachandran, Jyoti Rani
wordscluster
if (FALSE) test = get_original_term(abs, words) ## here abs is an S4 object of class Abstracts ## words is the output object of cluster_words()
Run the code above in your browser using DataLab