why I can not filter probably on doc_ents?

后端 未结 0 389
长情又很酷
长情又很酷 2021-01-14 15:08

I am struggling with a very strange things in spacy. I want to. determine all entity except some of them. So I did this:

for ent in x3.ents:
  #  print(str(sp         


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