Pinned Repositories
2021baidu-TOP27
Agriculture_KnowledgeGraph
农业知识图谱(AgriKG):农业领域的信息检索,命名实体识别,关系抽取,智能问答,辅助决策
awesome-knowledge-graph
整理知识图谱相关学习资料
Benchmark_Fact_Checking
A Benchmark for Fact Checking Algorithms Built on Knowledge Bases
bertcner
Chinese clinical named entity recognition using pre-trained BERT model
ccks2020-task3.1
Chinese-NER-and-RE-with-BERT
对中文医学论文摘要抽取实体关系
KB-Reasoning-Data
The FB15k and NELL-995 Dataset for NAACL18 paper "Variational Knowledge Graph Reasoning"
Medical-Robot-AI
基于Rasa框架实现的智能医疗机器人 功能包含: 医药问答 智能问药 疾病诊断 病症查询 症状查询 闲聊 天气查询 语音对话 使用手段包括: rasa框架 知识图谱 neo4j数据库 语音识别 语音合成 开放API 等功能
MedicalRelationExtraction
The depository support training and testing BERT-CNN model on three medical relation extraction corpora: BioCreative V CDR task corpus, traditional Chinese medicine literature corpus, and i2b2 temporal relation corpus.
shijintong's Repositories
shijintong/Chinese-NER-and-RE-with-BERT
对中文医学论文摘要抽取实体关系
shijintong/Medical-Robot-AI
基于Rasa框架实现的智能医疗机器人 功能包含: 医药问答 智能问药 疾病诊断 病症查询 症状查询 闲聊 天气查询 语音对话 使用手段包括: rasa框架 知识图谱 neo4j数据库 语音识别 语音合成 开放API 等功能
shijintong/2021baidu-TOP27
shijintong/awesome-knowledge-graph
整理知识图谱相关学习资料
shijintong/bertcner
Chinese clinical named entity recognition using pre-trained BERT model
shijintong/ccks2020-task3.1
shijintong/CHIP2020_Relation
中文医学文本实体关系抽取
shijintong/CLUEDatasetSearch
搜索所有中文NLP数据集,附常用英文NLP数据集
shijintong/CO-IN
知识图谱定义及可视化系统&基于可编辑知识图谱的菜肴问答系统:构建一个能通过在线编辑基本图元,以可视化的方式构建知识图谱的系统 平台,并能对构建后的知识图谱进行智能化知识图谱应用,实现知识图谱语义搜索、知识图谱智能问答等。
shijintong/cogdl
CogDL: An Extensive Research Toolkit for Graphs
shijintong/DDParser
百度开源的依存句法分析系统
shijintong/DeepIE
DeepIE: Deep Learning for Information Extraction
shijintong/Doctor
基于知识图谱的医学诊断系统。Medical Diagnosis System Based on Knowledge Map.(欢迎Star,🚫禁止Fork)
shijintong/fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
shijintong/Graph4CNER
Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"
shijintong/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
shijintong/K-BERT
Source code of K-BERT
shijintong/KernelGAT
The source codes for Fine-grained Fact Verification with Kernel Graph Attention Network.
shijintong/KGShow
本项目是一个知识图谱可视化程序,采用前后端分离技术实现,前端使用 Vue,后端使用 Flask
shijintong/leetcode-master
LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
shijintong/medical-dataset
shijintong/medical_knowledge_graph_app-master
医药知识图谱自动问答系统实现,包括构建知识图谱、基于知识图谱的流水线问答以及前端实现。实体识别(基于词典+BERT_CRF)、实体链接(Sentence-BERT做匹配)、意图识别(基于提问词+领域词词典)。
shijintong/MedicalKG
医疗知识图谱构建实战,通过爬虫获取百度百科数据,使用Mongodb存储结构化三元组,并使用neo4j进行知识图谱的构建及可视化; Medical Knowledge Graph; Crawler; neo4j
shijintong/Neo4j-KGBuilder
Neo4j+springboot+vue+d3.js知识图谱构建和可视化
shijintong/nlp_corpus
本人项目进行中搜集的数据集,包含原始数据和经过处理后的数据,项目持续更新。
shijintong/PaddleNLP
Easy-to-use and Fast NLP library with awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications.
shijintong/Pre-trained-Models
预训练语言模型综述
shijintong/ucasthesis
[最新样式] **科学院大学学位论文 LaTeX 模板 LaTeX Thesis Template for the University of Chinese Academy of Sciences
shijintong/vpncn.github.io
2021**翻墙软件VPN推荐以及避坑指南,稳定好用。对比SSR机场、蓝灯、WireGuard、V2ray、老王VPN、VPS搭建梯子等科学上网软件与方法,**最新科学上网翻墙梯子VPN下载推荐。
shijintong/vue-d3-graph
vue+d3v6实现动态知识图谱可视化展示(包含2D和3D图谱展示)