strongio / keras-elmoLinks
How to use ELMo embeddings in Keras with Tensorflow Hub
☆259Updated 6 years ago
Alternatives and similar repositories for keras-elmo
Users that are interested in keras-elmo are comparing it to the libraries listed below
Sorting:
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆387Updated 2 years ago
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 5 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆153Updated 5 years ago
- Re-implementation of ELMo on Keras☆133Updated 2 years ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- A simple technique to integrate BERT from tf hub to keras☆258Updated 2 years ago
- Using pre trained word embeddings (Fasttext, Word2Vec)☆157Updated 7 years ago
- The project surveys 16+ Natural Language Processing (NLP) research papers that propose novel Deep Neural Network Models for Text Classifi…☆193Updated 7 years ago
- Multi Label text classification using bert☆155Updated 6 years ago
- Implementation of Very Deep Convolutional Neural Network for Text Classification☆171Updated 3 years ago
- Siamese LSTM for evaluating semantic similarity between sentences of the Quora Question Pairs Dataset.☆254Updated 7 years ago
- Concatenate word and character embeddings in Keras☆44Updated 3 years ago
- Neural network toolkit for sentence pair modeling.☆303Updated 4 years ago
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆285Updated 2 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆178Updated 5 years ago
- XLNet: fine tuning on RTX 2080 GPU - 8 GB☆154Updated 6 years ago
- The implementation of text classification using character level convoultion neural networks using Keras☆151Updated 2 years ago
- A repository containing 300D character embeddings derived from the GloVe 840B/300D dataset, and uses these embeddings to train a deep lea…☆214Updated 8 years ago
- Accompanying code for the Medium article☆164Updated 5 years ago
- ALBERT model Pretraining and Fine Tuning using TF2.0☆202Updated 2 years ago
- Named-Entity-Recognition-with-Bidirectional-LSTM-CNNs☆365Updated 5 years ago
- all kinds of baseline models for sentence similarity 句子对语义相似度模型☆297Updated 7 years ago
- 🔡 Token level embeddings from BERT model on mxnet and gluonnlp☆451Updated 5 years ago
- Some frequently used NLP blocks I implemented☆226Updated 6 years ago
- Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.☆182Updated 2 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.☆189Updated 4 years ago
- ACL 2018: Hybrid semi-Markov CRF for Neural Sequence Labeling (http://aclweb.org/anthology/P18-2038)☆303Updated 6 years ago
- Ner with Bert☆282Updated 5 years ago
- Dilated CNNs for NER in TensorFlow☆242Updated 6 years ago