blob: fc182827abb278f9d9473d9323f7a3b670ab133c [file] [log] [blame]
Marc Kupietzf977fa72023-11-05 18:02:39 +01001% Generated by roxygen2: do not edit by hand
2% Please edit documentation in R/derekovecs.R
3\name{vocabSize}
4\alias{vocabSize}
5\title{Get vocabulary size}
6\usage{
7vocabSize()
8}
9\value{
10The vocabulary size of the model.
11}
12\description{
13Get vocabulary size
14}
15\seealso{
16\code{\link[=frequencyRank]{frequencyRank()}}
17}