這裡以bert-base-chinese 當作範例,可以換成自己常用的模型。載入模型後就可以直接進行摘要了。 # spaCy 載入中文模型 import spacy import ...
確定! 回上一頁