iliaschalkidis / ELMo-kerasLinks
Re-implementation of ELMo on Keras
☆133Updated 2 years ago
Alternatives and similar repositories for ELMo-keras
Users that are interested in ELMo-keras are comparing it to the libraries listed below
Sorting:
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆153Updated 5 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆259Updated 6 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆387Updated 2 years ago
- Using pre trained word embeddings (Fasttext, Word2Vec)☆157Updated 7 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆123Updated 6 years ago
- XLNet: fine tuning on RTX 2080 GPU - 8 GB☆154Updated 6 years ago
- Position embedding layers in Keras☆58Updated 3 years ago
- XLNet Extension in TensorFlow☆130Updated 4 years ago
- reference tensorflow code for named entity tagging☆104Updated 3 years ago
- BertQA - Attention on Steroids☆115Updated 2 years ago
- ALBERT model Pretraining and Fine Tuning using TF2.0☆202Updated 2 years ago
- Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning☆52Updated 6 years ago
- all kinds of baseline models for sentence similarity 句子对语义相似度模型☆297Updated 7 years ago
- ACL 2018: Hybrid semi-Markov CRF for Neural Sequence Labeling (http://aclweb.org/anthology/P18-2038)☆303Updated 6 years ago
- Implementation of XLNet that can load pretrained checkpoints☆171Updated 3 years ago
- Concatenate word and character embeddings in Keras☆44Updated 3 years ago
- TensorFlow implementation of the paper "Hierarchical Attention Networks for Document Classification"☆87Updated 6 years ago
- This is a drop-in Keras layer for ELMo embeddings.☆47Updated 6 years ago
- add BERT to encoder part for https://github.com/memray/seq2seq-keyphrase-pytorch☆80Updated 6 years ago
- LSTM-CRF for NER with ConLL-2002 dataset☆46Updated 7 years ago
- Transformer-XL with checkpoint loader☆68Updated 3 years ago
- Neural network toolkit for sentence pair modeling.☆303Updated 4 years ago
- About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.☆189Updated 4 years ago
- Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.☆182Updated 2 years ago
- Multi-class metrics for Tensorflow☆223Updated 2 years ago
- Fine-tune BERT to generate sentence embedding for cosine similarity☆69Updated 5 years ago
- Joint Slot Filling and Intent Detection via Capsule Neural Networks (ACL'19) https://arxiv.org/abs/1812.09471☆139Updated 2 years ago
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 6 years ago
- Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)☆91Updated 7 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago