本项目采用Keras和Keras-bert实现文本多分类任务,对BERT进行微调。
☆49Apr 4, 2021Updated 5 years ago
Alternatives and similar repositories for keras_bert_text_classification
Users that are interested in keras_bert_text_classification are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 利用ALBERT实现文本二分类,判别是否属于政治上的出访类事件,提升模型训练和预测速度。☆75Feb 3, 2023Updated 3 years ago
- 本项目采用Keras和ALBERT实现文本多标签分类任务,其中对ALBERT进行微调。☆13Jan 5, 2021Updated 5 years ago
- 本项目采用Keras和ALBERT实现文本多分类任务,其中对ALBERT进行微调。☆17Jan 5, 2021Updated 5 years ago
- 问答摘要/seq2seq/PGN/Bert_sum/UniLM☆19Oct 4, 2020Updated 5 years ago
- ☆11Jan 25, 2019Updated 7 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 本项目采用Keras和Keras-bert实现中文序列标注,对BERT进行微调,并在多个命名实体识别数据集上进行测试。☆48Apr 1, 2021Updated 5 years ago
- Transformer Encoder with Char information for text classification☆15Jan 17, 2020Updated 6 years ago
- BERT fine-tuned for hierarchical multi-label text classification (HMLTC)☆14Jan 4, 2021Updated 5 years ago
- ☆34Jul 19, 2020Updated 5 years ago
- 基于Keras的中文文本分类系统,支援多种模型架构和训练策略,实验数据为中文新闻分类文本cnews数据集。☆50Jun 6, 2025Updated 10 months ago
- This is the official repository for paper “SAM-CDFFNet:SAM-based Cross-Dept Feature Fusion Net-work for Intelligent Identification of Lan…☆13Jul 16, 2024Updated last year
- ☆11Aug 25, 2020Updated 5 years ago
- Two-stage text summarization with BERT and BART☆11Jan 5, 2022Updated 4 years ago
- [ACL2023] Source code for Dialogue Summarization with Static-Dynamic Structure Fusion Graph☆11Dec 17, 2023Updated 2 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Using tensorflow/serving to deploy kashgari model for time training and predicting.☆13Sep 16, 2019Updated 6 years ago
- some code for spark☆17Mar 29, 2017Updated 9 years ago
- 为了更好地管理博客文章,分享更好的知识,该系列资源为作者CSDN博客的备份文件。本资源为作者Python人工智能的系列博客,涉及Theano、TensorFlow、Keras搭建的回归神经网络、CNN、RNN、LSTM等内容。基础性文章,希望对您有所帮助。☆22Apr 21, 2021Updated 5 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆66Apr 2, 2021Updated 5 years ago
- CNN, LSTM, NBOW, fasttext 中文文本分类☆121Sep 12, 2019Updated 6 years ago
- 基于文本的垃圾短信分类_文本预处理☆13Jan 11, 2016Updated 10 years ago
- 日期时间实体识别☆11Sep 10, 2020Updated 5 years ago
- 基于朴素贝叶斯的文本分类算法的文本分类系统,该系统具有qt桌面端和web端☆14Jul 13, 2019Updated 6 years ago
- 基于PaddleNLP的web端文本纠错系统,支持输入文本或上传word文档,显示纠错后文本结果与保存。 技术栈:后端:PaddleNLP +FastAPI;前端:Vue+Element UI☆14May 18, 2022Updated 3 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- t5-model-onnx,中文拼写纠错,Chinese spelling correction。☆15Sep 18, 2022Updated 3 years ago
- 系统的介绍如何搭建一个完整的文本分类系统,包括数据预处理、主要方法的原理介绍和实现细节、实验结果与分析、网页Demo的构建以及项目文件的组织方式。项目的原理和处理细节可以查看我的博客专栏:https://blog.csdn.net/sdu_hao/category_9286…☆27Jan 22, 2020Updated 6 years ago
- 中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(…☆1,811Jun 17, 2024Updated last year
- ☆18Apr 28, 2022Updated 4 years ago
- ☆10Feb 6, 2025Updated last year
- textcnn多标签文本分类☆37Jul 19, 2018Updated 7 years ago
- ☆10Jun 8, 2021Updated 4 years ago
- 2021软件杯-新闻智分系统项目开源,基于PaddleHub通过预训练模型ERNIE-Tiny在整合与爬取的新闻10分类数据集上进行微调完成模型训练,可实现精细的新闻长文本10分类任务。最后基于PyQt5完成GUI可视化界面开发以及基于VUE+FastAPI完成该项目的we…☆25Jan 25, 2022Updated 4 years ago
- soft_mask_bert model for Chinese Spelling Correction in keras☆25Nov 3, 2020Updated 5 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- MacBERT for Chinese Spelling Correction, macbert中文拼写纠错☆16May 23, 2022Updated 3 years ago
- 收集整理大模型面试题☆12Aug 29, 2024Updated last year
- 对抗训练在NLP中的应用☆14Nov 22, 2021Updated 4 years ago
- Multi-Label Text Classification Based On Bert☆22Feb 28, 2023Updated 3 years ago
- 基于BERT的文本多标签多分类☆10May 11, 2022Updated 3 years ago
- 本项目采用transformers模块,使用bert-base-chinese模型实现文本多分类。☆41Jan 16, 2021Updated 5 years ago
- flask+bootstrap实现的web小应用,实现了全文检索(拼写检查及纠错、倒排索引、tf-idf文档排序) 和文章浏览(文章简介、阅读原文)☆16Dec 8, 2022Updated 3 years ago