Multi-Label Text Classification Based On Bert
☆21Feb 28, 2023Updated 3 years ago
Alternatives and similar repositories for Long-Text-Bert-Multi-label-Text-Classification-Pytorch
Users that are interested in Long-Text-Bert-Multi-label-Text-Classification-Pytorch are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于BERT的文本多标签多分类☆10May 11, 2022Updated 4 years ago
- ☆14Aug 26, 2024Updated last year
- My pytorch implementation of the model described in the paper **Hierarchical Attention Networks for Document Classification** [paper](htt…☆10Mar 22, 2019Updated 7 years ago
- 利用bert和textcnn解决多标签文本分类的demo。☆33Aug 19, 2022Updated 3 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆79Dec 1, 2019Updated 6 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.
- 使用BERT构建多标签标注模型☆41Feb 23, 2020Updated 6 years ago
- [Neural Networks 2025] The official code for the paper "MNet: A Multi-Scale Network for Visible Watermark Removal."☆17Jun 16, 2025Updated 11 months ago
- 集成Qwen与DeepSeek等先进大语言模型,支持纯LLM+分类层模式及LLM+LoRA+分类层模式,使用transformers模块化设计和训练便于根据需要调整或替换组件。☆21Sep 1, 2025Updated 9 months ago
- 短文本分类、多标签分类方法封装☆15Jun 12, 2023Updated 3 years ago
- Pytorch 文本分类温习练习,本项目主要针对短文本的简单分类,demo看看就好。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆16May 27, 2020Updated 6 years ago
- 🤖️🐱 一个基于 Rasa 的中文聊天机器人——「锅贴」☆21Jun 7, 2021Updated 5 years ago
- 本项目采用Keras和ALBERT实现文本多标签分类任务,其中对ALBERT进行微调。☆13Jan 5, 2021Updated 5 years ago
- ☆41Nov 18, 2021Updated 4 years ago
- Text Classification using Graph Convolutional Neural Networks and Natural Language Processing Techniques☆25Feb 4, 2025Updated last year
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48May 27, 2020Updated 6 years ago
- PyTorch implementation of Hierarchical Multi-label Text Classification: An Attention-based Recurrent Network☆53Jan 13, 2023Updated 3 years ago
- ☆22Oct 9, 2020Updated 5 years ago
- 基于TextCNN,测试三种对抗训练模型(FGSM,PGD,FREE)在text classification上的表现☆13Mar 5, 2022Updated 4 years ago
- 中文文本分类、序列标注工具包(pytorch),支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Chinese text classification and sequence labeling toolk…☆355Jul 18, 2024Updated last year
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification,seq2seq,attention,beam search☆32Jun 1, 2022Updated 4 years ago
- textcnn多标签文本分类☆37Jul 19, 2018Updated 7 years ago
- Baichuan-13B 指令微调☆87Jul 14, 2023Updated 2 years ago
- Chinese Grammatical Error Diagnosis☆11Oct 26, 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.
- 基于自由度(熵)、凝固度 新词发现算法实现☆12Oct 7, 2018Updated 7 years ago
- 基于朴素贝叶斯的文本分类算法的文本分类系统,该系统具有qt桌面端和web端☆14Jul 13, 2019Updated 6 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆66Apr 2, 2021Updated 5 years ago
- code for Baidu machine reading comprehension competition☆10Apr 3, 2019Updated 7 years ago
- ☆28Jan 6, 2020Updated 6 years ago
- Transformers for Multi-Label Text Classification☆11Sep 18, 2020Updated 5 years ago
- ☆17Jun 30, 2021Updated 4 years ago
- Implementation of the paper "Improving the Accuracy-Robustness Trade-off of Classifiers via Adaptive Smoothing".☆10Feb 6, 2024Updated 2 years ago
- MAXP 命题赛 任务一:基于DGL的图机器学习任务。队伍:Graph@ICT,🥉rank6。https://www.biendata.xyz/competition/maxp_dgl/☆31Jun 9, 2022Updated 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
- The code for paper "ProQA: Structural Prompt-based Pre-training for Unified Question Answering"☆11Feb 7, 2023Updated 3 years ago
- 新词发现/新词挖掘/自由度/凝固度/python3☆10May 28, 2019Updated 7 years ago
- CNN and LSTM multi-label text classification☆11Apr 13, 2018Updated 8 years ago
- 基于BERT和MRC框架实现的嵌套命名实体识别☆19Mar 13, 2022Updated 4 years ago
- A C++ library for parsing and manipulating JSGF grammar files.☆14Feb 13, 2024Updated 2 years ago
- 本项目使用Keras实现Transformer模型来进行文本分类(中文、英文均支持)。☆12Mar 31, 2022Updated 4 years ago