yaserkl / BERTvsULMFITLinks
Comparing Text Classification results using BERT embedding and ULMFIT embedding
☆65Updated 6 years ago
Alternatives and similar repositories for BERTvsULMFIT
Users that are interested in BERTvsULMFIT are comparing it to the libraries listed below
Sorting:
- Inference with state-of-the-art models (pre-trained by LD-Net / AutoNER / VanillaNER / ...)☆118Updated 6 years ago
- We summarize the summarization papers presented at major conferences (starting with ACL 2019)☆84Updated 6 years ago
- Concatenate word and character embeddings in Keras☆45Updated 3 years ago
- Ordered Neurons LSTM☆30Updated 3 years ago
- Position embedding layers in Keras☆58Updated 3 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- Code for reproducing the results from the paper Few Shot Text Classification with a Human in the Loop☆90Updated 7 years ago
- [ACM-WSDM] 3rd place solution at WSDM Cup 2019, Fake News Classification on Kaggle.☆63Updated 5 years ago
- CapsNet for NLP☆67Updated 6 years ago
- Using pre trained word embeddings (Fasttext, Word2Vec)☆158Updated 7 years ago
- DeepThought's solution