NLP variables in dataframe

前端 未结 0 817
刺人心
刺人心 2020-12-18 19:39

I have a function that parses a pdf and returns informations found, thanks to a customized NER model trained with Spacy.

def extractor(fname):
    doc = fitz.         


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