thunlp / ERNIE
Source code and dataset for ACL 2019 paper "ERNIE: Enhanced Language Representation with Informative Entities"
☆1,415Updated last year
Alternatives and similar repositories for ERNIE:
Users that are interested in ERNIE are comparing it to the libraries listed below
- Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).☆1,257Updated 2 years ago
- Must-read papers on neural relation extraction (NRE)☆1,032Updated 4 years ago
- Source code of K-BERT (AAAI2020)☆967Updated 2 years ago
- A Large-Scale Few-Shot Relation Extraction Dataset☆732Updated 2 years ago
- A datasets and methods survey about task-oriented dialogue, including recent datasets and SOTA leaderboards.☆1,246Updated 2 years ago
- Must-read papers on Machine Reading Comprehension☆894Updated 4 years ago
- A Lite Bert For Self-Supervised Learning Language Representations☆716Updated 4 years ago
- bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目☆1,849Updated 4 years ago
- Code for using and evaluating SpanBERT.☆896Updated last year
- Pytorch-Named-Entity-Recognition-with-BERT☆1,234Updated 3 years ago
- BERT for Multitask Learning☆547Updated 2 years ago
- Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN☆964Updated 6 years ago
- Tensorflow implementation of contextualized word representations from bi-directional language models☆1,619Updated 2 years ago
- Kashgari is a production-level NLP Transfer learning framework built on top of tf.keras for text-labeling and text-classification, includ…☆2,392Updated 7 months ago
- MASS: Masked Sequence to Sequence Pre-training for Language Generation☆1,118Updated 2 years ago
- Pre-trained ELMo Representations for Many Languages☆1,461Updated 3 years ago
- The score code of FastBERT (ACL2020)☆604Updated 3 years ago
- TensorFlow implementation of On the Sentence Embeddings from Pre-trained Language Models (EMNLP 2020)☆533Updated 3 years ago
- Code for paper Fine-tune BERT for Extractive Summarization☆1,484Updated 3 years ago
- Pre-Trained Chinese XLNet(中文XLNet预训练模型)☆1,649Updated 2 years ago
- ☆531Updated 6 years ago
- Facilitating the design, comparison and sharing of deep text matching models.☆497Updated 11 months ago
- Implementation of BERT that could load official pre-trained models for feature extraction and prediction☆2,421Updated 3 years ago
- Pre-trained Chinese ELECTRA(中文ELECTRA预训练模型)☆1,415Updated 2 years ago
- Multi-Task Deep Neural Networks for Natural Language Understanding☆2,251Updated last year
- NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character …