| huseinzol05/NLP-Models-Tensorflow |
1,329 |
|
0 |
0 |
over 5 years ago |
0 |
|
3 |
mit |
Jupyter Notebook |
| Gathers machine learning and Tensorflow deep learning models for NLP problems, 1.13 < Tensorflow < 2.0 |
| allenai/scitldr |
631 |
|
0 |
0 |
almost 4 years ago |
0 |
|
11 |
apache-2.0 |
Python |
| google-research/bigbird |
433 |
|
0 |
0 |
over 3 years ago |
0 |
|
25 |
apache-2.0 |
Python |
| Transformers for Longer Sequences |
| santhoshkolloju/Abstractive-Summarization-With-Transfer-Learning |
387 |
|
0 |
0 |
almost 3 years ago |
0 |
|
30 |
|
Python |
| Abstractive summarisation using Bert as encoder and Transformer Decoder |
| ymfa/seq2seq-summarizer |
259 |
|
0 |
0 |
almost 7 years ago |
0 |
|
10 |
mit |
Python |
| Pointer-generator reinforced seq2seq summarization in PyTorch |
| harpribot/deep-summarization |
126 |
|
0 |
0 |
over 8 years ago |
0 |
|
5 |
mit |
Python |
| Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews |
| JRC1995/Abstractive-Summarization |
113 |
|
0 |
0 |
over 6 years ago |
0 |
|
1 |
mit |
Jupyter Notebook |
| Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention. |
| toru34/li_emnlp_2017 |
51 |
|
0 |
0 |
over 8 years ago |
0 |
|
5 |
|
Python |
| Deep Recurrent Generative Decoder for Abstractive Text Summarization in DyNet |
| DeepsMoseli/Bidirectiona-LSTM-for-text-summarization- |
49 |
|
0 |
0 |
over 7 years ago |
0 |
|
6 |
mit |
Python |
| A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project) |
| IwasakiYuuki/Bert-abstractive-text-summarization |
36 |
|
0 |
0 |
over 4 years ago |
0 |
|
9 |
|
Python |