-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
10 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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> | ||
|
||
|
@@ -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/) | ||
|