使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战
☆205May 4, 2024Updated last year
Alternatives and similar repositories for Pytorch-NLP
Users that are interested in Pytorch-NLP are comparing it to the libraries listed below
Sorting:
- 对深度学习中的NLP进行解释和代码使用☆61Jan 5, 2024Updated 2 years ago
- 基于pytorch的中文三元组提取(命名实体识别+关系抽取)☆362May 12, 2023Updated 2 years ago
- 基于pytorch的中文意图识别和槽位填充☆212Aug 5, 2025Updated 6 months ago
- chinesetokenization☆13Jun 4, 2013Updated 12 years ago
- 采用bert-bilstm-attn的关系抽取模型,基于pytorch,数据集为百度的开源数据集☆10Jul 27, 2022Updated 3 years ago
- 从jieba分词到BERT-wwm,一步步带你进入中文NLP的世界☆15Sep 1, 2022Updated 3 years ago
- 使用Bert完成实体之间关系抽取☆752Updated this week
- 基于pytorch+bert的中文文本分类☆92Apr 2, 2023Updated 2 years ago
- The source code of the paper "OneRel: Joint Entity and Relation Extraction with One Module in One Step"☆65Mar 17, 2022Updated 3 years ago
- 基于pytorch的bert_bilstm_crf中文命名实体识别☆591May 15, 2023Updated 2 years ago
- 聚惠星商城 DTS-SHOP,基于 微信小程序 + springboot + vue 技术构建 ,支持单店铺,多店铺入驻的商城平台。项目包含 微信小程序,管理后台。基于java后台语言,已功能闭环,且达到商用标准的一套项目体系。☆19Jan 21, 2021Updated 5 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆162Aug 7, 2022Updated 3 years ago
- 关系抽取 calrel pytorch☆42Dec 20, 2021Updated 4 years ago
- [Findings of EMNLP 2022] Code of paper Generative Prompt Tuning for Relation Classification. https://arxiv.org/abs/2210.12435☆20May 7, 2023Updated 2 years ago
- 利用ALBERT实现文本二分类,判别是否属于政治上的出访类事件,提升模型训练和预测速度。☆75Feb 3, 2023Updated 3 years ago
- 使用bert进行关系三元组抽取。☆184Apr 9, 2024Updated last year
- Video Games Dataset for Multi-Document Summarization☆19Sep 20, 2025Updated 5 months ago
- ☆20Nov 30, 2021Updated 4 years ago
- 基于CNN、RNN、GCN、BERT的中文文本分类☆44Jul 6, 2023Updated 2 years ago
- 基于 pytorch 的 bert 实现和下游任务微调☆53Nov 29, 2022Updated 3 years ago
- 通过深度学习来实现银行卡号识别(CTPN、Densenet、CTC)☆21Oct 18, 2019Updated 6 years ago
- 采用依存句法分析进行关系抽取☆21Jun 22, 2018Updated 7 years ago
- 中文二分类,bert+TextCNN 两种实现方法☆26Dec 21, 2022Updated 3 years ago
- 这是复旦NLP实验室五个任务的代码仓库,每个代码以ipynb形式展开,可以通过colab在线运行代码☆22Oct 9, 2020Updated 5 years ago
- SUPERVAIZER is a toolkit built for the age of AI interoperability. At its core, it implements Google's Agent-to-Agent (A2A) protocol, ena…☆14Feb 4, 2026Updated last month
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆401Jul 16, 2023Updated 2 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆109Jul 18, 2023Updated 2 years ago
- 基于词汇信息融合的中文NER模型☆170Apr 2, 2022Updated 3 years ago
- 中文信息抽取,包含实体抽取、关系抽取、事件抽取☆261Sep 21, 2023Updated 2 years ago
- CCL 2023 汉语学习者文本纠错评测☆30Jul 12, 2023Updated 2 years ago
- 使用BERT-BILSTM-CRF进行中文命名实体识别。☆486Jan 9, 2025Updated last year
- R-GCN知识图谱推理☆32Dec 3, 2024Updated last year
- 知识图谱初探,关系抽取,实体抽取,基于kb的问答,基于es的问答,知识图谱可视化☆60Jul 25, 2019Updated 6 years ago
- PRGC: Potential Relation and Global Correspondence Based Joint Relational Triple Extraction☆123Aug 6, 2021Updated 4 years ago
- 新闻文本分类,TextCNN模型,pytorch实现. gitee//gitee.com/worldcreator/News_Classification☆24May 28, 2021Updated 4 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆127Apr 5, 2023Updated 2 years ago
- 根据论文《Multi-Channel Linear Prediction Speech Dereverberation Algorithm Based on QR-RLS Adaptive Filter》写了一个C代码去实现双通道语音去混响的功能☆30Jan 3, 2022Updated 4 years ago
- Embedding模型代码和学习笔记总结☆42Aug 28, 2021Updated 4 years ago
- BERT-based intent and slots detector for chatbots.☆237Feb 21, 2025Updated last year