posParallelRcpp: Call tagger inside 'RcppParallel::parallelFor' and return a...

View source: R/RcppExports.R

posParallelRcppR Documentation

Call tagger inside 'RcppParallel::parallelFor' and return a data.frame.

Description

This function is an internal function called by tokenize(). For common usage, use tokenize() instead.

Arguments

text

A character vector to be tokenized.

sys_dic

Character scalar; path to the system dictionary for 'MeCab'.

user_dic

Character scalar; path to the user dictionary for 'MeCab'.

partial

Logical; If TRUE, activates partial parsing mode.

grain_size

Integer value larger than 1.

Value

A data.frame.


paithiov909/gibasa documentation built on June 14, 2025, 4:31 p.m.