Basic Examples 
(2)
 

Plot the embeddings of a list of strings:
In[1]:=
[◼]
TextEmbeddingPlot
[Alphabet[],2]
Out[1]=
Compare sentence embeddings from different texts:
In[2]:=
[◼]
TextEmbeddingPlot
[TextSentences/@{ResourceData["Gettysburg Address"],ResourceData["Friends, Romans, Countrymen"]},3]
Out[2]=

Scope 
(3)
 


Options 
(10)
 


Possible Issues 
(1)
 
