Encode the given texts as vectors. Args: contexts: a list of N strings, to be encoded. Returns: an (N, d) numpy matrix of encodings.
(self, contexts)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected