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
Sorting:
- 此开源hub基于Tensorflow2.x实现文本相似度匹配、知识蒸馏、交互模型、双塔sbert☆11Updated 2 years ago
- 基于bert4keras的GLUE基准代码☆64Updated 3 years ago
- DictABSA: A dictionary knowledge (entity description informations) enhanced aspect-based sentiment analysis (ABSA) code implementation☆40Updated 2 years ago
- 🚀 基于PyTorch的BERT文本分类框架☆25Updated 2 years ago
- 使用SO-PMI算法生成经济领域情感词典☆16Updated 3 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 6 months ago
- 基于bert4keras的SuperGLUE基准代码☆13Updated 2 years ago
- 基于prompt learning的NLP算法,涉及文本分类、信息抽取等☆15Updated 2 years ago
- 情感词典、停用词典、同义词典、程度词典、否定词典、敏感词典☆145Updated 3 years ago
- 基于Bert、Pytorch的中文短文本分类任务☆11Updated 2 years ago
- 基于BERT的文本多标签多分类☆11Updated 3 years ago
- bert4torch底层训练框架,用keras风格写torch代码☆78Updated this week
- 本项目利用KERAS结合不同的分类器并使用Glove词向量,对文本进行多标签分类。This project uses KERAS,Glove and many classifiers to classify text multi-label classification☆20Updated 4 years ago
- Pytorch Bert+BiLstm二分类☆42Updated 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
- 推荐系统的pytorch算法实现☆73Updated last year
- 基于Bert的文本情感分析模型(含semeval14数据集)☆12Updated 5 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆53Updated 4 years ago
- bosonNER data pretreatment 玻森命名实体识别数据集的预处理,按照81进行训练集、验证集与测试集的切分,标注体系BMES☆9Updated 4 years ago
- PyTorch使用BERT进行英语多标签文本分类☆33Updated 3 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 4 years ago
- 在原本BERT-BILSTM-CRF上融合GCN和词性标签等做NER任务☆26Updated 4 years ago
- 基于PaddleNLP搭建评论观点抽取和属性级情感分析模型,并基于前后端分离式架构完成属性级情感分析Web系统搭建,通过细粒度情感分析帮助用户和商家更好决策。☆67Updated last year
- 本repo使用tensorflow2实现NLP中常见的模型:文本相似度分析、文本摘要、文本生成、机器翻译......(持续更新中)☆28Updated 5 years ago
- 基于深度学习框架pytorch实现的中文文本分类,目前包括textcnn,textrnn,textrcnn,textrnn+attention,transformer☆46Updated 3 years ago
- Neural Subgraph Matching Paper: "AEDNet: Adaptive Edge-Deleting Network For Subgraph Matching". [Neural-Subgraph-Matching Method For Lear…☆54Updated last year
- 基于bert的文本情感分析☆11Updated 2 years ago
- 使用BERT-BiLSTM+CRF进行ner任务(pytorch_lightning版)☆45Updated 2 years ago
- 毕业设计:基于Bert_Position_BiLSTM_Attention_CRF_LSTMDecoder的法律文书要素识别☆55Updated 4 years ago