8000 GitHub - adieyal/WebSci2024
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

adieyal/WebSci2024

 
 

Repository files navigation

WebSci'24 -- Event Semantics for Knowledge Graphs

This repository contains the code for our paper Lost in Recursion: Mining Rich Event Semantics in Knowledge Graphs published at the Web Science Conference 2024.

For citations you may use:

@inproceedings{ploetzky2024receventsemantics,
  author       = {Florian Pl{\"{o}}tzky and
                  Niklas Kiehne and
                  Wolf{-}Tilo Balke},
  title        = {Lost in Recursion: Mining Rich Event Semantics in Knowledge Graphs},
  booktitle    = {ACM Web Science Conference (Websci '24), May 21--24, 2024, Stuttgart, Germany},
  publisher    = {{ACM}},
  year         = {2024},
  doi          = {10.1145/3614419.3644001},
}

Working with the code

Please be aware that due to copyright reasons we can not publish the full texts of the newspaper articles used in the proof of concept. That is, you need to download the articles and parse them on your own. To do that please successively load the json files in the subfolders newspaper_articles, download the newspaper article behind the respective in the keys, use newspaper3k to extract the text from the article and populate the text attribute for each entry in the json files.

To mine the narratives and resolve the recursive nodes refer to the run_extraction.ipynb notebook.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 76.7%
  • Python 23.3%
0