xuyige / BERT4doc-ClassificationLinks
Code and source for paper ``How to Fine-Tune BERT for Text Classification?``
☆637Updated 3 years ago
Alternatives and similar repositories for BERT4doc-Classification
Users that are interested in BERT4doc-Classification are comparing it to the libraries listed below
Sorting:
- Code for ACL 2020 paper `A Unified MRC Framework for Named Entity Recognition`☆676Updated 2 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.☆921Updated 2 years ago
- The code of CIKM'19 paper《Hierarchical Multi-label Text Classification: An Attention-based Recurrent Network Approach》☆332Updated last year
- Pytorch implementation of LSTM/BERT-CRF for named entity recognition☆385Updated 3 months ago
- Code for ACL 2020 paper: "Extractive Summarization as Text Matching"☆523Updated 3 years ago
- PyTorch code for SpERT: Span-based Entity and Relation Transformer☆711Updated last year
- ☆452Updated 2 years ago
- Code for using and evaluating SpanBERT.☆899Updated 2 years ago
- Source code of K-BERT (AAAI2020)☆975Updated 2 years ago
- TensorFlow implementation of On the Sentence Embeddings from Pre-trained Language Models (EMNLP 2020)☆533Updated 4 years ago
- Code associated with the Don't Stop Pretraining ACL 2020 paper☆535Updated 3 years ago
- Code and data of ACL 2021 paper "Few-NERD: A Few-shot Named Entity Recognition Dataset"☆397Updated 2 years ago
- code for our NAACL 2019 paper: "BERT Post-Training for Review Reading Comprehension and Aspect-based Sentiment Analysis"☆463Updated 4 years ago
- Codes for "TENER: Adapting Transformer Encoder for Named Entity Recognition"☆377Updated 5 years ago
- This is the template code to use BERT for sequence lableing and text classification, in order to facilitate BERT for more tasks. Currentl…☆470Updated 2 years ago
- BERT for Multitask Learning☆549Updated 2 years ago
- The source code of NeurIPS 2020 paper "CogLTX: Applying BERT to Long Texts"☆274Updated 3 years ago
- [NAACL 2021] A Frustratingly Easy Approach for Entity and Relation Extraction https://arxiv.org/abs/2010.12812☆805Updated 3 years ago
- Hierarchy-Aware Global Model for Hierarchical Text Classification