Q: 2
What is the purpose of embeddings in natural language processing?
Options
Discussion
C , official Oracle docs and some practice tests both highlight embeddings as numerical semantic representations for NLP.
I don’t think it’s B. C is correct, embeddings aren’t for translation but for capturing meaning and relationships in vector form.
D C is the one that matches how embeddings actually work in NLP, since they turn text into vectors that models can compare for meaning and context. Nothing in B or D really relates to semantic representation. Agree?
B
C imo. Had something like this in a mock, always about numerical representations that hold semantic meaning in NLP.
C tbh, embeddings map words or phrases to vectors so the model can actually understand context and similarities. Not about compression or translation. Pretty sure that's what Oracle wants here, unless I'm missing something subtle.
Its C, embeddings basically turn words or phrases into vectors that capture their meaning and relationships. Pretty standard NLP stuff.
Be respectful. No spam.