基于知识图谱的QA系统,BERT模型
☆17Sep 28, 2019Updated 6 years ago
Alternatives and similar repositories for KBQA-BERT
Users that are interested in KBQA-BERT are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 将bert模型应用到问答系统中来,一者学习知识图谱的基本操作,二简单搭建问答系统的基本框架,三将词向量、bert模型实践应用☆56Aug 30, 2019Updated 7 years ago
- Keras solution of simple Knowledge-Based QA task with Pretrained Language Model: supporting BERT/RoBERTa/ALBERT☆20May 22, 2023Updated 3 years ago
- 基于知识图谱的问答系统☆137Mar 11, 2020Updated 6 years ago
- Question Answering over Knowledge Bases☆29Sep 3, 2021Updated 5 years ago
- 医学问诊问答,NER,关系抽取☆14May 28, 2020Updated 6 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 知识图谱初探,关系抽取,实体抽取,基于kb的问答,基于es的问答,知识图谱可视化☆60Jul 25, 2019Updated 7 years ago
- 基于ChatGPT的问答对自动生成,可复用于其他NLP领域☆20Apr 3, 2023Updated 3 years ago
- 端到端的基于知识图谱的问答系统,分为实体识别和关系分类两部,在BERT基础上做多任务联合训练。☆31Nov 22, 2019Updated 6 years ago
- 基于文本相似度的win10智能客服问答系统☆16Mar 12, 2020Updated 6 years ago
- 基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式☆1,469Dec 16, 2021Updated 4 years ago
- Complex Question Answering over Knowledge Graphs☆84Dec 8, 2022Updated 3 years ago
- 使用MCCNNs创建的问答系统(实现论文Question Answering over Freebase with Multi-Column Convolutional Neural Networks)☆27Sep 26, 2018Updated 7 years ago
- 【今日头条】文本作者身份识别比赛☆10Aug 20, 2018Updated 8 years ago
- A simple GPT-3 interface to automate core legal writing tasks☆13Mar 8, 2023Updated 3 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- A trial of kbqa based on bert for NLPCC2016/2017 Task 5 (基于BERT的中文知识库问答实践,代码可跑通)☆270Apr 16, 2019Updated 7 years ago
- 基于知识图谱的林业法律法规问答☆20Dec 8, 2022Updated 3 years ago
- 采用一个模型同时实现问题生成和答案生成☆28Dec 16, 2022Updated 3 years ago
- pytorch+bert实现的意图识别与槽位填充☆11May 30, 2023Updated 3 years ago
- ☆10May 25, 2017Updated 9 years ago
- 基于Bert模型的关系抽取和实体识别、Entity Extraction and Relation Extract using Bert☆12Jan 13, 2020Updated 6 years ago
- Developing a legal research tool leveraging ChatGPT / GPT-4☆14Mar 10, 2024Updated 2 years ago
- 基于langchain和chatglm6b构建的智能问答系统,支持自定义语料☆10Jun 25, 2023Updated 3 years ago
- ☆20May 12, 2019Updated 7 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- a QA bot on contents of given docs 用所给文档进行问答的聊天机器人☆12Apr 20, 2023Updated 3 years ago
- 中文知识库问答代码,CCKS2019 CKBQA评测第四名解决方案☆476Apr 5, 2021Updated 5 years ago
- 搜索所有中文NLP数据集,附常用英文NLP数据集☆14Mar 1, 2020Updated 6 years ago
- A question answering AI tool for the content from the PDF files of the Civil Code, Criminal Code, Code of Criminal Procedure, Labor Stand…☆12May 14, 2023Updated 3 years ago
- SPARQA: Skeleton-based Semantic Parsing for Complex Questions over Knowledge Bases (AAAI 2020)☆67May 22, 2023Updated 3 years ago
- pytorch版损失函数,改写自科学空间文章,【通过互信息思想来缓解类别不平衡问题】、【将“softmax+交叉熵”推广到多标签分类问题】☆12Aug 22, 2021Updated 5 years ago
- 基于知识库的问答系统。其中使用带注意力机制的对抗迁移学习做中文命名实体识别,使用BERT模型做句子相似度分析。☆38May 31, 2019Updated 7 years ago
- 基于知识图谱的多轮问答机制☆25Sep 25, 2018Updated 7 years ago
- ☆15Jun 8, 2021Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- How Will Your Tweet Be Received? Predicting theSentiment Polarity of Tweet Replies☆12Aug 29, 2021Updated 5 years ago
- Extending NERDA Library for Continual Learning☆11Mar 31, 2024Updated 2 years ago
- 通用kbqa,训练数据来源于ccks2018和2019,图谱数据爬取于百度百科☆24Sep 23, 2020Updated 5 years ago
- a Deep learning based chatbot implemented by Tensorflow with beam search (forked from Conchylicultor/DeepQA)☆16Jul 10, 2017Updated 9 years ago
- 本项目是NLP领域一些任务的基准模型实现,包括文本分类、命名实体识别、实体关系抽取、NL2SQL、CKBQA以及BERT的各种下游任务应用。☆46Mar 2, 2021Updated 5 years ago
- 基于pytorch_rnn的古诗词生成☆12Oct 24, 2021Updated 4 years ago
- 爬取百度百科词条,抽取三元组,构建知识图谱☆36Sep 28, 2019Updated 6 years ago