powered by
get_original_term is used to get the exact term as it is present in corpus.
get_original_term
get_original_term(m, n)
an S4 object of class Abstracts containing the corpus.
a list object output from the function cluster_words
a list object contatining the terms.
wordscluster
# NOT RUN { test = get_original_term(abs, words) # } # NOT RUN { ## 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