Context Encoder Sample Clauses
Context Encoder. For the context sm under category m, where sm is a sequence of words, i.e., sm = (wm.1, . . . , wm.N ), the context encoder converts each token of the context into a embedding matrix. Then, the phrase embedding or sentence embedding is generated by averaging the word embeddings.
