All Projects → pocheyeniu → SummaRuNNer

pocheyeniu / SummaRuNNer

Licence: MIT license
Tensorflow implementation of SummaRuNNer

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to SummaRuNNer

Wwdc Recap
A collection of session summaries in markdown format, from WWDC 20, 19 & 17
Stars: ✭ 121 (+195.12%)
Mutual labels:  summary
Arxivnotes
IssuesにNLP(自然言語処理)に関連するの論文を読んだまとめを書いています.雑です.🚧 マークは編集中の論文です(事実上放置のものも多いです).🍡 マークは概要のみ書いてます(早く見れる的な意味で団子).
Stars: ✭ 190 (+363.41%)
Mutual labels:  summary
ML-paper-notes
📓 Notes and summaries of various ML, Computer Vision & NLP papers.
Stars: ✭ 536 (+1207.32%)
Mutual labels:  summary
Machine Deep Learning
👋 ML/DL学习笔记(基础+论文)
Stars: ✭ 140 (+241.46%)
Mutual labels:  summary
Article Summarizer
Uses frequency analysis to summarize text.
Stars: ✭ 147 (+258.54%)
Mutual labels:  summary
Papers
Summaries of machine learning papers
Stars: ✭ 2,362 (+5660.98%)
Mutual labels:  summary
Lexrank
LexRank algorithm for text summarization
Stars: ✭ 108 (+163.41%)
Mutual labels:  summary
ccna
A summary of CCNA-useable cisco commands by @elsmr and @Haroenv
Stars: ✭ 16 (-60.98%)
Mutual labels:  summary
Acl Papers
paper summary of Association for Computational Linguistics
Stars: ✭ 189 (+360.98%)
Mutual labels:  summary
Sumy
Module for automatic summarization of text documents and HTML pages.
Stars: ✭ 2,705 (+6497.56%)
Mutual labels:  summary
Paper Survey
📚Survey of previous research and related works on machine learning (especially Deep Learning) in Japanese
Stars: ✭ 140 (+241.46%)
Mutual labels:  summary
Gitbook Summary
A command line tool to generate a summary.md for Gitbook
Stars: ✭ 145 (+253.66%)
Mutual labels:  summary
Azure In Bullet Points
☁️ Azure summary in bullet points
Stars: ✭ 205 (+400%)
Mutual labels:  summary
Deeplearning Notes
Notes for Deep Learning Specialization Courses led by Andrew Ng.
Stars: ✭ 126 (+207.32%)
Mutual labels:  summary
UnimelbSharedFiles
No description or website provided.
Stars: ✭ 16 (-60.98%)
Mutual labels:  summary
Reproducible Image Denoising State Of The Art
Collection of popular and reproducible image denoising works.
Stars: ✭ 1,776 (+4231.71%)
Mutual labels:  summary
Aws In Bullet Points
☁️ AWS summary in bullet points
Stars: ✭ 197 (+380.49%)
Mutual labels:  summary
Woowa Tech Learning React Typescript
📘 Woowahan Tech Learning React&Typescript Summary ⚛
Stars: ✭ 122 (+197.56%)
Mutual labels:  summary
Scripts-for-extractive-summarization
Scripts for an upcoming blog "Extractive vs. Abstractive Summarization" for RaRe Technologies.
Stars: ✭ 12 (-70.73%)
Mutual labels:  extractive-summarization
Summarunner
The PyTorch Implementation of SummaRuNNer
Stars: ✭ 214 (+421.95%)
Mutual labels:  summary

SummaRuNNer

Tensorflow implementation of SummaRuNNer

the version of Tensorflow is 1.2.0

Usage: Now data & w2v model is provided, you can use them to train a model directly, then you should change the model directory to your trained model position for evaluation.

Data & w2v model: 链接: https://pan.baidu.com/s/1AVwjhBTkkbpUMgo7DAg73w 提取码: ywf5
Google: https://drive.google.com/drive/folders/1Ym2BcE2MBkxfPYWOfzwbrhpJo51OgFlJ?usp=sharing

Reference: hpzhao 's PyTorch implementation of SummaRuNNer https://github.com/hpzhao/SummaRuNNer

Result: in our data, it gets almost the same result with the Pytorch one. for ndcg@5, the difference between them is no more than 0.004(~0.5%).

If you have any questions, please feel free to contact me.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].