What is the primary advantage of using a pre-trained word embedding like Word2Vec or GloVe?
-
A
They eliminate the need for any model training
-
B
They provide dense semantic representations that capture word relationships from large corpora
-
C
They convert text to one-hot vectors efficiently
-
D
They automatically handle out-of-vocabulary words