khumbuai / BERT-keras-minimalLinks
Keras BERT with pre-trained weights
☆10Updated 6 years ago
Alternatives and similar repositories for BERT-keras-minimal
Users that are interested in BERT-keras-minimal are comparing it to the libraries listed below
Sorting:
- Educational material on using the TensorFlow Estimator framework for text classification☆135Updated 7 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆260Updated 7 years ago
- Some frequently used NLP blocks I implemented☆226Updated 6 years ago
- Text Classification by Convolutional Neural Network in Keras☆219Updated 8 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 8 years ago
- A simple technique to integrate BERT from tf hub to keras☆258Updated 2 years ago
- Text summarization using seq2seq in Keras☆292Updated 3 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 6 years ago
- Siamese LSTM for evaluating semantic similarity between sentences of the Quora Question Pairs Dataset.☆256Updated 7 years ago
- Keras implementation of Character-level CNN for Text Classification☆59Updated 7 years ago
- News summarization using sequence to sequence model with attention in TensorFlow.☆189Updated 7 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 5 years ago
- Implementation of Very Deep Convolutional Neural Network for Text Classification☆173Updated 3 years ago
- Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.☆183Updated 2 years ago
- My solution to Kaggle Quora Question Pairs competition (Top 2%, Private LB log loss 0.13497).☆102Updated 5 years ago
- Kaggle Quora Questions Pairs Competition☆87Updated 7 years ago
- Solution to Kaggle's Quora Duplicate Question Detection Competition☆137Updated 6 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆184Updated 7 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 8 years ago
- ☆143Updated 6 years ago
- Bidirectional LSTM + CRF (Conditional Random Fields) in Tensorflow☆56Updated 8 years ago
- Python code examples for the feedly Machine Learning blog (https://blog.feedly.com/category/all/Machine-Learning/)☆111Updated 4 years ago
- The project surveys 16+ Natural Language Processing (NLP) research papers that propose novel Deep Neural Network Models for Text Classifi…☆193Updated 8 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆94Updated 6 years ago
- Dilated CNNs for NER in TensorFlow☆245Updated 6 years ago
- The implementation of text classification using character level convoultion neural networks using Keras☆149Updated 2 years ago
- A sequence to sequence model for abstractive text summarization☆78Updated 8 years ago
- Convolutional Neural Network for Text Classification in Tensorflow☆139Updated 8 years ago
- Python tools for performing similarity searches on text documents.☆24Updated 9 years ago
- Re-implementation of ELMo on Keras☆135Updated 2 years ago