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 4 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
- Concatenate word and character embeddings in Keras☆44Updated 3 years ago
- Using pre trained word embeddings (Fasttext, Word2Vec)☆157Updated 6 years ago
- XLNet Extension in TensorFlow☆130Updated 4 years ago
- ACL 2018: Hybrid semi-Markov CRF for Neural Sequence Labeling (http://aclweb.org/anthology/P18-2038)☆303Updated 6 years ago
- This is a drop-in Keras layer for ELMo embeddings.☆47Updated 6 years ago
- ALBERT model Pretraining and Fine Tuning using TF2.0☆202Updated 2 years ago
- Implementation of XLNet that can load pretrained checkpoints☆171Updated 3 years ago
- Neural network toolkit for sentence pair modeling.☆303Updated 4 years ago
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 5 years ago
- reference tensorflow code for named entity tagging☆104Updated 3 years ago
- Transformer-XL with checkpoint loader☆68Updated 3 years ago
- Position embedding layers in Keras☆58Updated 3 years ago
- all kinds of baseline models for sentence similarity 句子对语义相似度模型☆297Updated 6 years ago
- ☆117Updated 5 years ago
- Ranking Sentences for Extractive Summarization with Reinforcement Learning☆273Updated 5 years ago
- LSTM-CRF for NER with ConLL-2002 dataset☆46Updated 6 years ago
- Multi-class metrics for Tensorflow☆223Updated 2 years ago
- Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning☆52Updated 6 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.☆182Updated 2 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆123Updated 6 years ago
- Dilated CNNs for NER in TensorFlow☆242Updated 6 years ago
- XLNet: fine tuning on RTX 2080 GPU - 8 GB☆154Updated 5 years ago
- ☆340Updated 2 years ago
- BertQA - Attention on Steroids☆115Updated 2 years ago
- Tensorflow Implementation of "Recurrent Convolutional Neural Network for Text Classification" (AAAI 2015)☆151Updated 6 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in Tensorflow☆143Updated 7 years ago