基于知识库的问答系统。其中使用带注意力机制的对抗迁移学习做中文命名实体识别,使用BERT模型做句子相似度分析。
☆38May 31, 2019Updated 6 years ago
Alternatives and similar repositories for KBQA_AT4BERT
Users that are interested in KBQA_AT4BERT are comparing it to the libraries listed below
Sorting:
- 端到端的基于知识图谱的问答系统,分为实体识别和关系分类两部,在BERT基础上做多任务联合训练。☆31Nov 22, 2019Updated 6 years ago
- 基于知识库的开放域问答系统的相关工作☆70May 31, 2018Updated 7 years ago
- The recurrent of KBQA by using Mysql to storage the triple data, using Bert for NER and Sentence Similarity☆13Oct 12, 2019Updated 6 years ago
- 基于知识库的问答:seq2seq模型实践☆357Aug 5, 2020Updated 5 years ago
- REF//biendata.com/competition/CCKS2018_3/make-submission/☆17Aug 12, 2018Updated 7 years ago
- Capsule, LSTM/GRU, CNN for text class implemented by Pytorch 胶囊网络, 循环神经网络和卷积神经网络在中文文本分类中的应用☆45Jan 21, 2019Updated 7 years ago
- 智能问答系统demo☆40Jul 1, 2019Updated 6 years ago
- 基于知识图谱的QA系统,BERT模型☆18Sep 28, 2019Updated 6 years ago
- 基于膨胀卷积神经网络(Dilated Convolutions)训练好的医疗命名实体识别工具☆49Apr 9, 2019Updated 6 years ago
- KBQA demo☆24Jul 3, 2018Updated 7 years ago
- Query Generation for Question Answering over Knowledge Bases☆48Jul 6, 2023Updated 2 years ago
- 通用kbqa,训练数据来源于ccks2018和2019,图谱数据爬取于百度百科☆24Sep 23, 2020Updated 5 years ago
- Chinese Word Segmentation using CRF++☆24Sep 4, 2014Updated 11 years ago
- SMP2018中文人机对话技术评 测(ECDT)☆47Oct 25, 2018Updated 7 years ago
- Source code and data for our long paper (Wu et al., 2019)☆53Nov 22, 2019Updated 6 years ago
- ☆24Jan 6, 2020Updated 6 years ago
- 基于LSTM网络与自注意力机制对中文评论进行细粒度情感分析☆55Jul 30, 2021Updated 4 years ago
- Code for our EMNLP 2021 paper - Large-Scale Relation Learning for Question Answering over Knowledge Bases with Pre-trained Language Model…☆24Dec 8, 2021Updated 4 years ago
- 将bert模型应用到问答系统中来,一者学习知识图谱的基本操作,二简单搭建问答系统的基本框架,三将词向量、bert模型实践应用☆59Aug 30, 2019Updated 6 years ago
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Feb 13, 2019Updated 7 years ago
- 金融数据爬虫☆29Dec 25, 2015Updated 10 years ago
- State of the art Chinese Word Segmentation with Bi-LSTMs☆27Apr 1, 2020Updated 5 years ago
- 使用MCCNNs创建的问答系统(实现论文Question Answering over Freebase with Multi-Column Convolutional Neural Networks)☆27Sep 26, 2018Updated 7 years ago
- PCA: Progressive Cross-modal Association Learning for Unsupervised Visible-Infrared Person Re-Identification☆10Dec 23, 2025Updated 2 months ago
- KBQA based on the NLPCC2016 dataset, including reimplementation of NLPCC2016 best team`s QA.☆315Feb 17, 2019Updated 7 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆202Oct 29, 2018Updated 7 years ago
- 基于Bert的智能问答系统!☆30Feb 25, 2020Updated 6 years ago
- Question answering over Freebase (single-relation)☆142May 6, 2018Updated 7 years ago
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆134Mar 13, 2019Updated 6 years ago
- 基于知识图谱的问答系统☆138Mar 11, 2020Updated 5 years ago
- Explicit high order interaction models implemented in Keras, including: DCN, xDeepFM, AutoInt etc.☆12Mar 25, 2023Updated 2 years ago
- ☆10Jun 29, 2021Updated 4 years ago
- Official implementation of the paper "ALTER: Augmentation for Large-Table-Based Reasoning"☆15Aug 26, 2024Updated last year
- Implementing BERT + CRF with PyTorch for Chinese NER.☆10Mar 7, 2022Updated 4 years ago
- [ICASSP 2020] Speech Emotion Recognition with Dual-Sequence LSTM Architecture☆12Jan 17, 2025Updated last year
- Semantic search web application with graph visualization in Django☆12Aug 2, 2017Updated 8 years ago
- 基于知识图谱和深度学习的中文医疗知识问答系统☆12Sep 6, 2024Updated last year
- Cancer Suppressor Gene and Oncogene Prediction using Deep Learning (CNN)☆10Mar 7, 2018Updated 8 years ago
- 用tf实现各种文本分类模型,并且封装restful接口,可以直接工程化☆33Jul 10, 2019Updated 6 years ago