Embeddings

Easy100 pts0 solves
Before semantic search, text must be converted to numerical representations where similar meanings are close together. What is the output format? Flag format: CONGRESS{[format]} Example: CONGRESS{sparse_matrix}
Hint
A fixed-size array of floating point numbers representing meaning.