Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
41 tokens/sec
GPT-4o
59 tokens/sec
Gemini 2.5 Pro Pro
41 tokens/sec
o3 Pro
7 tokens/sec
GPT-4.1 Pro
50 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Mining Legal Arguments in Court Decisions (2208.06178v2)

Published 12 Aug 2022 in cs.CL

Abstract: Identifying, classifying, and analyzing arguments in legal discourse has been a prominent area of research since the inception of the argument mining field. However, there has been a major discrepancy between the way NLP researchers model and annotate arguments in court decisions and the way legal experts understand and analyze legal argumentation. While computational approaches typically simplify arguments into generic premises and claims, arguments in legal research usually exhibit a rich typology that is important for gaining insights into the particular case and applications of law in general. We address this problem and make several substantial contributions to move the field forward. First, we design a new annotation scheme for legal arguments in proceedings of the European Court of Human Rights (ECHR) that is deeply rooted in the theory and practice of legal argumentation research. Second, we compile and annotate a large corpus of 373 court decisions (2.3M tokens and 15k annotated argument spans). Finally, we train an argument mining model that outperforms state-of-the-art models in the legal NLP domain and provide a thorough expert-based evaluation. All datasets and source codes are available under open lincenses at https://github.com/trusthlt/mining-legal-arguments.

Mining Legal Arguments in Court Decisions: A Technical Overview

In the intersection of NLP and legal research, there exists a crucial need to bridge the gap between computational approaches and the rich typology inherent in legal arguments. The paper "Mining Legal Arguments in Court Decisions" by Habernal et al. addresses this issue by introducing a novel annotation scheme tailored specifically for the proceedings of the European Court of Human Rights (ECHR) and developing a corresponding argument mining model that surpasses existing benchmarks in legal NLP.

Annotation Scheme and Corpus Compilation

The paper presents a comprehensive annotation scheme that accommodates the diverse typology of legal arguments recognized in jurisprudence, departing from the typical flat structure often employed in computational models which oversimplify legal discourse into premises and claims. It acknowledges the complexity and richness of legal argumentation, essential for understanding case specifics and broader legal principles.

The authors conceptualize legal arguments as token-based spans using BIO tagging, capturing both the argument type and the associated legal actor, providing a structured multi-class flat annotation not crossing paragraph boundaries. This approach allows for intricate legal analyses and efficient search capabilities within the large compiled corpus of 373 annotated ECHR court decisions, comprising 2.3 million tokens and 15k annotated argument spans.

Experimental Framework

In scientific terms, the authors adopt a multimodal strategy involving pretraining and fine-tuning of transformer models to achieve substantial improvements in argument mining tasks. Transformers, specifically RoBERTa-Large adapted through domain-specific pretraining, show marked improvements over existing models, including Legal-BERT. Metrics highlight the efficacy of these models in accurately tagging argument types and associated agents, advancing state-of-the-art benchmarks in NLP-driven legal analysis.

The robustness of the model was validated against an extensive testing protocol, ensuring that each detailed type of legal argument was reliably predicted across the simulated court documents. The utilization of advanced pretraining methodologies—such as domain-adaptive masked LLMing—demonstrates significant enhancements in argument prediction accuracy, showcasing effective knowledge transfer from general to domain-specific data.

Implications and Future Directions

The research profoundly impacts legal informatics by facilitating deeper empirical investigations into argumentation within judicial decisions. It suggests potential practical applications in legal technology solutions, particularly in automating the extraction and classification of complex legal arguments in court cases.

Furthermore, the insights from this paper hold theoretical significance, offering a refined understanding of machine interaction with legal constructs, paving the way for more intricate AI systems capable of reflective legal reasoning. This opens avenues for examining the dynamics between various levels of importance in legal case outcomes reliant on argument typologies.

The paper encourages future investigations into cross-jurisdictional applications of the annotation scheme and the model, including possible extensions into other legal systems utilizing different judicial frameworks.

In conclusion, this paper provides critical advancement in aligning computational methods with the variegated and sophisticated domain of legal argumentation, pushing the frontier of AI in legal domains towards more realistic and practically beneficial applications. The open availability of corpus and code further bolsters peer exploration and development within this critical niche of AI research.

Definition Search Book Streamline Icon: https://streamlinehq.com
References (41)
  1. Barak A (2012) Proportionality: Constitutional Rights and their Limitations. Cambridge Studies in Constitutional Law, Cambridge University Press, Cambridge, USA, 10.1017/cbo9781139035293 Bongard et al (2022) Bongard L, Held L, Habernal I (2022) The Legal Argument Reasoning Task in Civil Procedure. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 194–207, URL https://aclanthology.org/2022.nllp-1.17 Eckart de Castilho and Gurevych (2014) Eckart de Castilho R, Gurevych I (2014) A broad-coverage collection of portable NLP components for building shareable analysis pipelines. In: Proceedings of the Workshop on Open Infrastructures and Analysis Frameworks for HLT. Association for Computational Linguistics and Dublin City University, Dublin, Ireland, pp 1–11, 10.3115/v1/W14-5201 Chalkidis et al (2020) Chalkidis I, Fergadiotis M, Malakasiotis P, et al (2020) LEGAL-BERT: The Muppets straight out of Law School. In: Findings of the Association for Computational Linguistics: EMNLP 2020. Association for Computational Linguistics, Online, pp 2898–2904, 10.18653/v1/2020.findings-emnlp.261 Feteris (2017) Feteris ET (2017) Fundamentals of Legal Argumentation, 2nd edn. Springer, 10.1007/978-94-024-1129-4 Grabenwarter and Pabel (2021) Grabenwarter C, Pabel K (2021) Europäische Menschenrechtskonvention, 7th edn. C. H. Beck, Munich, Germany Gu et al (2022) Gu Y, Tinn R, Cheng H, et al (2022) Domain-Specific Language Model Pretraining for Biomedical Natural Language Processing. ACM Transactions on Computing for Healthcare 3(1):1–23. 10.1145/3458754 Gururangan et al (2020) Gururangan S, Marasović A, Swayamdipta S, et al (2020) Don’t Stop Pretraining: Adapt Language Models to Domains and Tasks. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. Association for Computational Linguistics, Virtual conference, pp 8342–8360, 10.18653/v1/2020.acl-main.740 Habernal and Gurevych (2017) Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Bongard L, Held L, Habernal I (2022) The Legal Argument Reasoning Task in Civil Procedure. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 194–207, URL https://aclanthology.org/2022.nllp-1.17 Eckart de Castilho and Gurevych (2014) Eckart de Castilho R, Gurevych I (2014) A broad-coverage collection of portable NLP components for building shareable analysis pipelines. In: Proceedings of the Workshop on Open Infrastructures and Analysis Frameworks for HLT. Association for Computational Linguistics and Dublin City University, Dublin, Ireland, pp 1–11, 10.3115/v1/W14-5201 Chalkidis et al (2020) Chalkidis I, Fergadiotis M, Malakasiotis P, et al (2020) LEGAL-BERT: The Muppets straight out of Law School. In: Findings of the Association for Computational Linguistics: EMNLP 2020. Association for Computational Linguistics, Online, pp 2898–2904, 10.18653/v1/2020.findings-emnlp.261 Feteris (2017) Feteris ET (2017) Fundamentals of Legal Argumentation, 2nd edn. Springer, 10.1007/978-94-024-1129-4 Grabenwarter and Pabel (2021) Grabenwarter C, Pabel K (2021) Europäische Menschenrechtskonvention, 7th edn. C. H. Beck, Munich, Germany Gu et al (2022) Gu Y, Tinn R, Cheng H, et al (2022) Domain-Specific Language Model Pretraining for Biomedical Natural Language Processing. ACM Transactions on Computing for Healthcare 3(1):1–23. 10.1145/3458754 Gururangan et al (2020) Gururangan S, Marasović A, Swayamdipta S, et al (2020) Don’t Stop Pretraining: Adapt Language Models to Domains and Tasks. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. Association for Computational Linguistics, Virtual conference, pp 8342–8360, 10.18653/v1/2020.acl-main.740 Habernal and Gurevych (2017) Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Eckart de Castilho R, Gurevych I (2014) A broad-coverage collection of portable NLP components for building shareable analysis pipelines. In: Proceedings of the Workshop on Open Infrastructures and Analysis Frameworks for HLT. Association for Computational Linguistics and Dublin City University, Dublin, Ireland, pp 1–11, 10.3115/v1/W14-5201 Chalkidis et al (2020) Chalkidis I, Fergadiotis M, Malakasiotis P, et al (2020) LEGAL-BERT: The Muppets straight out of Law School. In: Findings of the Association for Computational Linguistics: EMNLP 2020. Association for Computational Linguistics, Online, pp 2898–2904, 10.18653/v1/2020.findings-emnlp.261 Feteris (2017) Feteris ET (2017) Fundamentals of Legal Argumentation, 2nd edn. Springer, 10.1007/978-94-024-1129-4 Grabenwarter and Pabel (2021) Grabenwarter C, Pabel K (2021) Europäische Menschenrechtskonvention, 7th edn. C. H. Beck, Munich, Germany Gu et al (2022) Gu Y, Tinn R, Cheng H, et al (2022) Domain-Specific Language Model Pretraining for Biomedical Natural Language Processing. ACM Transactions on Computing for Healthcare 3(1):1–23. 10.1145/3458754 Gururangan et al (2020) Gururangan S, Marasović A, Swayamdipta S, et al (2020) Don’t Stop Pretraining: Adapt Language Models to Domains and Tasks. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. Association for Computational Linguistics, Virtual conference, pp 8342–8360, 10.18653/v1/2020.acl-main.740 Habernal and Gurevych (2017) Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Chalkidis I, Fergadiotis M, Malakasiotis P, et al (2020) LEGAL-BERT: The Muppets straight out of Law School. In: Findings of the Association for Computational Linguistics: EMNLP 2020. Association for Computational Linguistics, Online, pp 2898–2904, 10.18653/v1/2020.findings-emnlp.261 Feteris (2017) Feteris ET (2017) Fundamentals of Legal Argumentation, 2nd edn. Springer, 10.1007/978-94-024-1129-4 Grabenwarter and Pabel (2021) Grabenwarter C, Pabel K (2021) Europäische Menschenrechtskonvention, 7th edn. C. H. Beck, Munich, Germany Gu et al (2022) Gu Y, Tinn R, Cheng H, et al (2022) Domain-Specific Language Model Pretraining for Biomedical Natural Language Processing. ACM Transactions on Computing for Healthcare 3(1):1–23. 10.1145/3458754 Gururangan et al (2020) Gururangan S, Marasović A, Swayamdipta S, et al (2020) Don’t Stop Pretraining: Adapt Language Models to Domains and Tasks. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. Association for Computational Linguistics, Virtual conference, pp 8342–8360, 10.18653/v1/2020.acl-main.740 Habernal and Gurevych (2017) Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Feteris ET (2017) Fundamentals of Legal Argumentation, 2nd edn. Springer, 10.1007/978-94-024-1129-4 Grabenwarter and Pabel (2021) Grabenwarter C, Pabel K (2021) Europäische Menschenrechtskonvention, 7th edn. C. H. Beck, Munich, Germany Gu et al (2022) Gu Y, Tinn R, Cheng H, et al (2022) Domain-Specific Language Model Pretraining for Biomedical Natural Language Processing. ACM Transactions on Computing for Healthcare 3(1):1–23. 10.1145/3458754 Gururangan et al (2020) Gururangan S, Marasović A, Swayamdipta S, et al (2020) Don’t Stop Pretraining: Adapt Language Models to Domains and Tasks. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. Association for Computational Linguistics, Virtual conference, pp 8342–8360, 10.18653/v1/2020.acl-main.740 Habernal and Gurevych (2017) Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Grabenwarter C, Pabel K (2021) Europäische Menschenrechtskonvention, 7th edn. C. H. Beck, Munich, Germany Gu et al (2022) Gu Y, Tinn R, Cheng H, et al (2022) Domain-Specific Language Model Pretraining for Biomedical Natural Language Processing. ACM Transactions on Computing for Healthcare 3(1):1–23. 10.1145/3458754 Gururangan et al (2020) Gururangan S, Marasović A, Swayamdipta S, et al (2020) Don’t Stop Pretraining: Adapt Language Models to Domains and Tasks. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. Association for Computational Linguistics, Virtual conference, pp 8342–8360, 10.18653/v1/2020.acl-main.740 Habernal and Gurevych (2017) Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Gu Y, Tinn R, Cheng H, et al (2022) Domain-Specific Language Model Pretraining for Biomedical Natural Language Processing. ACM Transactions on Computing for Healthcare 3(1):1–23. 10.1145/3458754 Gururangan et al (2020) Gururangan S, Marasović A, Swayamdipta S, et al (2020) Don’t Stop Pretraining: Adapt Language Models to Domains and Tasks. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. Association for Computational Linguistics, Virtual conference, pp 8342–8360, 10.18653/v1/2020.acl-main.740 Habernal and Gurevych (2017) Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Gururangan S, Marasović A, Swayamdipta S, et al (2020) Don’t Stop Pretraining: Adapt Language Models to Domains and Tasks. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. Association for Computational Linguistics, Virtual conference, pp 8342–8360, 10.18653/v1/2020.acl-main.740 Habernal and Gurevych (2017) Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088
  2. Bongard L, Held L, Habernal I (2022) The Legal Argument Reasoning Task in Civil Procedure. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 194–207, URL https://aclanthology.org/2022.nllp-1.17 Eckart de Castilho and Gurevych (2014) Eckart de Castilho R, Gurevych I (2014) A broad-coverage collection of portable NLP components for building shareable analysis pipelines. In: Proceedings of the Workshop on Open Infrastructures and Analysis Frameworks for HLT. Association for Computational Linguistics and Dublin City University, Dublin, Ireland, pp 1–11, 10.3115/v1/W14-5201 Chalkidis et al (2020) Chalkidis I, Fergadiotis M, Malakasiotis P, et al (2020) LEGAL-BERT: The Muppets straight out of Law School. In: Findings of the Association for Computational Linguistics: EMNLP 2020. Association for Computational Linguistics, Online, pp 2898–2904, 10.18653/v1/2020.findings-emnlp.261 Feteris (2017) Feteris ET (2017) Fundamentals of Legal Argumentation, 2nd edn. Springer, 10.1007/978-94-024-1129-4 Grabenwarter and Pabel (2021) Grabenwarter C, Pabel K (2021) Europäische Menschenrechtskonvention, 7th edn. C. H. Beck, Munich, Germany Gu et al (2022) Gu Y, Tinn R, Cheng H, et al (2022) Domain-Specific Language Model Pretraining for Biomedical Natural Language Processing. ACM Transactions on Computing for Healthcare 3(1):1–23. 10.1145/3458754 Gururangan et al (2020) Gururangan S, Marasović A, Swayamdipta S, et al (2020) Don’t Stop Pretraining: Adapt Language Models to Domains and Tasks. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. Association for Computational Linguistics, Virtual conference, pp 8342–8360, 10.18653/v1/2020.acl-main.740 Habernal and Gurevych (2017) Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Eckart de Castilho R, Gurevych I (2014) A broad-coverage collection of portable NLP components for building shareable analysis pipelines. In: Proceedings of the Workshop on Open Infrastructures and Analysis Frameworks for HLT. Association for Computational Linguistics and Dublin City University, Dublin, Ireland, pp 1–11, 10.3115/v1/W14-5201 Chalkidis et al (2020) Chalkidis I, Fergadiotis M, Malakasiotis P, et al (2020) LEGAL-BERT: The Muppets straight out of Law School. In: Findings of the Association for Computational Linguistics: EMNLP 2020. Association for Computational Linguistics, Online, pp 2898–2904, 10.18653/v1/2020.findings-emnlp.261 Feteris (2017) Feteris ET (2017) Fundamentals of Legal Argumentation, 2nd edn. Springer, 10.1007/978-94-024-1129-4 Grabenwarter and Pabel (2021) Grabenwarter C, Pabel K (2021) Europäische Menschenrechtskonvention, 7th edn. C. H. Beck, Munich, Germany Gu et al (2022) Gu Y, Tinn R, Cheng H, et al (2022) Domain-Specific Language Model Pretraining for Biomedical Natural Language Processing. ACM Transactions on Computing for Healthcare 3(1):1–23. 10.1145/3458754 Gururangan et al (2020) Gururangan S, Marasović A, Swayamdipta S, et al (2020) Don’t Stop Pretraining: Adapt Language Models to Domains and Tasks. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. Association for Computational Linguistics, Virtual conference, pp 8342–8360, 10.18653/v1/2020.acl-main.740 Habernal and Gurevych (2017) Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Chalkidis I, Fergadiotis M, Malakasiotis P, et al (2020) LEGAL-BERT: The Muppets straight out of Law School. In: Findings of the Association for Computational Linguistics: EMNLP 2020. Association for Computational Linguistics, Online, pp 2898–2904, 10.18653/v1/2020.findings-emnlp.261 Feteris (2017) Feteris ET (2017) Fundamentals of Legal Argumentation, 2nd edn. Springer, 10.1007/978-94-024-1129-4 Grabenwarter and Pabel (2021) Grabenwarter C, Pabel K (2021) Europäische Menschenrechtskonvention, 7th edn. C. H. Beck, Munich, Germany Gu et al (2022) Gu Y, Tinn R, Cheng H, et al (2022) Domain-Specific Language Model Pretraining for Biomedical Natural Language Processing. ACM Transactions on Computing for Healthcare 3(1):1–23. 10.1145/3458754 Gururangan et al (2020) Gururangan S, Marasović A, Swayamdipta S, et al (2020) Don’t Stop Pretraining: Adapt Language Models to Domains and Tasks. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. Association for Computational Linguistics, Virtual conference, pp 8342–8360, 10.18653/v1/2020.acl-main.740 Habernal and Gurevych (2017) Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Feteris ET (2017) Fundamentals of Legal Argumentation, 2nd edn. Springer, 10.1007/978-94-024-1129-4 Grabenwarter and Pabel (2021) Grabenwarter C, Pabel K (2021) Europäische Menschenrechtskonvention, 7th edn. C. H. Beck, Munich, Germany Gu et al (2022) Gu Y, Tinn R, Cheng H, et al (2022) Domain-Specific Language Model Pretraining for Biomedical Natural Language Processing. ACM Transactions on Computing for Healthcare 3(1):1–23. 10.1145/3458754 Gururangan et al (2020) Gururangan S, Marasović A, Swayamdipta S, et al (2020) Don’t Stop Pretraining: Adapt Language Models to Domains and Tasks. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. Association for Computational Linguistics, Virtual conference, pp 8342–8360, 10.18653/v1/2020.acl-main.740 Habernal and Gurevych (2017) Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Grabenwarter C, Pabel K (2021) Europäische Menschenrechtskonvention, 7th edn. C. H. Beck, Munich, Germany Gu et al (2022) Gu Y, Tinn R, Cheng H, et al (2022) Domain-Specific Language Model Pretraining for Biomedical Natural Language Processing. ACM Transactions on Computing for Healthcare 3(1):1–23. 10.1145/3458754 Gururangan et al (2020) Gururangan S, Marasović A, Swayamdipta S, et al (2020) Don’t Stop Pretraining: Adapt Language Models to Domains and Tasks. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. Association for Computational Linguistics, Virtual conference, pp 8342–8360, 10.18653/v1/2020.acl-main.740 Habernal and Gurevych (2017) Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Gu Y, Tinn R, Cheng H, et al (2022) Domain-Specific Language Model Pretraining for Biomedical Natural Language Processing. ACM Transactions on Computing for Healthcare 3(1):1–23. 10.1145/3458754 Gururangan et al (2020) Gururangan S, Marasović A, Swayamdipta S, et al (2020) Don’t Stop Pretraining: Adapt Language Models to Domains and Tasks. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. Association for Computational Linguistics, Virtual conference, pp 8342–8360, 10.18653/v1/2020.acl-main.740 Habernal and Gurevych (2017) Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Gururangan S, Marasović A, Swayamdipta S, et al (2020) Don’t Stop Pretraining: Adapt Language Models to Domains and Tasks. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. Association for Computational Linguistics, Virtual conference, pp 8342–8360, 10.18653/v1/2020.acl-main.740 Habernal and Gurevych (2017) Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088
  3. Eckart de Castilho R, Gurevych I (2014) A broad-coverage collection of portable NLP components for building shareable analysis pipelines. In: Proceedings of the Workshop on Open Infrastructures and Analysis Frameworks for HLT. Association for Computational Linguistics and Dublin City University, Dublin, Ireland, pp 1–11, 10.3115/v1/W14-5201 Chalkidis et al (2020) Chalkidis I, Fergadiotis M, Malakasiotis P, et al (2020) LEGAL-BERT: The Muppets straight out of Law School. In: Findings of the Association for Computational Linguistics: EMNLP 2020. Association for Computational Linguistics, Online, pp 2898–2904, 10.18653/v1/2020.findings-emnlp.261 Feteris (2017) Feteris ET (2017) Fundamentals of Legal Argumentation, 2nd edn. Springer, 10.1007/978-94-024-1129-4 Grabenwarter and Pabel (2021) Grabenwarter C, Pabel K (2021) Europäische Menschenrechtskonvention, 7th edn. C. H. Beck, Munich, Germany Gu et al (2022) Gu Y, Tinn R, Cheng H, et al (2022) Domain-Specific Language Model Pretraining for Biomedical Natural Language Processing. ACM Transactions on Computing for Healthcare 3(1):1–23. 10.1145/3458754 Gururangan et al (2020) Gururangan S, Marasović A, Swayamdipta S, et al (2020) Don’t Stop Pretraining: Adapt Language Models to Domains and Tasks. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. Association for Computational Linguistics, Virtual conference, pp 8342–8360, 10.18653/v1/2020.acl-main.740 Habernal and Gurevych (2017) Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Chalkidis I, Fergadiotis M, Malakasiotis P, et al (2020) LEGAL-BERT: The Muppets straight out of Law School. In: Findings of the Association for Computational Linguistics: EMNLP 2020. Association for Computational Linguistics, Online, pp 2898–2904, 10.18653/v1/2020.findings-emnlp.261 Feteris (2017) Feteris ET (2017) Fundamentals of Legal Argumentation, 2nd edn. Springer, 10.1007/978-94-024-1129-4 Grabenwarter and Pabel (2021) Grabenwarter C, Pabel K (2021) Europäische Menschenrechtskonvention, 7th edn. C. H. Beck, Munich, Germany Gu et al (2022) Gu Y, Tinn R, Cheng H, et al (2022) Domain-Specific Language Model Pretraining for Biomedical Natural Language Processing. ACM Transactions on Computing for Healthcare 3(1):1–23. 10.1145/3458754 Gururangan et al (2020) Gururangan S, Marasović A, Swayamdipta S, et al (2020) Don’t Stop Pretraining: Adapt Language Models to Domains and Tasks. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. Association for Computational Linguistics, Virtual conference, pp 8342–8360, 10.18653/v1/2020.acl-main.740 Habernal and Gurevych (2017) Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Feteris ET (2017) Fundamentals of Legal Argumentation, 2nd edn. Springer, 10.1007/978-94-024-1129-4 Grabenwarter and Pabel (2021) Grabenwarter C, Pabel K (2021) Europäische Menschenrechtskonvention, 7th edn. C. H. Beck, Munich, Germany Gu et al (2022) Gu Y, Tinn R, Cheng H, et al (2022) Domain-Specific Language Model Pretraining for Biomedical Natural Language Processing. ACM Transactions on Computing for Healthcare 3(1):1–23. 10.1145/3458754 Gururangan et al (2020) Gururangan S, Marasović A, Swayamdipta S, et al (2020) Don’t Stop Pretraining: Adapt Language Models to Domains and Tasks. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. Association for Computational Linguistics, Virtual conference, pp 8342–8360, 10.18653/v1/2020.acl-main.740 Habernal and Gurevych (2017) Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Grabenwarter C, Pabel K (2021) Europäische Menschenrechtskonvention, 7th edn. C. H. Beck, Munich, Germany Gu et al (2022) Gu Y, Tinn R, Cheng H, et al (2022) Domain-Specific Language Model Pretraining for Biomedical Natural Language Processing. ACM Transactions on Computing for Healthcare 3(1):1–23. 10.1145/3458754 Gururangan et al (2020) Gururangan S, Marasović A, Swayamdipta S, et al (2020) Don’t Stop Pretraining: Adapt Language Models to Domains and Tasks. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. Association for Computational Linguistics, Virtual conference, pp 8342–8360, 10.18653/v1/2020.acl-main.740 Habernal and Gurevych (2017) Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Gu Y, Tinn R, Cheng H, et al (2022) Domain-Specific Language Model Pretraining for Biomedical Natural Language Processing. ACM Transactions on Computing for Healthcare 3(1):1–23. 10.1145/3458754 Gururangan et al (2020) Gururangan S, Marasović A, Swayamdipta S, et al (2020) Don’t Stop Pretraining: Adapt Language Models to Domains and Tasks. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. Association for Computational Linguistics, Virtual conference, pp 8342–8360, 10.18653/v1/2020.acl-main.740 Habernal and Gurevych (2017) Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Gururangan S, Marasović A, Swayamdipta S, et al (2020) Don’t Stop Pretraining: Adapt Language Models to Domains and Tasks. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. Association for Computational Linguistics, Virtual conference, pp 8342–8360, 10.18653/v1/2020.acl-main.740 Habernal and Gurevych (2017) Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088
  4. Chalkidis I, Fergadiotis M, Malakasiotis P, et al (2020) LEGAL-BERT: The Muppets straight out of Law School. In: Findings of the Association for Computational Linguistics: EMNLP 2020. Association for Computational Linguistics, Online, pp 2898–2904, 10.18653/v1/2020.findings-emnlp.261 Feteris (2017) Feteris ET (2017) Fundamentals of Legal Argumentation, 2nd edn. Springer, 10.1007/978-94-024-1129-4 Grabenwarter and Pabel (2021) Grabenwarter C, Pabel K (2021) Europäische Menschenrechtskonvention, 7th edn. C. H. Beck, Munich, Germany Gu et al (2022) Gu Y, Tinn R, Cheng H, et al (2022) Domain-Specific Language Model Pretraining for Biomedical Natural Language Processing. ACM Transactions on Computing for Healthcare 3(1):1–23. 10.1145/3458754 Gururangan et al (2020) Gururangan S, Marasović A, Swayamdipta S, et al (2020) Don’t Stop Pretraining: Adapt Language Models to Domains and Tasks. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. Association for Computational Linguistics, Virtual conference, pp 8342–8360, 10.18653/v1/2020.acl-main.740 Habernal and Gurevych (2017) Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Feteris ET (2017) Fundamentals of Legal Argumentation, 2nd edn. Springer, 10.1007/978-94-024-1129-4 Grabenwarter and Pabel (2021) Grabenwarter C, Pabel K (2021) Europäische Menschenrechtskonvention, 7th edn. C. H. Beck, Munich, Germany Gu et al (2022) Gu Y, Tinn R, Cheng H, et al (2022) Domain-Specific Language Model Pretraining for Biomedical Natural Language Processing. ACM Transactions on Computing for Healthcare 3(1):1–23. 10.1145/3458754 Gururangan et al (2020) Gururangan S, Marasović A, Swayamdipta S, et al (2020) Don’t Stop Pretraining: Adapt Language Models to Domains and Tasks. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. Association for Computational Linguistics, Virtual conference, pp 8342–8360, 10.18653/v1/2020.acl-main.740 Habernal and Gurevych (2017) Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Grabenwarter C, Pabel K (2021) Europäische Menschenrechtskonvention, 7th edn. C. H. Beck, Munich, Germany Gu et al (2022) Gu Y, Tinn R, Cheng H, et al (2022) Domain-Specific Language Model Pretraining for Biomedical Natural Language Processing. ACM Transactions on Computing for Healthcare 3(1):1–23. 10.1145/3458754 Gururangan et al (2020) Gururangan S, Marasović A, Swayamdipta S, et al (2020) Don’t Stop Pretraining: Adapt Language Models to Domains and Tasks. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. Association for Computational Linguistics, Virtual conference, pp 8342–8360, 10.18653/v1/2020.acl-main.740 Habernal and Gurevych (2017) Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Gu Y, Tinn R, Cheng H, et al (2022) Domain-Specific Language Model Pretraining for Biomedical Natural Language Processing. ACM Transactions on Computing for Healthcare 3(1):1–23. 10.1145/3458754 Gururangan et al (2020) Gururangan S, Marasović A, Swayamdipta S, et al (2020) Don’t Stop Pretraining: Adapt Language Models to Domains and Tasks. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. Association for Computational Linguistics, Virtual conference, pp 8342–8360, 10.18653/v1/2020.acl-main.740 Habernal and Gurevych (2017) Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Gururangan S, Marasović A, Swayamdipta S, et al (2020) Don’t Stop Pretraining: Adapt Language Models to Domains and Tasks. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. Association for Computational Linguistics, Virtual conference, pp 8342–8360, 10.18653/v1/2020.acl-main.740 Habernal and Gurevych (2017) Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088
  5. Feteris ET (2017) Fundamentals of Legal Argumentation, 2nd edn. Springer, 10.1007/978-94-024-1129-4 Grabenwarter and Pabel (2021) Grabenwarter C, Pabel K (2021) Europäische Menschenrechtskonvention, 7th edn. C. H. Beck, Munich, Germany Gu et al (2022) Gu Y, Tinn R, Cheng H, et al (2022) Domain-Specific Language Model Pretraining for Biomedical Natural Language Processing. ACM Transactions on Computing for Healthcare 3(1):1–23. 10.1145/3458754 Gururangan et al (2020) Gururangan S, Marasović A, Swayamdipta S, et al (2020) Don’t Stop Pretraining: Adapt Language Models to Domains and Tasks. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. Association for Computational Linguistics, Virtual conference, pp 8342–8360, 10.18653/v1/2020.acl-main.740 Habernal and Gurevych (2017) Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Grabenwarter C, Pabel K (2021) Europäische Menschenrechtskonvention, 7th edn. C. H. Beck, Munich, Germany Gu et al (2022) Gu Y, Tinn R, Cheng H, et al (2022) Domain-Specific Language Model Pretraining for Biomedical Natural Language Processing. ACM Transactions on Computing for Healthcare 3(1):1–23. 10.1145/3458754 Gururangan et al (2020) Gururangan S, Marasović A, Swayamdipta S, et al (2020) Don’t Stop Pretraining: Adapt Language Models to Domains and Tasks. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. Association for Computational Linguistics, Virtual conference, pp 8342–8360, 10.18653/v1/2020.acl-main.740 Habernal and Gurevych (2017) Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Gu Y, Tinn R, Cheng H, et al (2022) Domain-Specific Language Model Pretraining for Biomedical Natural Language Processing. ACM Transactions on Computing for Healthcare 3(1):1–23. 10.1145/3458754 Gururangan et al (2020) Gururangan S, Marasović A, Swayamdipta S, et al (2020) Don’t Stop Pretraining: Adapt Language Models to Domains and Tasks. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. Association for Computational Linguistics, Virtual conference, pp 8342–8360, 10.18653/v1/2020.acl-main.740 Habernal and Gurevych (2017) Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Gururangan S, Marasović A, Swayamdipta S, et al (2020) Don’t Stop Pretraining: Adapt Language Models to Domains and Tasks. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. Association for Computational Linguistics, Virtual conference, pp 8342–8360, 10.18653/v1/2020.acl-main.740 Habernal and Gurevych (2017) Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088
  6. Grabenwarter C, Pabel K (2021) Europäische Menschenrechtskonvention, 7th edn. C. H. Beck, Munich, Germany Gu et al (2022) Gu Y, Tinn R, Cheng H, et al (2022) Domain-Specific Language Model Pretraining for Biomedical Natural Language Processing. ACM Transactions on Computing for Healthcare 3(1):1–23. 10.1145/3458754 Gururangan et al (2020) Gururangan S, Marasović A, Swayamdipta S, et al (2020) Don’t Stop Pretraining: Adapt Language Models to Domains and Tasks. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. Association for Computational Linguistics, Virtual conference, pp 8342–8360, 10.18653/v1/2020.acl-main.740 Habernal and Gurevych (2017) Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Gu Y, Tinn R, Cheng H, et al (2022) Domain-Specific Language Model Pretraining for Biomedical Natural Language Processing. ACM Transactions on Computing for Healthcare 3(1):1–23. 10.1145/3458754 Gururangan et al (2020) Gururangan S, Marasović A, Swayamdipta S, et al (2020) Don’t Stop Pretraining: Adapt Language Models to Domains and Tasks. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. Association for Computational Linguistics, Virtual conference, pp 8342–8360, 10.18653/v1/2020.acl-main.740 Habernal and Gurevych (2017) Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Gururangan S, Marasović A, Swayamdipta S, et al (2020) Don’t Stop Pretraining: Adapt Language Models to Domains and Tasks. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. Association for Computational Linguistics, Virtual conference, pp 8342–8360, 10.18653/v1/2020.acl-main.740 Habernal and Gurevych (2017) Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088
  7. Gu Y, Tinn R, Cheng H, et al (2022) Domain-Specific Language Model Pretraining for Biomedical Natural Language Processing. ACM Transactions on Computing for Healthcare 3(1):1–23. 10.1145/3458754 Gururangan et al (2020) Gururangan S, Marasović A, Swayamdipta S, et al (2020) Don’t Stop Pretraining: Adapt Language Models to Domains and Tasks. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. Association for Computational Linguistics, Virtual conference, pp 8342–8360, 10.18653/v1/2020.acl-main.740 Habernal and Gurevych (2017) Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Gururangan S, Marasović A, Swayamdipta S, et al (2020) Don’t Stop Pretraining: Adapt Language Models to Domains and Tasks. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. Association for Computational Linguistics, Virtual conference, pp 8342–8360, 10.18653/v1/2020.acl-main.740 Habernal and Gurevych (2017) Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088
  8. Gururangan S, Marasović A, Swayamdipta S, et al (2020) Don’t Stop Pretraining: Adapt Language Models to Domains and Tasks. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics. Association for Computational Linguistics, Virtual conference, pp 8342–8360, 10.18653/v1/2020.acl-main.740 Habernal and Gurevych (2017) Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088
  9. Habernal I, Gurevych I (2017) Argumentation Mining in User-Generated Web Discourse. Computational Linguistics 43(1):125–179. 10.1162/COLI_a_00276 Klie et al (2018) Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088
  10. Klie JC, Bugert M, Boullosa B, et al (2018) The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation. In: Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations. Association for Computational Linguistics, pp 5–9 Krippendorff (2014) Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088
  11. Krippendorff K (2014) Agreement for Unitizing Finite Continua. In: Content Analysis; An Introduction to Its Methodology, 3rd edn. Sage Publications, chap 12, p 309–319 Liu et al (2019) Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088
  12. Liu Y, Ott M, Goyal N, et al (2019) RoBERTa: A Robustly Optimized BERT Pretraining Approach. arXiv preprint pp 1–13. URL http://arxiv.org/abs/1907.11692 Maultzsch (2017) Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088
  13. Maultzsch F (2017) Grundstrukturen der englischen Case Law-Methodik. In: Rückert J, Seinecke R (eds) Methodik des Zivilrechts – von Savigny bis Teubner, 3rd edn. Nomos Verlagsgesellschaft, Baden-Baden, Germany Meyer et al (2014) Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088
  14. Meyer CM, Mieskes M, Stab C, et al (2014) DKPro Agreement: An Open-Source Java Library for Measuring Inter-Rater Agreement. In: Proceedings of COLING 2014, the 25th International Conference on Computational Linguistics: System Demonstrations. Dublin City University and Association for Computational Linguistics, Dublin, Ireland, pp 105–109, URL https://aclanthology.org/C14-2023 Mochales and Moens (2008) Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088
  15. Mochales R, Moens MF (2008) Study on the Structure of Argumentation in Case Law. In: Francesconi E, Sartor G, Tiscornia D (eds) Proceedings of JURIX. IOS Press, pp 11–20, 10.3233/978-1-58603-952-3-11 Mochales and Moens (2011) Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088
  16. Mochales R, Moens MF (2011) Argumentation mining. Artificial Intelligence and Law 19(1):1–22. 10.1007/s10506-010-9104-x Mochales-Palau and Moens (2007) Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088
  17. Mochales-Palau R, Moens MF (2007) Study on Sentence Relations in the Automatic Detection of Argumentation in Legal Cases. In: Lodder AR, Mommers L (eds) Legal Knowledge and Information Systems. IOS Press, Amsterdam, NL, p 89–98 Moens et al (2007) Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088
  18. Moens MF, Boiy E, Palau RM, et al (2007) Automatic detection of arguments in legal texts. In: Proceedings of the 11th international conference on Artificial intelligence and law - ICAIL ’07. ACM Press, Palo Alto, USA, pp 225–230, 10.1145/1276318.1276362 Mowbray (2009) Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088
  19. Mowbray A (2009) An Examination of the European Court of Human Rights’ Approach to Overruling its Previous Case Law. Human Rights Law Review 9(2):179–201. 10.1093/hrlr/ngp006 Mullerat (2008) Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088
  20. Mullerat R (2008) US and EU Legal Professions: Two Lawyers Separated by the Same Justice. Common Law and Civil Law Procedures Compared. Jean Monnet/Robert Schuman Paper Series 8(4):3–11 Poudyal et al (2020) Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088
  21. Poudyal P, Savelka J, Ieven A, et al (2020) ECHR: Legal Corpus for Argument Mining. In: Proceedings of the 7th Workshop on Argument Mining. Association for Computational Linguistics, Online, pp 67–75 Radford et al (2019) Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088
  22. Radford A, Wu J, Child R, et al (2019) Language Models are Unsupervised Multitask Learners. Tech. rep., OpenAI, San Francisco, California, USA Reed and Rowe (2004) Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088
  23. Reed C, Rowe G (2004) Araucaria: software for argument analysis, diagramming and representation. International Journal on Artificial Intelligence Tools 13(04):961–979. 10.1142/S0218213004001922 Reed and Walton (2001) Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088
  24. Reed C, Walton D (2001) Applications of argumentation schemes. In: Proceedings of the 4th Conference of the Ontario Society for the Study of Argument, pp 1–14 Rüthers et al (2022) Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088
  25. Rüthers B, Fischer C, Birk A (2022) Rechtstheorie und Juristische Methodenlehre, 12th edn. C. H. Beck, Munich, Germany Schabas (2015) Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088
  26. Schabas WA (2015) The European Convention on Human Rights: A Commentary. Oxford University Press, Oxford, UK, 10.1093/law/9780199594061.001.0001 Simpson et al (2020) Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088
  27. Simpson E, Pfeiffer J, Gurevych I (2020) Low Resource Sequence Tagging with Weak Labels. In: Proceedings of the AAAI Conference on Artificial Intelligence, New York, USA, pp 8862–8869, 10.1609/aaai.v34i05.6415 Simpson and Gurevych (2019) Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088
  28. Simpson ED, Gurevych I (2019) A Bayesian Approach for Sequence Tagging with Crowds. In: Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP). Association for Computational Linguistics, Hong Kong, China, pp 1093–1104, 10.18653/v1/D19-1101 Skalak and Rissland (1992) Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088
  29. Skalak DB, Rissland EL (1992) Arguments and cases: An inevitable intertwining. Artificial Intelligence and Law 1:3–44. 10.1007/BF00118477 Stede and Schneider (2018) Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088
  30. Stede M, Schneider J (2018) Argumentation Mining, vol 11. Morgan & Claypool Publishers Steinberger et al (2006) Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088
  31. Steinberger R, Pouliquen B, Widiger A, et al (2006) The JRC-Acquis: A multilingual aligned parallel corpus with 20+ languages. In: Proceedings of the 5th International Conference on Language Resources and Evaluation, LREC 2006. European Language Resources Association (ELRA), Genoa, Italy, pp 2142–2147 Toulmin (1958) Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088
  32. Toulmin SE (1958) The Uses of Argument. Cambridge University Press, Cambridge, USA Trachtman (2013) Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088
  33. Trachtman JP (2013) The Tools of Argument: How the Best Lawyers Think, Argue, and Win. Createspace Independent Publishing Platform Walton (2012) Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088
  34. Walton D (2012) Argument From Fairness in Judicial Reasoning. In: Proceedings of the International Conference on Alternative Methods of Argumentation in Law. Masaryk University, Brno, CZ, pp 117–131 Walton (1996) Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088
  35. Walton DN (1996) Argumentation Schemes for Presumptive Reasoning. Lawrence Erlbaum Associates Wolf et al (2020) Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088
  36. Wolf T, Debut L, Sanh V, et al (2020) Transformers: State-of-the-Art Natural Language Processing. In: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations. Association for Computational Linguistics, Online, pp 38–45, 10.18653/v1/2020.emnlp-demos.6 Xu et al (2020) Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088
  37. Xu H, Šavelka J, Ashley KD (2020) Using Argument Mining for Legal Text Summarization. In: Villata S, Harašta J, Křemen P (eds) Proceedings of the 33rd International Conference on Legal Knowledge and Information Systems (JURIX 2020). IOS Press, Virtual event, pp 184–193, 10.3233/FAIA200862 Yamada et al (2019a) Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088
  38. Yamada H, Teufel S, Tokunaga T (2019a) Building a corpus of legal argumentation in Japanese judgement documents: towards structure-based summarisation. Artificial Intelligence and Law 27(2):141–170. 10.1007/s10506-019-09242-3 Yamada et al (2019b) Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088
  39. Yamada H, Teufel S, Tokunaga T (2019b) Neural Network Based Rhetorical Status Classification for Japanese Judgment Documents. In: Araszkiewicz M, Rodríguez-Doncel V (eds) Proceedings of the 32nd International Conference on Legal Knowledge and Information Systems (JURIX 2019). IOS Press, Madrid, Spain, pp 133–142, 10.3233/FAIA190314 Yin and Habernal (2022) Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088
  40. Yin Y, Habernal I (2022) Privacy-Preserving Models for Legal Natural Language Processing. In: Proceedings of the Natural Legal Language Processing Workshop 2022. Association for Computational Linguistics, Abu Dhabi, United Arab Emirates, pp 172–183, URL https://aclanthology.org/2022.nllp-1.14 Zheng et al (2021) Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088 Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088
  41. Zheng L, Guha N, Anderson BR, et al (2021) When Does Pretraining Help? Assessing Self-Supervised Learning for Law and the CaseHOLD Dataset of 53,000+ Legal Holdings. In: Proceedings of the Eighteenth International Conference on Artificial Intelligence and Law. ACM, Virtual event, pp 159–168, 10.1145/3462757.3466088
User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (7)
  1. Ivan Habernal (30 papers)
  2. Daniel Faber (4 papers)
  3. Nicola Recchia (1 paper)
  4. Sebastian Bretthauer (2 papers)
  5. Iryna Gurevych (264 papers)
  6. Indra Spiecker genannt Döhmann (1 paper)
  7. Christoph Burchard (1 paper)
Citations (39)
Github Logo Streamline Icon: https://streamlinehq.com