一个基于 PersonGraphDataSet 数据集的简单知识图谱可视化分析项目
PersonGraphDataSet 是一个近十万的人物关系图谱事实数据库,通过人物关系抽取算法抽取+人工整理得出,里面的人物关系不管是出于学习,娱乐都有着一些可玩性,刚好今年G6有一些新的特性还有优化,就顺便进行了一定的开发,用3小时400行不到代码完成了这个demo,用于学习和交流。
PersonGraphDataSet is a factual database of nearly 100,000 person relationship graphs, extracted by the person relationship extraction algorithm + manual collation, which has some playability whether for learning or entertainment, just this year G6 has some new features and optimization, so I did some development by the way, and finished this demo with about three hours of development time. demo, for learning and communication.
Url: PersonRelationGraph
使用方法非常的人性,搜索你想搜索的名字,例如「郭麒麟」, 来探索和他相关的人物。
当前版本没有带有分析功能)
其实都是一些瞎扯的用途,Such fun
更多用途等待开发
yarn && yarn start
只要你用yarn我们就是好朋友,tyarn也是可以的。
提issue或pr 修改data路径下面的文件
不过我好像数据是放在oss上的哦x)
好轮子就是好文明!!!
AntDesign, umi, react, G6, g6-react-node, PersonGraphDataSet