Knowledge-Graph

所属分类:图神经网络
开发工具:Python
文件大小:2577KB
下载次数:0
上传日期:2020-11-13 02:42:55
上 传 者sh-1993
说明:  从新闻网站抓取数据构建知识图
(Knowledge graph built with data scraped from News website)

文件列表:
inference.py (420, 2020-11-13)
kg_single_relation.png (860340, 2020-11-13)
knowledge_graph.graphml (209112, 2020-11-13)
knowledge_graph.png (1764481, 2020-11-13)
knowledge_graph.py (4420, 2020-11-13)
scraped_articles.csv (162977, 2020-11-13)
scraper.py (1743, 2020-11-13)

# Knowledge Graph This project deals with scraping articles from [The Himalayan Times](https://thehimalayantimes.com/) and building a Knowledge Graph using the subject, object and relationship entities extracted from them. ### Knowledge Graph Output ##### Directed Graph generated from complete extracted entities ![Knowledge Graph complete](knowledge_graph.png) ##### Directed Graph for the single relation __"said"__ ![Knowledge Graph for "said"](kg_single_relation.png) ### Tools Used * BeautifulSoup * spaCy * pandas * NetworkX * Matplotlib

近期下载者

相关文件


收藏者