R/RcppExports.R

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

posLoopRcpp <- function(text, sys_dic, user_dic) {
    .Call('_RcppMeCab_posLoopRcpp', PACKAGE = 'RcppMeCab', text, sys_dic, user_dic)
}

posLoopJoinRcpp <- function(text, sys_dic, user_dic) {
    .Call('_RcppMeCab_posLoopJoinRcpp', PACKAGE = 'RcppMeCab', text, sys_dic, user_dic)
}

posDFRcpp <- function(text, sys_dic, user_dic) {
    .Call('_RcppMeCab_posDFRcpp', PACKAGE = 'RcppMeCab', text, sys_dic, user_dic)
}

posParallelJoinRcpp <- function(text, sys_dic, user_dic) {
    .Call('_RcppMeCab_posParallelJoinRcpp', PACKAGE = 'RcppMeCab', text, sys_dic, user_dic)
}

posParallelDFRcpp <- function(text, sys_dic, user_dic) {
    .Call('_RcppMeCab_posParallelDFRcpp', PACKAGE = 'RcppMeCab', text, sys_dic, user_dic)
}

posParallelRcpp <- function(text, sys_dic, user_dic) {
    .Call('_RcppMeCab_posParallelRcpp', PACKAGE = 'RcppMeCab', text, sys_dic, user_dic)
}

posRcpp <- function(text, sys_dic, user_dic) {
    .Call('_RcppMeCab_posRcpp', PACKAGE = 'RcppMeCab', text, sys_dic, user_dic)
}

posJoinRcpp <- function(text, sys_dic, user_dic) {
    .Call('_RcppMeCab_posJoinRcpp', PACKAGE = 'RcppMeCab', text, sys_dic, user_dic)
}

Try the RcppMeCab package in your browser

Any scripts or data that you put into this service are public.

RcppMeCab documentation built on May 2, 2019, 5:08 a.m.