iliaschalkidis / ELMo-keras
Re-implementation of ELMo on Keras
☆134Updated last year
Alternatives and similar repositories for ELMo-keras:
Users that are interested in ELMo-keras are comparing it to the libraries listed below
- How to use ELMo embeddings in Keras with Tensorflow Hub☆260Updated 6 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 4 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆386Updated 2 years ago
- Concatenate word and character embeddings in Keras☆44Updated 3 years ago
- ALBERT model Pretraining and Fine Tuning using TF2.0☆201Updated last year
- Using pre trained word embeddings (Fasttext, Word2Vec)☆157Updated 6 years ago
- Implementation of XLNet that can load pretrained checkpoints☆172Updated 3 years ago
- Neural network toolkit for sentence pair modeling.☆303Updated 4 years ago
- XLNet Extension in TensorFlow☆130Updated 3 years ago
- reference tensorflow code for named entity tagging☆104Updated 3 years ago
- This is a drop-in Keras layer for ELMo embeddings.☆47Updated 6 years ago
- ACL 2018: Hybrid semi-Markov CRF for Neural Sequence Labeling (http://aclweb.org/anthology/P18-2038)☆304Updated 6 years ago
- Multi-class metrics for Tensorflow☆224Updated 2 years ago
- Dilated CNNs for NER in TensorFlow☆242Updated 5 years ago
- multi-gpu pre-training in one machine for BERT from scratch without horovod (Data Parallelism)☆172Updated 3 months ago
- LSTM-CRF for NER with ConLL-2002 dataset☆46Updated 6 years ago
- all kinds of baseline models for sentence similarity 句子对语义相似度模型☆296Updated 6 years ago
- An Attention Layer in Keras☆43Updated 5 years ago
- Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.☆182Updated last year
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 6 years ago
- XLNet: fine tuning on RTX 2080 GPU - 8 GB☆154Updated 5 years ago
- Bidirectional LSTM + CRF (Conditional Random Fields) in Tensorflow☆56Updated 7 years ago
- Contextual augmentation, a text data augmentation using a bidirectional language model.☆191Updated 5 years ago
- ☆118Updated 5 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆178Updated 5 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆123Updated 6 years ago
- Heterogeneous Representations for Neural Relation Extraction https://arxiv.org/abs/1903.10126☆69Updated 4 years ago
- Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning☆51Updated 6 years ago
- TensorFlow code and pre-trained models for BERT☆51Updated 5 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for sentence similarity task.☆48Updated 5 years ago