CyberZHG / keras-word-char-embdLinks
Concatenate word and character embeddings in Keras
☆45Updated 3 years ago
Alternatives and similar repositories for keras-word-char-embd
Users that are interested in keras-word-char-embd are comparing it to the libraries listed below
Sorting:
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 5 years ago
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 6 years ago
- Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF☆158Updated 4 years ago
- Re-implementation of ELMo on Keras☆134Updated 2 years ago
- Fine-tune BERT to generate sentence embedding for cosine similarity☆69Updated 6 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆260Updated 6 years ago
- Using pre trained word embeddings (Fasttext, Word2Vec)☆158Updated 7 years ago
- This is a drop-in Keras layer for ELMo embeddings.☆47Updated 6 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
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- Position embedding layers in Keras☆58Updated 3 years ago
- [ACM-WSDM] 3rd place solution at WSDM Cup 2019, Fake News Classification on Kaggle.☆63Updated 5 years ago
- Heterogeneous Representations for Neural Relation Extraction https://arxiv.org/abs/1903.10126☆69Updated 5 years ago
- We summarize the summarization papers presented at major conferences (starting with ACL 2019)☆85Updated 5 years ago
- This repository contains various ways to calculate sentence vector similarity using NLP models☆197Updated 5 years ago
- Code for ACL 2018 paper "Double Embeddings and CNN-based Sequence Labeling for Aspect Extraction"☆147Updated 6 years ago
- An Attention Layer in Keras☆43Updated 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
- Graph Convolutional neural network named entity recognition☆136Updated 7 years ago
- Code and dataset for ACL2018 paper "Exploiting Document Knowledge for Aspect-level Sentiment Classification"☆148Updated 7 years ago
- ALBERT model Pretraining and Fine Tuning using TF2.0☆204Updated 2 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
- Named Entity Recognition with BERT using TensorFlow 2.0☆214Updated 2 years ago
- Inference with state-of-the-art models (pre-trained by LD-Net / AutoNER / VanillaNER / ...)☆117Updated 6 years ago
- ☆117Updated 5 years ago
- Source code for paper Neural Architectures for Nested NER through Linearization☆91Updated 6 years ago
- BERT for question answering starting with HotpotQA☆168Updated 6 years ago
- TensorFlow implementation of the paper "Hierarchical Attention Networks for Document Classification"☆87Updated 6 years ago
- Official implementation of our ICLR 2018 and SIGIR 2019 papers on Context-aware Neural Information Retrieval☆118Updated 5 years ago