Categoría del artículo: Research Article
Publicado en línea: 20 nov 2021
Páginas: 1 - 10
DOI: https://doi.org/10.2478/law-2021-0001
Palabras clave
© 2021 Liane Colonna, published by Sciendo
This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
For many years there has been speculation about “armies of expensive lawyers” being replaced by cheaper software. (1) While this might be hyperbole, there is little doubt that artificial intelligence is gaining a major stronghold on the profession. (2) Long gone are the days of antiquated tools like Boolean search, now replaced with data-driven services based on techniques like machine learning. For better or worse, these data-driven algorithms will likely take over major aspects of the knowledge economy once previously thought only capable of being performed by human beings or requiring human intelligence. (3) With the massive and infallible memory for all court cases, precedents, statutes, case studies, and other legal documents, as well as the ability to scan, analyze, or even reason with these texts, the possibilities for AI and Law appear limitless.
This paper will examine the field of AI and Law which, at its core, “involves the application of computer and mathematical techniques to make law more understandable, manageable, useful, accessible, or predictable.” (4) First, the paper will briefly introduce the concept of AI, paying particular attention to the distinction between hard and soft AI. Next, it will consider how AI can be used to support (or replace!) legal work and legal reasoning. Here, the focus is on understanding the ways computer scientists have been able to represent to computers legal problem-solving strategies as well as legal concepts. The paper goes on to explore applications of AI in the legal domain. It concludes with some critical reflections on the use of AI in the legal context.
John McCarthy, the father of artificial intelligence, describes it as “the science and engineering of making intelligent machines, especially intelligent computer programs.” (5) AI is a cluster concept, referring to a constellation of different technologies including, among others, machine learning, deep learning reliant on neural networks, cognitive computing, computer vision and perception, and natural language processing (NLP). (6) These technologies display intellectual processes characteristic of humans, such as the ability to reason, solve problems, or learn from experience. (7) While some computer programs can match human experts in performing certain specific tasks—like playing chess—there are as yet no systems that fully rival human intelligence. (8)
There is currently no single, universally accepted definition of artificial intelligence, but one way to understand the concept, albeit in a simplistic manner, is to divide it into two camps: hard and soft AI. Hard AI is focused on having machines think like humans. Hard AI would include a program or algorithm that can beat the Turing Test, which states that AI must be able to exhibit intelligent behavior that is indistinguishable from that of a human. (9) The point at which computers can autonomously outperform even the most intellectually capable humans is referred to as Artificial Super Intelligence (ASI), or more colloquially as “the Singularity.” (10) This is the point at which dystopian and apocalyptic visions start to emerge, although not everyone is pessimistic about potential effects of hard ASI on humanity. (11)
Soft AI is focused on machines being able to do work that traditionally could only be completed by humans. It is focused on system or program design and having the technologies imitate or simulate human thinking and behavior. (12) The main difference is that soft AI doesn’t necessarily involve machines thinking exactly in the same way as humans; the end result, however, is the same. An example of soft AI is Google Translate, where the technology imitates outcome rather than process. (13)
Since the turn of the twenty-first century, AI has started to pervade daily life. Automatic speech recognition systems are increasingly common in smartphones and assistance applications. (14) Self-driving cars, while not yet standard, use AI-powered safety functions. (15) AI is enabling the prediction and treatment of disease. For example, AI can dramatically improve diagnosis as well as substitute a broad category of family and professional caregiver functions. (16) AI is also behind internet search engine algorithms used by millions of people every day in smart homes, cities, and infrastructure, as well as digital personal assistants. (17)
When it comes to knowledge-based industries, AI-based systems have made significant inroads. For example, in the field of journalism, artificial intelligence writes “hundreds of thousands of the articles that are published by mainstream media outlets every week.” (18) Forbes has rolled out an AI-powered Content Management System called Bertie that suggests content and titles, and the Washington Post released Heliograf, an in-house automated storytelling technology that can generate entire articles from quantitative data. (19)
At the outset, it is useful to discuss the mental processes a lawyer uses to solve his or her legal problems so that it becomes possible to understand how computers can imitate these behaviors. (20) Here, four key legal problem-solving processes will be discussed. First, the lawyer establishes and pursues a goal, like seeking some satisfactory legal result for his or her client. (21) Then, the lawyer uncovers the relevant facts and performs rule selection. (22) A fourth process concerns analogies, that is, fashioning arguments built from cases with facts that are analogous to his or her own in formulating an argument. (23)
Another way to think about this is in terms of legal reasoning. What type of reasoning do lawyers rely upon? Here, there are many different answers, but three major categories emerge: rule-based reasoning, case-based reasoning, and policy-based reasoning. With rule-based reasoning, human beings (or computers!) apply a preexisting rule to a new factual situation. (24) This kind of reasoning is also referred to as deductive logic. (25) Rule-based reasoning is what computers engage in when they operate what are generally called “expert systems,” or what some would prefer to call a “decision support system.” (26) Pursuant to rule-based models, the law is viewed as an axiomatic system—essentially a group of premises from which legal conclusions can be achieved through logical inference. (27) Kevin Ashley explains that in developing these models, researchers address questions like “how to represent what a legal rule means so that a computer program can decide whether it applies to a situation.” (28)
Case-based reasoning occurs when human beings (or machines!) “look for past situations or events with facts similar to those of present problems and then extrapolate the results in those past situations to the present events.” (29) This kind of reasoning is often relied upon when rule-based reasoning cannot solve the problem. (30) Ashley explains, “A statute can be modeled as a logic program or using heuristic rules, but when the rules run out, resort must be made to something else,” like, for example, arguments from cases. (31) When people or computers engage in case-based reasoning, they first “search their memories for past ‘cases’ or episodes in which the facts are similar to the facts of present problems or situations.” (32) After identifying past cases with facts similar to those of present problems, “the reasoner decides that what was done as a consequence of the facts in the past case should also be done in connection with the current problem.” (33) In short, case-based models represent legal cases in a manner that permits a computer program to reason over cases by analogy. (34)
Policy-based reasoning involves an examination of the “reasons” or “purposes” behind legal rules and involves a number of subsidiary skills. (35) It emerged from the British school of utilitarianism and the American philosophy of pragmatism and involves “an ends-means analysis that entails a judicial balancing of the costs and benefits of a legal outcome.” (36) Paul Wangerin explains that policy-based reasoning can be used “both to complement case-based and rule-based reasoning and to contradict such reasoning.” (37) For example, policy-based reasoning can be used to provide definitions for vague words in rules or to provide a test for determining what one should “include in the factual schemata used to search for past cases that are structurally similar to present problems.” (38) Wangerin also explains that policy-based reasoning can be used to complement case-based and rule-based reasoning by providing additional support to an argument based on rules or past cases. (39)
Turning to AI and its relationship with legal research, AI and Law has been a research field since the 1980s with roots in the previous decades. (40) Al and Law researchers build computational models of legal reasoning, which are computer programs that perform or simulate legal reasoning. (41) Ashley explains, “These computational models are used in building tools to assist in legal practice and pedagogy and in studying legal reasoning in order to contribute to cognitive science and jurisprudence.” (42) Here, rule-based and case-based programs that can perform intelligent tasks like legal reasoning and argumentation have been a clear focus of study. (43) Developing models that contain teleological components has also been an important part of the course of AI and Law research, especially after it was discovered that the underlying purposes or values served by legal statutes and rules were often missing from models. (44)
While rule-based, case-based, and teleological reasoning by computers has steadily progressed during the past 40 years, the reality is that there are unique characteristics about the law and legal reasoning that make it particularly challenging for automation in general and AI in particular. (45) For example, legal reasoning is “multi-modal, rich and varied.” (46) It not only includes reasoning with cases, rules, statutes, and principles but sources of law include national laws, special legislation, case law, and provisions established in contracts. (47) These sources of law are amorphous and change over time. (48) Furthermore, the character of answers in the law often exists on a continuum rather than in binary format, which is much more conducive to automation. (49) Law often consists of legal rules formulated in general terms containing an “open texture.” (50)
The knowledge used in legal reasoning is frequently specialized, making it hard to extract requirements directly from texts without misinterpretations. (51) Statutory structure also affects the meaning of legal rules, and legal rules may have unreferenced exceptions and unstated conditions. (52) Paul Otto and Annie Antón, two engineers, summarize the challenges: “[w]orking with legal texts can be very challenging . . . because they contain numerous ambiguities, cross-references, domain-specific definitions, and acronyms, and are frequently amended via new statutes, regulations, and case law.” (53) As a result of these challenges, labor-intensive, manual representation of legal knowledge has been necessary, resulting in a knowledge acquisition bottleneck that has long hampered progress in fielding intelligent legal applications. (54) In other words, during the development of computerized systems that contain formalized representations of the law, it is almost always necessary to recruit legal experts to gather the relevant legal sources, interpret them, and form valid legal rules. (55) That said, text analytics brings great promise to automate the knowledge representation process. (56) Instead of relying on the manual extraction of legal knowledge from heterogeneous and dynamic legal sources like statutes, regulations, cases, contracts, and so forth, conducted by experts in the field who encode it as rules, this work can be automatically done by new text analytic techniques. (57) Some experts believe that AI and Law is on the eve of a “revolution” as AI learns to read natural language text. (58) Finally, and relatedly, it is important to mention the role of big data in supporting the development of AI and Law. In particular, big data has given rise to data-centric approaches to legal problem-solving and vastly increased capabilities for the automated interpretation of legal texts. (59) Laurence Diver explains, “Code-driven applications . . . are tied to the predetermined ‘if-then’ logical building blocks that underpin all traditional computational systems” whereas “modern data-driven applications are concerned with the use of machine learning algorithms and ‘big data’ to facilitate automated classification and decision-making.” (60) Currently, the most well-known application of a data-centric technique to the law is the prediction of case outcomes which, notably, does not involve the complex modeling of human legal expertise or generating arguments. (61) That said, as text mining and other data-centric techniques advance, the possibilities for these more complex applications of AI and Law increase, particularly as they will depend less on manual processes. (62)
The primary goal of Law and AI is to aid in a new, more advanced form of legal reasoning and argumentation skills of attorneys. (63) For example, AI can help “retrieve the right cases at the right time” and highlight what is useful about them in the context of an argument. (64) Another goal is to improve the quality of legal decisions and to strengthen the rule of law, including the quality of justifications of decisions in court opinions. (65) Here, it may be the case that simply by “trying to formalize legal knowledge in computer-executable fashion” and making “explicit every piece of knowledge that goes into that decision making,” it becomes apparent that there are some obvious gaps and discrepancies in the law. (66) An additional goal of AI and Law is to improve the training and skill of lawyers by supporting the careful reading of legal materials, the precise drafting of legal documents, the rational management of risk, and the efficient management of information. (67) AI also helps lawyers do their jobs faster and easier, giving them the opportunity to do more in a reduced period of time. (68) A final goal is to facilitate and enhance access to justice, for example, by reducing the high transaction cost of legal services and expanding access to legal tools. (69) If one considers the central tasks of a lawyer like transacting, advising, negotiating, representing, and structuring, then it becomes evident there are many ways that AI can assist in the field and achieve its goals. (70) A significant amount of legal work concerns the processing of different kinds of transactions. (71) For example, lawyers draft contracts and wills, obtain licenses, form companies, and so on. (72) Computer systems that make use of conventional programming techniques have long been produced to assist lawyers engaged in this kind of work. (73) Today, AI is revolutionizing contract law, for example, “by helping firms to keep terms and usage consistent in all of their contracts.” (74) Experts suggest that AI will totally disrupt the way lawyers draft, negotiate, review, and perform under contracts. (75)
Computer systems can be used to simulate, at least in part, the reasoning processes of lawyers. This is where, for example, a legal expert system might come into play which can give an opinion on a difficult legal issue or resolve disputes. (76) Such a system might use heuristic rules to advise on settling product liability claims (77) or examine divorcing couples’ assets to help resolve their property disputes. (78) A current example of a rule-based system in the realm of privacy law is a decision-support tool that can be utilized to address the complexity of privacy requirements that exist for a multinational company and to support compliance. (79) As explained above, as AI advances due to improvements in techniques like text mining, Natural Language Processing, and big-data analytics, it is likely that its capacity to “reason” also will improve.
Negotiating plays a central role in legal work as it is often necessary for lawyers to negotiate with clients, other lawyers, officials, and other parties. (80) Here, AI is capable of observing interactions in real-time and delivering informed recommendations on how to proceed. (81) AI also can assist attorneys in devising and assessing strategies and arguments as well as facilitating settlement negotiations in litigation. (82)
Representing clients in courts is often seen as a central occupation of the legal profession. (83) The level of skills required to present cases before different courts vary considerably. (84) AI can play a key role in helping lawyers to plan and present a case. (85) For example, it can assist with expert witness testimony. (86) Another area where AI promises to assist human decision-making in the courtroom concerns aspects concerning judges. Richard Re and Alicia Solow-Niederman explain: “AI already supports many aspects of how judges decide cases, and the prospect of ‘robot judges’ suddenly seems plausible—even imminent.” (87)
Legal work often involves “structuring,” understood as the application of law to a particular set of facts. (88) Clark and Economides explain, “academic lawyers engage in this kind of legal work when they attempt to systematize and add critical commentary to an otherwise disorganized and potentially conflicting mass of rules and principles.” (89) Structuring work demands a wide variety of skills and expertise like having deep knowledge about a particular area of law, including an understanding of “technical” legal rules as well as an understanding of judicial and governmental policies and practices. (90) Clark and Economides further explain that computer systems in general and AI in particular “offer an important means of storing, organizing, and accessing the large quantities of data that are generated and relied upon during the course of structuring work.” (91) This makes the whole process of structuring work easier, faster, and less costly and allows the lawyer to strike a more optimal balance between the need to use time efficiently and the need to achieve confidence in research results. (92)
Richard Susskind argues that lawyers are harbingers in the face of a wave of automation now beginning to displace highly skilled white-collar workers. (93) John McGinnis and Russell Pearce agree and state that “the disruptive effect of machine intelligence” will “trigger the end of lawyers’ monopoly.” (94) Josh Blackman contends that “In the not-too-distant future, artificial intelligence systems will have the ability to reduce answering a legal question to the simplicity of performing a search.” (95) Paul Lippe and Daniel Katz conclude that “[o]nce we have fully artificial intelligence enhanced programs . . . there will be no need for lawyers, aside from the highly specialized and expensive large-law-firm variety.” (96)
In the book,
Susskind argues that legal work is proceeding through an evolution of five stages: bespoke, standardized, systematized, packaged, and commoditized. (100) On the left side of that spectrum is “bespoke” (or custom) work, which is highly complex, hand-crafted legal work that is consistent with traditional billing. (101) The right endpoint is “commoditized” work defined as “an electronic or online legal package or offering that is perceived as a commonplace, a raw material that can be sourced from one of various suppliers.” In between, from left to right, are “standardized,” “systematized,” and “packaged” tasks. (102) Susskind's theory is that “disrupters” from evolving technology and economic conditions will place most of the services that law firms currently offer into the commoditized category. (103)
Ever since IBM Watson won against humans on the television game show “Jeopardy!,” commentators have contended that it will most certainly be able to answer legal questions. (104) In fact, ROSS, Watson's brother, has been developed by IBM. (105) ROSS is “the world's first artificially intelligent attorney,” and in 2016, he landed a position at New York law firm Baker & Hostetler handling the firm's bankruptcy practice. (106) The machine not only understands language and provides answers to questions, but it also can formulate hypotheses and monitor developments in the legal system. (107)
While some individuals might rejoice in the idea of a world without lawyers, (108) the reality is that software cannot yet completely take the place of human beings, and so far, lawyers have not been wiped out of the job market in the same way as other types of craftspeople were in the twentieth century. Ostensibly, this has to do with the fact that there are aspects of legal work that cannot be programmed to simulate. Here, Paul Kirgis explains, “The output of lawyers is a stew of intangibles consisting of expertise, judgment, process skills, and the like” which “cannot be formally described.” (109) Legal writing is still very difficult to automate (110) and expert legal research takes a level of creativity that requires context and pragmatic-level understanding to be performed properly, which also may be hard for AI to replicate. (111) The role of a Barrister is also a highly personal task that not just involves a clear understanding of specific case details but also key personable and argumentative skills. (112)
Ultimately, the part of lawyering that requires spontaneity, unstructured communication, and emotional intelligence will likely still be highly relevant skills, at least in the few years ahead. For now, the focus on AI will likely be to limit the more mundane functions of a lawyer and to provide more time for lawyers to perform more challenging tasks. (113) As AI progresses and, in particular, learns to read legal texts and reason with the information extracted, it will develop its capacity to perform more intellectually rigorous tasks requiring lawyers to evolve their work and adapt accordingly.
Even though the field of law has always seemed tradition-bound and slow to adopt new technologies, artificial intelligence is beginning to permeate the field and bring major changes to the practice of law. (114) One of the biggest ways in which AI is influencing knowledge-based disciplines like the law is to force individuals to consider the possibility of nonhuman agencies performing tasks that had hitherto been performed only by human beings. This raises a series of critical questions. Are there some roles that only human beings should fill? Can only humans be lawyers? Can an expert system replicate the functions of judges, whether by mimicking their decision-making process or by a new and better method? Can computers be used to establish the guilt or innocence of a defendant? Is a robot more reliable than a human lawyer or judge? Is there some benefit to taking a human “out of the loop”? Do human lawyers or judges bring something extra to their work? To put it differently, while the use of AI in the legal field will bring many positive changes like the improvement of the quality of legal services and the increased access to justice, it also will invoke many ethical concerns that require much more extensive study. (115)
John Markoff, “Armies of Expensive Laywers, Replaced by Cheaper Software,”
Manveen Singh, “In the Line of Fire: Is Technology Taking over the Legal Profession?,”
Carl Benedikt Frey and Michael A. Osborne, “The Future of Employment: How Susceptible Are Jobs to Computerisation?,”
Harry Surden, “Artificial Intelligence and Law: An Overview,”
John McCarthy, “What Is AI?/Basic Questions,” Stanford University,
Raymond T. Nimmer,
Id.
Karl Manheim and Lyric Kaplan, “Artificial Intelligence: Risks to Privacy and Democracy,”
American Medical Association, “Primer on Artificial and Augmented Intelligence,”
Nick Bostrom,
Nick Bostrom,
Raymond S. T. Lee,
Philip Segal, “Legal Jobs in the Age of Artificial Intelligence: Moving from Today's Limited Universe of Data Toward the Great Beyond,”
Ruby Arterburn, “What Are the Latest Trends in Speech and Voice Recognition Market?,”
European Parliament, “What is artificial intelligence and how is it used?” (9 April 2020),
Nicolas Terry, “Of Regulating Healthcare AI and Robots,”
European Parliament, “What is artificial intelligence and how is it used?” (9 April 2020),
Calum Chace, “The Impact of AI on Journalism,”
Ron Schmelzer, “AI Making Waves in News and Journalism,”
Bruce G. Buchanan and Thomas E. Headrick, “Some Speculation About Artificial Intelligence and Legal Reasoning,”
Id.
Id.
Id.; see further Wilson Huhn, “The Stages of Legal Reasoning: Formalism, Analogy, and Realism,”
Paul T. Wangerin, “A Multidisciplinary Analysis of the Structure of Persuasive Arguments,”
Id.
Philip Leith, “The Rise and Fall of the Legal Expert System,”
Layman E. Allen and Charles S. Saxon. “A-Hohfeld, A Language for Robust Structural Representation of Knowledge in the Legal Domain to Build Interpretation-Assistance Expert Systems,” in
Kevin Ashley,
Paul T. Wangerin, “A Multidisciplinary Analysis of the Structure of Persuasive Arguments,”
Id.
Kevin D. Ashley, “Teaching Law and Digital Age Legal Practice with an AI and Law Seminar,”
Paul T. Wangerin, “A Multidisciplinary Analysis of the Structure of Persuasive Arguments,”
Id.
Giuseppe Contissa et al., “Towards Consumer-Empowering Artificial Intelligence,”
Wilson Huhn, “The Stages of Legal Reasoning: Formalism, Analogy, and Realism,”
Id.
Paul T. Wangerin, “A Multidisciplinary Analysis of the Structure of Persuasive Arguments,”
Id. at 218.
Id.
Kevin Ashley,
Kevin D. Ashley, “Teaching Law and Digital Age Legal Practice with an AI and Law Seminar,”
Id.
Kevin Ashley,
Kevin D. Ashley, “Teaching Law and Digital Age Legal Practice with an AI and Law Seminar,”
Edwina L. Rissland, “Artificial Intelligence and Law: Stepping Stones to a Model of Legal Reasoning,”
Id.
Id.
Id. (“The character of answers in the law is different from those in many other disciplines: Answers are much more a matter of degree than clear-cut yes-or-no and they can change over time.”).
Id.
H. L. A. Hart,
Ambrosio Toval et al., “Legal Requirements Reuse: A Critical Success Factor for Requirements Quality and Personal Data Protection,”
Kevin D. Ashley, “Teaching Law and Digital Age Legal Practice with an AI and Law Seminar,”
Paul N. Otto and Annie I. Antón, “Managing Legal Texts in Requirements Engineering,” in:
Kevin Ashley,
Dag Wiese Schartum, “From Algorithmic Law to Automation-Friendly Legislation, Computers and Law,” in
Kevin Ashley,
Giuseppe Contissa et al., “Towards Consumer-Empowering Artificial Intelligence,”
Kevin Ashley,
L. Karl Branting, “Artificial Intelligence and the Law from a Research Perspective,”
Laurence E. Diver,
L. Karl Branting, “Artificial Intelligence and the Law from a Research Perspective,”
Id at 35.
Kevin Ashley and Tom Gordon, “An Introduction to Artificial Intelligence and Law,” ICAIL-2005, available at
Cass R. Sunstein et al., “Symposium: Legal Reasoning and Artificial Intelligence: How Computers Think Like Lawyers,”
Kevin Ashley and Tom Gordon, “An Introduction to Artificial Intelligence and Law,” ICAIL-2005, available at
Cass R. Sunstein et al., “Symposium: Legal Reasoning and Artificial Intelligence: How Computers Think Like Lawyers,”
Kevin Ashley and Tom Gordon, “An Introduction to Artificial Intelligence and Law,” ICAIL-2005, available at
Nicole Yamane, “Artificial Intelligence in the Legal Field and the Indispensable Human Element Legal Ethics Demands,”
Kevin Ashley and Tom Gordon, “An Introduction to Artificial Intelligence and Law,” ICAIL-2005, available at
Andrew Clark and Kim Economides, “Computers, Expert Systems, and Legal Processes,” in
Id at 13.
Id.
Id.
Beverly Rich, “How AI Is Changing Contracts,”
Helena Haapio and Daniel W. Linna, “Contract Quality and AI: Garbage In, Garbage Out?,”
Edwina L. Rissland, “Artificial Intelligence and Law: Stepping Stones to a Model of Legal Reasoning,”
Donald A. Waterman and Mark A. Peterson,
See AI and the Law,
S. Pearson, “Addressing Complexity in a Privacy Expert System,” in:
Andrew Clark and Kim Economides, “Computers, Expert Systems, and Legal Processes,” in
Joe McKendrick, “Now, AI Can Give You an Edge . . . in Negotiations,”
Pamela S. Katz, “Expert Robot: Using Artificial Intelligence to Assist Judges in Admitting Scientific Expert Testimony,”
Andrew Clark and Kim Economides, “Computers, Expert Systems, and Legal Processes,” in
Id.
Id.
Ed Walters, “AI: Practice, Not Promise, in Law Firms, AI-Based Analysis of Data Is Just Getting Started; Let's Look at the Ways It's Already Been Implemented,”
Richard M. Re and Alicia Solow-Niederman, “Developing Artificially Intelligent Justice,”
Andrew Clark and Kim Economides, “Computers, Expert Systems, and Legal Processes,” in
Id.
Id.
Id.
§ 28A:6. AI applications in litigation and investigations—Legal research, 2 Successful Partnering Between Inside and Outside Counsel § 28A:6
Richard Susskind,
John O. McGinnis and Russell G. Pearce, “The Great Disruption: How Machine Intelligence Will Transform the Role of Lawyers in the Delivery of Legal Services,”
Josh Blackman,
Paul Lippe and Daniel Martin Katz, “Predictions About How IBM's Watson Will Impact the Legal Profession,”
Richard Susskind,
Id at 271.
Richard Susskind,
Id at 29.
Id at 31–32.
Id at 29.
Id at 271–72.
Caroline Hill, “Can Robots Be Lawyers?,”
Anthony Sills, “ROSS and Watson Tackle the Law,”
Karen Turner, “Meet ‘Ross,’ the Newly Hired Legal Robot,”
Navin Bhatia, “New York Law Firm Employs World's First Robot Lawyer,”
See comments section John Markoff, “Armies of Expensive Lawyers, Replaced by Cheaper Software,”
Paul F. Kirgis, “The Knowledge Guild: The Legal Profession in an Age of Technological Change,”
Dana Remus and Frank Levy, “Can Robots Be Lawyers? Computers, Lawyers, and the Practice of Law,”
Jamie J. Baker, “2018: A Legal Research Odyssey: Artificial Intelligence as Disruptor,”
Tom Beattie, “How Will AI Affect the Law?,”
Id.
David Lat, “The Ethical Implications of Artificial Intelligence,”
Nicole Yamane, “Artificial Intelligence in the Legal Field and the Indispensable Human Element Legal Ethics Demands,”