e2e-coref icon indicating copy to clipboard operation
e2e-coref copied to clipboard

1-dimensional CNN embeddigs.

Open linguist89 opened this issue 3 years ago • 0 comments

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?

linguist89 avatar Apr 01 '21 11:04 linguist89