Learn R Programming

keras (version 2.4.0)

get_vocabulary: Get the vocabulary for text vectorization layers

Description

Get the vocabulary for text vectorization layers

Usage

get_vocabulary(object)

Arguments

object

a text vectorization layer

See Also

set_vocabulary()