Skip to content

Fine tuning an italian BERT model for a multi-label text classification task based on Italian Penal Code.

Notifications You must be signed in to change notification settings

FabrizioDeSantis/multi-label-text-classification-bert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Multi-Label Text Classification with BERT

This repository contains the Python code for finetuning an italian BERT model on an italian legal dataset. The dataset is based on the First Book of the Italian Penal Code. However, this code can be applied to all legal code types.

Brief intro

This project comes from a research project called UNI4JUSTICE, to encourage the use of ML/AI models in the legal context. The aim was to provide a helper tool based on a multi-label classifier capable of correctly classifying any legal text referring to the Italian Penal Code. Currently, the model is limited to the First Book (or in any case to a single Book).

About

Fine tuning an italian BERT model for a multi-label text classification task based on Italian Penal Code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages