Renovamen / Text-Classification
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:
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆75Updated 5 years ago
- Hierarchically-Refined Label Attention Network for Sequence Labeling☆290Updated 4 years ago
- Convolutional Neural Networks for Sentence Classification in PyTorch☆107Updated 7 years ago
- Few-shot binary text classification with Induction Networks and Word2Vec weights initialization☆108Updated 9 months ago
- Chinese NLP Data Augmentation, BERT Contextual Augmentation☆111Updated 3 years ago
- 从头训练MASK BERT☆137Updated 2 years ago
- Codes for "TENER: Adapting Transformer Encoder for Named Entity Recognition"☆375Updated 4 years ago
- ☆60Updated 5 years ago
- A Pytorch implementation for NER using BiLSTM-CRF☆137Updated 5 years ago
- The source code of NeurIPS 2020 paper "CogLTX: Applying BERT to Long Texts"☆272Updated 2 years ago
- ☆278Updated 3 years ago
- A text classification example with Bert/ELMo/GloVe in pytorch☆91Updated 4 years ago
- The repo contains the code of the ACL2020 paper `Dice Loss for Data-imbalanced NLP Tasks`☆275Updated last year
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆137Updated 10 months ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆415Updated last year
- [EMNLP 2020] Text Classification Using Label Names Only: A Language Model Self-Training Approach☆300Updated 3 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆102Updated 4 years ago
- Reject complicated operations for incorporating lexicon for Chinese NER.☆435Updated 3 years ago
- codes for paper A Multi-task Learning Model for Chinese-oriented Aspect Polarity Classification and Aspect Term Extraction☆196Updated 2 years ago
- ☆221Updated 2 years ago
- Hierarchy-Aware Global Model for Hierarchical Text Classification☆215Updated 2 years ago
- implementation pointer-generator-network by pytorch and python3☆85Updated 5 years ago
- This repo contains a PyTorch implementation of a BiLSTM-CRF model for named entity recognition task.☆120Updated 5 years ago
- The code of CIKM'19 paper《Hierarchical Multi-label Text Classification: An Attention-based Recurrent Network Approach》☆328Updated 11 months ago
- ☆228Updated 4 years ago
- A more than 1000X faster paralleled LSTM-CRF implementation modified from the slower version in the Pytorch official tutorial (URL//pytor…☆204Updated 4 years ago
- ☆155Updated 3 years ago
- bert-bilstm-crf implemented in pytorch for named entity recognition.☆280Updated 3 years ago
- 基于Transformers的文本分类☆339Updated 3 years ago
- AAAI20 "CopyMTL: Copy Mechanism for Joint Extraction of Entities and Relations with Multi-Task Learning"☆125Updated 4 years ago