miroozyx / BERT_with_keras
A Keras version of Google's BERT model
☆33Updated 5 years ago
Alternatives and similar repositories for BERT_with_keras:
Users that are interested in BERT_with_keras are comparing it to the libraries listed below
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 6 years ago
- ☆47Updated 4 years ago
- Concatenate word and character embeddings in Keras☆44Updated 3 years ago
- 🔮Deep Learning for text made easy with AllenNLP☆31Updated 6 years ago
- Position embedding layers in Keras☆58Updated 3 years ago
- RNN-free TensorFlow model for reading comprehension on SQuAD☆33Updated 2 years ago
- ☆35Updated 3 years ago
- CharBERT: Character-aware Pre-trained Language Model (COLING2020)☆120Updated 4 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆64Updated 2 years ago
- Transfer Learning for NLP Tasks☆55Updated 6 years ago
- Fork of huggingface/pytorch-pretrained-BERT for BERT on STILTs☆107Updated 2 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for sentence similarity task.☆48Updated 6 years ago
- Summary of Responses to Questionnaire on Annotation Platform https://forms.gle/iZk8kehkjAWmB8xe9☆59Updated 4 years ago
- Python package for understanding the difficulty of text classification datasets. (in CoNNL 2018)☆63Updated 4 years ago
- Let's put all materials into this repository☆49Updated 4 years ago
- reference pytorch code for intent classification☆44Updated 6 months ago
- sequence tagging for NER for ULMFiT☆20Updated 4 years ago
- BERT Extension in TensorFlow☆30Updated 5 years ago
- Keras + Universal Sentence Encoder = Transfer Learning for text data☆33Updated 6 years ago
- a Fairseq fork for sequence tagging/labeling tasks☆31Updated 4 years ago
- Gendered Ambiguous Pronouns Shared Task☆31Updated 2 years ago
- This is our team's solution report, which achieves top 10% (305/3307) in this competition.☆60Updated 7 years ago
- 1. Pretrain Albert on custom corpus 2. Finetune the pretrained Albert model on downstream task☆33Updated 4 years ago
- XLNet: Generalized Autoregressive Pretraining for Language Understanding☆26Updated 5 years ago
- reference tensorflow code for named entity tagging☆104Updated 3 years ago
- Heterogeneous Representations for Neural Relation Extraction https://arxiv.org/abs/1903.10126☆69Updated 4 years ago
- Experiment on NER task using Huggingface state-of-the-art Transformers Natural Language Models library☆40Updated last year
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- Fine-tune BERT to generate sentence embedding for cosine similarity☆69Updated 5 years ago
- Uses GloVe embeddings and greedy sequence segmentation to semantically segment a text document into any number of k segments.☆32Updated 6 years ago