mzc421 / Pytorch-NLPLinks
使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战
☆187Updated 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:
- ☆141Updated 7 months ago
- 基于pytorch+bert的中文文本分类☆84Updated 2 years ago
- 使用BERT-BILSTM-CRF进行中文命名实体识别。☆442Updated 5 months ago
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆186Updated last year
- ☆160Updated 2 years ago
- 本项目旨在结合知识图谱技术和先进的大语言模型,构建一个能够深入理解用户问题并提供准确、有逻辑性回答的智能问答系统。☆59Updated last year
- 基于pytorch的中文意图识别和槽位填充☆178Updated 11 months ago
- 基于pytorch的中文三元组提取(命名实体识别+关系抽取)☆349Updated 2 years ago
- Implemention of NER model on chinese dataset.☆73Updated 2 years ago
- 使用bert进行关系三元组抽取。☆165Updated last year
- 基于pytorch的bert_bilstm_crf中文命名实体识别☆566Updated 2 years ago
- 中文命名实体识别:BERT-BiLSTM-CRF模型实现中文,数据集使用CLUENER2020☆73Updated 3 years ago
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆393Updated last year
- 命名实体识别(中文)☆33Updated 2 years ago
- 此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务(文本分类、信息抽取、知识图谱、机器翻译、问答系统、文本生成、Text-to-SQL、文本纠错、文本挖掘、知识蒸馏、模型加速、OCR、TTS、Prompt、embedding等),所有代码都经过测试…☆204Updated last year
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆74Updated 6 months ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆157Updated 2 years ago
- CMeIE/CBLUE/CHIP/实体关系抽取/SPO抽取☆230Updated 3 years ago
- 中文信息抽取,包含实体抽取、关系抽取、事件抽取☆246Updated last year
- 中文二分类,bert+TextCNN 两种实现方法☆23Updated 2 years ago
- Using BERT+Bi-LSTM+CRF☆139Updated 3 years ago
- 对深度学习中的NLP进行解释和代码使用☆54Updated last year
- 中文文本分类、序列标注工具包(pytorch),支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Chinese text classification and sequence labeling toolk…☆346Updated 11 months ago
- 基于BERT的中文命名实体识别☆41Updated 3 years ago
- 中文命名实体识别☆46Updated 3 years ago
- 基于Tensorflow2.3开发的NER模型,都是CRF范式,包含Bilstm(IDCNN)-CRF、Bert-Bilstm(IDCNN)-CRF、Bert-CRF,可微调预训练模型,可对抗学习,用于命名实体识别,配置后可直接运行。☆428Updated 6 months ago
- ☆89Updated 2 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆104Updated last year
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆393Updated 2 years ago
- CMeEE/CBLUE/NER实体识别☆131Updated 3 years ago