Pinned Repositories
almm_baseline
just baseline
attention_RNN_for_textsum
This is to reproduce article <A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION>
BertSum
Code for paper Fine-tune BERT for Extractive Summarization
CNN-LSTM-Caption-Generator
A Tensorflow implementation of CNN-LSTM image caption generator architecture that achieves close to state-of-the-art results on the MSCOCO dataset.
cscdc
cadcdca
dssm
A BiGRU-Attention DSSM implementation with tensorflow estimator.
Extsumm_local_global_context
This is the official code for Extractive Summarization of Long Documents by Combining Global and Local Context
Global-Encoding-1
Global Encoding for Abstractive Summarization (ACL 2018)
MachineLearning
一些关于机器学习的学习资料与研究介绍
rcnn
R-CNN: Regions with Convolutional Neural Network Features
echoph's Repositories
echoph/almm_baseline
just baseline
echoph/attention_RNN_for_textsum
This is to reproduce article <A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION>
echoph/BertSum
Code for paper Fine-tune BERT for Extractive Summarization
echoph/CNN-LSTM-Caption-Generator
A Tensorflow implementation of CNN-LSTM image caption generator architecture that achieves close to state-of-the-art results on the MSCOCO dataset.
echoph/cscdc
cadcdca
echoph/dssm
A BiGRU-Attention DSSM implementation with tensorflow estimator.
echoph/Extsumm_local_global_context
This is the official code for Extractive Summarization of Long Documents by Combining Global and Local Context
echoph/Global-Encoding-1
Global Encoding for Abstractive Summarization (ACL 2018)
echoph/MachineLearning
一些关于机器学习的学习资料与研究介绍
echoph/rcnn
R-CNN: Regions with Convolutional Neural Network Features
echoph/show_attend_and_tell.tensorflow
echoph/snownlp
Python library for processing Chinese text
echoph/transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need