vietnh1009 / Very-deep-cnn-pytorchLinks
Very deep CNN for text classification
☆36Updated 3 years ago
Alternatives and similar repositories for Very-deep-cnn-pytorch
Users that are interested in Very-deep-cnn-pytorch are comparing it to the libraries listed below
Sorting:
- Character-level CNN for text classification☆57Updated 3 years ago
- BERT for question answering starting with HotpotQA☆168Updated 6 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆64Updated 2 years ago
- Fork of huggingface/pytorch-pretrained-BERT for BERT on STILTs☆106Updated 2 years ago
- A collection of resources on using BERT (https://arxiv.org/abs/1810.04805 ) and related Language Models in production environments.☆96Updated 4 years ago
- Minimal Interactive Attention Visualization☆140Updated 5 years ago
- Code for the paper "Efficient Adaption of Pretrained Transformers for Abstractive Summarization"☆71Updated 6 years ago
- A simple implementation of LeakGAN in PyTorch☆63Updated 3 years ago
- Visualize BERT's self-attention layers on text classification tasks☆47Updated 6 years ago
- Scripts to train a bidirectional LSTM with knowledge distillation from BERT☆158Updated 5 years ago
- This repository contains various ways to calculate sentence vector similarity using NLP models☆197Updated 5 years ago
- LM, ULMFit et al.☆46Updated 5 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆159Updated 6 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3, Tensorflow>=1.5.0)☆15Updated 7 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 6 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- State of the Art results in Intent Classification using Sematic Hashing for three datasets: AskUbuntu, Chatbot and WebApplication.☆134Updated 5 years ago
- A python library to compute rouge score for summarization☆57Updated 2 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago
- Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.☆182Updated 2 years ago
- Tensorflow re-implementation of GAN for text summarization☆136Updated 5 years ago
- Learning Framework for Neural Abstractive Text Summarization☆104Updated 5 years ago
- In this project we develop new deep learning models for bootstrapping language understanding models for languages with no labeled data us…☆78Updated 3 years ago
- A module for E-mail Summarization which uses clustering of skip-thought sentence embeddings.☆82Updated 6 years ago
- Sequence to Sequence Models in PyTorch☆44Updated last year
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 6 years ago
- Evidence-based QA system for community question answering.☆107Updated 4 years ago
- The implementation of text classification using character level convoultion neural networks using Keras☆150Updated 2 years ago
- code for QG-Net: A Data-Driven Question Generation Model for Educational Content☆49Updated 5 years ago