Capsule, LSTM/GRU, CNN for text class implemented by Pytorch 胶囊网络, 循环神经网络和卷积神经网络在中文文本分类中的应用
☆45Jan 21, 2019Updated 7 years ago
Alternatives and similar repositories for text_class
Users that are interested in text_class are comparing it to the libraries listed below
Sorting:
- BiLSTM+CRF by Pytorch and classic CRF by pysuite 基于双向循环神经网络和CRF特征模板的信息抽取☆17Jan 9, 2019Updated 7 years ago
- 2019 语言与智能技术竞赛-知识驱动对话 B榜第5名源码和模型☆25Dec 3, 2019Updated 6 years ago
- A pytorch implementation of CapsNet for text classification 汽车行业用户观点主题及情感识别为例(subject-and-sentiment-analysis)☆85Aug 6, 2019Updated 6 years ago
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆187Dec 10, 2022Updated 3 years ago
- ☆15Jul 6, 2023Updated 2 years ago
- 从头训练MASK BERT☆140Dec 12, 2022Updated 3 years ago
- Towards Scalable and Reliable Capsule Networks for Challenging NLP Applications☆122Jan 7, 2020Updated 6 years ago
- (2019 法研杯 阅读理解) A pytorch implement of bert joint baseline for machine comprehension task in 2019 cail☆59Oct 25, 2022Updated 3 years ago
- 迭代膨胀卷积命名实体抽取☆44Aug 2, 2019Updated 6 years ago
- Code and data of the ACL 2021 paper "Turn the Combination Lock: Learnable Textual Backdoor Attacks via Word Substitution"☆16Jun 29, 2021Updated 4 years ago
- 基于TensorFlow的深度学习、深度增强学习代码:NN(传统神经网络)、CNN(卷积神经网络)、RNN(递归神经网络)、LSTM(长短期记忆网络)、GAN(生成对抗网络)、DRL(深度增强学习)☆58Feb 10, 2018Updated 8 years ago
- DMN+ 模型的PyTorch 实现(中文数据集)☆19Feb 20, 2019Updated 7 years ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆78Aug 14, 2018Updated 7 years ago
- A pytorch implementation of Capsule Network.☆100Jul 25, 2024Updated last year
- 😄😐😠 情感分析(使用 emoji 可视化)☆10Sep 5, 2021Updated 4 years ago
- ☆18Jul 1, 2021Updated 4 years ago
- 基于循环神经网络(RNN)的影评情感分类☆55Mar 14, 2018Updated 8 years ago
- 基于python编写的Keras深度学习框架开发,利用卷积神经网络CNN,快速识别 图片并进行分类☆43Jun 25, 2018Updated 7 years ago
- ☆20Dec 11, 2017Updated 8 years ago
- 舆情分析系统前端☆11Jun 20, 2021Updated 4 years ago
- bert文本多分类(情感分析)、bert-bilstm-crf序列标注任务(快递地址的序列标注任务)☆33Aug 20, 2021Updated 4 years ago
- 层次注意力机制用于文本分类☆10Mar 17, 2020Updated 6 years ago
- Pytorch implementation of QAnet☆13May 6, 2018Updated 7 years ago
- 2018前端技术学院任务☆10Jun 12, 2021Updated 4 years ago
- DataFountain第五届达观杯第4名方案☆49Oct 7, 2022Updated 3 years ago
- An imbalanced dataset sampler for PyTorch.☆11Jan 20, 2022Updated 4 years ago
- Sequence Encoding via Dynamic Routing for Text Classification☆60Oct 21, 2018Updated 7 years ago
- 基于BERT模型的中文文本情感分类☆40Oct 29, 2022Updated 3 years ago
- Energy-based Out-of-distribution Detection☆17Dec 23, 2020Updated 5 years ago
- python爬虫下载器(html模板或网站前端源代码)☆14Jul 19, 2021Updated 4 years ago
- 点云特征提取☆10Mar 26, 2018Updated 7 years ago
- 文本情感分类小Demo☆12Jul 2, 2023Updated 2 years ago
- The Python implementation of Tradaboost classifier and regressor☆15May 6, 2018Updated 7 years ago
- Source codes of F-HMTC (IJCAI'20)☆17Feb 22, 2021Updated 5 years ago
- pytorch attentional NMT(with NLL, MRT, REINFORCE, MIXER training objectives)☆13May 12, 2017Updated 8 years ago
- 一个简单的神经网络模型,包含了神经网络各种基本的功能。主要参考吴恩达的cs231n课程☆13Dec 15, 2018Updated 7 years ago
- ☆11Jul 10, 2024Updated last year
- Research project on glyph-based Chinese character embedding. Preparing for EMNLP 2019☆11Mar 18, 2019Updated 7 years ago
- 回归问题是数据挖掘和机器学习中常常出现的问题----本专题以 中国移动用户信用分预测 为例,对比分析几类 常见的回归算法,包括:线性回归、岭回归、贝叶斯岭回归、前馈神经网络、迭代提升树等。☆18Mar 28, 2019Updated 6 years ago