FreeRotate / TextClassification
⚡ 基于PyTorch的多种模型文本分类框架
☆33Updated last year
Related projects ⓘ
Alternatives and complementary repositories for TextClassification
- 此开源hub基于Tensorflow2.x实现文本相似度匹配、知识蒸馏、交互模型、双塔sbert☆12Updated last year
- DictABSA: A dictionary knowledge (entity description informations) enhanced aspect-based sentiment analysis (ABSA) code implementation☆40Updated last year
- 基于bert4keras的GLUE基准代码☆62Updated 2 years ago
- 🚀 基于PyTorch的BERT文本分类框架☆25Updated 2 years ago
- 基于bert4keras的SuperGLUE基准代码☆13Updated 2 years ago
- 使用SO-PMI算法生成 经济领域情感词典☆16Updated 2 years ago
- 开源hub是基于Tensorflow2.x的文本分类、对抗训练、标签平滑、处理样本不均衡☆12Updated 2 years ago
- The code implement of "Enhancing Document-level Event Argument Extraction with Contextual Clues and Role Relevance" in the findings of AC…☆120Updated 3 weeks ago
- DeepClassifier is aimed at building general text classification model library.It's easy and user-friendly to build any text classificatio…☆31Updated 3 years ago
- bert4torch底层训练框架,用keras风格写torch代码☆74Updated last month
- 基于Bert、Pytorch的中文短文本分类任务☆9Updated 2 years ago
- 基于prompt learning的NLP算法,涉及文本分类、信息抽取等☆12Updated last year
- 情感词典、停用词典、同义词典、程度词典、否定词典、敏感词典☆135Updated 3 years ago
- bert文本多分类(情感分析)、bert-bilstm-crf序列标注任务(快递地址的序列标注任务)☆30Updated 3 years ago
- 基于BERT的文本多标签多分类☆10Updated 2 years ago
- 推荐系统的pytorch算法实现☆68Updated 9 months ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆45Updated 4 years ago
- 利用bert和textcnn解决多标签文本分类的demo。☆29Updated 2 years ago
- PyTorch使用BERT进行英语多标签文本分类☆32Updated 2 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆57Updated last year
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆51Updated 4 years ago
- THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆52Updated 3 years ago
- 在原本BERT-BILSTM-CRF上融合GCN和词性标签等做NER任务☆26Updated 3 years ago
- 基于深度学习框架pytorch实现的中文文本分类,目前包括textcnn,textrnn,textrcnn,textrnn+attention,transformer☆41Updated 2 years ago
- bert、roberta、ernie等方法进行文本分类☆91Updated last year
- Named Entity Recognition for Chinese Drug Instructions☆15Updated 3 years ago
- bert pytorch模型微调用于的多标签文本分类☆125Updated 5 years ago
- Code written with pytorch for model QA-CNN, QA-biLSTM, AP-CNN, AP-biLSTM based on paper "Attentive pooling networks"☆19Updated 3 years ago