FreeRotate / TextClassification
⚡ 基于PyTorch的多种模型文本分类框架
☆34Updated last year
Alternatives and similar repositories for TextClassification:
Users that are interested in TextClassification are comparing it to the libraries listed below
- 此开源hub基于Tensorflow2.x实现文本相似度匹配、知识蒸馏、交互模型、双塔sbert☆11Updated 2 years ago
- 🚀 基于PyTorch的BERT文本分类框架☆25Updated 2 years ago
- DictABSA: A dictionary knowledge (entity description informations) enhanced aspect-based sentiment analysis (ABSA) code implementation☆39Updated 2 years ago
- 基于bert4keras的GLUE基准代码☆64Updated 3 years ago
- 开源hub是基于Tensorflow2.x的文本分类、对抗训练、标签平滑、处理样本不均衡☆12Updated 2 years ago
- 使用SO-PMI算法生成经济领域情感词典☆16Updated 3 years ago
- 基于bert4keras的SuperGLUE基准代码☆13Updated 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 6 months ago
- 情感词典、停用词典、同义 词典、程度词典、否定词典、敏感词典☆143Updated 3 years ago
- DeepClassifier is aimed at building general text classification model library.It's easy and user-friendly to build any text classificatio…☆31Updated 4 years ago
- 基于prompt learning的NLP算法,涉及文本分类、信息抽取等☆15Updated 2 years ago
- bert4torch底层训练框架,用keras风格写torch代码☆74Updated this week
- bosonNER data pretreatment 玻森命名实体识别数据集的预处理,按照81进行训练集、验证集与测试集的切分,标注体系BMES☆9Updated 4 years ago
- 基于Bert、Pytorch的中文短文本分类任务☆11Updated 2 years ago
- 基于BERT的文本多标签多分类☆11Updated 2 years ago
- 推荐系统的pytorch算法实现☆71Updated last year
- An elegent pytorch implement of transformers