Renovamen / Text-Classification
PyTorch implementation of some text classification models (HAN, fastText, BiLSTM-Attention, TextCNN, Transformer) | 文本分类
☆144Updated 3 years ago
Alternatives and similar repositories for Text-Classification:
Users that are interested in Text-Classification are comparing it to the libraries listed below
- Convolutional Neural Networks for Sentence Classification in PyTorch☆107Updated 6 years ago
- bert pytorch模型微调用于的多标签文本分类☆128Updated 5 years ago
- Chinese NLP Data Augmentation, BERT Contextual Augmentation☆112Updated 2 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆75Updated 5 years ago
- 基于Transformers的文本分类☆337Updated 3 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆52Updated 4 years ago
- ☆61Updated 4 years ago
- Few-shot binary text classification with Induction Networks and Word2Vec weights initialization☆108Updated 6 months ago
- 从头训练MASK BERT☆136Updated 2 years ago
- A PyTorch-based toolkit for natural language processing☆155Updated last year
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆46Updated 4 years ago
- ☆277Updated 2 years ago
- Hierarchically-Refined Label Attention Network for Sequence Labeling☆289Updated 3 years ago
- This repo contains a PyTorch implementation of a BiLSTM-CRF model for named entity recognition task.☆120Updated 5 years ago
- A Pytorch implementation for NER using BiLSTM-CRF☆137Updated 4 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆414Updated last year
- PyTorch使用BERT进行英语多标签文本分类☆33Updated 2 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆138Updated 7 months ago
- 使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型☆474Updated 5 years ago
- 天池大赛疫情文本挑战赛线上第三名方案分享☆229Updated 4 years ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆101Updated 4 years ago
- bert-bilstm-crf implemented in pytorch for named entity recognition.☆275Updated 3 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆100Updated 3 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆218Updated 4 years ago
- 多模型中文cnews新闻文本分类☆53Updated 4 years ago
- The source code of NeurIPS 2020 paper "CogLTX: Applying BERT to Long Texts"☆270Updated 2 years ago
- ☆54Updated 5 years ago
- Reject complicated operations for incorporating lexicon for Chinese NER.☆436Updated 3 years ago
- Pytorch reimplement of the paper "A Novel Cascade Binary Tagging Framework for Relational Triple Extraction" ACL2020. The original code i…☆203Updated 4 years ago
- Using pre-trained BERT models for Chinese and English NER with 🤗Transformers☆136Updated 4 years ago