sumy Python文本文档和HTML页面提取摘要模块

sumy简介

sumy,Python第三方库,是一个文本文档和HTML页面自动摘要(提取摘要)模块。

sumy应用实例

#快速摘要文档的命令行实用程序
sumy lex-rank --length=10 --url=https://en.wikipedia.org/wiki/Automatic_summarization 
# what's summarization?
sumy_eval lex-rank reference_summary.txt --url=https://en.wikipedia.org/wiki/Automatic_summarization

sumy Github统计数据

Apache-2.0 license

Github 3.3k stars

sumy安装命令

pip install sumy

免责声明:内容编辑自网络,仅供参考,不保证正确性,不作任何决策依据!!以上数据皆截止于博文的写稿日期。


行业导航 / Python指南 :
























Copyright © 2022-2024 笨鸟工具 x1y1z1.com All Rights Reserved.