<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Towards Annotating and Extracting Textual Legal Case Elements</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Adam Wyner</string-name>
          <email>adam@wyner.info</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>University of Leeds</institution>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2010</year>
      </pub-date>
      <fpage>9</fpage>
      <lpage>18</lpage>
      <abstract>
        <p>In common law contexts, legal cases are decided with respect to precedents rather than legislation as in civil law contexts. Legal professionals must find, analyse, and reason with and about cases drawn from a set of cases (a case base). A range of particular textual elements of a case may be relevant to query and extract. Commercial providers of legal information allow legal professionals to search a case base by keywords and meta data. However, the case base and the search tools are proprietary, of limited, non-extensible functionality, and are restricted access. Moreover, no provider applies natural language processing techniques to the cases for text analysis, XML annotation, or information acquisition. In this paper, we discuss an initial experiment in developing and applying natural language processing tools to cases to produce annotated text which can then support information extraction.</p>
      </abstract>
      <kwd-group>
        <kwd>Text Analysis</kwd>
        <kwd>Legal Cases</kwd>
        <kwd>Ontologies</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>In common law contexts, judges and juries decide a legal case to follow
previously decided cases (precedents) rather than legislation as in civil law
contexts.1 The set of such cases is the legal case base. Legal professionals
must find, analyse, and reason with and about cases drawn from the case base
in the course of arguing for a decision in a current undecided case. A range of
elements of cases may be relevant to query and extract such as the citation
index, participants, locale, jurisdiction, representatives, judge, prototypical fact
patterns (factors), applicable law, and others. Commercial providers of legal
information allow legal professionals to search the case base by keywords
and meta data. However, the case base and search tools are proprietary, of
limited, non-extensible functionality, and are restricted access. Moreover, no
provider works with Semantic Web functionalities such as ontologies or rich
XML annotations, nor are natural language processing techniques applied to
the cases to support analysis to acquire information.</p>
      <p>
        Text annotation of unstructured linguistic information is a significant,
difficult aspect of the “knowledge bottleneck” in legal information processing.
In this paper, we apply natural language processing tools to textual elements
in cases, which are unstructured text, to produce annotated text, from which
information can be extracted, thus contributing to overcoming the
bottleneck. The extracted information can then be submitted to further processes.
Where the annotations are associated with an ontology
        <xref ref-type="bibr" rid="ref19 ref20">(Wyner and
Hoekstra, 2010)</xref>
        along with an associated case based reasoner
        <xref ref-type="bibr" rid="ref16 ref18">(Wyner and
BenchCapon, 2007)</xref>
        , then we make progress towards a textual case based reasoning
system which enables processing from natural language case decisions in
the case base to generated decisions in novel cases
        <xref ref-type="bibr" rid="ref17 ref6">(Weber et al, 2005a)</xref>
        .
However, this paper focuses on the initial development in annotating cases
with respect to case elements.
      </p>
      <p>
        The paper is a feasibility study for future research on information
extraction of case elements. 2 In this paper, we focus on case elements rather than
case factors (see
        <xref ref-type="bibr" rid="ref19 ref20">(Wyner and Peters, 2010)</xref>
        ).
      </p>
      <p>In 2, we discuss background and materials. In 3, we present the
methodology, which uses the General Architecture for Text Engineering(GATE)
system, sample components of system, sample results, and a work flow for
further refinement.3 Finally, in 4, we review the paper and outline future work
to evaluate and improve our results.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Background and materials</title>
      <p>
        Legal case based reasoning with factors has been a topic of central concern in
artificial intelligence and law. For our purposes, there are two main branches
of research. One branch, knowledge representation and reasoning systems,
requires a knowledge base that is constructed by manual analysis (cf.
        <xref ref-type="bibr" rid="ref8">(Hafner,
1987)</xref>
        , (Ashely, 1990),
        <xref ref-type="bibr" rid="ref15">(Rissland et al, 1996)</xref>
        ,
        <xref ref-type="bibr" rid="ref1">(Aleven, 1997)</xref>
        ,
        <xref ref-type="bibr" rid="ref16 ref18">(Wyner and
Bench-Capon, 2007)</xref>
        ). However, this branch of research does not address the
knowledge bottleneck, which is the extraction of information to compose the
knowledge base.
      </p>
      <p>
        The other branch, information extraction, addresses the bottleneck using
natural language processing techniques which identify informative
components of the text and annotate them with XML. The annotated information
can be extracted with XQuery. Thus, the content of the documents can be
identified from its source linguistic realisation. There are a range of areas
where information extraction of legal texts has been carried out: ontology
construction (
        <xref ref-type="bibr" rid="ref11">(Lame, 2004)</xref>
        and
        <xref ref-type="bibr" rid="ref13">(Peters, 2009)</xref>
        ), text summarisation (
        <xref ref-type="bibr" rid="ref12">(Moens
et al, 1997)</xref>
        and
        <xref ref-type="bibr" rid="ref7">(Hachey and Grover, 2006)</xref>
        ), extraction of precedent links
        <xref ref-type="bibr" rid="ref10">(Jackson et al, 2003)</xref>
        , and factor analysis (
        <xref ref-type="bibr" rid="ref3">(Ashley and Brüninghaus, 2009)</xref>
        and
        <xref ref-type="bibr" rid="ref19 ref20">(Wyner and Peters, 2010)</xref>
        ). We focus on information extraction of case
elements, which contributes to this previous work.
      </p>
      <p>
        The branches are related since the extracted information can be
represented in some knowledge base and reasoned with. For case based reasoning
with factors as in
        <xref ref-type="bibr" rid="ref1">(Aleven, 1997)</xref>
        , we extract factors; for reasoning about
2 Contact the author for materials.
3 For GATE, see http:==gate.ac.uk=.
precedential relations among cases (overturned, affirmed, and so on), we
extract citation indices and relational terms. As legal cases are not just about
the law per se, but about some content area (e.g. intellectual property, family
law, etc) and human properties and artifacts (e.g. instruments and property),
one might suppose that all of human knowledge and experience is potentially
under the scope of the law and so potentially to be extracted, put in a
knowledge base, and reasoned with (cf. works on legal knowledge representation
        <xref ref-type="bibr" rid="ref14">(Peters et al, 2007)</xref>
        ,
        <xref ref-type="bibr" rid="ref16 ref18">(Scheighofer and Liebwald, 2007)</xref>
        ,
        <xref ref-type="bibr" rid="ref9">(Hoekstra et al, 2009)</xref>
        ,
and
        <xref ref-type="bibr" rid="ref6">(Gangemi et al, 2005)</xref>
        ). Yet,
        <xref ref-type="bibr" rid="ref19 ref20">(Wyner and Hoekstra, 2010)</xref>
        argue that
the focus should be on information which has a legal definition or function,
leaving aside high level, non-legal domain information (e.g. events/processes,
causation, time, and so on).
      </p>
      <p>In this light and in the current paper, we are interested in case information
that would be relevant to searching for or extracting information from cases.
For reasons of space, we only give a sample of the information we searched
for and annotated:
- Case citation, cases cited, precedential relationships.
- Names of parties, judges, attorneys, court sort....
- Roles of parties, meaning plaintiff or defendant, and attorneys, meaning the
side they represent.
- Final decision.</p>
      <p>With respect to these features, one would want to make a range of queries
(using some appropriate query language) such as:
- In what cases has company X been a defendant?
- In what cases has attorney Y worked for company X, where X was a
defendant?</p>
      <p>
        As we initially based our work on information extraction from California
Criminal Courts in
        <xref ref-type="bibr" rid="ref4">(Bransford-Koons, 2005)</xref>
        , developing and modifying lists
and rules, we worked with a legal case base of cases from the United States.
        <xref ref-type="bibr" rid="ref4">(Bransford-Koons, 2005)</xref>
        reports working with 47 criminal cases drawn from
the California Supreme Court and State Court of Appeals. However, only two
cases are given as samples and for which we have access; for this feasibility
study, we give examples from these cases.
        <xref ref-type="bibr" rid="ref4">(Bransford-Koons, 2005)</xref>
        uses
GATE (described below) and OPENCYC, which is a repository of common
sense rules. We do not consider OPENCYC here. To show the feasibility of
the approach, we provide preliminary results on this very small corpus of
People v. Coleman 117 Cal.App.2d 565 and In re James M., 9 Cal.3d 517.
      </p>
    </sec>
    <sec id="sec-3">
      <title>3. Methodology using GATE</title>
      <p>
        We use the GATE framework
        <xref ref-type="bibr" rid="ref5">(Cunningham et al, 2002)</xref>
        . GATE Developer
is an open source desktop application written in JAVA and for linguists and
text engineers. Using a GUI, it allows a variety of text analysis tools to be
cascaded and applied to a set of documents.
      </p>
      <p>For our purposes, we have applied natural language processing modules
such as Tokeniser, Gazetteer, and Java Annotation Patterns Engine (JAPE),
each module providing input to the next. The last two modules are explained
further below.</p>
      <p>In addition to these functionalities, one can also use entity extraction and
syntactic parsing components. For a particular domain, it is important to
provide gazetteer lists and JAPE rules. In general, there is a cascade from
lower level information in the parts of speech and gazetteer lists to higher
level information where lower level information is used to compose more
complex units of information. As a working strategy, the lists capture simple,
unsystematic patterns, leaving the JAPE rules to capture systematic, complex
patterns.</p>
      <p>
        Figure 1 represents the work flow (derived from the work flow diagram in
        <xref ref-type="bibr" rid="ref19 ref20">(Wyner and Peters, 2010)</xref>
        ), where an initial specification guides the definition
of gazetteer lists and JAPE rules. The process cascade is applied to the corpus,
which results in an annotated text. Examining the results, one determines
what to modify in the gazetteer lists and JAPE rules until one achieves desired
annotations. Thus, we have an iterative process which supports experimental
refinement of the lists and rules that induce annotation.
      </p>
      <sec id="sec-3-1">
        <title>3.1. GAZETTEER LISTS</title>
        <p>A gazetteer is a list of lists. Each list is comprised of strings that are associated
with a central concept or with some elements of the text. The lists annotate
the words and strings with the MajorType of the list; they provide the bottom
level of annotation on which higher level annotations are constructed using
JAPE rules. The gazetteer lists discussed here are manually composed.</p>
        <p>
          We initially worked with gazetteer lists from
          <xref ref-type="bibr" rid="ref4">(Bransford-Koons, 2005)</xref>
          .
However, while the lists may “work”, they are clearly in need of
reconstruction and extension, which we discuss. One observation is that the lists are
defined for US case law and particularly the California district courts. Thus, we
cannot simply apply the lists to different jurisdictions, e.g. the United
Kingdom; the lists and rules must be localised to different contexts. For instance,
the term Fifth Appellate District or Municipal Court of.... may
not occur in the UK. Similar issues arise with case citations, roles of
participants, causes of action, and so on. More technically, lists have alternative
graphical (capital or lower case) or morphological forms, which would be
better addressed using GATE’s Flexible Gazetteer, which homogenises graphical
forms and lemmatises words (providing a “root” form). As a general strategy,
it is best to create lists with “unique” word forms or fixed phrases rather
than those which may otherwise be constructed by JAPE rules. Taking these
considerations into account, we created lists for particularly legal terminology
and used the Flexible Gazetteer. The lists thus comprise a conceptual cover
term; for example, a search for judgments or legal parties in a corpus will
return cases and passages which contain terms found in these lists:
- judgements.lst. Terms related to judgment: grant, deny, reverse, overturn,
remand,....
- legal_parties.lst. Terms for legal roles: amicus curie, appellant, appellee,
counsel, defendant, plaintiff, victim, witness,....
        </p>
        <p>A range of lists such as the two sampled below bear on “indicators” of
structure. For example, “v.” is used in cases to indicate the opposing parties,
so it can be used to leverage identification and annotation of parties which
appear on either side of the indicator. These are not unproblematic: the indicator
might incorrectly label an abbreviated first name. There may be better ways
to find judges than the initial “J.”; in particular, as the list of judges is finite
and give by the court system, it might be simplest to use such a list rather than
applying text mining to finding it.
- legal_casenames.lst. Terms that can be used to indicate case names: v., In
Re,....
- judgeindicator.lst. The indicator J.. This is a problematic indicator if it is
part of an individual’s name.</p>
        <p>
          In other lists, we have phrases, abbreviations, and case citations. For phrases,
there are two strategies.
          <xref ref-type="bibr" rid="ref4">(Bransford-Koons, 2005)</xref>
          follows the strategy of
listing the possible phrases. The alternative which we adopt is to provide bottom
level lists for constituent parts of the phrases, then constructing the
complex phrases by rule. The former requires a finite list; it will not annotate
a novel phrase. Constructing phrases requires that the output be checked
against actual phrases so it does not over generate. The treatment of
abbreviations in GATE is not entirely clear, though
          <xref ref-type="bibr" rid="ref4">(Bransford-Koons, 2005)</xref>
          simply
lists them. For example, one would want to link the abbreviation with the
full form, e.g. Fifth Appellate District and Fifth App. Dist., and
moreover, there may be a range of alternative abbreviations. One strategy is
to have related lists - a list of phrases where the abbreviation of the phrase
is a MinorType, and a list of abbreviations where the correlated phrase is a
MinorType. In our view, more general solutions are better than specific ones
which list information; lists ought to be contain arbitrary information, while
JAPE rules construct systematic information. Case citations combine the
issues of phrases, abbreviations, and alternative forms. We may have a citation
such as Cal.App. 3d which abbreviates the California Court of Appeals,
Third District. Clearly, each part is a component that can be reused in other
citations. Moreover, as spaces matter in text analysis, we must account for
alternatives, Cal.App.3d and Cal. App. 3d.
- lower_courts.lst. Phrases for other courts: Municipal Court of, Superior
Court of,....
- legal_code_citations.lst. Code citations: Civ. Code, Penal Code,....
        </p>
        <p>Some of the terms are functional; that is, both legal parties and counsel
names are roles that individuals have with respect to a particular context.
In one context, an individual may be a plaintiff, while in another the
defendant. In annotating an individual with a functional role, e.g. an individual as
plaintiff, we rely on local context within the text and do not presume that the
individual’s annotation applies across cases.</p>
        <p>
          Finally,
          <xref ref-type="bibr" rid="ref4">(Bransford-Koons, 2005)</xref>
          provides a range of terms which relate
to the content of the case. For example, a case of criminal assault is marked
by the appearance of terms bearing on weapon or intention.
- weapons.lst. A list of items that are weapons: assault rifle, axe, club, fist,
gun,....
- intention.lst. Terms for intention: intend, expect,....
        </p>
        <p>
          While it would be meaningful to index cases according to such content,
they present several problems. Clearly, whether something is a weapon or
criminal assault is context dependent since in some other context they might
not be. How could one bound the range of relevant terms appropriately and
give them interpretations that are relevant to the context? For example, isn’t
any object a possible weapon? These may be terms which, as discussed in
          <xref ref-type="bibr" rid="ref19 ref20">(Wyner and Hoekstra, 2010)</xref>
          , are developed in independent modules; we do
not want to develop a full theory of space, time, instruments, intention, or
causation.
        </p>
      </sec>
      <sec id="sec-3-2">
        <title>3.2. JAPE RULES</title>
        <p>Given the bottom-level annotations provided by the lists, we have JAPE rules
which make the annotations graphically represented and available for higher
level annotations. Below is a partial list of annotations given by JAPE rules.
- AppellantCounsel: annotates the appellant counsel.
- DSACaseName: annotates the case name.
- CauseOfAction: annotates for causes of action.
- DecisionStatement: annotates a sentence as the decision statement.
- JudgeName: annotates the names of judges.</p>
        <p>Some of the JAPE rules simply translate the Lookup type into an
annotation such as Weapon, while other rules use the Lookup type and context to
annotate a text span such as AppellantCounsel and DecisionStatement.
In the following sample rule, a sentence which contains a judgment term
(e.g. affirm, overturn, etc) followed by a judge’s name is labeled a decision
statement. The rule relies on a standard format, where the case decision is
followed by the judge’s name; were similar patterns to appear in the case,
then they too might be mis-annotated as a decision of the case.</p>
      </sec>
      <sec id="sec-3-3">
        <title>Rule: DecisionStatement</title>
        <p>Priority: 10
(
{Sentence contains JudgementTerm}
):termtemp
{JudgeName}
–&gt;
:termtemp.DecisionStatement = {rule = “DecisionStatement”}</p>
      </sec>
      <sec id="sec-3-4">
        <title>3.3. RESULTS</title>
        <p>In this section, we give some of the results of running our GATE application
over our corpus, giving the results using the graphical output of GATE</p>
        <p>We have the following sample outputs from our lists and rules applied
to People v. Coleman, 117 Cal App. 2d 565. The coloured highlights on the
case text are associated with the same coloured annotation. We can output
an XML representation to indicate the annotation. In Figure 2, we find the
address, court district, citation, case name, counsels for each side, and the
roles. The results give a flavour of the annotations, though further work is
required to refine them.</p>
        <p>In Figure 3, we focus on additional information such as structural sections
(e.g. Opinion), the name of the judge, and terms having a bearing on criminal
assault and weapons. In Figure 4, we identify the decision.</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4. Conclusion</title>
      <p>In this paper, we have outlined and extended a proof of concept approach
to text mining legal cases in order to extract a range of particular elements
of information from the cases. While a relatively small system applied to a
very small corpus, the lists and rules approach can be extended further and
relatively easily. Further developments using this approach to text mining
would be to relate the extracted information to an ontology which is directly
incorporated into the GATE pipeline. A second development would be to
engage a wide range of users (e.g. law school students) in a collaborative,
on line annotation task using GATE TeamWare. Not only would this have
didactic purposes (to focus the attention of students on close analysis of the
text), but it would also help to build up a body of annotated texts for further
research as well as development of a gold standard that could be used for
machine learning.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <string-name>
            <surname>Aleven</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          (
          <year>1997</year>
          ),
          <article-title>Teaching case-based argumentation through a model and examples</article-title>
          .
          <source>PhD thesis</source>
          , University of Pittsburgh,
          <year>1997</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <string-name>
            <surname>Ashley</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          (
          <year>1990</year>
          ),
          <article-title>Modelling Legal Argument: Reasoning with Cases and Hypotheticals</article-title>
          . Bradford Books/MIT Press, Cambridge, MA,
          <year>1990</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <string-name>
            <surname>Ashley</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Brüninghaus</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          (
          <year>2009</year>
          ),
          <article-title>Automatically classifying case texts and predicting outcomes</article-title>
          .
          <source>Artif. Intell. Law</source>
          ,
          <volume>17</volume>
          (
          <issue>2</issue>
          ):
          <fpage>125</fpage>
          -
          <lpage>165</lpage>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          <string-name>
            <surname>Bransford-Koons</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          (
          <year>2005</year>
          ),
          <article-title>Dynamic semantic annotation of California case law</article-title>
          .
          <source>Master's thesis</source>
          , San Diego State University,
          <year>2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          <string-name>
            <surname>Cunningham</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Maynard</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bontcheva</surname>
            ,
            <given-names>K</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Tablan</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          (
          <year>2002</year>
          ),
          <article-title>GATE: A framework and graphical development environment for robust NLP tools and applications</article-title>
          .
          <source>In Proceedings of the 40th Anniversary Meeting of the Association for Computational Linguistics (ACL'02)</source>
          ,
          <year>2002</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          <string-name>
            <surname>Gangemi</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sagri</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Tiscornia</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          (
          <year>2005</year>
          ),
          <article-title>A constructive framework for legal ontologies</article-title>
          . In V.R. Benjamins,
          <string-name>
            <given-names>P.</given-names>
            <surname>Casanovas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Breuker</surname>
          </string-name>
          ,
          <article-title>and</article-title>
          <string-name>
            <surname>A</surname>
          </string-name>
          . Gangemi, editors,
          <source>Law and the Semantic Web</source>
          , pages
          <fpage>97</fpage>
          -
          <lpage>124</lpage>
          . Springer Verlag,
          <year>2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          <string-name>
            <surname>Hachey</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Grover</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          (
          <year>2006</year>
          ),
          <article-title>Extractive summarisation of legal texts</article-title>
          .
          <source>Artificial Intelligence and Law</source>
          ,
          <volume>14</volume>
          (
          <issue>4</issue>
          ):
          <fpage>305</fpage>
          -
          <lpage>345</lpage>
          ,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          <string-name>
            <surname>Hafner</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          (
          <year>1987</year>
          ),
          <article-title>Conceptual organization of case law knowledge bases</article-title>
          .
          <source>In ICAIL '87: Proceedings of the 1st International Conference on Artificial Intelligence and Law</source>
          , pages
          <fpage>35</fpage>
          -
          <lpage>42</lpage>
          , New York, NY, USA,
          <year>1987</year>
          . ACM.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          <string-name>
            <surname>Hoekstra</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Breuker</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bello</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>and Boer A.</surname>
          </string-name>
          (
          <year>2009</year>
          ),
          <article-title>LKIF core: Principled ontology development for the legal domain</article-title>
          . In Joost Breuker, Pompeu Casanovas,
          <string-name>
            <surname>Michel</surname>
            <given-names>C. A.</given-names>
          </string-name>
          <string-name>
            <surname>Klein</surname>
          </string-name>
          , and Enrico Francesconi, editors,
          <source>Law, Ontologies and the Semantic Web</source>
          , volume
          <volume>188</volume>
          <source>of Frontiers in Artificial Intelligence and Applications</source>
          , pages
          <fpage>21</fpage>
          -
          <lpage>52</lpage>
          . IOS Press,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          <string-name>
            <surname>Jackson</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Al-Kofahi</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tyrell</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Vachher</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          (
          <year>2003</year>
          ),
          <article-title>Information extraction from case law and retrieval of prior cases</article-title>
          .
          <source>Artificial Intelligence</source>
          ,
          <volume>150</volume>
          (
          <issue>1-2</issue>
          ):
          <fpage>239</fpage>
          -
          <lpage>290</lpage>
          ,
          <year>November 2003</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          <string-name>
            <surname>Lame</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          (
          <year>2004</year>
          ),
          <article-title>Using NLP techniques to identify legal ontology components: Concepts and relations</article-title>
          .
          <source>Artificial Intelligence and Law</source>
          ,
          <volume>12</volume>
          (
          <issue>4</issue>
          ):
          <fpage>379</fpage>
          -
          <lpage>396</lpage>
          ,
          <year>2004</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          <string-name>
            <surname>Moens</surname>
            ,
            <given-names>M.-F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Uyttendaele</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Dumortier</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          (
          <year>1997</year>
          ),
          <article-title>Abstracting of legal cases: the salomon experience</article-title>
          .
          <source>In ICAIL '97: Proceedings of the 6th International Conference on Artificial Intelligence and Law</source>
          , pages
          <fpage>114</fpage>
          -
          <lpage>122</lpage>
          , New York, NY, USA,
          <year>1997</year>
          . ACM.
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          <string-name>
            <surname>Peters</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          (
          <year>2009</year>
          ),
          <article-title>Text-based legal ontology enrichment</article-title>
          .
          <source>In Proceedings of the workshop on Legal Ontologies and AI Techniques</source>
          , Barcelona, Spain,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          <string-name>
            <surname>Peters</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sagri</surname>
          </string-name>
          , M.-T., and
          <string-name>
            <surname>Tiscornia</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          (
          <year>2007</year>
          ),
          <article-title>The structuring of legal knowledge in LOIS</article-title>
          .
          <source>Artificial Intelligence and Law</source>
          ,
          <volume>15</volume>
          (
          <issue>2</issue>
          ):
          <fpage>117</fpage>
          -
          <lpage>135</lpage>
          ,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          <string-name>
            <surname>Rissland</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Skalak</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Friedman</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          (
          <year>1996</year>
          ),
          <article-title>BankXX: Supporting legal arguments through heuristic retrieval</article-title>
          .
          <source>Artificial Intelligence and Law</source>
          ,
          <volume>4</volume>
          (
          <issue>1</issue>
          ):
          <fpage>1</fpage>
          -
          <lpage>71</lpage>
          ,
          <year>1996</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          <string-name>
            <surname>Schweighofer</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Liebwald</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          (
          <year>2007</year>
          ),
          <article-title>Advanced lexical ontologies and hybrid knowledge based systems: First steps to a dynamic legal electronic commentary</article-title>
          .
          <source>Artificial Intelligent and Law</source>
          ,
          <volume>15</volume>
          (
          <issue>2</issue>
          ):
          <fpage>103</fpage>
          -
          <lpage>115</lpage>
          ,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          <string-name>
            <surname>Weber</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ashley</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Brüninghaus</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          (
          <year>2005</year>
          ),
          <article-title>Textual case-based reasoning</article-title>
          .
          <source>Knowledge Engineering Review</source>
          ,
          <volume>20</volume>
          (
          <issue>3</issue>
          ):
          <fpage>255</fpage>
          -
          <lpage>260</lpage>
          ,
          <year>2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          <string-name>
            <surname>Wyner</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Bench-Capon</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          (
          <year>2007</year>
          ),
          <article-title>Argument schemes for legal case-based reasoning</article-title>
          . In Arno R. Lodder and Laurens Mommers, editors,
          <source>Legal Knowledge and Information Systems. JURIX 2007</source>
          , pages
          <fpage>139</fpage>
          -
          <lpage>149</lpage>
          , Amsterdam,
          <year>2007</year>
          . IOS Press.
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          <string-name>
            <surname>Wyner</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Hoekstra</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          (
          <year>2010</year>
          ),
          <article-title>A legal case OWL ontology with an instantiation of Popov v</article-title>
          .
          <source>Hayashi</source>
          . Knowledge Engineering Review, xx:xx,
          <year>2010</year>
          . To appear.
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          <string-name>
            <surname>Wyner</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Peters</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          (
          <year>2010</year>
          ),
          <article-title>Towards annotating and extracting textual legal case factors</article-title>
          .
          <source>In Proceedings of the Language Resources and Evaluation Conference Workshop on Semantic Processing of Legal Texts</source>
          , Malta,
          <year>2010</year>
          . To appear.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>