get_words_tfidf: Brings out the most common words from the top news search...

Description Usage Arguments Value Examples

View source: R/get_words_tfidf.R

Description

Brings out the most common words from the top news search results with tf-idf

Usage

1
get_words_tfidf(company_name)

Arguments

company_name

name of the company

Value

list

Examples

1
2
get_words_tfidf("Debenhams")
get_words_tfidf("Vodafone")

thegrigorian/creditrnews documentation built on Sept. 5, 2019, 2:23 p.m.