R/keywords.R
keywords_df.Rd
Convenience wrapper around keywords() that always returns a data frame with term and weight columns.
keywords()
term
weight
keywords_df(x, jiebar)
A character to analyze.
A jieba_worker object created with worker(type = "keywords").
jieba_worker
worker(type = "keywords")
A data frame with term and weight columns.