本项目采用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:
- 本项目使用Keras实现Transformer模型来进行文本分类(中文、英文均支持)。☆12Mar 31, 2022Updated 4 years ago
- 本项目采用Keras和ALBERT实现文本多标签分类任务,其中对ALBERT进行微调。☆13Jan 5, 2021Updated 5 years ago
- 本项目采用Keras和ALBERT实现文本多分类任务,其中对ALBERT进行微调。☆17Jan 5, 2021Updated 5 years ago
- ☆11Jan 25, 2019Updated 7 years ago
- 本项目采用Keras和Keras-bert实现中文序列标注,对BERT进行微调,并在多个命名实体识别数据集上进行测试。☆48Apr 1, 2021Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Transformer Encoder with Char information for text classification☆15Jan 17, 2020Updated 6 years ago
- Automatically write poems based on user keywords☆10Apr 8, 2020Updated 6 years ago
- 一个用于中文文本的抽取式摘要工具 a tool for chinese summary extraction☆19Nov 24, 2020Updated 5 years ago
- ☆34Jul 19, 2020Updated 5 years ago
- 基于Keras的中文文本分类系统,支援多种模型架构和训练策略,实验数据为中文新闻分类文本cnews数据集。☆51Jun 6, 2025Updated last year
- ☆11Aug 25, 2020Updated 5 years ago
- 竞赛任务: 输入: 输入文件包括若干行中文短文本。 输出: 输出文本每一行包括此中文短文本的实体识别与链指结果,需识别出文本中所有mention(包括实体与概念),每个mention包含信息如下:mention在给定知识库中的ID,mention名和在中文短文本中的位置偏移…☆14Feb 2, 2023Updated 3 years ago
- Using tensorflow/serving to deploy kashgari model for time training and predicting.☆13Sep 16, 2019Updated 6 years ago
- bert pytorch模型微调用于的多标签 文本分类☆135Nov 8, 2019Updated 6 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 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
- Bert-classification and bert-dssm implementation with keras.☆94Jul 14, 2020Updated 5 years ago
- 基于文本的垃圾短信分类_文本预处理☆13Jan 11, 2016Updated 10 years ago
- 日期时间实体识别☆11Sep 10, 2020Updated 5 years ago
- Adversarial Training for NLP in Keras☆46Feb 29, 2020Updated 6 years ago
- 基于朴素贝叶斯的文本分类算法的文本分类系统,该系统具有qt桌面端和web端☆14Jul 13, 2019Updated 6 years ago
- ☆29Jul 5, 2020Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 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,814Jun 17, 2024Updated 2 years ago
- ☆18Apr 28, 2022Updated 4 years ago
- 机器学习训练简单模型判定一个句子是不是疑问句☆20May 9, 2022Updated 4 years ago
- ☆10Feb 6, 2025Updated last year
- textcnn多标签文本分类☆37Jul 19, 2018Updated 7 years ago
- ☆10Jun 8, 2021Updated 5 years ago
- This project is to test the adversarial training method with TextCNN text classification model.☆12Jul 8, 2021Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 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
- ☆10Mar 29, 2022Updated 4 years ago
- MacBERT for Chinese Spelling Correction, macbert中文拼写纠错☆16May 23, 2022Updated 4 years ago
- 收集整理大模型面试题☆12Aug 29, 2024Updated last year
- 对抗训练在NLP中的应用☆14Nov 22, 2021Updated 4 years ago
- Multi-Label Text Classification Based On Bert☆21Feb 28, 2023Updated 3 years ago