中文文本分类、序列标注工具包(pytorch),支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Chinese text classification and sequence labeling toolkit, supports multi class and multi label classification, text similsrity, text summary and NER.
☆354Jul 18, 2024Updated last year
Alternatives and similar repositories for Pytorch-NLU
Users that are interested in Pytorch-NLU are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 短文本分类、多标签分类方法封装☆15Jun 12, 2023Updated 2 years ago
- 中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(…☆1,809Jun 17, 2024Updated last year
- 多标签文本分类,多标签分类,文本分类, multi-label, classifier, text classification, BERT, seq2seq,attention, multi-label-classification☆805Dec 11, 2024Updated last year
- 多标签文本分类☆32Nov 19, 2021Updated 4 years ago
- Multi-Label Text Classification Based On Bert☆23Feb 28, 2023Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification☆140Oct 19, 2021Updated 4 years ago
- 使用Bert,ERNIE,进行中文文本分类☆4,407Jun 28, 2024Updated last year
- 中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。☆5,714Sep 23, 2020Updated 5 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48May 27, 2020Updated 5 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆66Apr 2, 2021Updated 4 years ago
- 收录NLP竞赛策略实现、各任务baseline、相关竞赛经验贴(当前赛事、往期赛事、训练 赛)、NLP会议时间、常用自媒体、GPU推荐等,持续更新中☆2,238Aug 29, 2023Updated 2 years ago
- 利用bert和textcnn解决多标签文本分类的demo。☆34Aug 19, 2022Updated 3 years ago
- ☆59Apr 11, 2020Updated 5 years ago
- An Open-source Neural Hierarchical Multi-label Text Classification Toolkit☆1,921Nov 18, 2025Updated 4 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- TextGen: Implementation of Text Generation models, include LLaMA, BLOOM, GPT2, BART, T5, SongNet and so on. 文本生成模型,实现了包括LLaMA,ChatGLM,BLO…☆980Sep 14, 2024Updated last year
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆178Dec 29, 2021Updated 4 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆131Oct 9, 2021Updated 4 years ago
- pytorch实现 Bert 做seq2seq任务,使用unilm 方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持t5模型,支持GPT2进行文章续写。☆1,307Jun 18, 2022Updated 3 years ago
- 本项目采用Keras和ALBERT实现文本多标签分类任务,其中对ALBERT进行微调。☆13Jan 5, 2021Updated 5 years ago
- 2020 “万创杯”中医药天池大数据竞赛——中药说明书实体识别挑战 复盘☆31Feb 2, 2021Updated 5 years ago
- QAmatch(qa_match)/文本匹配/文本分类/文本embedding/文本聚类/文本检索(bow/ifidf/ngramtf-df/bert/albert/bm25/…/nn/gbdt/xgb/kmeans/dscan/faiss/….)☆931May 1, 2023Updated 2 years ago
- Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)☆10,179Jul 15, 2025Updated 8 months ago
- CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition☆1,523Nov 21, 2022Updated 3 years ago
- 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.
- 中文文本分析工具包(包括- 文本分类 - 文本聚类 - 文本相似性 - 关键词抽取 - 关键短语抽取 - 情感分析 - 文本纠错 - 文本摘要 - 主题关键词-同义词、近义词-事件三元组抽取)☆732Oct 3, 2023Updated 2 years ago
- Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)☆2,237Mar 11, 2023Updated 3 years ago
- 天池中药说明书实体识别挑战冠军方案;中文命名实体识别;NER; BERT-CRF & BERT-SPAN & BERT-MRC;Pytorch☆963Dec 23, 2020Updated 5 years ago
- 中文 NLP 预处理、解析工具包,准确、高效、易用 A Chinese NLP Preprocessing & Parsing Package www.jionlp.com☆3,804Nov 27, 2025Updated 4 months ago
- 自然语言处理工具Macropodus,基于Albert+BiLSTM+CRF深度学习网络架构,中文分词,词性标注,命名实体识别,新词发现,关键词,文本摘要,文本相似度,科学计算器,中文数字阿拉伯数字(罗马数字)转换,中文繁简转换,拼音转换。tookit(tool) of N…☆663Mar 24, 2023Updated 3 years ago
- 基于Pytorch的Bert应用,包括命名实体识别、情感分析、文本分类以及文本相似度等☆819Jun 18, 2021Updated 4 years ago
- DoTAT 是一款基于web、面向领域的通用文本标注工具,支持大规模实体标注、关系标注、事件标注、文本分类、基于字典匹配和正则匹配的自动标注以及用于实现归一化的标准名标注,同时也支持迭代标注、嵌套实体标注和嵌套事件标注。标注规范可自定义且同类型任务中可“一次创建多次复用”。…☆623Nov 10, 2023Updated 2 years ago
- implementation SlotGated SLU model for keras☆35Mar 22, 2021Updated 5 years ago
- bert pytorch模型微调用于的多标签文本分类☆137Nov 8, 2019Updated 6 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.☆923Apr 18, 2023Updated 2 years ago
- pytextclassifier is a toolkit for text classification. 文本分类,LR,Xgboost,TextCNN,FastText,TextRNN,BERT等分类模型实现,开箱即用。☆521Sep 25, 2024Updated last year
- An elegent pytorch implement of transformers☆1,337Mar 19, 2026Updated last week
- 基于BERT的文本多标签多分类☆11May 11, 2022Updated 3 years ago
- 基于Pytorch的,中文语义相似度匹配模型(ABCNN、Albert、Bert、BIMPM、DecomposableAttention、DistilBert、ESIM、RE2、Roberta、SiaGRU、XlNet)☆798Mar 22, 2020Updated 6 years ago
- 基于pytorch_bert的中文多标签分类☆93Nov 24, 2021Updated 4 years ago
- 基于seq2edit (Gector) 的中文文本纠错。☆29Nov 15, 2022Updated 3 years ago