Solar System Corpus
This repository gathers experimental data about the solar system.
Source
The "source" directory contains source data, which are raw text data from DBPedia:
- test: some simple sentences for test
- solar-system: english abstract from https://dbpedia.org/page/Solar_System
Data
The "data" directery contains data in different representations:
- sequence of sentences ('dataRef.sentence.txt')
- AMRs Graph ('dataRef.amr.graph')
- AMR Linked Data ('dataRef.amr.rdf')
These data were obtained from the sources, by using cm-tool project.