RandolphVI / Hierarchical-Multi-Label-Text-Classification
The code of CIKM'19 paper《Hierarchical Multi-label Text Classification: An Attention-based Recurrent Network Approach》
☆327Updated 10 months ago
Alternatives and similar repositories for Hierarchical-Multi-Label-Text-Classification:
Users that are interested in Hierarchical-Multi-Label-Text-Classification are comparing it to the libraries listed below
- Hierarchy-Aware Global Model for Hierarchical Text Classification☆214Updated 2 years ago
- The source code of NeurIPS 2020 paper "CogLTX: Applying BERT to Long Texts"☆272Updated 2 years ago
- Codes for "TENER: Adapting Transformer Encoder for Named Entity Recognition"☆375Updated 4 years ago
- [EMNLP 2020] Text Classification Using Label Names Only: A Language Model Self-Training Approach☆299Updated 3 years ago
- Code for ACL 2020 paper `A Unified MRC Framework for Named Entity Recognition`☆675Updated last year
- A pytorch implementation of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆305Updated 2 years ago
- Pytorch-Named-Entity-Recognition-with-transformers☆210Updated 4 years ago
- ☆450Updated 2 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.☆908Updated 2 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…☆472Updated 2 years ago
- 1. Use BERT, ALBERT and GPT2 as tensorflow2.0's layer. 2. Implement GCN, GAN, GIN and GraphSAGE based on message passing.☆335Updated 8 months ago
- Hierarchically-Refined Label Attention Network for Sequence Labeling☆291Updated 4 years ago
- A Pytorch implementation for NER using BiLSTM-CRF☆138Updated 4 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆415Updated last year
- ☆226Updated 4 years ago
- The code for our paper "NSP-BERT: A Prompt-based Zero-Shot Learner Through an Original Pre-training Task —— Next Sentence Prediction"☆229Updated 2 years ago
- ☆278Updated 4 years ago
- This repo contains a PyTorch implementation of a BiLSTM-CRF model for named entity recognition task.☆120Updated 5 years ago
- Pytorch implementation of LSTM/BERT-CRF for named entity recognition☆369Updated 2 years ago
- TensorFlow implementation of On the Sentence Embeddings from Pre-trained Language Models (EMNLP 2020)☆533Updated 3 years ago
- The code of ACL 2019 paper: Matching Article Pairs with Graphical Decomposition and Convolutions☆236Updated 4 years ago
- The repo contains the code of the ACL2020 paper `Dice Loss for Data-imbalanced NLP Tasks`☆276Updated last year
- Source code of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆337Updated 5 years ago
- BERT for Multitask Learning☆548Updated 2 years ago
- implementation several deep text match (text similarly) models for keras . cdssm, arc-ii,match_pyramid, mvlstm ,esim, drcn ,bimpm, bert, …☆291Updated 4 years ago
- PyTorch solution of named entity recognition task Using Google AI's pre-trained BERT model.☆444Updated 2 years ago
- Pytorch version of BERT-whitening☆308Updated 3 years ago
- Named Entity Recognition as Dependency Parsing☆348Updated last year
- Implementation of our papers Joint entity recognition and relation extraction as a multi-head selection problem (Expert Syst. Appl, 2018)…☆417Updated 4 years ago
- Data Augmentation for NLP. NLP数据增强☆296Updated 4 years ago