frank330 / Text_ClassificationLinks
☆27Updated 2 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:
- Using Bert/Roberta + LSTM/GRU/BiLSTM/TextCNN to do the sentiment analysis on the imdb datasets.☆144Updated 2 years ago
- ☆137Updated 2 years ago
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆398Updated 2 years ago
- bert-base-chinese example☆928Updated 2 years ago
- 学习深度学习不如边写代码边学习,实际操作一遍才能理解数据的变换过程,参数的训练过程,这里整合了B站的jupter代码,可以结合着B站的视频边看边练,希望能对大家有帮助。☆138Updated 3 years ago
- ☆69Updated 3 years ago
- NLP实战项目☆103Updated 2 years ago
- ☆37Updated 4 years ago
- 中文情感分类 | 基于三分类的文本情感分析☆31Updated last year
- This is a nlp project about sentiment analysis using bert and including the dataset☆74Updated last year
- 使用BERT-BILSTM-CRF进行中文命名实体识别。☆467Updated 9 months ago
- 自然语言处理(NLP)教程,包括:词向量,词法分析,预训练语言模型,文本分类,文本语义匹配,信息抽取,翻译,对话。☆465Updated 3 years ago
- 使用pytorch完成的一个多模态分类任务,文本和图像部分分别使用了bert和resnet提取特征(在config里可以组合多种模型),在我的小规模数据集上取得了良好的性能(验证集acc96%)☆79Updated 2 years ago
- 中文的情感分析任务:基于Bi-LSTM+Attention模型,对2万条中文影评数据进行情感分类。Chinese sentiment analysis task: Based on the Bi-LSTM+Attention model, sentiment classif…☆115Updated 3 years ago
- 多标签文本分类,多标签分类,文本分类, multi-label, classifier, text classification, BERT, seq2seq,attention, multi-label-classification☆793Updated 10 months ago
- pytorch实现Transformer,提供机器翻译案例和简单的翻译api接口(flask)。评分组件使用BLEU。☆86Updated 4 years ago
- 情感分析、文本分类、词典、bayes、sentiment analysis、TextCNN、classification、tensorflow、BERT、CNN、text classification☆501Updated 4 months ago
- Bert源码阅读与讲解(Pytorch版本)-以BERT文本分类代码为例子☆658Updated 3 years ago
- ☆163Updated 2 years ago
- 多模态情感分析——基于BERT+ResNet的多种融合方法☆321Updated 2 years ago
- 博客配套视频链接: https://space.bilibili.com/383551518?spm_id_from=333.1007.0.0 b 站直接看 配套 github 链接:https://github.com/nickchen121/Pre-trainin…☆457Updated 3 years ago
- 使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战☆196Updated last year
- 在SMP2020的微博情绪分类任务上,微调在中文预料上预训练的BERT模型,进行文本分类。☆112Updated 3 years ago
- NLP的各种小项目练手☆150Updated 4 years ago
- ☆143Updated 11 months ago
- NLP超强入门指南,包括各任务sota模型汇总(文本分类、文本匹配、序列标注、文本生成、语言模型),以及代码、技巧☆1,834Updated 3 years ago
- 使用bert实现 京东评论的情感分析(文本分类)☆46Updated 2 years ago
- 基于Pytorch的Bert应用,包括命名实体识别、情感分析、文本分类以及文本相似度等☆802Updated 4 years ago
- 自然语言处理学习笔记:机器学习及深度学习原理和示例,基于 Tensorflow 和 PyTorch 框架,Transformer、BERT、ALBERT等最新预训练模型及源代码详解,及基于预训练模型进行各种自然语言处理任务。模型部署☆436Updated 5 years ago
- 中文文本分类,Bert,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN ,Transformer,基于pytorch,开箱即用。☆33Updated 3 years ago