新闻文本自动摘要, 以Textrank 为基础,融入 标题特征,单句位置特征,重要实体特征,线索词特征,做句子的综合权重计算,并使用MMR算法,兼顾自动摘要的主题相关性和摘要多样性。
☆26May 13, 2022Updated 3 years ago
Alternatives and similar repositories for AutoSummarization
Users that are interested in AutoSummarization are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 使用三种方法实现中文抽取式自动文摘,分别是TextRank算法、MMR(最大边界相关算法)算法和TextRank+Word2vec方法;最后使用Rouge评价方法,将生成的摘要和标准摘要进行比较,输出p、r、f值。☆35Jun 7, 2020Updated 5 years ago
- 基于预训练模型的中文关键词抽取方法(论文SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained Language Model 的中文版代码)☆12May 17, 2020Updated 5 years ago
- Python中文分词,根据词频生成词云图片☆24Nov 18, 2020Updated 5 years ago
- 本项目包含几种常用 NLP算法的实现:关键词(keyword)、命名实体(named entity)、自动摘要(abstract)、文本相似度比较(text similarity)等☆16Jan 16, 2022Updated 4 years ago
- 2020 科大讯飞 事件抽取挑战赛☆21Aug 13, 2020Updated 5 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 问答摘要/seq2seq/PGN/Bert_sum/UniLM☆19Oct 4, 2020Updated 5 years ago
- Data and code for the paper Causal Reasoning of Entities and Events in Procedural Texts.☆12May 26, 2023Updated 2 years ago
- Python3入门机器学习 经典算法与应用 学习☆11Nov 9, 2018Updated 7 years ago
- A Generative Language Model for Few-shot Aspect-Based Sentiment Analysis☆30May 1, 2025Updated 11 months ago
- 基于TensorFlow,seq2seq+attention+beamsearch的文本摘要。☆59Apr 21, 2019Updated 6 years ago
- 事件抽取基线模型☆13Feb 16, 2023Updated 3 years ago
- Repo for Enhanced Seq2Seq Autoencoder via Contrastive Learning for Abstractive Text Summarization☆23Aug 26, 2021Updated 4 years ago
- 采用bert进行事件抽取,[cls]进行事件分类,最后一层向量进行序列标注,两个任务同时训练。☆13Jun 7, 2021Updated 4 years ago
- 文本自动摘要算法:用Word2Vec改进的TextRank算法☆51Jun 24, 2017Updated 8 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- ☆11Mar 26, 2020Updated 6 years ago
- 基于图片分享的社交应用-服务端☆10Jun 14, 2013Updated 12 years ago
- 基于BERT事件抽取构建活动知识图谱☆13Aug 28, 2023Updated 2 years ago
- Lookahead optimizer ("Lookahead Optimizer: k steps forward, 1 step back") for tensorflow☆25Sep 3, 2019Updated 6 years ago
- 2020腾讯广告算法大赛方案分享及代码(冠军)☆14May 1, 2023Updated 2 years ago
- 2021搜狐校园文本匹配算法大赛☆16Jun 4, 2021Updated 4 years ago
- 基于百度LAC项目的PHP中文智能分词库☆10Jun 25, 2024Updated last year
- 基于Keras的中文文本分类系统,支援多种模型架构和训练策略,实验数据为中文新闻分类文本cnews数据集。☆49Jun 6, 2025Updated 10 months ago
- Path and Trajectory Planning: (A* RRT), Simultaneous Localisation and Mapping: (EKF,FAST),[Source: Python Robotics] and Control Systems: …☆10Mar 27, 2022Updated 4 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 支持百度竞赛数据的中 文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆49Jan 15, 2021Updated 5 years ago
- 中英文神经网络机器翻译☆14Jan 17, 2021Updated 5 years ago
- H&M商品推荐比赛(rank: 116/2952 )方案☆14Jun 16, 2022Updated 3 years ago
- lulu is the cutest!☆13Apr 5, 2021Updated 5 years ago
- ☆12Jun 18, 2020Updated 5 years ago
- 各大文本摘要模型-中文文本可运行的解决方案☆69Sep 18, 2023Updated 2 years ago
- 使用两种方法(抽取式Textrank和概要式seq2seq)自动提取文本摘要☆219Jul 16, 2019Updated 6 years ago
- 文本生成 - 通过商品参数和图片自动生成营销文本☆12Sep 17, 2021Updated 4 years ago
- 经过强化的goose3通用网页提取器(添加作者VX: 862187570 , Python交流学习)☆16Nov 18, 2021Updated 4 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Deep Unknown Intent Detection with Margin Loss (ACL2019)☆35Dec 8, 2022Updated 3 years ago
- ☆10May 20, 2024Updated last year
- ☆21Sep 23, 2019Updated 6 years ago
- This is some summary code and model☆40Dec 14, 2021Updated 4 years ago
- 基于GPT2的中文文本摘要生成☆28Mar 23, 2023Updated 3 years ago
- CollectionView Custom Layout☆10Jan 6, 2015Updated 11 years ago
- 用textrank算法做中文新闻自动摘要☆17May 18, 2019Updated 6 years ago