keywords: Keywords

Description Usage Arguments

View source: R/summarization.R

Description

Find keywords from text.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
keywords(corpus, ...)

## S3 method for class 'character'
keywords(corpus, ...)

## S3 method for class 'character'
keywords(corpus, ...)

## S3 method for class 'list'
keywords(corpus, ...)

Arguments

corpus

A corpus.

...

Any other options, from the official documentation.


news-r/gensimr documentation built on Jan. 9, 2021, 5:55 a.m.