The BERT encoder that is loaded as a module from tensorflow hub. This class tokenizes the input text using the bert tokenization library. The final encoding is computed as the sum of the token embeddings. Args: uri: (string) the tensorflow hub URI for the model.
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected