pos_simple_cpp_vec {RcppJagger} | R Documentation |
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)
[Package RcppJagger version 0.0.2 Index]