I'm a little confused as to how the embeddings are structured for each word. I understand that each words has 300D GloVe embeddings and 50D Turian embeddings, but does each word also have the 1D CNN embeddings or are those embeddings only applied to words that are out of vocabulary i.e. if GloVe and Turian embeddings are unavailable?
I'm a little confused as to how the embeddings are structured for each word. I understand that each words has 300D GloVe embeddings and 50D Turian embeddings, but does each word also have the 1D CNN embeddings or are those embeddings only applied to words that are out of vocabulary i.e. if GloVe and Turian embeddings are unavailable?