Learn R Programming

RcppJagger (version 0.0.2)

pos_simple_cpp_vec: POS tagging in C++ (only token and pos)

Description

POS tagging in C++ (only token and pos)

Usage

pos_simple_cpp_vec(inputs, model_path, keep_vec, keep_all)

Arguments