mathslingo / FastKnowledgeGraph

A fast method for Knowledge Graph construction and application in Chinese medical records and financial news. The repository is maintaing by students from Shanghai University of International Business and Economics(SUIBE).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FastKnowledgeGraph

A fast method for Knowledge Graph construction and application in Chinese medical records and financial news.

Programme 1: TextGrapherSimple

A simple knowledge graph created by unsupervised methods that called dependency sentence grammar analysis.

It comes from lhy<lhy_in_blcu@126.com,https://huangyong.github.io> updated by He_Yihui.

It depends pyltp==3.4.0 which can be installed by pip and ltp_data==3.3.1 which can be downloaded by http://ltp.ai/download.html.

Running TextGrapher_try.py and getting:

"Russia-news"

https://github.com/mathslingo/FastKnowledgeGraph/blob/main/graph_luqi.html

About

A fast method for Knowledge Graph construction and application in Chinese medical records and financial news. The repository is maintaing by students from Shanghai University of International Business and Economics(SUIBE).


Languages

Language:Python 100.0%