iliaschalkidis / ELMo-kerasLinks
Re-implementation of ELMo on Keras
☆134Updated 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:
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆387Updated 2 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆260Updated 6 years ago
- ALBERT model Pretraining and Fine Tuning using TF2.0☆203Updated 2 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆153Updated 5 years ago
- reference tensorflow code for named entity tagging☆104Updated 4 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆124Updated 7 years ago
- BertQA - Attention on Steroids☆115Updated 2 years ago
- XLNet Extension in TensorFlow☆131Updated 4 years ago
- Concatenate word and character embeddings in Keras☆45Updated 3 years ago
- Using pre trained word embeddings (Fasttext, Word2Vec)☆158Updated 7 years ago
- Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.☆182Updated 2 years ago
- ☆96Updated 6 years ago
- Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning☆52Updated 6 years ago
- Implementation of XLNet that can load pretrained checkpoints☆171Updated 3 years ago
- Position embedding layers in Keras☆58Updated 3 years ago
- ACL 2018: Hybrid semi-Markov CRF for Neural Sequence Labeling (http://aclweb.org/anthology/P18-2038)☆303Updated 7 years ago
- all kinds of baseline models for sentence similarity 句子对语义相似度模型☆298Updated 7 years ago
- Dilated CNNs for NER in TensorFlow☆245Updated 6 years ago
- Multi-class metrics for Tensorflow☆223Updated 2 years ago
- Ner with Bert☆282Updated 5 years ago
- Fine-tune BERT to generate sentence embedding for cosine similarity☆69Updated 6 years ago
- LSTM-CRF for NER with ConLL-2002 dataset☆47Updated 7 years ago
- Easy to use NLP library built on PyTorch and TorchText☆256Updated 5 years ago
- About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.☆190Updated 4 years ago
- XLNet: fine tuning on RTX 2080 GPU - 8 GB☆154Updated 6 years ago
- Tensorflow Implementation of "Recurrent Convolutional Neural Network for Text Classification" (AAAI 2015)☆152Updated 6 years ago
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 6 years ago
- An Attention Layer in Keras☆43Updated 6 years ago
- add BERT to encoder part for https://github.com/memray/seq2seq-keyphrase-pytorch☆80Updated 6 years ago
- Transformer-XL with checkpoint loader☆68Updated 3 years ago