terms: Function to return the most frequent terms of tmTopicModels

Description Usage Arguments Value

Description

Function to return the most frequent terms of tmTopicModels

Usage

1
2
3
4
5
6
7
terms(x, ...)

## S3 method for class 'tmTopicModel'
terms(x, ...)

## S3 method for class 'jobjRef'
terms(x, ...)

Arguments

x

tmTopicModel

...

addictional parameters fe k - number of terms per topic

Value

data.frame with terms for topics


textmining documentation built on May 2, 2019, 6:47 a.m.