基于Pytorch和torchtext的知识图谱深度学习框架。
☆614Jul 7, 2020Updated 5 years ago
Alternatives and similar repositories for lightKG
Users that are interested in lightKG are comparing it to the libraries listed below
Sorting:
- 基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式☆1,473Dec 16, 2021Updated 4 years ago
- 自然语言处理、知识图谱、对话系统,大模型等技术研究与应用。☆1,754Feb 8, 2025Updated last year
- 爬取百度百科中文页面,抽取三元组信息,构建中文知识图谱☆953Jul 20, 2020Updated 5 years ago
- 农业知识图谱(AgriKG):农业领域的信息检索,命名实体识别,关系抽取,智能问答,辅助决策☆4,326Feb 11, 2025Updated last year
- ChinesePersonRelationGraph, person relationship extraction based on nlp methods.中文人物关系知识图谱项目,内容包括中文人物关系图谱构建,基于知识库的数据回标,基于远程监督与bootstrappi…☆930Dec 15, 2018Updated 7 years ago
- 中文实体关系抽取,pytorch,bilstm+attention☆768Nov 13, 2021Updated 4 years ago
- Entity and Relation Extraction Based on TensorFlow and BERT. 基于TensorFlow和BERT的管道式实体及关系抽取,2019语言与智能技术竞赛信息抽取任务解决方案。Schema based Knowledge …☆1,230Jun 1, 2020Updated 5 years ago
- USING BERT FOR Attribute Extraction in KnowledgeGraph. fine-tuning and feature extraction. …☆265Apr 1, 2019Updated 6 years ago
- CCKS 2019 中文短文本实体链指比赛技术创新奖解决方案☆412Mar 24, 2023Updated 2 years ago
- 2019年百度的三元组抽取比赛,“科学空间队”源码☆768May 16, 2020Updated 5 years ago
- Jiagu深度学习自然语言处理工具 知识图谱关系抽取 中文分词 词性标注 命名实体识别 情感分析 新词发现 关键词 文本摘要 文本聚类☆3,422May 7, 2022Updated 3 years ago
- ccks baidu entity link 实体链接 第一名☆843Dec 19, 2023Updated 2 years ago
- 东南大学《知识图谱》研究生课程☆4,328Apr 29, 2025Updated 10 months ago
- Multiple-Relations-Extraction-Only-Look-Once. Just look at the sentence once and extract the multiple pairs of entities and their corresp…☆349Jul 25, 2019Updated 6 years ago
- 利用网络上公开的数据构建一个小型的证券知识图谱/知识库☆2,141Jul 23, 2020Updated 5 years ago
- An experiment and demo-level tool for text information extraction (event-triples extraction), which can be a route to the event chain an…☆933Nov 26, 2022Updated 3 years ago
- Code for http://lic2019.ccf.org.cn/kg 信息抽取。使用基于 BERT 的实体抽取和关系抽取的端到端的联合模型。☆288May 14, 2019Updated 6 years ago
- 基于Pytorch和torchtext的自然语言处理深度学习框架。☆836Dec 14, 2020Updated 5 years ago
- 瑞金医院MMC人工智能辅助构建知识图谱大赛复赛☆180May 15, 2019Updated 6 years ago
- 中文知识库问答代码,CCKS2019 CKBQA评测第四名解决方案☆478Apr 5, 2021Updated 4 years ago
- A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱…☆7,173Aug 8, 2024Updated last year
- 基于远监督的中文关系抽取☆386May 13, 2021Updated 4 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 的简单Demo, 模型采用BERT+CNN ( https://github.com/Wangpeiyi9979/IE-Bert-CNN )。 Demo使用Fl…☆126May 14, 2019Updated 6 years ago
- 面向金融领域的事件主体抽取(ccks2019),一个baseline☆119May 13, 2019Updated 6 years ago
- 2019百度的关系抽取比赛,使用Pytorch实现苏神的模型,F1在dev集可达到0.75,联合关系抽取,Joint Relation Extraction.☆315Jul 4, 2020Updated 5 years ago
- 整理知识图谱相关学习资料☆5,070Mar 11, 2021Updated 4 years ago
- Causality event extraction demo project including casual patterns and experiment on large scale corpus. 基于因果关系知识库的因果事件图谱实验项目,本项目罗列了因果显式表达…☆430Dec 15, 2018Updated 7 years ago
- Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow☆568Dec 7, 2018Updated 7 years ago
- 从无到有构建一个电影知识图谱,并基于该KG,开发一个简易的KBQA程序。☆1,328Aug 6, 2022Updated 3 years ago
- distant supervised relation extraction models: PCNN MIL (Zeng 2015), PCNN+ATT(Lin 2016). 关系抽取☆501Apr 30, 2020Updated 5 years ago
- SEBERTNets:一种面向金融领域的事件主体抽取方法☆194Jun 4, 2022Updated 3 years ago
- Text Content Grapher based on keyinfo extraction by NLP method。输入一篇文档,将文档进行关键信息提取,进行结构化,并最终组织成图谱组织形式,形成对文章语义信息的图谱化展示。☆1,454Oct 20, 2021Updated 4 years ago
- 本项目是利用深度学习技术来构建知识图谱方向上的一次尝试,作为开放领域的关系抽取,算是笔者的一次创新,目前在这方面的文章和项目都很少。☆313May 25, 2023Updated 2 years ago
- 基于知识库的问答:seq2seq模型实践☆357Aug 5, 2020Updated 5 years ago
- Bulding kg from 0☆765Aug 17, 2020Updated 5 years ago
- 基于医药知识图谱的智能问答系统☆1,262Jan 31, 2019Updated 7 years ago
- 基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口☆1,294Jun 13, 2021Updated 4 years ago
- 中文命名实体识别,实体抽取,tensorflow,pytorch,BiLSTM+CRF☆1,461Mar 15, 2020Updated 5 years ago
- 史上最大规模1.4亿知识图谱数据免费下载,知识图谱,通用知识图谱,融合了两千五百多万的实体,拥有亿级别的实体属性关系。☆1,082Oct 21, 2020Updated 5 years ago