TextRank的Python实现,用于文本文档的短语提取和汇总-Python开发

上传者: 42157556 | 上传时间: 2023-03-11 15:47:02 | 文件大小: 339KB | 文件类型: ZIP
PyTextRank PyTextRank是TextRank的Python实现,作为spaCy管道扩展,用于:从文本文档中提取排名靠前的短语,以将非结构化文本的链接推断到结构化数据中运行extractiv PyTextRank PyTextRank是TextRank的Python实现,作为spaCy管道扩展,用于:从文本文档中提取排名靠前的短语,以将非结构化文本链接链接到结构化数据中,对文本文档进行提取性摘要背景说明请注意,与命名实体识别的更普遍用法相比,PyTextRank旨在为实体链接提供支持。 这些方法可以互补的方式一起使用,以改善结果

文件下载

资源详情

[{"title":"( 72 个子文件 339KB ) TextRank的Python实现,用于文本文档的短语提取和汇总-Python开发","children":[{"title":"pytextrank-main","children":[{"title":".gitignore <span style='color:#111;'> 494B </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 6.78KB </span>","children":null,"spread":false},{"title":"requirements-dev.txt <span style='color:#111;'> 220B </span>","children":null,"spread":false},{"title":"bin","children":[{"title":"push_pypi.sh <span style='color:#111;'> 187B </span>","children":null,"spread":false},{"title":"nb_md.sh <span style='color:#111;'> 337B </span>","children":null,"spread":false},{"title":"preview.py <span style='color:#111;'> 1.15KB </span>","children":null,"spread":false},{"title":"vis_doc.py <span style='color:#111;'> 3.26KB </span>","children":null,"spread":false}],"spread":true},{"title":".github","children":[{"title":"dependabot.yml <span style='color:#111;'> 274B </span>","children":null,"spread":false},{"title":"FUNDING.yml <span style='color:#111;'> 15B </span>","children":null,"spread":false}],"spread":true},{"title":".pre-commit-config.yaml <span style='color:#111;'> 1.21KB </span>","children":null,"spread":false},{"title":"pylintrc <span style='color:#111;'> 15.68KB </span>","children":null,"spread":false},{"title":"tests","children":[{"title":"conftest.py <span style='color:#111;'> 1.05KB </span>","children":null,"spread":false},{"title":"test_positionrank.py <span style='color:#111;'> 1.47KB </span>","children":null,"spread":false},{"title":"test_biasedrank.py <span style='color:#111;'> 1.67KB </span>","children":null,"spread":false},{"title":"test_base.py <span style='color:#111;'> 4.28KB </span>","children":null,"spread":false}],"spread":true},{"title":"requirements-viz.txt <span style='color:#111;'> 16B </span>","children":null,"spread":false},{"title":"dat","children":[{"title":"cfc.txt <span style='color:#111;'> 844B </span>","children":null,"spread":false},{"title":"suz.txt <span style='color:#111;'> 1.72KB </span>","children":null,"spread":false},{"title":"lee.txt <span style='color:#111;'> 2.93KB </span>","children":null,"spread":false},{"title":"gen.txt <span style='color:#111;'> 1.04KB </span>","children":null,"spread":false},{"title":"mih.txt <span style='color:#111;'> 565B </span>","children":null,"spread":false},{"title":"ars.txt <span style='color:#111;'> 2.41KB </span>","children":null,"spread":false}],"spread":true},{"title":"environment.yml <span style='color:#111;'> 203B </span>","children":null,"spread":false},{"title":"docs","children":[{"title":"tutorial.md <span style='color:#111;'> 1.06KB </span>","children":null,"spread":false},{"title":"build.md <span style='color:#111;'> 3.45KB </span>","children":null,"spread":false},{"title":"depend.md <span style='color:#111;'> 396B </span>","children":null,"spread":false},{"title":"faq.md <span style='color:#111;'> 1.89KB </span>","children":null,"spread":false},{"title":"overview.md <span style='color:#111;'> 4.01KB </span>","children":null,"spread":false},{"title":"codecov_io.svg <span style='color:#111;'> 2.24KB </span>","children":null,"spread":false},{"title":"javascripts","children":[{"title":"config.js <span style='color:#111;'> 231B </span>","children":null,"spread":false}],"spread":false},{"title":"setup.md <span style='color:#111;'> 2.05KB </span>","children":null,"spread":false},{"title":"talks.md <span style='color:#111;'> 3.38KB </span>","children":null,"spread":false},{"title":"noam.jpg <span style='color:#111;'> 15B </span>","children":null,"spread":false},{"title":"biblio.ttl <span style='color:#111;'> 10.26KB </span>","children":null,"spread":false},{"title":"todo.md <span style='color:#111;'> 277B </span>","children":null,"spread":false},{"title":"ack.md <span style='color:#111;'> 4.97KB </span>","children":null,"spread":false},{"title":"stylesheets","children":[{"title":"extra.css <span style='color:#111;'> 260B </span>","children":null,"spread":false}],"spread":false},{"title":"biblio.md <span style='color:#111;'> 6.57KB </span>","children":null,"spread":false},{"title":"index.md <span style='color:#111;'> 4.69KB </span>","children":null,"spread":false},{"title":"glossary.md <span style='color:#111;'> 1.54KB </span>","children":null,"spread":false},{"title":"start.md <span style='color:#111;'> 1.58KB </span>","children":null,"spread":false},{"title":"ref.md <span style='color:#111;'> 17.53KB </span>","children":null,"spread":false},{"title":"assets","children":[{"title":"logo.png <span style='color:#111;'> 76.43KB </span>","children":null,"spread":false},{"title":"noam.jpg <span style='color:#111;'> 8.92KB </span>","children":null,"spread":false},{"title":"favicon.png <span style='color:#111;'> 1.62KB </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"examples","children":[{"title":"explain_summ.ipynb <span style='color:#111;'> 16.85KB </span>","children":null,"spread":false},{"title":"explain_algo.ipynb <span style='color:#111;'> 162.51KB </span>","children":null,"spread":false},{"title":"sample.ipynb <span style='color:#111;'> 182.74KB </span>","children":null,"spread":false}],"spread":true},{"title":"LICENSE <span style='color:#111;'> 1.05KB </span>","children":null,"spread":false},{"title":"pyfixdoc.py <span style='color:#111;'> 13.46KB </span>","children":null,"spread":false},{"title":"wip","children":[{"title":"error.ipynb <span style='color:#111;'> 15.28KB </span>","children":null,"spread":false}],"spread":false},{"title":"pkg_doc.py <span style='color:#111;'> 1.11KB </span>","children":null,"spread":false},{"title":"CITATION <span style='color:#111;'> 293B </span>","children":null,"spread":false},{"title":"changelog.txt <span style='color:#111;'> 3.57KB </span>","children":null,"spread":false},{"title":"CONTRIBUTING.md <span style='color:#111;'> 4.69KB </span>","children":null,"spread":false},{"title":"sample.py <span style='color:#111;'> 2.81KB </span>","children":null,"spread":false},{"title":".bandit <span style='color:#111;'> 64B </span>","children":null,"spread":false},{"title":"code_of_conduct.md <span style='color:#111;'> 3.30KB </span>","children":null,"spread":false},{"title":"requirements.txt <span style='color:#111;'> 80B </span>","children":null,"spread":false},{"title":"mkdocs.yml <span style='color:#111;'> 1.71KB </span>","children":null,"spread":false},{"title":"pytextrank","children":[{"title":"base.py <span style='color:#111;'> 23.69KB </span>","children":null,"spread":false},{"title":"util.py <span style='color:#111;'> 4.10KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 2.99KB </span>","children":null,"spread":false},{"title":"positionrank.py <span style='color:#111;'> 3.99KB </span>","children":null,"spread":false},{"title":"version.py <span style='color:#111;'> 1.30KB </span>","children":null,"spread":false},{"title":"biasedrank.py <span style='color:#111;'> 4.46KB </span>","children":null,"spread":false}],"spread":false},{"title":"lgtm.yml <span style='color:#111;'> 599B </span>","children":null,"spread":false},{"title":"MANIFEST.in <span style='color:#111;'> 41B </span>","children":null,"spread":false},{"title":"setup.py <span style='color:#111;'> 3.54KB </span>","children":null,"spread":false},{"title":"archive","children":[{"title":"test.py <span style='color:#111;'> 1.61KB </span>","children":null,"spread":false},{"title":"pytextrank.py <span style='color:#111;'> 16.41KB </span>","children":null,"spread":false},{"title":"example.ipynb <span style='color:#111;'> 78.51KB </span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明