TecKnoGraph: Knowledge Graph from patents in C4ISTAR
收藏资源简介:
<img src="https://github.com/nicolamelluso/TecKnoGraph-demo/blob/main/TecKnoGraph-Example%20Graph.png" alt="TecKnoGraph"> This dataset contains a sample of Knowledge Graph (KG) created with TecKnoGraph. There are two files: <strong>- TecKnoGraph-C4ISTAR-sample.csv</strong>: this file contains the KG in the form of triples where each element of the triple (source, relation, target) is tagged with categories. <strong>- patents.zip:</strong> this file contains data about 10,000 patents; each patent corresponds to a txt file. There is available a demo for using TecKnoGraph from examples of input text:<br> https://nicolamelluso-tecknograph-demo-tecknograph-streamlit-cnq4sm.streamlitapp.com/ In this repository it is possible to find also the appendix of the corresponding paper.



