Renovamen / Text-ClassificationLinks
PyTorch implementation of some text classification models (HAN, fastText, BiLSTM-Attention, TextCNN, Transformer) | 文本分类
☆147Updated 4 years ago
Alternatives and similar repositories for Text-Classification
Users that are interested in Text-Classification are comparing it to the libraries listed below
Sorting:
- The source code of NeurIPS 2020 paper "CogLTX: Applying BERT to Long Texts"☆273Updated 3 years ago
- Convolutional Neural Networks for Sentence Classification in PyTorch☆110Updated 7 years ago
- ☆60Updated 5 years ago
- The code of CIKM'19 paper《Hierarchical Multi-label Text Classification: An Attention-based Recurrent Network Approach》☆330Updated last year
- A Pytorch implementation for NER using BiLSTM-CRF☆141Updated 5 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆77Updated 5 years ago
- Codes for "TENER: Adapting Transformer Encoder for Named Entity Recognition"☆375Updated 5 years ago
- bert-bilstm-crf implemented in pytorch for named entity recognition.☆281Updated 4 years ago
- A PyTorch implementation of the BI-LSTM-CRF model.☆255Updated 9 months ago
- 基于Transformers的文本分类☆340Updated 3 years ago
- Using pre-trained BERT models for Chinese and English NER with 🤗Transformers☆137Updated 4 years ago
- Chinese NLP Data Augmentation, BERT Contextual Augmentation☆110Updated 3 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 11 months ago
- bert pytorch模型微调用于的多标签文本分类☆134Updated 5 years ago
- 使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个…☆512Updated 2 years ago
- ☆232Updated 4 years ago
- 从头训练MASK BERT☆137Updated 2 years ago
- Implementation of Attention-Based Bidirectional Long Short-Term Memory Networks for Relation Classification.☆77Updated 3 years ago
- PyTorch solution of named entity recognition task Using Google AI's pre-trained BERT model.☆448Updated 2 years ago
- Pytorch reimplement of the paper "A Novel Cascade Binary Tagging Framework for Relational Triple Extraction" ACL2020. The original code i…☆205Updated 5 years ago
- Hierarchy-Aware Global Model for Hierarchical Text Classification☆223Updated 2 years ago
- Use BiLSTM_attention, BERT, ALBERT, RoBERTa, XLNet model to classify the SST-2 data set based on pytorch☆105Updated 4 years ago
- PyTorch implementation of BiLSTM-CRF and Bi-LSTM-CNN-CRF models for named entity recognition.☆74Updated 4 years ago
- A PyTorch-based toolkit for natural language processing☆158Updated 2 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆137Updated last year
- Source code for template-based NER☆213Updated 3 years ago
- ☆278Updated 3 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆131Updated 4 years ago
- This repo contains a PyTorch implementation of a BiLSTM-CRF model for named entity recognition task.☆120Updated 6 years ago
- codes for paper A Multi-task Learning Model for Chinese-oriented Aspect Polarity Classification and Aspect Term Extraction☆199Updated 3 years ago