sentence2table: Convert sentence to noun word table except stopword. Example...

Description Usage Arguments Value

View source: R/Rtextrankr.R

Description

Convert sentence to noun word table except stopword. Example will be shown in github.

Usage

1
sentence2table(sentence)

Arguments

sentence

The character string.

Value

A table which refers noun word frequency, except Korean stopword.


mikigom/Rtextrankr documentation built on May 22, 2019, 11:53 p.m.