Description Usage Arguments Value Examples
View source: R/coRPysprofiling.R
Generate basic statistic for words from the input corpus
1 | corpus_analysis(corpus)
|
corpus |
character vector representing a corpus |
data.frame
1 2 | coRPysprofiling::corpus_analysis("How many animals in Russia? and how many in US?")
coRPysprofiling::corpus_analysis("How many animals in Russia? and how many in US?")["word_total", ]
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.