keras (version 2.3.0.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()