English

uOttawa at LegalLens-2024: Transformer-based Classification Experiments

Computation and Language 2024-11-01 v2

Abstract

This paper presents the methods used for LegalLens-2024 shared task, which focused on detecting legal violations within unstructured textual data and associating these violations with potentially affected individuals. The shared task included two subtasks: A) Legal Named Entity Recognition (L-NER) and B) Legal Natural Language Inference (L-NLI). For subtask A, we utilized the spaCy library, while for subtask B, we employed a combined model incorporating RoBERTa and CNN. Our results were 86.3% in the L-NER subtask and 88.25% in the L-NLI subtask. Overall, our paper demonstrates the effectiveness of transformer models in addressing complex tasks in the legal domain. The source code for our implementation is publicly available at https://github.com/NimaMeghdadi/uOttawa-at-LegalLens-2024-Transformer-based-Classification

Keywords

Cite

@article{arxiv.2410.21139,
  title  = {uOttawa at LegalLens-2024: Transformer-based Classification Experiments},
  author = {Nima Meghdadi and Diana Inkpen},
  journal= {arXiv preprint arXiv:2410.21139},
  year   = {2024}
}

Comments

Just accepted at the the EMNLP conference

R2 v1 2026-06-28T19:38:12.916Z