What’s the difference between contextual encoders like USE and OpenAI’s text-embedding-ada-002?
I am new to NLP and still learning about encoders. Just came across Universal Sentence Encoder which can also keep up the context during the semantic search and other operations. Is OpenAI’s text-embedding-ada-002 much more advance or more or less work the same way but can create high dimensional vectors?