chaitjo / structured-self-attentionLinks
Keras implementation of the Structured Self-Attentive Sentence Embedding model
☆19Updated 7 years ago
Alternatives and similar repositories for structured-self-attention
Users that are interested in structured-self-attention are comparing it to the libraries listed below
Sorting:
- A bidirectional LSTM with attention for multiclass/multilabel text classification.☆173Updated last year
- Re-implementation of ELMo on Keras☆134Updated 2 years ago
- A Python implementation of a binary text classifier using Doc2Vec and SVM☆16Updated 7 years ago
- Hierarchical Attention Networks for Document Classification in Keras☆78Updated 7 years ago
- Implementation of our SIGIR 2017 paper : "Multitask Learning for Fine-Grained Twitter Sentiment Analysis"☆10Updated 7 years ago
- Concatenate word and character embeddings in Keras☆45Updated 3 years ago
- An Attention Layer in Keras☆43Updated 6 years ago
- [ACM-WSDM] 3rd place solution at WSDM Cup 2019, Fake News Classification on Kaggle.☆63Updated 5 years ago
- TensorFlow implementation of the paper "Hierarchical Attention Networks for Document Classification"☆87Updated 6 years ago
- seq2seq based keyphrase generation model sets, including copyrnn copycnn and copytransfomer☆51Updated 3 years ago
- CNN-based model to realize aspect extraction of restaurant reviews based on pre-trained word embeddings and part-of-speech tagging☆103Updated 6 years ago
- TensorFlow Implementation of the paper "End-to-End Relation Extraction using LSTMs on Sequences and Tree Structures" and "Classifying Rel…☆188Updated 6 years ago
- Mutli-label text classification using ConvNet and graph embedding (Tensorflow implementation)☆44Updated 2 years ago
- attention block for keras Functional Model with only tensorflow backend☆26Updated 6 years ago
- biLSTM/CNN based deep learning framework for Question Answer Selection.☆75Updated 7 years ago
- Pytorch codes for "Label-aware Document Representation via Hybrid Attention for Extreme Multi-Label Text Classification"☆51Updated 4 years ago
- Code for ACL 2018 paper "Double Embeddings and CNN-based Sequence Labeling for Aspect Extraction"☆147Updated 6 years ago
- Implement of paper Self-Taught Convolutional Neural Networks for Short Text Clustering using Keras.☆46Updated 7 years ago
- A TensorFlow implementation for "Interactive Attention Networks for Aspect-Level Sentiment Classification"☆100Updated 5 years ago
- Self-Attention: A Better Building Block for Sentiment Analysis Neural Network Classifiers - paper's code for the 9th Workshop on Computat…☆53Updated 6 years ago
- Using pre trained word embeddings (Fasttext, Word2Vec)☆158Updated 7 years ago
- The implementation of the paper "A Multi-task Approach for Named Entity Recognition on Social Media Data," which won the WNUT-2017 Shared…☆67Updated 7 years ago
- The implementation of text classification using character level convoultion neural networks using Keras☆149Updated 2 years ago
- Position embedding layers in Keras☆58Updated 3 years ago
- My implementation of "Hierarchical Attention Networks for Document Classification" in Keras☆26Updated 7 years ago
- Hierarchical multi-label text classification of the BlurbGenreCollection using capsule networks.☆85Updated 2 years ago
- Tensorflow Implementation of Variational Attention for Sequence to Sequence Models (COLING 2018)☆71Updated 5 years ago
- Implementing Skip-gram Negative Sampling with pytorch☆49Updated 7 years ago
- Pytorch implementation of the paper Deep learning for extreme multi-label text classification☆64Updated last year
- Siamese-LSTM PyTorch Implementation for cikm 2018☆63Updated 7 years ago