maastrichtlawtech / law3027-advanced-legal-analytics

πŸ“š Materials for Advanced Legal Analytics (LAW3027) @ Maastricht University.

Home Page:https://www.maastrichtuniversity.nl/meta/425734/advanced-legal-analytics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LAW3027 - Advanced Legal Analytics

Course description

Information about the law is stored in legal texts: legislation, administrative decrees, court decisions, and other legal writings. Lawyers use this information to apply and reason about the law, and to predict legal outcomes. Legal reasoning, analysing legal texts, and predicting legal outcomes can also be done, in part, by artificial intelligence (AI). More recently, researchers have developed legal information retrieval systems by effective use of sophisticated machine learning and natural language processing technologies on publicly available legal documents to assist legal practice. The availability of such legal information retrieval systems has created opportunities for improving the efficiency and consistency of existing legal systems. The main challenge for semantic analysis is that legal texts are predominantly unstructured data.

In this course, you will learn about the following major topics:

  • Introduction to Artificial Intelligence and Law
  • Legal Information Retrieval Systems
  • Machine Learning with Legal Texts
  • Natural Language Processing for Legal Texts
  • Semantic Analysis of Legal Texts

Course objectives

Upon completion of the course, you will be able to:

  • Explain the methodology of legal information retrieval systems;
  • Explain and apply fundamental concepts of legal artificial intelligence;
  • Identify technical and legal challenges with legal artificial intelligence;
  • Apply and evaluate machine learning methods for computational analysis of law;
  • Perform programming tasks to engage in legal text analysis, search and prediction.

Prerequisites

LAW3025 - Legal Analytics

Tutorials

Week Tasks Notebook
1 Introduction to Text Processing ipynb
2 Contract Automation ipynb
3 Legal NER & Text Categorization ipynb
4 Correlation, Covariance & Cross-Tabulations ipynb
5 Intro to Regression & Classification ipynb
6 Robot Judge ipynb

About

πŸ“š Materials for Advanced Legal Analytics (LAW3027) @ Maastricht University.

https://www.maastrichtuniversity.nl/meta/425734/advanced-legal-analytics

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 99.6%Language:Python 0.4%