Marc Kupietz | f977fa7 | 2023-11-05 18:02:39 +0100 | [diff] [blame^] | 1 | % 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{ | ||||
7 | vocabSize() | ||||
8 | } | ||||
9 | \value{ | ||||
10 | The vocabulary size of the model. | ||||
11 | } | ||||
12 | \description{ | ||||
13 | Get vocabulary size | ||||
14 | } | ||||
15 | \seealso{ | ||||
16 | \code{\link[=frequencyRank]{frequencyRank()}} | ||||
17 | } |