Here are
29 public repositories
matching this topic...
自然语言处理、知识图谱、对话系统三大技术研究与应用。
Question answering over Freebase (single-relation)
Updated
May 6, 2018
Python
NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务
Updated
Nov 6, 2019
Python
Code & data accompanying the NAACL2019 paper "Bidirectional Attentive Memory Networks for Question Answering over Knowledge Bases"
Updated
Mar 28, 2020
Python
A collection of some materials of knowledge graph question answering
北航大数据高精尖中心研究团队对问答系统的调研。包括基于知识图谱的问答系统(KBQA)和基于文本的问答系统(TextQA),每类系统分别对学术界和工业界进行调研。
Source code and data for our long paper (Wu et al., 2019)
Updated
Nov 22, 2019
Python
kbqa task-oriented qa seq2seq ir neo4j jena seq2seq tf chatbot chat
Updated
Jan 3, 2019
Python
Tensorflow implementation of CFO, a knowledge graph based QA system
Updated
Nov 6, 2018
Python
Updated
Jul 3, 2018
Python
知识图谱初探,关系抽取,实体抽取,基于kb的问答,基于es的问答,知识图谱可视化
Updated
Jul 25, 2019
Python
以Spring Boot框架为载体,通过集成hanLP、neo4j、spark-mllib实现基于电影知识图谱的简易问答系统。
Updated
Oct 25, 2019
Java
Updated
Jun 18, 2019
Python
Updated
Jun 13, 2020
Python
Updated
Mar 31, 2020
Python
A generic QA answer bot framework based on triples
Updated
Sep 27, 2019
Python
Follow and learn new papers about Pretrain Language Model
Updated
Mar 9, 2020
Jupyter Notebook
基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式
Updated
Dec 4, 2019
Python
Knowledge-Based Question Answering --TF2 Version
Updated
May 26, 2020
Jupyter Notebook
中文知识库问答代码,CCKS2019 CKBQA评测第四名解决方案
Updated
Jun 3, 2020
Python
Implementation of BERT that could load official pre-trained models for feature extraction and prediction
Updated
Jan 31, 2020
Python
Updated
Jun 8, 2019
Python
Data Intelligence and Systems
kbqa task-oriented qa seq2seq ir neo4j jena seq2seq tf chatbot chat
Updated
Jan 3, 2019
Python
基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式
Updated
Jul 23, 2019
Python
基于Neo4j图数据库构建知识图谱,提供知识图谱的增删改查;基于知识图谱和策略构建智能问答引擎
Updated
Feb 26, 2019
Python
Improve this page
Add a description, image, and links to the
kbqa
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
kbqa
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
在
tuple_filter.py中的GetData_train函数有如下代码: