Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gijsvd authored Jun 14, 2024
1 parent d8c98c6 commit ada0e8c
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ This site provides resources on Legal Network Analysis (LNA), which refers to th
<br>

# Textbook
A textbook on legal network analysis is under development and will be released soon.
A textbook on legal network analysis can be found [HERE](https://maastrichtlawtech.github.io/LegalNetworkAnalysis/Textbook/).
<br>
<br>

# Publications
An overview of publications on legal network analysis can be found [HERE](https://docs.google.com/spreadsheets/d/141XYwo0EK0TrenPnI9q95ZVYRfs3By0W/edit?usp=sharing&ouid=101337972402489378078&rtpof=true&sd=true). Feel free to add suggestions.
An overview of publications on legal network analysis can be found [HERE](https://docs.google.com/spreadsheets/d/141XYwo0EK0TrenPnI9q95ZVYRfs3By0W/edit?usp=sharing&ouid=101337972402489378078&rtpof=true&sd=true). Contact [email protected] if you would like to add publications to the overview.
<br>
<br>

Expand All @@ -19,6 +19,14 @@ Presentation on the goals of network analysis. By Johan Lindholm. Legal Network
<br>
<br>

# Data
You can extract nodes and edges lists for selected datasets with the following extractors:
* [European Court of European Union (ECtHR)](https://pypi.org/project/echr-extractor/)
* [Court of Justice of the European Union (CJEU)](https://pypi.org/project/cellar-extractor/)
* [Case Law in the Netherlands](https://pypi.org/project/rechtspraak-extractor/)
<br>
<br>

# Software
* [Case Law Explorer](https://www.caselawexplorer.tech/)<br>
Network analysis software for Dutch case law (European cases to be added). Developed by the [Maastricht Law and Tech Lab](https://www.maastrichtuniversity.nl/about-um/faculties/law/research/law-and-tech-lab)and the [Brightlands Institute for Smart Society](https://www.biss-institute.com/)
Expand Down

0 comments on commit ada0e8c

Please sign in to comment.