calcProbsWithPos: Calculate the prbabilities of tokens with POS.

Description Usage Arguments Value

View source: R/calcFrequency.R

Description

Calculate the prbabilities of tokens with POS.

Usage

1

Arguments

input

A character vector of tokens in the format of "token/TAG"

Value

A data.frame with token, tokenprob, and pos columns.


justinnafe/NextWord documentation built on May 20, 2019, 5:16 a.m.