2 Matching Annotations
  1. Apr 2016
    1. Once we have the sentence converted to context windows i.e. a matrix of indexes, we have to associate these indexes to the embeddings (real-valued vector associated to each word).

      How do embeddings handle context of similar words at different instances?