wakati: Make "wakatigaki" to text

Description Usage Arguments Value Examples

View source: R/wakati.R

Description

Make "wakatigaki" to text

Usage

1
wakati(text, collapse = " ", dic = "", etc = "")

Arguments

text

character vector.

collapse

character. string to insert between each morphemes.

dic

character. a path to a user dictionary.

etc

character. options to mecab.

Value

character vector.

Examples

1
2
3
4
## Not run: 
wakati(text,collapse=" ",dic="",etc="")

## End(Not run)

suzuna/mecabtools documentation built on Feb. 25, 2021, 7:27 p.m.