openNLP (version 0.0-7)

tmTagPOS-methods: Methods for Function tmTagPOS in Package `openNLP'

Description

Methods for function tmTagPOS in package openNLP.

Arguments

Examples

Run this code
if(!require("tm")) stop("could not load tm package")
data("crude")
crude[[1L]]
tmTagPOS(crude[[1L]])

Run the code above in your browser using DataLab