Plotting PCA components in a 3D space: sentence embeddings

后端 未结 0 1350
春和景丽
春和景丽 2020-12-24 06:58

I am trying to compare sentences using spacy as follows:

import spacy

nlp = spacy.load(\'en_core_web_lg\')

search_doc = nlp("Dalí\'s artistic repertoir         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题