iliaschalkidis / ELMo-kerasLinks
Re-implementation of ELMo on Keras
☆135Updated 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:
- How to use ELMo embeddings in Keras with Tensorflow Hub☆260Updated 7 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 5 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆388Updated 3 years ago
- Position embedding layers in Keras☆58Updated 3 years ago
- BertQA - Attention on Steroids☆115Updated 3 years ago
- An Attention Layer in Keras☆43Updated 6 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆124Updated 7 years ago
- Using pre trained word embeddings (Fasttext, Word2Vec)☆158Updated 7 years ago
- ALBERT model Pretraining and Fine Tuning using TF2.0☆204Updated 2 years ago
- This is a drop-in Keras layer for ELMo embeddings.☆47Updated 6 years ago
- Multi-class metrics for Tensorflow☆223Updated 3 years ago
- Fine-tune BERT to generate sentence embedding for cosine similarity☆69Updated 6 years ago
- XLNet: fine tuning on RTX 2080 GPU - 8 GB☆155Updated 6 years ago
- reference tensorflow code for named entity tagging☆105Updated 4 years ago
- Implementation of XLNet that can load pretrained checkpoints☆170Updated 3 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)☆304Updated 7 years ago
- Easy to use NLP library built on PyTorch and TorchText☆256Updated 6 years ago
- Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.☆183Updated 2 years ago
- LSTM-CRF for NER with ConLL-2002 dataset☆47Updated 7 years ago
- Concatenate word and character embeddings in Keras☆45Updated 3 years ago
- XLNet Extension in TensorFlow☆131Updated 4 years ago
- add BERT to encoder part for https://github.com/memray/seq2seq-keyphrase-pytorch☆80Updated 7 years ago
- Ner with Bert☆281Updated 6 years ago
- ☆95Updated 6 years ago
- About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.☆190Updated 5 years ago
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 6 years ago
- BERT for question answering starting with HotpotQA☆168Updated 6 years ago
- Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning☆52Updated 6 years ago
- Joint Slot Filling and Intent Detection via Capsule Neural Networks (ACL'19) https://arxiv.org/abs/1812.09471☆139Updated 2 years ago