getPosProbs: Get the POS probabilities.

Description Usage Arguments Value

View source: R/calcFrequency.R

Description

Get the POS probabilities.

Usage

1
getPosProbs(input)

Arguments

input

A character vector in the format of "token/POS".

Value

A data.frame with pos and posprob columns.


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