TextRank4ZH icon indicating copy to clipboard operation
TextRank4ZH copied to clipboard

fix 'networkx' has no attribute 'from_numpy_matrix'

Open hivandu opened this issue 1 year ago • 1 comments
trafficstars

修改新版本依赖中报错的问题

hivandu avatar Mar 31 '24 03:03 hivandu

在更新前可以手動把使用到 from_numpy_matrix 改成 from_numpy_array試看看

buburian avatar May 06 '24 02:05 buburian