lixuanhng / NLP_related_projects
Mark and summarize the NLP project has been through
☆135Updated 3 years ago
Alternatives and similar repositories for NLP_related_projects:
Users that are interested in NLP_related_projects are comparing it to the libraries listed below
- 阿里天池赛:CCKS2021 运营商知识图谱推理问答☆48Updated 3 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆176Updated 3 years ago
- multi-label-classification-4-event-type☆135Updated 2 years ago
- 知识图谱三元组抽取(实体-关系-实体,实体-属性-属性值)☆106Updated 3 years ago
- 利用bert和textcnn解决多标签文本分类的demo。☆32Updated 2 years ago
- 本项目用于展示三元组抽取后形成的知识图谱,包括几本小说的实体关系,以及README.md,介绍这方面的一篇文章。☆197Updated 5 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆156Updated 2 years ago
- 实体关系抽取,使用了百度比赛的数据集。使用pytorch实现MultiHeadJointEntityRelationExtraction,包含Bert、Albert、gru的使用,并且添加了对抗训练。最后使用Flask和Neo4j图数据库对模型进行了部署☆120Updated 2 years ago
- 中文命名实体识别NER。用keras实现BILSTM+CRF、IDCNN+CRF、BERT+BILSTM+CRF进行实体识别。结果当然是BERT+BILSTM+CRF最好啦。☆289Updated 5 years ago
- 文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本☆176Updated 3 years ago
- 基于CNN、RNN、GCN、BERT的中文文本分类☆43Updated last year
- 使用TensorFlow实现对知识图谱的表征学习,包括transe\transd\transh\transr☆104Updated 4 years ago
- bert pytorch模型微调用于的多标签文本分类☆133Updated 5 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆102Updated 4 years ago
- 中文关系抽取☆94Updated 3 years ago
- ☆42Updated last year
- ☆278Updated 3 years ago
- 基于pytorch+bert的中文事件抽取☆72Updated 3 years ago
- 中文关系抽取☆136Updated 6 years ago
- SimCSE在中文上的复现,有监督+无监督☆276Updated 2 months ago
- 自然语言处理的基础知识,术语抽取与关键词提取、知识图谱与图嵌入、检索与推荐等☆44Updated 2 years ago
- 事件知识图谱构建相关的论文, 包含事件抽取、事件关系识别等任务☆81Updated last year
- Implemention of NER model on chinese dataset.☆74Updated 2 years ago
- Bert预训练模型fine-tune计算文本相似度☆104Updated 2 years ago
- 哈工大bert上fine turning ,中文人物关系抽取任务准确率0.97☆118Updated 5 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆53Updated 4 years ago
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆183Updated 2 years ago
- 基于GlobalPointer的实体/关系/事件抽取☆146Updated 3 years ago
- Using BERT+Bi-LSTM+CRF☆139Updated 3 years ago
- Self complemented word embedding methods using CBOW,skip-Gram,word2doc matrix , word2word matrix ,基于CBOW、skip-gram、词-文档矩阵、词-词矩阵四种方法的词向量生成☆184Updated 7 years ago