mzc421 / Pytorch-NLP
使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战
☆176Updated 11 months ago
Alternatives and similar repositories for Pytorch-NLP:
Users that are interested in Pytorch-NLP are comparing it to the libraries listed below
- ☆132Updated 5 months ago
- 基于pytorch+bert的中文文本分类☆85Updated 2 years ago
- 基于pytorch的中文意图识别和槽位填充☆169Updated 9 months ago
- 基于pytorch的bert_bilstm_crf中文命名实体识别☆557Updated last year
- 使用BERT-BILSTM-CRF进行中文命名实体识别。☆412Updated 3 months ago
- 本项目旨在结合知识图谱技术和先进的大语言模型,构建一个能够深入理解用户问题并提供准确、有逻辑性回答的智能问答系统。☆56Updated 10 months ago
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆73Updated 4 months ago
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆384Updated last year
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆183Updated last year
- ☆161Updated last year
- 使用多种方法做中文命名实体识别(NER),代码包含详细注释☆46Updated last year
- 中文信息抽取,包含实体抽取、关系抽取、事件抽取☆243Updated last year
- 此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务(文本分类、信息抽取、知识图谱、机器翻译、问答系统、文本生成、Text-to-SQL、文本纠错、文本挖掘、知识蒸馏、模型加速、OCR、TTS、Prompt、embedding等),所有代码都经过测试…☆194Updated last year
- 命名实体识别(中文)☆31Updated 2 years ago
- Using BERT+Bi-LSTM+CRF☆138Updated 3 years ago
- 使用bert进行关系三元组抽取。☆156Updated last year
- 基于pytorch的中文三元组提取(命名实体识别+关系抽取)☆347Updated last year
- 基于Tensorflow2.3开发的NER模型,都是CRF范式,包含Bilstm(IDCNN)-CRF、Bert-Bilstm(IDCNN)-CRF、Bert-CRF,可微调预训练模型,可对抗学习,用于命名实体识别,配置后可直接运行。☆423Updated 4 months ago
- Implemention of NER model on chinese dataset.☆71Updated 2 years ago
- 中文命名实体识别:BERT-BiLSTM-CRF模型实现中文,数据集使用CLUENER2020☆68Updated 2 years ago
- 中文命名实体识别。包含目前最新的中文命名实体识别论文、中文实体识别相关工具、数据集,以及中文预训练模型、词向量、实体识别综述等。☆690Updated last month
- PaddleNLP UIE模型的PyTorch版实现☆626Updated last year
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆103Updated last year
- Pytorch-NLU,一个中文文本分类、序列标注工具包,支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Ptorch NLU, a Chinese text classification and sequ…☆343Updated 8 months ago
- BERT-based intent and slots detector for chatbots.☆173Updated last month
- All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)☆272Updated this week
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆130Updated 3 years ago
- 中文二分类,bert+TextCNN 两种实现方法☆22Updated 2 years ago
- ☆79Updated last year
- 对深度学习中的NLP进行解释和代码使用☆48Updated last year