frank330 / Text_Classification
☆25Updated last year
Alternatives and similar repositories for Text_Classification:
Users that are interested in Text_Classification are comparing it to the libraries listed below
- ☆100Updated last year
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆369Updated last year
- ☆162Updated last year
- 使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战☆163Updated 8 months ago
- ☆35Updated 3 years ago
- 中文情感分类 | 基于三分类的文本情感分析☆17Updated last year
- 中文的情感分析任务:基于Bi-LSTM+Attention模型,对2万条中文影评数据进行情感分类。Chinese sentiment analysis task: Based on the Bi-LSTM+Attention model, sentiment classif…☆101Updated 2 years ago
- ☆69Updated 2 years ago
- Using Bert/Roberta + LSTM/GRU/BiLSTM/TextCNN to do the sentiment analysis on the imdb datasets.☆122Updated last year
- bert-base-chinese example☆871Updated last year
- 情感分析、文本分类、词典、bayes、sentiment analysis、TextCNN、classification、tensorflow、BERT、CNN、text classification☆436Updated 9 months ago
- This is a nlp project about sentiment analysis using bert and including the dataset☆72Updated 9 months ago
- NLP的各种小项目练手☆142Updated 3 years ago
- ☆122Updated 2 months ago
- NLP实战项目☆85Updated 2 years ago
- 中文情感分析,CNN,BI-LSTM,文本分类☆938Updated 2 years ago
- 多标签文本分类,多标签分类,文本分类, multi-label, classifier, text classification, BERT, seq2seq,attention, multi-label-classification☆739Updated last month
- 基于Pytorch的Bert应用,包括命名实体识别、情感分析、文本分类以及文本相似度等☆741Updated 3 years ago
- ☆89Updated last year
- 中文:方便好用的文本分类模型训练加推理全公开!欢迎star后礼貌获取!大体上本项目采用ERINE3.0的base版本将文本转换为语义向量而后做特征进行分类,实测上限极高可以优化后在61分类任务中达到92%准确率。☆44Updated 10 months ago
- 使用BERT-BILSTM-CRF进行中文命名实体识别。☆381Updated 3 weeks ago
- 文本情感分类小Demo☆9Updated last year
- 基于各种机器学习和深度学习的中文微博情感分析☆539Updated last year
- All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)☆264Updated this week
- 在SMP2020的微博情绪分类任务上,微调在中文预料上预训练的BERT模型,进行文本分类。☆97Updated 2 years ago
- TextCNN Pytorch实现 中文文本分类 情感分析☆602Updated 6 years ago
- 对豆瓣影评进行文本分类情感分析,利用爬虫豆瓣爬取评论,进行数据清洗,分词,采用BERT、CNN、LSTM等模型进行训练,采用tensorboardX可视化训练过程,自然语言处理项目\A project for text classification, based on to…☆132Updated last year
- 使用bert实现京东评论的情感分析(文本分类)☆37Updated last year
- pytorch实现seq2seq机器翻译算法,附详细注释☆23Updated 3 years ago
- 使用Bert完成实体之间关系抽取☆673Updated this week