Update README.md
Browse files
README.md
CHANGED
|
@@ -8,7 +8,7 @@ license_link: https://www.nationalarchives.gov.uk/doc/open-government-licence/ve
|
|
| 8 |
|
| 9 |
A knowledge graph of UK legislation, combining structural and free text information. Lex Graph contains public-sector information licensed under the Open Government Licence v3.0
|
| 10 |
|
| 11 |
-
The source code for building Lex Graph and a demo application can be found on
|
| 12 |
|
| 13 |
## Data
|
| 14 |
The core data (edges and nodes) can be found in the zipped [core](core.zip) file. This contains the graph structure and legislations text content as node features.
|
|
|
|
| 8 |
|
| 9 |
A knowledge graph of UK legislation, combining structural and free text information. Lex Graph contains public-sector information licensed under the Open Government Licence v3.0
|
| 10 |
|
| 11 |
+
The source code for building Lex Graph and a demo application can be found on our [GitHub repo](https://github.com/i-dot-ai/lex-graph/tree/main). To learn more about the project, read the [blog post](https://ai.gov.uk/blogs/understanding-legislative-networks-building-a-knowledge-graph-of-uk-legislation/).
|
| 12 |
|
| 13 |
## Data
|
| 14 |
The core data (edges and nodes) can be found in the zipped [core](core.zip) file. This contains the graph structure and legislations text content as node features.
|