liuhuanyong / PersonRelationKnowledgeGraph
ChinesePersonRelationGraph, person relationship extraction based on nlp methods.中文人物关系知识图谱项目,内容包括中文人物关系图谱构建,基于知识库的数据回标,基于远程监督与bootstrapping方法的人物关系抽取,基于知识图谱的知识问答等应用。
☆904Updated 6 years ago
Alternatives and similar repositories for PersonRelationKnowledgeGraph:
Users that are interested in PersonRelationKnowledgeGraph are comparing it to the libraries listed below
- 爬取百度百科中文页面,抽取三元组信息,构建中文知识图谱☆945Updated 4 years ago
- 基于Pytorch和torchtext的知识图谱深度学习框架。☆611Updated 4 years ago
- Bulding kg from 0☆759Updated 4 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…☆924Updated 2 years ago
- A concept and obvious expression pattern collection of Chinese compound event extraction which then be evolved into ComplexEventGraph,本项目…☆1,197Updated 6 years ago
- 基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式☆1,462Updated 3 years ago
- Text Content Grapher based on keyinfo extraction by NLP method。输入一篇文档,将文档进行关键信息提取,进行结构化,并最终组织成图谱组织形式,形成对文章语义信息的图谱化展示。☆1,389Updated 3 years ago
- 中文实体关系抽取,pytorch,bilstm+attention☆759Updated 3 years ago
- Entity and Relation Extraction Based on TensorFlow and BERT. 基于TensorFlow和BERT的管道式实体及关系抽取,2019语言与智能技术竞赛信息抽取任务解决方案。Schema based Knowledge …☆1,227Updated 4 years ago
- self summary after attending 2018全国知识图谱与语义计算大会,China Conference on Knowledge Graph and Semantic Computing☆239Updated 6 years ago
- 从无到有构建一个电影知识图谱,并基于该KG,开发一个简易的KBQA程序。☆1,296Updated 2 years ago
- 该项目是基于医疗领域知识图谱的问答系统。实现比较简单。☆1,285Updated 5 years ago
- 史上最大规模1.4亿知识图谱数据免费下载,知识图谱,通用知识图谱,融合了两千五百多万的实体,拥有亿级别的实体属性关系。☆1,022Updated 4 years ago
- 基于远监督的中文关系抽取☆383Updated 3 years ago
- 基于知识图谱的《红楼梦》人物关系可视化及问答系统☆1,214Updated 5 years ago
- 开放中文知识图谱的schema☆812Updated 2 years ago
- 自然语言处理、知识图谱、对话系统三大技术研究与应用。☆1,653Updated last year
- 中文知识库问答代码,CCKS2019 CKBQA评测第四名解决方案☆476Updated 3 years ago
- 中文命名实体识别,实体抽取,tensorflow,pytorch,BiLSTM+CRF☆1,415Updated 4 years ago
- 知识图谱可视化展示☆334Updated 2 years ago
- 2019年百度的三元组抽取比赛,“科学空间队”源码☆767Updated 4 years ago
- 本项目是利用深度学习技术来构建知识图谱方向上的一次尝试,作为开放领域的关系抽取,算是笔者的一次创新,目前在这方面的文章和项目都很少。☆305Updated last year
- Medical Named Entity Recognition implement using bi-directional lstm and crf model with char embedding.CCKS2017中文电子病例命名实体识别项目,主要实现使用了基于字…☆430Updated 2 years ago
- 利用pandas将excel中数据抽取,以三元组形式加载到neo4j数据库中构建相关知识图谱☆557Updated last year
- 对知识库Wikidata的爬虫以及数据处理脚本 将三元组关系对齐到语料库的脚本 获取知识图谱数据的脚本☆270Updated 3 years ago
- 豆瓣书籍,电影类别的知识图谱问答系统☆258Updated 4 years ago
- 基于法律裁判文书的事件抽取及其应用,包括数据的分词、词性标注、命名实体识别、事件要素抽取和判决结果预测等内容☆581Updated last year
- Causality event extraction demo project including casual patterns and experiment on large scale corpus. 基于因果关系知识库的因果事件图谱实验项目,本项目罗列了因果显式表达…☆410Updated 6 years ago
- 农业领域知识图谱的构建,包括数据爬取(百度百科)、数据分类、利用结构化数据生成三元组、非结构化数据的分句(LTP),分词(jieba),命名实体识别(LTP)、基于依存句法分析(主谓关系等)的关系抽取和利用neo4j生成可视化知识图谱☆246Updated 4 years ago
- 使用预训练语言模型BERT做中文NER☆935Updated 4 years ago