<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD Journal Publishing DTD v2.3 20070202//EN" "journalpublishing.dtd">
<article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" article-type="research-article">
<front>
<journal-meta>
<journal-id journal-id-type="publisher-id">Front. Digit. Humanit.</journal-id>
<journal-title>Frontiers in Digital Humanities</journal-title>
<abbrev-journal-title abbrev-type="pubmed">Front. Digit. Humanit.</abbrev-journal-title>
<issn pub-type="epub">2297-2668</issn>
<publisher>
<publisher-name>Frontiers Media S.A.</publisher-name>
</publisher>
</journal-meta>
<article-meta>
<article-id pub-id-type="doi">10.3389/fdigh.2017.00006</article-id>
<article-categories>
<subj-group subj-group-type="heading">
<subject>Digital Humanities</subject>
<subj-group>
<subject>Technology Report</subject>
</subj-group>
</subj-group>
</article-categories>
<title-group>
<article-title>A Simple Set of Rules for Characters and Place Recognition in French Novels</article-title>
</title-group>
<contrib-group>
<contrib contrib-type="author" corresp="yes">
<name><surname>Bornet</surname> <given-names>Cyril</given-names></name>
<xref ref-type="aff" rid="aff1"><sup>1</sup></xref>
<xref ref-type="corresp" rid="cor1">&#x0002A;</xref>
<uri xlink:href="http://frontiersin.org/people/u/200765"/>
</contrib>
<contrib contrib-type="author">
<name><surname>Kaplan</surname> <given-names>Fr&#x000E9;d&#x000E9;ric</given-names></name>
<xref ref-type="aff" rid="aff1"><sup>1</sup></xref>
<uri xlink:href="http://frontiersin.org/people/u/85"/>
</contrib>
</contrib-group>
<aff id="aff1"><sup>1</sup><institution>Digital Humanities Laboratory, DHI, CDH, EPFL</institution>, <addr-line>Lausanne</addr-line>, <country>Switzerland</country></aff>
<author-notes>
<fn fn-type="edited-by"><p>Edited by: Simonetta Montemagni, Consiglio Nazionale Delle Ricerche (CNR), Italy</p></fn>
<fn fn-type="edited-by"><p>Reviewed by: Mike Kestemont, University of Antwerp, Belgium; Fr Frontini, Universit&#x000E9; Paul-Val&#x000E9;ry Montpellier 3, France; Sara Tonelli, Fondazione Bruno Kessler, Italy</p></fn>
<corresp content-type="corresp" id="cor1">&#x0002A;Correspondence: Cyril Bornet, <email>cyril.bornet&#x00040;epfl.ch</email></corresp>
<fn fn-type="other" id="fn002"><p>Specialty section: This article was submitted to Digital Literary Studies, a section of the journal Frontiers in Digital Humanities</p></fn>
</author-notes>
<pub-date pub-type="epub">
<day>31</day>
<month>03</month>
<year>2017</year>
</pub-date>
<pub-date pub-type="collection">
<year>2017</year>
</pub-date>
<volume>4</volume>
<elocation-id>6</elocation-id>
<history>
<date date-type="received">
<day>12</day>
<month>10</month>
<year>2016</year>
</date>
<date date-type="accepted">
<day>08</day>
<month>03</month>
<year>2017</year>
</date>
</history>
<permissions>
<copyright-statement>Copyright &#x000A9; 2017 Bornet and Kaplan.</copyright-statement>
<copyright-year>2017</copyright-year>
<copyright-holder>Bornet and Kaplan</copyright-holder>
<license xlink:href="http://creativecommons.org/licenses/by/4.0/"><p>This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) or licensor are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.</p></license>
</permissions>
<abstract>
<p>This article describes a simple unsupervised system for automatic extraction and classification of named entities in French novels. The solution presented combines a set of different standalone classifiers within a meta-recognition system. The system is tested on 35 classic French novels, representing 5 million words and 3,700 names of people and places. The results demonstrate that although none of the standalone methods clearly outperforms the others, their combined classification offers a robust solution in this context.</p>
</abstract>
<kwd-group>
<kwd>text processing</kwd>
<kwd>named entity recognition</kwd>
<kwd>NER</kwd>
<kwd>literature</kwd>
<kwd>French</kwd>
<kwd>distant reading</kwd>
</kwd-group>
<counts>
<fig-count count="5"/>
<table-count count="6"/>
<equation-count count="2"/>
<ref-count count="16"/>
<page-count count="21"/>
<word-count count="13658"/>
</counts>
</article-meta>
</front>
<body>
<sec id="S1" sec-type="introduction">
<label>1</label> <title>Introduction</title>
<p>The systematic extraction of characters and places from novels could potentially contribute to new analyses and ultimately better understanding of fictional stories and the way they were written. The ability to view the authors&#x02019; narrative strategies by plotting the interleaved presence of recurring characters and places opens new forms of distant visualization and facilitates a <italic>distant reading</italic> comparison of novels (Moretti, <xref ref-type="bibr" rid="B12">2013</xref>). Similarly, connecting distinct novels by the places and characters they share may offer interesting and innovative navigation and exploration means, as already suggested by some real-world applications (Albanese, <xref ref-type="bibr" rid="B1">2011</xref>).</p>
<p>This paper presents a simple system for automatically extracting named entities within French novels. Named Entity Recognition (<italic>NER</italic>) has become reasonably well developed, driven notably by the needs for machine translation and automatic information extraction out of flows of news articles (Hirschberg and Manning, <xref ref-type="bibr" rid="B9">2015</xref>). However, only a small number of systems perform well on languages other than English, and in particular, as in our case, on French contents (Azpeitia et al., <xref ref-type="bibr" rid="B2">2014</xref>). Previous initiatives targeted specifically old French newspapers corpora (Mosallam et al., <xref ref-type="bibr" rid="B13">2014</xref>); however, fictional novels are challenging in a different way since their referents are typically not listed in databases commonly used by many <italic>NER</italic> systems, like DBPedia,<xref ref-type="fn" rid="fn1"><sup>1</sup></xref> Wikidata,<xref ref-type="fn" rid="fn2"><sup>2</sup></xref> or YAGO.<xref ref-type="fn" rid="fn3"><sup>3</sup></xref> One additional difficulty with non-English languages is the limited amount of readily available sets to train machine learning recognizers. Therefore, solutions that can achieve good results without the need of training beforehand are highly relevant.</p>
<p>Our solution<xref ref-type="fn" rid="fn4"><sup>4</sup></xref> combines a set of different standalone unsupervised recognition strategies feeding a meta-recognition system. This approach, whose concept was first described aiming for improved accuracy needs in biometrics, has proven to be effective in various other fields (Scheirer et al., <xref ref-type="bibr" rid="B14">2011</xref>), and among them notably <italic>NER</italic> (Si et al., <xref ref-type="bibr" rid="B15">2005</xref>). The rationale behind meta-recognition is to reach out for a set of independent classifiers, each looking at different features and possibly using different strategies. One would then expect that although none of the standalone method clearly outperforms the others, their combined judgment offers a robust solution to the tackled recognition problem, as their individual errors will tend to cancel out.</p>
<p>The next sections describe the performances obtained with state of the art tools compared to each of our classifiers on a 5M tokens test corpus, and the overall gain brought by averaging their results using a fixed weight and a meta-recognition algorithm. The conclusion outlines some applications for analyses of novels that can be performed on the outputted categorization.</p>
<sec id="S1-1">
<label>1.1</label> <title>Test Procedure</title>
<p>We built a test corpus made out of 35 classic works (5M tokens) in French, stemming from digitized books part of Project Gutenberg.<xref ref-type="fn" rid="fn5"><sup>5</sup></xref> The works were handpicked in a way to get a mix of different genres and narration types. They include 3 sagas, 6 classical books that were translated from other languages and 25 French classical novels. For each piece of work, we produced a corresponding reference file by extracting the proper nouns occurring more than five times and manually labeling each of them with the category they fall in (character, place, or other). The resulting database references about 3,700 categorized named entities, along with the work they come from and their number of occurrences.</p>
<p>Given our further needs, we considered names referring to pets, companies, and groups of persons as regular characters whenever they serve the same narrative purpose (people mostly interacting with corporations or groups of people). Conversely, they were considered places in the case of names used to qualify where actions take place (as with corporations considered as locations), or ethnical groups used to name their originating place (as in &#x0201C;<italic>le pays des Oreillons</italic>&#x0201D;). This differs a lot from most knowledge databases, as the very bounds between characters and places might be fuzzy and context dependent. For instance, if the word &#x0201C;<italic>France</italic>&#x0201D; is part of the expression &#x0201C;<italic>Roi de France</italic>,&#x0201D; we do not want it to be labeled as a place, but the whole entity as a <italic>character</italic> instead.</p>
<p>For the actual test procedure, we ran each classifier on our corpus and computed the averagely yield precision (positive predictive value), recall (true positive rate) and <italic>F</italic><sub>1</sub> score of the classification task. Section <xref ref-type="sec" rid="S2">2</xref> shortly discusses state of the art of existing tools under the same constraints, and sections <xref ref-type="sec" rid="S3-2">3.2</xref> to <xref ref-type="sec" rid="S3-6">3.6</xref> give the details of the implementations of each classifier, and the obtained performances.</p>
</sec>
</sec>
<sec id="S2">
<label>2</label> <title>NER in Novels</title>
<p>The field of <italic>NER</italic> is evolving quickly, as big data approaches and access to increasingly large corpora brought up several projects promising interesting results. However, these tools remain mainly purposed to summarize, categorize, and extract meaning out of short texts that relate to the outside world (e.g., news articles, encyclopedias, or otherwise informative texts). Analyses on big portions of self-contained texts like entire chapters or full fiction books, whose named entities are difficult to look up and interpret out of their context, remain a challenging endeavor. Novels in particular are different from traditional applications for <italic>NER</italic> techniques for at least two reasons:
<list list-type="bullet">
<list-item><p>Novels create a world of their own, with own recurring characters and places that can be hard to understand out of their context. Many traditional <italic>NER</italic> methods do not exploit this characteristic as they on the contrary rely on external databases to identify and classify named entities (Jovanovic et al., <xref ref-type="bibr" rid="B10">2014</xref>).</p></list-item>
<list-item><p>Each novel tends to be characterized by specific stylistic features whose purpose precisely is to give the narration a unique taste. On the one hand, a novelist&#x02019;s writing diverges in nature from journalistic, academic, or other forms of non-fiction writings, and on the other hand, it is usually purposely meant to introduce noticeable differences compared to the style of other authors. This phenomenon is obvious enough that it was shown to allow to confidently attribute texts to their authors in many contexts (Stamatatos, <xref ref-type="bibr" rid="B16">2009</xref>). This intrinsic diversity makes a one-size-fits-all approach to <italic>NER</italic> difficult and is problematic for pattern-inducing machine learning algorithms.</p></list-item>
</list></p>
<p>In order to establish a baseline for our study, we conducted an initial evaluation with one of the current widely used <italic>NER</italic> systems. <italic>OpeNER</italic><xref ref-type="fn" rid="fn6"><sup>6</sup></xref> is a multilingual and powerful <italic>NER</italic> pipeline, promising state of the art results on French corpora (Azpeitia et al., <xref ref-type="bibr" rid="B2">2014</xref>). Even if it was not designed to handle big amounts of text,<xref ref-type="fn" rid="fn7"><sup>7</sup></xref> its processing routine is efficient and produces XML result files that can easily be processed and compared to our reference data. Since <italic>OpeNER</italic> is extracting a wider range of entities than the ones we considered (such as date and time information), we only considered the relevantly tagged words and manually resolved naming differences in order to keep the comparison fair and accurate.</p>
</sec>
<sec id="S3">
<label>3</label> <title>A Set of Simple Rules</title>
<sec id="S3-1">
<label>3.1</label> <title>Preprocessing</title>
<p>In general, spotting proper nouns in French texts is a rather easy task due to capitalization rules, that are quite similar to English if not simpler due to less false positives (e.g., words related to languages, or days and months are written in lower case) (Geno, <xref ref-type="bibr" rid="B5">1992</xref>). Still, the task is not entirely trivial, because we need to filter out capitalization due to sentences starts and miscellaneous stylistic effects (such as subtitles, quotes, and verses). Additionally, we want full names extracted as single entities and remove false positives, like honorific titles or named time periods (Grevisse and Lenoble-Pinson, <xref ref-type="bibr" rid="B8">2009</xref>). In order to do that, we designed a two-pass method:
<list list-type="bullet">
<list-item><p>First, our scripts extract a list of all proper nouns that are not leading sentences. To do this, we compute all 1, 2, and 3&#x02009;g of each sentence while letting out the first word. We then keep all isolated proper nouns (i.e., capitalized words surrounded by lower cased ones), pairs of juxtaposed proper nouns, and triplets of proper nouns joined by an hyphen or a nobiliary particle,<xref ref-type="fn" rid="fn8"><sup>8</sup></xref> each of them as if they were single entities.</p></list-item>
<list-item><p>Then, we run a second pass on the full text, where we look for all sentences containing each noun we identified in the first run to include legitimate nouns leading sentences we had left out. For each of them, we store an index of the sentences they appear in for further processing.</p></list-item>
</list></p>
<p>This approach allows to recover all occurrences of each capitalized word, as long as they are not systematically at the start of sentences. In practice, the resulting list needs to be refined thereafter, as some capitalized common nouns still happen to end up in it. The reasons for this may be multiple, ranging from sentence tokenization errors, typos in the source text or other stylistic effects that may influcence punctuation and case. This refining can be done accurately and efficiently by combining three strategies:
<list list-type="bullet">
<list-item><p>by computing and comparing the mean positions of each word in the sentences they were found in. As we may expect, the distribution of words that are usually capitalized only when leading the sentences will concentrate toward 0, whereas the real proper nouns&#x02019; will tend to even out. Figure <xref ref-type="fig" rid="F1">1</xref> illustrates that the typical distributions often allow for easy separation, with very few outliers.</p></list-item>
<list-item><p>The said outliers being usually connection words (e.g., pronouns and prepositions) that are often capitalized in different contexts, they can be filtered out using a simple French stopwords list.</p></list-item>
<list-item><p>Third, words related to nationalities or ethnic groups can be easily filtered out as they are usually present in both their singular and plural forms, whereas genuine proper nouns will usually not follow this characteristic. Hence, we remove the words ending in &#x0201C;s&#x0201D; that can also be found without the &#x0201C;s&#x0201D; throughout the same text.</p></list-item>
</list></p>
<fig id="F1" position="float">
<label>Figure 1</label>
<caption><p><bold>Typical mean positions of uppercased words in their respective tokenized sentences vs. their number of occurrences (on a logarithmic scale)</bold>.</p></caption>
<graphic xlink:href="fdigh-04-00006-g001.tif"/>
</fig>
<p>Once identified, proper nouns usually fall in three main categories that serve different purposes to narration: they can namely be <italic>characters, places</italic>, or <italic>others</italic> (brands, abstract concepts, acronyms&#x02026;). We designed and evaluated six independent classifiers. Each classifier gets one word at a time as an input as well as the context that is necessary and relevant for its way of processing data, and returns the predicted category (namely <italic>character, place</italic>, or <italic>other</italic>). We first present the implementation characteristics of each component before looking in details at the resulting scores.</p>
</sec>
<sec id="S3-2">
<label>3.2</label> <title>Classifier &#x00023;1: Obvious Context, Titles, and Predicates</title>
<p>When one encounters a proper noun in a sentence, a good guess on its nature can sometimes easily be taken due to the immediate context. The simplest case, which we will refer here as <italic>obvious context</italic>, would be if the noun is immediately preceded by a title or a predicate that hints at what it refers to. For instance, the name <italic>Vilquin</italic> could probably refer to anything without clear preference when out of any context, but it would be very easy to classify, respectively, as a person or as a place, if at least one sentence was mentioning &#x0201C;[&#x02026;] <italic>monsieur Vilquin</italic> [&#x02026;]&#x0201D; or, conversely, &#x0201C;[&#x02026;] <italic>rue Vilquin</italic> [&#x02026;].&#x0201D;</p>
<p>For this classifier, we compiled a simple list of obvious context classifiers that allow to make good guesses about the nature of the immediately or next to following proper noun:
<list list-type="bullet">
<list-item><p>In the case of characters, the list is basically the usual name titles of the French language, such as <italic>madame</italic> or <italic>docteur</italic>.<xref ref-type="fn" rid="fn9"><sup>9</sup></xref></p></list-item>
<list-item><p>For places, we considered the most common predicates used to qualify toponyms, as for instance <italic>ville, avenue</italic>, or <italic>rue</italic>.</p></list-item>
<list-item><p>For other words we wanted specifically to filter out, we added a short list of terms referring to deities (<italic>dieu, j&#x000E9;sus, marie, vierge, saint</italic>).</p></list-item>
</list></p>
</sec>
<sec id="S3-3">
<label>3.3</label> <title>Classifier &#x00023;2: Naive Position</title>
<p>In French, like in many other languages, the grammatical structure makes it more likely for sentences to follow a pattern that puts the subject of the action at the beginning, and the location toward the end. This characteristic can be used when one looks at enough examples to make a simple, yet quite powerful guess about the global roles of the proper nouns.</p>
<p>The accuracy of this classifier is indeed strongly dependent on the writing style of the author, as the frequent use of specific figures of speech may break its work hypothesis, and longer sentences may narrow the gap between the categories or blurry the bounds. This can be seen clearly in Figure <xref ref-type="fig" rid="F2">2</xref>, where we show the relative positions of identified classes of names for three different stories. In those examples, we can see the effectiveness of a separation guess at around 45% of sentences&#x02019; length, which is expected to yield quite good results for the first two books, yet a bit more disappointing ones for the third one.</p>
<fig id="F2" position="float">
<label>Figure 2</label>
<caption><p><bold>Relative mean position of characters and places names for three classical French novels</bold>.</p></caption>
<graphic xlink:href="fdigh-04-00006-g002.tif"/>
</fig>
</sec>
<sec id="S3-4">
<label>3.4</label> <title>Classifier &#x00023;3: Semantics out of Neighboring Words</title>
<p>Inspired by Latent Semantic Analysis (Dumais, <xref ref-type="bibr" rid="B3">2005</xref>), in which it is hypothesized the meaning of words are the result of their neighbors&#x02019;, a slightly more sophisticated approach consists of a broader look at neighboring words semantics. This approach is very different from section <xref ref-type="sec" rid="S3-2">3.2</xref> in that we are not expecting the surrounding words to qualify the noun <italic>per se</italic> but to hint at its nature due to the actual meaning of the near context. For this implementation, we compiled lists of words that are more likely (but not exclusively) to appear, respectively, nearby characters, places, or abstract concepts. For instance, we expect names of characters to be more often surrounded by words related to emotions, body functions, speech, or professions, whereas names of places would be more closely related to motion verbs, place features, and prepositions.</p>
<p>Starting from common nouns that are unambiguously related to one of the categories we are interested in, we used a French synonyms dictionary service<xref ref-type="fn" rid="fn10"><sup>10</sup></xref> to put up a list aiming to be as extensive as possible. The final files resulted in 4,500 words for characters, 670 for places and 50 for concepts (see <xref ref-type="sec" rid="S10">Appendix B</xref> for the complete list). The script then looks for these words in the neighborhood of the nouns to be disambiguated and returns the most probable category.</p>
</sec>
<sec id="S3-5">
<label>3.5</label> <title>Classifier &#x00023;4: Grammatical Structure</title>
<p>As characters and places serve different narrative purposes, one may expect the grammatical constructs surrounding them to differ in a significant way. For instance, place names are often preceded with prepositions or determiners, whereas it is expected for character names to be more often directly followed by verbs. We thus introduced a script classifying names based on its knowledge of the full text, grammatically tagged using TreeTagger,<xref ref-type="fn" rid="fn11"><sup>11</sup></xref> and tokenized in sentences. To guess the nature of the names, it then matches all sentences containing them against a set of rules that are typical constructions one uses when writing about a person or a place.</p>
<p>We tried out a set of seven manually established rules covering the most straightforward grammatical constructs (described in details in Table <xref ref-type="table" rid="T1">1</xref>), plus two that help filter out tokenization errors at a sentence level by flagging words that are preceded by a punctuation mark or that are alone in their sentence. Formally, rules are patterns possibly matching the set {<italic>t<sub>i</sub></italic><sub>&#x02212;2</sub>, <italic>t<sub>i</sub></italic><sub>&#x02212;1</sub>, <italic>t<sub>i</sub></italic><sub>&#x0002B;1</sub>, <italic>t<sub>i</sub></italic><sub>&#x0002B;2</sub>} of grammatical tags attributed to up to four neighboring tokens {<italic>w<sub>i</sub></italic><sub>&#x02212;2</sub>, <italic>w<sub>i</sub></italic><sub>&#x02212;1</sub>, <italic>w<sub>i</sub></italic><sub>&#x0002B;1</sub>, <italic>w<sub>i</sub></italic><sub>&#x0002B;2</sub>} for each proper noun <italic>w<sub>i</sub></italic>. When matched, they increase or decrease the probability score for one or several classifications, and the category yielding the highest score is chosen and returned in the end.</p>
<table-wrap position="float" id="T1">
<label>Table 1</label>
<caption><p><bold>Rules for grammatical structure classifier</bold>.</p></caption>
<table frame="hsides" rules="groups">
<thead>
<tr>
<th valign="top" align="left"><italic>t<sub>i</sub></italic><sub>&#x02212;2</sub></th>
<th valign="top" align="left"><italic>t<sub>i</sub></italic><sub>&#x02212;1</sub></th>
<th valign="top" align="left"><italic>t<sub>i</sub></italic><sub>&#x0002B;1</sub></th>
<th valign="top" align="left"><italic>t<sub>i</sub></italic><sub>&#x0002B;2</sub></th>
<th valign="top" align="left">Result</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left" valign="top" colspan="4">(At least one is a verb)</td>
<td align="left" valign="top">Character</td>
</tr>
<tr>
<td align="left" valign="top"/>
<td align="left" valign="top"/>
<td align="left" valign="top">VER</td>
<td align="left" valign="top"/>
<td align="left" valign="top">Character</td>
</tr>
<tr>
<td align="left" valign="top"/>
<td align="left" valign="top"/>
<td align="left" valign="top">NAM</td>
<td align="left" valign="top"/>
<td align="left" valign="top">Character</td>
</tr>
<tr>
<td align="left" valign="top">PRP</td>
<td align="left" valign="top">PRP</td>
<td align="left" valign="top"/>
<td align="left" valign="top">&#x02013;</td>
<td align="left" valign="top">Place</td>
</tr>
<tr>
<td align="left" valign="top"/>
<td align="left" valign="top">VER</td>
<td align="left" valign="top"/>
<td align="left" valign="top"/>
<td align="left" valign="top">Place</td>
</tr>
<tr>
<td align="left" valign="top"/>
<td align="left" valign="top">DET</td>
<td align="left" valign="top"/>
<td align="left" valign="top"/>
<td align="left" valign="top">Place</td>
</tr>
<tr>
<td align="left" valign="top"/>
<td align="left" valign="top">PRP</td>
<td align="left" valign="top">(Empty)</td>
<td align="left" valign="top">(Empty)</td>
<td align="left" valign="top">Concept</td>
</tr>
<tr>
<td align="left" valign="top"/>
<td align="left" valign="top">PUN</td>
<td align="left" valign="top"/>
<td align="left" valign="top"/>
<td align="left" valign="top">Unknown<xref ref-type="table-fn" rid="tfn1"><sup>a</sup></xref></td>
</tr>
<tr>
<td align="left" valign="top"/>
<td align="left" valign="top">(Empty)</td>
<td align="left" valign="top">(Empty)</td>
<td align="left" valign="top"/>
<td align="left" valign="top">Unknown<xref ref-type="table-fn" rid="tfn1"><sup>a</sup></xref></td>
</tr>
</tbody>
</table>
<table-wrap-foot>
<fn id="tfn1"><p><italic><sup>a</sup>Probable tokenization error</italic>.</p></fn><p><italic>VER, verb; NAM, proper noun, PRP, preposition; DET, determiner; PUN, punctuation</italic>.</p></table-wrap-foot></table-wrap>
</sec>
<sec id="S3-6">
<label>3.6</label> <title>Classifier &#x00023;5: Online-Querying</title>
<p>A lot of proper nouns can be non-ambiguously or with a high probability related to one or several categories based on general knowledge. For instance, a human could make a guess that &#x0201C;<italic>Elisabeth</italic>&#x0201D; will most likely refer to a person, whereas &#x0201C;<italic>Manhattan</italic>&#x0201D; is likely to be a place and &#x0201C;<italic>Amour</italic>,&#x0201D; a concept. But the same knowledge may equivocally tell that those same words could also potentially be related to the ship (<italic>RMS Queen Elisabeth</italic>), an abstract concept (<italic>project Manhattan</italic>), or a place (<italic>Amur river</italic>), probably with a lower likelihood if no other context is available.</p>
<p>For many nouns, the knowledge we are looking for is well captured in the categorization of their related Wikipedia pages. Using categories instead of the text of the articles also presents the advantages of being very straightforward and reduces a lot noisy signals related to text processing techniques. To test this idea, we implemented a simple algorithm that gathers the categories of the page whose name is closest to the noun we are looking for and looks for ones tagging people, places, or abstract concepts. In the case no category gives a hint (which tends to happen both with very complex or very precise pages), it tries to recursively walk up the hierarchy until the necessary clues are found.</p>
</sec>
<sec id="S3-7">
<label>3.7</label> <title>Classifier &#x00023;6: Quotes-Based</title>
<p>Several works already showed the relevance of locating direct and indirect speech parts to identify characters in novels (Glass and Bangay, <xref ref-type="bibr" rid="B6">2007</xref>; Goh et al., <xref ref-type="bibr" rid="B7">2012</xref>; Karsdorp et al., <xref ref-type="bibr" rid="B11">2012</xref>). Most of these approaches rely heavily on the lexical database WordNet<xref ref-type="fn" rid="fn12"><sup>12</sup></xref> to find out speech-related verbs and refine their accuracy, but for performance reasons and since we wanted the classifiers to remain efficient even on very long texts we implemented a simpler version that simply checks the proximity of detected proper nouns to quotation marks. For each proper noun <italic>w</italic> appearing <italic>m<sub>w</sub></italic> times, the system would essentially count the number <italic>q<sub>w</sub></italic> of mentions that appear near quotations. It then computes:
<disp-formula id="E1"><label>(1)</label><mml:math id="M1"><mml:mrow><mml:msub><mml:mi>r</mml:mi><mml:mi>w</mml:mi></mml:msub><mml:mo>=</mml:mo><mml:mfrac><mml:mrow><mml:msub><mml:mi>m</mml:mi><mml:mi>w</mml:mi></mml:msub></mml:mrow><mml:mrow><mml:msub><mml:mi>q</mml:mi><mml:mi>w</mml:mi></mml:msub></mml:mrow></mml:mfrac></mml:mrow></mml:math></disp-formula>
the quotation ratios for each noun, and:
<disp-formula id="E2"><label>(2)</label><mml:math id="M2"><mml:mrow><mml:mover accent='true'><mml:mi>t</mml:mi><mml:mo>&#x002DC;</mml:mo></mml:mover><mml:mo>=</mml:mo><mml:mtext>median</mml:mtext><mml:mn>&#x0007B;</mml:mn><mml:msub><mml:mi>r</mml:mi><mml:mi>w</mml:mi></mml:msub><mml:mn>&#x0007D;</mml:mn><mml:mo>=</mml:mo><mml:mrow><mml:mo>{</mml:mo><mml:mrow><mml:mtable><mml:mtr><mml:mtd class="array" columnalign="left"><mml:mrow><mml:msub><mml:mi>r</mml:mi><mml:mrow><mml:mstyle scriptlevel='+1'><mml:mfrac><mml:mi>n</mml:mi><mml:mn>2</mml:mn></mml:mfrac></mml:mstyle></mml:mrow></mml:msub><mml:mtext>&#x000A0;for&#x000A0;an&#x000A0;odd&#x000A0;number&#x000A0;</mml:mtext><mml:mi>n</mml:mi><mml:mtext>&#x000A0;of&#x000A0;words</mml:mtext></mml:mrow></mml:mtd></mml:mtr><mml:mtr><mml:mtd class="array" columnalign="left"><mml:mrow><mml:mfrac><mml:mn>1</mml:mn><mml:mn>2</mml:mn></mml:mfrac><mml:mrow><mml:mo>(</mml:mo><mml:mrow><mml:msub><mml:mi>r</mml:mi><mml:mrow><mml:mstyle scriptlevel='+1'><mml:mfrac><mml:mi>n</mml:mi><mml:mn>2</mml:mn></mml:mfrac></mml:mstyle></mml:mrow></mml:msub><mml:mo>+</mml:mo><mml:msub><mml:mi>r</mml:mi><mml:mrow><mml:mstyle scriptlevel='+1'><mml:mfrac><mml:mrow><mml:mi>n</mml:mi><mml:mo>+</mml:mo><mml:mn>1</mml:mn></mml:mrow><mml:mn>2</mml:mn></mml:mfrac></mml:mstyle></mml:mrow></mml:msub></mml:mrow><mml:mo>)</mml:mo></mml:mrow><mml:mtext>for&#x000A0;an&#x000A0;even&#x000A0;number&#x000A0;</mml:mtext><mml:mi>n</mml:mi><mml:mtext>&#x000A0;of&#x000A0;words</mml:mtext></mml:mrow></mml:mtd></mml:mtr></mml:mtable></mml:mrow></mml:mrow></mml:mrow></mml:math></disp-formula>
the median value of all ratios, to be considered the differentiation threshold for this book. Each noun <italic>w</italic> is then assigned the <italic>character</italic> class if <italic>r<sub>w</sub></italic> is higher than <inline-formula><mml:math id="M3"><mml:mover accent='true'><mml:mi>t</mml:mi><mml:mo>&#x002DC;</mml:mo></mml:mover></mml:math></inline-formula> or <italic>place</italic> otherwise.</p>
</sec>
</sec>
<sec id="S4">
<label>4</label> <title>Meta-Classification</title>
<p>Once all classifiers returned their answer for a given word, the last step is to compare these results and to decide on a final answer. This meta-classification step can be done by voting systems, choosing the final result according to the majority of predictions using various strategies, or by a meta-recognition system, aiming to discard classifiers that seem to have encountered a problem on the considered text file. We implemented and discussed the performance of four distinct meta-classification methods.</p>
<sec id="S4-1">
<label>4.1</label> <title>Simple Vote</title>
<p>The easiest and most obvious solution to average the different classifications is a simple voting system (i.e., the classification who gets the majority of results wins). However, since there is an even number of classifiers, ties are to be expected. This situation is quite unlikely since it would require exactly three classifiers deciding correctly, and the three others agreeing incorrectly on a wrong categorization. Still, in case, this situation occurred the final choice would be non-deterministic by lack of model to support one option or the other. For this reason, we introduced a second meta-classification, which involves for each classifier to compute a confidence self-assessment score.</p>
</sec>
<sec id="S4-2">
<label>4.2</label> <title>Self-Assessed Confidence</title>
<p>For most classifiers, their internal mechanics allow themselves to evaluate to which extent the strategy they are using seems likely to return reliable results, given the current work context. Hence, a simple strategy to help the voting process in the case of ties is for each classifier to return a confidence index, between 0 and 1.</p>
<p>The used self-assessing strategies are as follows:
<list list-type="bullet">
<list-item><p>For <italic>Obvious Context, Semantic</italic>, and <italic>Wikipedia</italic> classifiers (sections <xref ref-type="sec" rid="S3-2">3.2</xref>, <xref ref-type="sec" rid="S3-4">3.4</xref>, and <xref ref-type="sec" rid="S3-6">3.6</xref>), we use <inline-formula><mml:math id="M4"><mml:mrow><mml:mstyle scriptlevel='+1'><mml:mfrac><mml:mrow><mml:msub><mml:mi>C</mml:mi><mml:mrow><mml:mi>m</mml:mi><mml:mi>a</mml:mi><mml:mi>x</mml:mi></mml:mrow></mml:msub><mml:mo>&#x02212;</mml:mo><mml:msub><mml:mi>C</mml:mi><mml:mrow><mml:mi>m</mml:mi><mml:mi>i</mml:mi><mml:mi>n</mml:mi></mml:mrow></mml:msub></mml:mrow><mml:mrow><mml:mo>&#x02211;</mml:mo><mml:msub><mml:mi>C</mml:mi><mml:mi>i</mml:mi></mml:msub></mml:mrow></mml:mfrac></mml:mstyle></mml:mrow></mml:math></inline-formula> where <italic>C<sub>max</sub></italic> is the count of most and <italic>C<sub>min</sub></italic> of least represented categories for which we found clues. For instance, if the Semantic classifier finds 6 neighboring words related to places, 3 to people and 1 to abstract concepts, the confidence index will be <inline-formula><mml:math id="M5"><mml:mrow><mml:mstyle scriptlevel='+1'><mml:mfrac><mml:mrow><mml:mn>6</mml:mn><mml:mo>&#x02212;</mml:mo><mml:mn>1</mml:mn></mml:mrow><mml:mrow><mml:mo stretchy='false'>(</mml:mo><mml:mn>6</mml:mn><mml:mo>+</mml:mo><mml:mn>3</mml:mn><mml:mo>+</mml:mo><mml:mn>1</mml:mn><mml:mo stretchy='false'>)</mml:mo></mml:mrow></mml:mfrac></mml:mstyle><mml:mo>=</mml:mo><mml:mn>0.5</mml:mn></mml:mrow></mml:math></inline-formula>. This index is thus expected to equal 1 if the decision was made with no ambiguity and 0 if the clues were equally distributed.</p></list-item>
<list-item><p>For <italic>Naive Position, Grammatical</italic>, and <italic>Quotes</italic> (sections <xref ref-type="sec" rid="S3-3">3.3</xref>, <xref ref-type="sec" rid="S3-5">3.5</xref>, and <xref ref-type="sec" rid="S3-7">3.7</xref>) classifiers, we use the difference between the splitting threshold and observed decision value, normalized between 0 and 1. For instance, considering the <italic>Quotes</italic> classifier computes a ratio of 0.4 for some noun with a threshold of 0.2, the result will be classified as a person with a confidence index of <inline-formula><mml:math id="M6"><mml:mrow><mml:mstyle scriptlevel='+1'><mml:mfrac><mml:mrow><mml:mn>0.4</mml:mn><mml:mo>&#x02212;</mml:mo><mml:mn>0.2</mml:mn></mml:mrow><mml:mrow><mml:mn>1</mml:mn><mml:mo>&#x02212;</mml:mo><mml:mn>0.2</mml:mn></mml:mrow></mml:mfrac></mml:mstyle><mml:mo>=</mml:mo><mml:mn>0.25</mml:mn></mml:mrow></mml:math></inline-formula>. Again, this index is expected to see its value tend toward 0 for ambiguous cases and toward 1 for the more definite ones.</p></list-item>
</list></p>
<p>On top of that, some classifiers are given the possibility to return 0 to mark their results as known to be invalid, and thus irrelevant at voting time. This can happen for instance when we do not find any known title preceding a word throughout the text, if no grammatical rule could be matched, or if Wikipedia does not have any result for the searched word.</p>
<p>The improved voting algorithm then first discards all classifications that have a confidence mark of 0 and proceeds to a simple vote between the remaining ones for each noun. In case of a tie, the results rated with the highest confidence will be privileged.</p>
</sec>
<sec id="S4-3">
<label>4.3</label> <title>Fixed Weighting</title>
<p>Not all classifiers exhibit the same behavior regarding precision and recall. It thus can be justified to put more confidence on some of them in cases when we know they are more likely to succeed. For this test, we used manually set weights putting more importance to the <italic>obvious context</italic> classifier (section <xref ref-type="sec" rid="S3-2">3.2</xref>), due to its high precision rate, all others being treated equally. With the help of confidence rating (section <xref ref-type="sec" rid="S4-2">4.2</xref>), we know the low recall rate will not impact negatively on the other classifiers because it will return a confidence score of 0 if it could not find any classification clue. Hence, those cases will be discarded regardless of the coefficient. A good compromise can be reached by giving 3 times more weight to the <italic>obvious context</italic> classifier, allowing the others to still easily overpower it in the unlikely case a majority of them reach a contradictory agreement.</p>
</sec>
<sec id="S4-4">
<label>4.4</label> <title>Meta-Recognition Approach to Optimized Weighting</title>
<p>A meta-recognition algorithm follows the idea of improving its accuracy by entirely removing one classifier if it detects it is consistently failing, typically due to stylistic biases or other broken assumptions on the considered book. Given the global classification results, one can easily compute an agreement score between the different classifiers, for instance using the Fleiss&#x02019; Kappa method (Fleiss and Cohen, <xref ref-type="bibr" rid="B4">1973</xref>). In case this indicator hints at discrepancy, we can simply recompute all averages by systematically letting out one of the classifiers, until the new Fleiss&#x02019; Kappa value increased. Our hypothesis here is that since the remaining classifiers reached a higher agreement, the discarded one must have globally failed in some way and needs to be put aside.</p>
</sec>
</sec>
<sec id="S5">
<label>5</label> <title>Results</title>
<p>Let us consider in Figure <xref ref-type="fig" rid="F3">3</xref> the precisions vs. recall results that each of the six classifiers achieved on our test corpus. One can immediately see a typical pattern in any information retrieval system: one parameter is detrimental to the other, and no two classifiers behave in a similar way. We can also see that for each of them, some books get incredibly good results, and few others turn out very bad. Interestingly and as backed up by the full numerical values shown in Table <xref ref-type="table" rid="T2">2</xref>, those are almost never the same, confirming our hypothesis that some methods may work way better (or worse) on some texts, giving a strong justification for the multi-classifier Mcapproach. The averaged results seem to confirm this intuition. In Figures <xref ref-type="fig" rid="F4">4</xref> and <xref ref-type="fig" rid="F5">5</xref>, we can see that all meta-classification schemes overall pushed the results toward the top, and at the same time made the clustering denser, hence reducing the differences between the books and output more consistant results by removing the worse outliers.</p>
<fig id="F3" position="float">
<label>Figure 3</label>
<caption><p><bold>Comparison between precision and recall for each classifier, on each book</bold>.</p></caption>
<graphic xlink:href="fdigh-04-00006-g003.tif"/>
</fig>
<table-wrap position="float" id="T2">
<label>Table 2</label>
<caption><p><bold>Precision and recall scores, per classifier and per class</bold>.</p></caption>
<table frame="hsides" rules="groups">
<thead>
<tr>
<th valign="top" align="center"/>
<th valign="top" align="center" colspan="3">1. Obvious context<hr/></th>
<th valign="top" align="center" colspan="3">2. Naive position<hr/></th>
<th valign="top" align="center" colspan="3">3. Semantics<hr/></th>
<th valign="top" align="center" colspan="3">4. Grammar<hr/></th>
<th valign="top" align="center" colspan="3">5. Wikipedia<hr/></th>
<th valign="top" align="center" colspan="3">6. Quotes<hr/></th>
</tr><tr>
<th valign="top" align="center"/>
<th valign="top" align="center"><italic>P</italic></th>
<th valign="top" align="center"><italic>R</italic></th>
<th valign="top" align="center"><italic>F</italic><sub>1</sub></th>
<th valign="top" align="center"><italic>P</italic></th>
<th valign="top" align="center"><italic>R</italic></th>
<th valign="top" align="center"><italic>F</italic><sub>1</sub></th>
<th valign="top" align="center"><italic>P</italic></th>
<th valign="top" align="center"><italic>R</italic></th>
<th valign="top" align="center"><italic>F</italic><sub>1</sub></th>
<th valign="top" align="center"><italic>P</italic></th>
<th valign="top" align="center"><italic>R</italic></th>
<th valign="top" align="center"><italic>F</italic><sub>1</sub></th>
<th valign="top" align="center"><italic>P</italic></th>
<th valign="top" align="center"><italic>R</italic></th>
<th valign="top" align="center"><italic>F</italic><sub>1</sub></th>
<th valign="top" align="center"><italic>P</italic></th>
<th valign="top" align="center"><italic>R</italic></th>
<th valign="top" align="center"><italic>F</italic><sub>1</sub></th>
</tr>
</thead>
<tbody>
<tr>
<td align="left" valign="top">20000 Lieues sous les mers</td>
<td align="center" valign="top"><bold>0.667</bold></td>
<td align="center" valign="top">0.269</td>
<td align="center" valign="top">0.3828</td>
<td align="center" valign="top">0.806</td>
<td align="center" valign="top">0.763</td>
<td align="center" valign="top">0.7839</td>
<td align="center" valign="top">0.736</td>
<td align="center" valign="top">0.609</td>
<td align="center" valign="top">0.6666</td>
<td align="center" valign="top">0.800</td>
<td align="center" valign="top">0.857</td>
<td align="center" valign="top">0.8275</td>
<td align="center" valign="top">0.627</td>
<td align="center" valign="top">0.652</td>
<td align="center" valign="top">0.6394</td>
<td align="center" valign="top">0.594</td>
<td align="center" valign="top">0.557</td>
<td align="center" valign="top">0.6567</td>
</tr>
<tr>
<td align="left" valign="top">Au bonheur des dames</td>
<td align="center" valign="top">0.947</td>
<td align="center" valign="top">0.354</td>
<td align="center" valign="top">0.5153</td>
<td align="center" valign="top">0.737</td>
<td align="center" valign="top">0.864</td>
<td align="center" valign="top">0.7956</td>
<td align="center" valign="top">0.839</td>
<td align="center" valign="top">0.695</td>
<td align="center" valign="top">0.7607</td>
<td align="center" valign="top">0.778</td>
<td align="center" valign="top">0.840</td>
<td align="center" valign="top">0.8077</td>
<td align="center" valign="top">0.592</td>
<td align="center" valign="top">0.701</td>
<td align="center" valign="top">0.6422</td>
<td align="center" valign="top">0.658</td>
<td align="center" valign="top">0.611</td>
<td align="center" valign="top">0.6033</td>
</tr>
<tr>
<td align="left" valign="top">Belle rose</td>
<td align="center" valign="top">0.980</td>
<td align="center" valign="top">0.419</td>
<td align="center" valign="top">0.5868</td>
<td align="center" valign="top">0.773</td>
<td align="center" valign="top">0.859</td>
<td align="center" valign="top">0.8087</td>
<td align="center" valign="top">0.835</td>
<td align="center" valign="top">0.812</td>
<td align="center" valign="top">0.8059</td>
<td align="center" valign="top">0.757</td>
<td align="center" valign="top">0.831</td>
<td align="center" valign="top">0.7876</td>
<td align="center" valign="top">0.347</td>
<td align="center" valign="top"><bold>0.363</bold></td>
<td align="center" valign="top">0.3498</td>
<td align="center" valign="top">0.693</td>
<td align="center" valign="top">0.637</td>
<td align="center" valign="top">0.6404</td>
</tr>
<tr>
<td align="left" valign="top">Bijou</td>
<td align="center" valign="top">0.905</td>
<td align="center" valign="top">0.266</td>
<td align="center" valign="top">0.4107</td>
<td align="center" valign="top"><bold>0.411</bold></td>
<td align="center" valign="top">0.578</td>
<td align="center" valign="top"><bold>0.4549</bold></td>
<td align="center" valign="top">0.792</td>
<td align="center" valign="top">0.766</td>
<td align="center" valign="top">0.7784</td>
<td align="center" valign="top">0.565</td>
<td align="center" valign="top">0.859</td>
<td align="center" valign="top">0.6710</td>
<td align="center" valign="top">0.262</td>
<td align="center" valign="top">0.516</td>
<td align="center" valign="top">0.3378</td>
<td align="center" valign="top">0.508</td>
<td align="center" valign="top">0.719</td>
<td align="center" valign="top">0.5897</td>
</tr>
<tr>
<td align="left" valign="top">Blanche et Bleue</td>
<td align="center" valign="top">1.000</td>
<td align="center" valign="top">0.312</td>
<td align="center" valign="top">0.4762</td>
<td align="center" valign="top">0.761</td>
<td align="center" valign="top">0.823</td>
<td align="center" valign="top">0.7906</td>
<td align="center" valign="top">0.659</td>
<td align="center" valign="top">0.542</td>
<td align="center" valign="top">0.5946</td>
<td align="center" valign="top">0.802</td>
<td align="center" valign="top">0.885</td>
<td align="center" valign="top">0.8418</td>
<td align="center" valign="top">0.634</td>
<td align="center" valign="top">0.708</td>
<td align="center" valign="top">0.6689</td>
<td align="center" valign="top">0.602</td>
<td align="center" valign="top">0.406</td>
<td align="center" valign="top"><bold>0.3379</bold></td>
</tr>
<tr>
<td align="left" valign="top">Boule de Suif</td>
<td align="center" valign="top">1.000</td>
<td align="center" valign="top">0.154</td>
<td align="center" valign="top">0.2667</td>
<td align="center" valign="top">0.543</td>
<td align="center" valign="top">0.808</td>
<td align="center" valign="top">0.6493</td>
<td align="center" valign="top">0.857</td>
<td align="center" valign="top">0.442</td>
<td align="center" valign="top">0.5835</td>
<td align="center" valign="top">0.621</td>
<td align="center" valign="top">0.885</td>
<td align="center" valign="top">0.7299</td>
<td align="center" valign="top">0.407</td>
<td align="center" valign="top">0.442</td>
<td align="center" valign="top">0.4240</td>
<td align="center" valign="top">0.595</td>
<td align="center" valign="top">0.731</td>
<td align="center" valign="top">0.6561</td>
</tr>
<tr>
<td align="left" valign="top">Candide</td>
<td align="center" valign="top">0.917</td>
<td align="center" valign="top">0.208</td>
<td align="center" valign="top">0.3395</td>
<td align="center" valign="top"><bold>0.906</bold></td>
<td align="center" valign="top">0.875</td>
<td align="center" valign="top"><bold>0.8904</bold></td>
<td align="center" valign="top"><bold>0.944</bold></td>
<td align="center" valign="top">0.487</td>
<td align="center" valign="top">0.6428</td>
<td align="center" valign="top">0.906</td>
<td align="center" valign="top">0.875</td>
<td align="center" valign="top">0.8904</td>
<td align="center" valign="top">0.783</td>
<td align="center" valign="top">0.583</td>
<td align="center" valign="top">0.6684</td>
<td align="center" valign="top"><bold>0.917</bold></td>
<td align="center" valign="top">0.551</td>
<td align="center" valign="top">0.6557</td>
</tr>
<tr>
<td align="left" valign="top">Colomba</td>
<td align="center" valign="top">1.000</td>
<td align="center" valign="top">0.167</td>
<td align="center" valign="top">0.2857</td>
<td align="center" valign="top">0.637</td>
<td align="center" valign="top">0.750</td>
<td align="center" valign="top">0.6892</td>
<td align="center" valign="top">0.662</td>
<td align="center" valign="top">0.556</td>
<td align="center" valign="top">0.6040</td>
<td align="center" valign="top">0.802</td>
<td align="center" valign="top">0.917</td>
<td align="center" valign="top">0.8556</td>
<td align="center" valign="top">0.577</td>
<td align="center" valign="top">0.639</td>
<td align="center" valign="top">0.6063</td>
<td align="center" valign="top">0.771</td>
<td align="center" valign="top">0.889</td>
<td align="center" valign="top">0.7615</td>
</tr>
<tr>
<td align="left" valign="top">La Comedie Humaine</td>
<td align="center" valign="top">0.882</td>
<td align="center" valign="top"><bold>0.451</bold></td>
<td align="center" valign="top"><bold>0.5959</bold></td>
<td align="center" valign="top">0.635</td>
<td align="center" valign="top">0.811</td>
<td align="center" valign="top">0.7098</td>
<td align="center" valign="top">0.703</td>
<td align="center" valign="top">0.641</td>
<td align="center" valign="top">0.6780</td>
<td align="center" valign="top">0.656</td>
<td align="center" valign="top">0.857</td>
<td align="center" valign="top">0.7379</td>
<td align="center" valign="top">0.552</td>
<td align="center" valign="top">0.633</td>
<td align="center" valign="top">0.5806</td>
<td align="center" valign="top">0.626</td>
<td align="center" valign="top">0.698</td>
<td align="center" valign="top">0.6478</td>
</tr>
<tr>
<td align="left" valign="top">Consuelo</td>
<td align="center" valign="top">0.940</td>
<td align="center" valign="top">0.239</td>
<td align="center" valign="top">0.3813</td>
<td align="center" valign="top">0.657</td>
<td align="center" valign="top">0.728</td>
<td align="center" valign="top">0.6905</td>
<td align="center" valign="top">0.802</td>
<td align="center" valign="top">0.696</td>
<td align="center" valign="top">0.7451</td>
<td align="center" valign="top">0.682</td>
<td align="center" valign="top">0.787</td>
<td align="center" valign="top">0.7311</td>
<td align="center" valign="top">0.576</td>
<td align="center" valign="top">0.650</td>
<td align="center" valign="top">0.6108</td>
<td align="center" valign="top">0.759</td>
<td align="center" valign="top">0.715</td>
<td align="center" valign="top">0.7299</td>
</tr>
<tr>
<td align="left" valign="top">David Copperfield</td>
<td align="center" valign="top">1.000</td>
<td align="center" valign="top">0.333</td>
<td align="center" valign="top">0.5000</td>
<td align="center" valign="top">0.593</td>
<td align="center" valign="top">0.688</td>
<td align="center" valign="top">0.6369</td>
<td align="center" valign="top">0.787</td>
<td align="center" valign="top">0.785</td>
<td align="center" valign="top">0.7859</td>
<td align="center" valign="top">0.763</td>
<td align="center" valign="top">0.942</td>
<td align="center" valign="top">0.8432</td>
<td align="center" valign="top">0.635</td>
<td align="center" valign="top">0.812</td>
<td align="center" valign="top">0.7126</td>
<td align="center" valign="top">0.624</td>
<td align="center" valign="top">0.605</td>
<td align="center" valign="top">0.6059</td>
</tr>
<tr>
<td align="left" valign="top">Don Quichotte</td>
<td align="center" valign="top">0.974</td>
<td align="center" valign="top">0.313</td>
<td align="center" valign="top">0.4733</td>
<td align="center" valign="top">0.579</td>
<td align="center" valign="top">0.792</td>
<td align="center" valign="top">0.6669</td>
<td align="center" valign="top">0.762</td>
<td align="center" valign="top">0.596</td>
<td align="center" valign="top">0.7258</td>
<td align="center" valign="top">0.564</td>
<td align="center" valign="top">0.811</td>
<td align="center" valign="top">0.6621</td>
<td align="center" valign="top">0.477</td>
<td align="center" valign="top">0.593</td>
<td align="center" valign="top">0.5342</td>
<td align="center" valign="top">0.613</td>
<td align="center" valign="top">0.659</td>
<td align="center" valign="top">0.6284</td>
</tr>
<tr>
<td align="left" valign="top">Germaine</td>
<td align="center" valign="top">0.889</td>
<td align="center" valign="top">0.337</td>
<td align="center" valign="top">0.4888</td>
<td align="center" valign="top">0.536</td>
<td align="center" valign="top"><bold>0.576</bold></td>
<td align="center" valign="top">0.5550</td>
<td align="center" valign="top">0.608</td>
<td align="center" valign="top">0.549</td>
<td align="center" valign="top">0.5773</td>
<td align="center" valign="top">0.685</td>
<td align="center" valign="top"><bold>0.742</bold></td>
<td align="center" valign="top">0.7126</td>
<td align="center" valign="top">0.604</td>
<td align="center" valign="top">0.655</td>
<td align="center" valign="top">0.6286</td>
<td align="center" valign="top">0.735</td>
<td align="center" valign="top">0.527</td>
<td align="center" valign="top">0.6243</td>
</tr>
<tr>
<td align="left" valign="top">Germinal</td>
<td align="center" valign="top">1.000</td>
<td align="center" valign="top">0.128</td>
<td align="center" valign="top">0.2266</td>
<td align="center" valign="top">0.731</td>
<td align="center" valign="top">0.789</td>
<td align="center" valign="top">0.7587</td>
<td align="center" valign="top">0.772</td>
<td align="center" valign="top">0.617</td>
<td align="center" valign="top">0.7120</td>
<td align="center" valign="top">0.821</td>
<td align="center" valign="top">0.889</td>
<td align="center" valign="top">0.8538</td>
<td align="center" valign="top">0.637</td>
<td align="center" valign="top">0.694</td>
<td align="center" valign="top">0.6646</td>
<td align="center" valign="top">0.469</td>
<td align="center" valign="top">0.411</td>
<td align="center" valign="top">0.4256</td>
</tr>
<tr>
<td align="left" valign="top">Germinie Lacerteux</td>
<td align="center" valign="top">0.833</td>
<td align="center" valign="top">0.200</td>
<td align="center" valign="top">0.3226</td>
<td align="center" valign="top">0.562</td>
<td align="center" valign="top"><bold>1.000</bold></td>
<td align="center" valign="top">0.6087</td>
<td align="center" valign="top">0.857</td>
<td align="center" valign="top">0.500</td>
<td align="center" valign="top">0.6316</td>
<td align="center" valign="top"><bold>0.500</bold></td>
<td align="center" valign="top">0.800</td>
<td align="center" valign="top"><bold>0.5961</bold></td>
<td align="center" valign="top"><bold>0.208</bold></td>
<td align="center" valign="top">0.600</td>
<td align="center" valign="top"><bold>0.2667</bold></td>
<td align="center" valign="top"><bold>0.417</bold></td>
<td align="center" valign="top">0.600</td>
<td align="center" valign="top">0.4918</td>
</tr>
<tr>
<td align="left" valign="top">Jane Eyre</td>
<td align="center" valign="top">1.000</td>
<td align="center" valign="top">0.205</td>
<td align="center" valign="top">0.3396</td>
<td align="center" valign="top">0.705</td>
<td align="center" valign="top">0.864</td>
<td align="center" valign="top">0.7760</td>
<td align="center" valign="top">0.896</td>
<td align="center" valign="top">0.920</td>
<td align="center" valign="top">0.9080</td>
<td align="center" valign="top">0.846</td>
<td align="center" valign="top">0.966</td>
<td align="center" valign="top">0.9021</td>
<td align="center" valign="top">0.613</td>
<td align="center" valign="top">0.706</td>
<td align="center" valign="top">0.6559</td>
<td align="center" valign="top">0.598</td>
<td align="center" valign="top">0.506</td>
<td align="center" valign="top">0.4943</td>
</tr>
<tr>
<td align="left" valign="top">La B&#x000EA;te Humaine</td>
<td align="center" valign="top">1.000</td>
<td align="center" valign="top">0.321</td>
<td align="center" valign="top">0.4858</td>
<td align="center" valign="top">0.833</td>
<td align="center" valign="top">0.917</td>
<td align="center" valign="top">0.8730</td>
<td align="center" valign="top">0.875</td>
<td align="center" valign="top">0.796</td>
<td align="center" valign="top">0.8050</td>
<td align="center" valign="top">0.857</td>
<td align="center" valign="top">0.938</td>
<td align="center" valign="top">0.8955</td>
<td align="center" valign="top">0.559</td>
<td align="center" valign="top">0.600</td>
<td align="center" valign="top">0.5789</td>
<td align="center" valign="top">0.661</td>
<td align="center" valign="top">0.588</td>
<td align="center" valign="top">0.6146</td>
</tr>
<tr>
<td align="left" valign="top">La Femme du mort</td>
<td align="center" valign="top">0.964</td>
<td align="center" valign="top">0.397</td>
<td align="center" valign="top">0.5624</td>
<td align="center" valign="top">0.508</td>
<td align="center" valign="top">0.788</td>
<td align="center" valign="top">0.6122</td>
<td align="center" valign="top">0.695</td>
<td align="center" valign="top">0.644</td>
<td align="center" valign="top">0.7046</td>
<td align="center" valign="top">0.741</td>
<td align="center" valign="top">0.905</td>
<td align="center" valign="top">0.8025</td>
<td align="center" valign="top">0.332</td>
<td align="center" valign="top">0.652</td>
<td align="center" valign="top">0.4111</td>
<td align="center" valign="top">0.544</td>
<td align="center" valign="top">0.673</td>
<td align="center" valign="top">0.5525</td>
</tr>
<tr>
<td align="left" valign="top">L&#x02019;Assommoir</td>
<td align="center" valign="top">0.971</td>
<td align="center" valign="top">0.242</td>
<td align="center" valign="top">0.3880</td>
<td align="center" valign="top">0.743</td>
<td align="center" valign="top">0.864</td>
<td align="center" valign="top">0.7989</td>
<td align="center" valign="top">0.815</td>
<td align="center" valign="top">0.594</td>
<td align="center" valign="top">0.6871</td>
<td align="center" valign="top">0.794</td>
<td align="center" valign="top">0.879</td>
<td align="center" valign="top">0.8343</td>
<td align="center" valign="top">0.656</td>
<td align="center" valign="top">0.742</td>
<td align="center" valign="top">0.6964</td>
<td align="center" valign="top">0.617</td>
<td align="center" valign="top">0.603</td>
<td align="center" valign="top">0.6146</td>
</tr>
<tr>
<td align="left" valign="top">Le Mort vivant</td>
<td align="center" valign="top">1.000</td>
<td align="center" valign="top">0.207</td>
<td align="center" valign="top">0.3429</td>
<td align="center" valign="top">0.667</td>
<td align="center" valign="top">0.707</td>
<td align="center" valign="top">0.6862</td>
<td align="center" valign="top">0.810</td>
<td align="center" valign="top">0.567</td>
<td align="center" valign="top">0.6669</td>
<td align="center" valign="top">0.766</td>
<td align="center" valign="top">0.858</td>
<td align="center" valign="top">0.8093</td>
<td align="center" valign="top">0.496</td>
<td align="center" valign="top">0.502</td>
<td align="center" valign="top">0.4989</td>
<td align="center" valign="top">0.682</td>
<td align="center" valign="top">0.623</td>
<td align="center" valign="top">0.6404</td>
</tr>
<tr>
<td align="left" valign="top">Le Parfum de la dame en noir</td>
<td align="center" valign="top">1.000</td>
<td align="center" valign="top">0.274</td>
<td align="center" valign="top">0.4304</td>
<td align="center" valign="top">0.689</td>
<td align="center" valign="top">0.609</td>
<td align="center" valign="top">0.6467</td>
<td align="center" valign="top">0.703</td>
<td align="center" valign="top">0.639</td>
<td align="center" valign="top">0.6693</td>
<td align="center" valign="top">0.903</td>
<td align="center" valign="top">0.919</td>
<td align="center" valign="top">0.9112</td>
<td align="center" valign="top">0.655</td>
<td align="center" valign="top">0.683</td>
<td align="center" valign="top">0.6686</td>
<td align="center" valign="top">0.767</td>
<td align="center" valign="top">0.583</td>
<td align="center" valign="top">0.6494</td>
</tr>
<tr>
<td align="left" valign="top">Les Malheurs de Sophie</td>
<td align="center" valign="top">0.833</td>
<td align="center" valign="top">0.125</td>
<td align="center" valign="top">0.3088</td>
<td align="center" valign="top">0.617</td>
<td align="center" valign="top">0.812</td>
<td align="center" valign="top">0.7012</td>
<td align="center" valign="top">0.688</td>
<td align="center" valign="top">0.688</td>
<td align="center" valign="top"><bold>0.4375</bold></td>
<td align="center" valign="top">0.750</td>
<td align="center" valign="top">0.938</td>
<td align="center" valign="top">0.9091</td>
<td align="center" valign="top">0.433</td>
<td align="center" valign="top">0.500</td>
<td align="center" valign="top">0.5804</td>
<td align="center" valign="top">0.833</td>
<td align="center" valign="top"><bold>0.938</bold></td>
<td align="center" valign="top"><bold>0.8537</bold></td>
</tr>
<tr>
<td align="left" valign="top">Les Miserables</td>
<td align="center" valign="top">0.933</td>
<td align="center" valign="top">0.350</td>
<td align="center" valign="top">0.5091</td>
<td align="center" valign="top">0.739</td>
<td align="center" valign="top">0.800</td>
<td align="center" valign="top">0.7655</td>
<td align="center" valign="top">0.820</td>
<td align="center" valign="top">0.775</td>
<td align="center" valign="top">0.8241</td>
<td align="center" valign="top">0.784</td>
<td align="center" valign="top">0.833</td>
<td align="center" valign="top">0.8024</td>
<td align="center" valign="top">0.424</td>
<td align="center" valign="top">0.442</td>
<td align="center" valign="top">0.4208</td>
<td align="center" valign="top">0.711</td>
<td align="center" valign="top">0.667</td>
<td align="center" valign="top">0.6624</td>
</tr>
<tr>
<td align="left" valign="top">Les Tribulations d&#x02019;un Chinois</td>
<td align="center" valign="top">1.000</td>
<td align="center" valign="top">0.132</td>
<td align="center" valign="top">0.2340</td>
<td align="center" valign="top">0.710</td>
<td align="center" valign="top">0.808</td>
<td align="center" valign="top">0.7556</td>
<td align="center" valign="top">0.792</td>
<td align="center" valign="top">0.739</td>
<td align="center" valign="top">0.7646</td>
<td align="center" valign="top">0.757</td>
<td align="center" valign="top">0.857</td>
<td align="center" valign="top">0.8036</td>
<td align="center" valign="top">0.506</td>
<td align="center" valign="top">0.603</td>
<td align="center" valign="top">0.5500</td>
<td align="center" valign="top">0.708</td>
<td align="center" valign="top">0.718</td>
<td align="center" valign="top">0.6344</td>
</tr>
<tr>
<td align="left" valign="top">Les trois mousquetaires</td>
<td align="center" valign="top">0.923</td>
<td align="center" valign="top">0.275</td>
<td align="center" valign="top">0.4238</td>
<td align="center" valign="top">0.657</td>
<td align="center" valign="top">0.762</td>
<td align="center" valign="top">0.7061</td>
<td align="center" valign="top">0.852</td>
<td align="center" valign="top">0.752</td>
<td align="center" valign="top">0.7988</td>
<td align="center" valign="top">0.751</td>
<td align="center" valign="top">0.875</td>
<td align="center" valign="top">0.8085</td>
<td align="center" valign="top">0.449</td>
<td align="center" valign="top">0.530</td>
<td align="center" valign="top">0.4859</td>
<td align="center" valign="top">0.696</td>
<td align="center" valign="top">0.682</td>
<td align="center" valign="top">0.6653</td>
</tr>
<tr>
<td align="left" valign="top">Les Vacances</td>
<td align="center" valign="top">0.889</td>
<td align="center" valign="top">0.175</td>
<td align="center" valign="top">0.2924</td>
<td align="center" valign="top">0.562</td>
<td align="center" valign="top">0.683</td>
<td align="center" valign="top">0.6171</td>
<td align="center" valign="top">0.807</td>
<td align="center" valign="top">0.783</td>
<td align="center" valign="top">0.7950</td>
<td align="center" valign="top">0.667</td>
<td align="center" valign="top">0.875</td>
<td align="center" valign="top">0.7568</td>
<td align="center" valign="top">0.531</td>
<td align="center" valign="top">0.583</td>
<td align="center" valign="top">0.5562</td>
<td align="center" valign="top">0.667</td>
<td align="center" valign="top">0.683</td>
<td align="center" valign="top">0.6308</td>
</tr>
<tr>
<td align="left" valign="top">Le Tour du Monde en 80 jours</td>
<td align="center" valign="top">1.000</td>
<td align="center" valign="top">0.190</td>
<td align="center" valign="top">0.3200</td>
<td align="center" valign="top">0.724</td>
<td align="center" valign="top">0.701</td>
<td align="center" valign="top">0.7086</td>
<td align="center" valign="top">0.738</td>
<td align="center" valign="top">0.610</td>
<td align="center" valign="top">0.6925</td>
<td align="center" valign="top">0.894</td>
<td align="center" valign="top">0.939</td>
<td align="center" valign="top">0.9103</td>
<td align="center" valign="top">0.652</td>
<td align="center" valign="top">0.691</td>
<td align="center" valign="top">0.6654</td>
<td align="center" valign="top">0.771</td>
<td align="center" valign="top">0.685</td>
<td align="center" valign="top">0.7389</td>
</tr>
<tr>
<td align="left" valign="top">Le voluptueux voyage</td>
<td align="center" valign="top">1.000</td>
<td align="center" valign="top">0.042</td>
<td align="center" valign="top">0.0800</td>
<td align="center" valign="top">0.671</td>
<td align="center" valign="top">0.701</td>
<td align="center" valign="top">0.6744</td>
<td align="center" valign="top">0.875</td>
<td align="center" valign="top">0.466</td>
<td align="center" valign="top">0.6081</td>
<td align="center" valign="top">0.923</td>
<td align="center" valign="top">0.958</td>
<td align="center" valign="top">0.9244</td>
<td align="center" valign="top">0.420</td>
<td align="center" valign="top">0.436</td>
<td align="center" valign="top">0.3756</td>
<td align="center" valign="top">0.679</td>
<td align="center" valign="top">0.617</td>
<td align="center" valign="top">0.6256</td>
</tr>
<tr>
<td align="left" valign="top">L&#x02019;Iliade</td>
<td align="center" valign="top">0.950</td>
<td align="center" valign="top">0.117</td>
<td align="center" valign="top">0.2082</td>
<td align="center" valign="top">0.620</td>
<td align="center" valign="top">0.747</td>
<td align="center" valign="top">0.6728</td>
<td align="center" valign="top">0.716</td>
<td align="center" valign="top">0.554</td>
<td align="center" valign="top">0.6202</td>
<td align="center" valign="top">0.651</td>
<td align="center" valign="top">0.797</td>
<td align="center" valign="top">0.7121</td>
<td align="center" valign="top">0.526</td>
<td align="center" valign="top">0.626</td>
<td align="center" valign="top">0.5608</td>
<td align="center" valign="top">0.571</td>
<td align="center" valign="top">0.342</td>
<td align="center" valign="top">0.4083</td>
</tr>
<tr>
<td align="left" valign="top">L&#x02019;Odyss&#x000E9;e</td>
<td align="center" valign="top">0.929</td>
<td align="center" valign="top">0.111</td>
<td align="center" valign="top">0.1985</td>
<td align="center" valign="top">0.627</td>
<td align="center" valign="top">0.807</td>
<td align="center" valign="top">0.7056</td>
<td align="center" valign="top"><bold>0.532</bold></td>
<td align="center" valign="top"><bold>0.430</bold></td>
<td align="center" valign="top">0.5109</td>
<td align="center" valign="top">0.642</td>
<td align="center" valign="top">0.770</td>
<td align="center" valign="top">0.7004</td>
<td align="center" valign="top">0.522</td>
<td align="center" valign="top">0.704</td>
<td align="center" valign="top">0.5995</td>
<td align="center" valign="top">0.593</td>
<td align="center" valign="top"><bold>0.328</bold></td>
<td align="center" valign="top">0.4318</td>
</tr>
<tr>
<td align="left" valign="top">Madame Bovary</td>
<td align="center" valign="top">1.000</td>
<td align="center" valign="top">0.241</td>
<td align="center" valign="top">0.3881</td>
<td align="center" valign="top">0.758</td>
<td align="center" valign="top">0.816</td>
<td align="center" valign="top">0.7863</td>
<td align="center" valign="top">0.707</td>
<td align="center" valign="top">0.662</td>
<td align="center" valign="top">0.7047</td>
<td align="center" valign="top">0.893</td>
<td align="center" valign="top">0.963</td>
<td align="center" valign="top">0.9266</td>
<td align="center" valign="top">0.611</td>
<td align="center" valign="top">0.660</td>
<td align="center" valign="top">0.6343</td>
<td align="center" valign="top">0.505</td>
<td align="center" valign="top">0.439</td>
<td align="center" valign="top">0.6315</td>
</tr>
<tr>
<td align="left" valign="top">Les Myst&#x000E8;res de Paris</td>
<td align="center" valign="top">0.961</td>
<td align="center" valign="top">0.345</td>
<td align="center" valign="top">0.5081</td>
<td align="center" valign="top">0.565</td>
<td align="center" valign="top">0.671</td>
<td align="center" valign="top">0.6133</td>
<td align="center" valign="top">0.877</td>
<td align="center" valign="top">0.835</td>
<td align="center" valign="top">0.8555</td>
<td align="center" valign="top">0.660</td>
<td align="center" valign="top">0.841</td>
<td align="center" valign="top">0.7397</td>
<td align="center" valign="top">0.472</td>
<td align="center" valign="top">0.537</td>
<td align="center" valign="top">0.5024</td>
<td align="center" valign="top">0.646</td>
<td align="center" valign="top">0.658</td>
<td align="center" valign="top">0.6287</td>
</tr>
<tr>
<td align="left" valign="top">Nana</td>
<td align="center" valign="top">1.000</td>
<td align="center" valign="top">0.212</td>
<td align="center" valign="top">0.3282</td>
<td align="center" valign="top">0.574</td>
<td align="center" valign="top">0.836</td>
<td align="center" valign="top">0.6941</td>
<td align="center" valign="top">0.638</td>
<td align="center" valign="top">0.644</td>
<td align="center" valign="top">0.6936</td>
<td align="center" valign="top">0.639</td>
<td align="center" valign="top">0.906</td>
<td align="center" valign="top">0.7682</td>
<td align="center" valign="top">0.420</td>
<td align="center" valign="top">0.513</td>
<td align="center" valign="top">0.4765</td>
<td align="center" valign="top">0.549</td>
<td align="center" valign="top">0.670</td>
<td align="center" valign="top">0.5344</td>
</tr>
<tr>
<td align="left" valign="top">Notre-Dame de Paris</td>
<td align="center" valign="top">0.857</td>
<td align="center" valign="top">0.266</td>
<td align="center" valign="top">0.4063</td>
<td align="center" valign="top">0.704</td>
<td align="center" valign="top">0.720</td>
<td align="center" valign="top">0.7118</td>
<td align="center" valign="top">0.768</td>
<td align="center" valign="top">0.631</td>
<td align="center" valign="top">0.6880</td>
<td align="center" valign="top">0.776</td>
<td align="center" valign="top">0.837</td>
<td align="center" valign="top">0.8055</td>
<td align="center" valign="top">0.742</td>
<td align="center" valign="top">0.833</td>
<td align="center" valign="top">0.7848</td>
<td align="center" valign="top">0.748</td>
<td align="center" valign="top">0.711</td>
<td align="center" valign="top">0.7614</td>
</tr>
<tr>
<td align="left" valign="top">R&#x000E9;cits d&#x02019;un soldat</td>
<td align="center" valign="top">1.000</td>
<td align="center" valign="top"><bold>0.000</bold></td>
<td align="center" valign="top"><bold>0.0000</bold></td>
<td align="center" valign="top">0.667</td>
<td align="center" valign="top">0.705</td>
<td align="center" valign="top">0.6851</td>
<td align="center" valign="top">0.625</td>
<td align="center" valign="top">0.477</td>
<td align="center" valign="top">0.5412</td>
<td align="center" valign="top"><bold>0.958</bold></td>
<td align="center" valign="top"><bold>1.000</bold></td>
<td align="center" valign="top"><bold>0.9787</bold></td>
<td align="center" valign="top">0.458</td>
<td align="center" valign="top">0.523</td>
<td align="center" valign="top">0.4884</td>
<td align="center" valign="top">0.629</td>
<td align="center" valign="top">0.773</td>
<td align="center" valign="top">0.6674</td>
</tr>
<tr>
<td align="left" valign="top">Tarass Boulba</td>
<td align="center" valign="top">1.000</td>
<td align="center" valign="top">0.167</td>
<td align="center" valign="top">0.2857</td>
<td align="center" valign="top">0.626</td>
<td align="center" valign="top">0.844</td>
<td align="center" valign="top">0.7192</td>
<td align="center" valign="top">0.821</td>
<td align="center" valign="top">0.700</td>
<td align="center" valign="top">0.7559</td>
<td align="center" valign="top">0.703</td>
<td align="center" valign="top"><bold>1.000</bold></td>
<td align="center" valign="top">0.8258</td>
<td align="center" valign="top">0.586</td>
<td align="center" valign="top">0.844</td>
<td align="center" valign="top">0.6918</td>
<td align="center" valign="top">0.650</td>
<td align="center" valign="top">0.622</td>
<td align="center" valign="top">0.6358</td>
</tr>
<tr>
<td align="left" valign="top">Ther&#x000E8;se Raquin</td>
<td align="center" valign="top">0.833</td>
<td align="center" valign="top">0.278</td>
<td align="center" valign="top">0.4167</td>
<td align="center" valign="top">0.838</td>
<td align="center" valign="top">0.833</td>
<td align="center" valign="top">0.8354</td>
<td align="center" valign="top">0.875</td>
<td align="center" valign="top">0.778</td>
<td align="center" valign="top">0.8235</td>
<td align="center" valign="top">0.875</td>
<td align="center" valign="top">0.833</td>
<td align="center" valign="top">0.8537</td>
<td align="center" valign="top"><bold>0.889</bold></td>
<td align="center" valign="top"><bold>0.889</bold></td>
<td align="center" valign="top"><bold>0.8889</bold></td>
<td align="center" valign="top">0.733</td>
<td align="center" valign="top">0.556</td>
<td align="center" valign="top">0.5636</td>
</tr>
<tr>
<td align="left" valign="top" colspan="19"><hr/></td>
</tr>
<tr>
<td align="left" valign="top">Average</td>
<td align="center" valign="top">0.949</td>
<td align="center" valign="top">0.239</td>
<td align="center" valign="top">0.369</td>
<td align="center" valign="top">0.656</td>
<td align="center" valign="top">0.774</td>
<td align="center" valign="top">0.706</td>
<td align="center" valign="top">0.771</td>
<td align="center" valign="top">0.643</td>
<td align="center" valign="top">0.695</td>
<td align="center" valign="top">0.751</td>
<td align="center" valign="top">0.881</td>
<td align="center" valign="top">0.808</td>
<td align="center" valign="top">0.525</td>
<td align="center" valign="top">0.617</td>
<td align="center" valign="top">0.562</td>
<td align="center" valign="top">0.652</td>
<td align="center" valign="top">0.598</td>
<td align="center" valign="top">0.615</td>
</tr>
<tr>
<td align="left" valign="top">SD</td>
<td align="center" valign="top">0.070</td>
<td align="center" valign="top">0.101</td>
<td align="center" valign="top">0.133</td>
<td align="center" valign="top">0.110</td>
<td align="center" valign="top">0.091</td>
<td align="center" valign="top">0.088</td>
<td align="center" valign="top">0.105</td>
<td align="center" valign="top">0.124</td>
<td align="center" valign="top">0.102</td>
<td align="center" valign="top">0.111</td>
<td align="center" valign="top">0.065</td>
<td align="center" valign="top">0.085</td>
<td align="center" valign="top">0.143</td>
<td align="center" valign="top">0.119</td>
<td align="center" valign="top">0.130</td>
<td align="center" valign="top">0.099</td>
<td align="center" valign="top">0.129</td>
<td align="center" valign="top">0.103</td>
</tr>
</tbody>
</table>
<table-wrap-foot><p><italic>Lowest and highest scores are higlighted in bold</italic>.</p></table-wrap-foot></table-wrap>
<fig id="F4" position="float">
<label>Figure 4</label>
<caption><p><bold>Comparison between precision and recall for each meta-classification</bold>.</p></caption>
<graphic xlink:href="fdigh-04-00006-g004.tif"/>
</fig>
<fig id="F5" position="float">
<label>Figure 5</label>
<caption><p><bold>Graphical comparison between meta-classifications</bold>.</p></caption>
<graphic xlink:href="fdigh-04-00006-g005.tif"/>
</fig>
<p>By looking at the numerical results (Tables <xref ref-type="table" rid="T2">2</xref> and <xref ref-type="table" rid="T3">3</xref>), several interesting facts can be stated about each classifier:
<list list-type="bullet">
<list-item><p>Classifier &#x00023;1: as one may expect with this kind of simple implementation, the resulting predictions usually translate to a very high precision (100% in nearly 2/3 of the cases, and on average 0.949) but a poor recall rate (only 0.239), as the presence of enough context words leaves little doubt on the categorization, though unlikely to happen for most of the nouns we would want to disambiguate. It is also interesting to see that its highest score was achieved on <italic>La Com&#x000E9;die Humaine</italic>, one of our longest samples, with an <italic>F</italic><sub>1</sub> score of 0.596. Actually, all three sagas ranked quite high compared to the shorter books (<italic>Les Mis&#x000E9;rables</italic> and <italic>Les Myst&#x000E8;res de Paris</italic> both got an <italic>F</italic><sub>1</sub> score higher than 0.5).</p></list-item>
<list-item><p>Classifier &#x00023;2: unsurprisingly, this classifier is one of those that have the overall worst performance when compared to the others. However, one has to note that with a precision and recall of respectively 0.654 and 0.773, this very simple method still outperforms possible more complex ones.</p></list-item>
<list-item><p>Classifier &#x00023;3: the semantics approach surprisingly did not perform as well as one may have expected. Its precision of 0.769 is the second highest, but it comes with a cost of a recall of 0.651, which brings its <italic>F</italic><sub>1</sub> score down even below the one of &#x00023;2.</p></list-item>
<list-item><p>Classifier &#x00023;4: the grammar classifier resulted in the overall highest <italic>F</italic><sub>1</sub> score (0.807), with a precision of 0.750 and a recall of 0.879. One can notice it performed best, with a very satisfying 0.909 <italic>F</italic><sub>1</sub> score, on <italic>Les Malheurs de Sophie</italic>, which could be explained by since the book was written for children, its syntax might be more regular than other novels.</p></list-item>
<list-item><p>Classifier &#x00023;5: the quotes classifier did not perform very well. Its <italic>F</italic><sub>1</sub> score (0.568) is the one to lowest and it has the lowest precision rate of all (0.528). Yet it still achieved a very good score on the novel <italic>Th&#x000E9;r&#x000E8;se Raquin</italic>, where it actually got the highest precision, recall, and <italic>F</italic><sub>1</sub> scores amongst all classifiers.</p></list-item>
<list-item><p>Classifier &#x00023;6: this method resulted in a rather disappointing overall precision and recall of 0.644 and 0.597, respectively, which can be explained by the expected lack of fictional entities represented on Wikipedia, and among those who seem to be there, many would actually relate to real-world counterparts that may be very different from the fictional use of the same word.</p></list-item>
</list></p>
<table-wrap position="float" id="T3">
<label>Table 3</label>
<caption><p><bold>Overall precision, recall, and <italic>F</italic><sub>1</sub> scores</bold>.</p></caption>
<table frame="hsides" rules="groups">
<thead>
<tr>
<th valign="top" align="center"/>
<th valign="top" align="center" colspan="4">1. Obvious context<hr/></th>
<th valign="top" align="center" colspan="4">2. Naive position<hr/></th>
<th valign="top" align="center" colspan="4">3. Semantics<hr/></th>
<th valign="top" align="center" colspan="4">4. Grammar<hr/></th>
<th valign="top" align="center" colspan="4">5. Wikipedia<hr/></th>
<th valign="top" align="center" colspan="4">6. Quotes<hr/></th>
</tr>
<tr>
<th valign="top" align="center"/>
<th align="left" valign="top"><italic>P</italic><sub>char</sub></th>
<th align="left" valign="top"><italic>P</italic><sub>plac</sub></th>
<th align="left" valign="top"><italic>P</italic><sub>char</sub></th>
<th align="left" valign="top"><italic>R</italic><sub>plac</sub></th>
<th align="left" valign="top"><italic>P</italic><sub>char</sub></th>
<th align="left" valign="top"><italic>P</italic><sub>plac</sub></th>
<th align="left" valign="top"><italic>P</italic><sub>char</sub></th>
<th align="left" valign="top"><italic>R</italic><sub>plac</sub></th>
<th align="left" valign="top"><italic>P</italic><sub>char</sub></th>
<th align="left" valign="top"><italic>P</italic><sub>plac</sub></th>
<th align="left" valign="top"><italic>P</italic><sub>char</sub></th>
<th align="left" valign="top"><italic>R</italic><sub>plac</sub></th>
<th align="left" valign="top"><italic>P</italic><sub>char</sub></th>
<th align="left" valign="top"><italic>P</italic><sub>plac</sub></th>
<th align="left" valign="top"><italic>P</italic><sub>char</sub></th>
<th align="left" valign="top"><italic>R</italic><sub>plac</sub></th>
<th align="left" valign="top"><italic>P</italic><sub>char</sub></th>
<th align="left" valign="top"><italic>P</italic><sub>plac</sub></th>
<th align="left" valign="top"><italic>P</italic><sub>char</sub></th>
<th align="left" valign="top"><italic>R</italic><sub>plac</sub></th>
<th align="left" valign="top"><italic>P</italic><sub>char</sub></th>
<th align="left" valign="top"><italic>P</italic><sub>plac</sub></th>
<th align="left" valign="top"><italic>P</italic><sub>char</sub></th>
<th align="left" valign="top"><italic>R</italic><sub>plac</sub></th>
</tr>
</thead>
<tbody>
<tr>
<td align="left" valign="top">20000 Lieues sous les mers</td>
<td align="left" valign="top">0.500</td>
<td align="left" valign="top">0.833</td>
<td align="left" valign="top">0.037</td>
<td align="left" valign="top">0.500</td>
<td align="left" valign="top">0.862</td>
<td align="left" valign="top">0.750</td>
<td align="left" valign="top">0.926</td>
<td align="left" valign="top">0.600</td>
<td align="left" valign="top">0.933</td>
<td align="left" valign="top">0.538</td>
<td align="left" valign="top">0.519</td>
<td align="left" valign="top">0.700</td>
<td align="left" valign="top">0.957</td>
<td align="left" valign="top">0.643</td>
<td align="left" valign="top">0.815</td>
<td align="left" valign="top">0.900</td>
<td align="left" valign="top">0.826</td>
<td align="left" valign="top">0.429</td>
<td align="left" valign="top">0.704</td>
<td align="left" valign="top">0.600</td>
<td align="left" valign="top">0.833</td>
<td align="left" valign="top">0.545</td>
<td align="left" valign="top">0.741</td>
<td align="left" valign="top">0.600</td>
</tr>
<tr>
<td align="left" valign="top">Au bonheur des dames</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.895</td>
<td align="left" valign="top">0.312</td>
<td align="left" valign="top">0.395</td>
<td align="left" valign="top">0.556</td>
<td align="left" valign="top">0.919</td>
<td align="left" valign="top">0.938</td>
<td align="left" valign="top">0.791</td>
<td align="left" valign="top">0.875</td>
<td align="left" valign="top">0.804</td>
<td align="left" valign="top">0.438</td>
<td align="left" valign="top">0.953</td>
<td align="left" valign="top">0.667</td>
<td align="left" valign="top">0.889</td>
<td align="left" valign="top">0.750</td>
<td align="left" valign="top">0.930</td>
<td align="left" valign="top">0.385</td>
<td align="left" valign="top">0.800</td>
<td align="left" valign="top">0.938</td>
<td align="left" valign="top">0.465</td>
<td align="left" valign="top">0.524</td>
<td align="left" valign="top">0.793</td>
<td align="left" valign="top">0.688</td>
<td align="left" valign="top">0.535</td>
</tr>
<tr>
<td align="left" valign="top">Belle rose</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.960</td>
<td align="left" valign="top">0.222</td>
<td align="left" valign="top">0.615</td>
<td align="left" valign="top">0.581</td>
<td align="left" valign="top">0.966</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.718</td>
<td align="left" valign="top">0.778</td>
<td align="left" valign="top">0.892</td>
<td align="left" valign="top">0.778</td>
<td align="left" valign="top">0.846</td>
<td align="left" valign="top">0.548</td>
<td align="left" valign="top">0.966</td>
<td align="left" valign="top">0.944</td>
<td align="left" valign="top">0.718</td>
<td align="left" valign="top">0.216</td>
<td align="left" valign="top">0.478</td>
<td align="left" valign="top">0.444</td>
<td align="left" valign="top">0.282</td>
<td align="left" valign="top">0.552</td>
<td align="left" valign="top">0.833</td>
<td align="left" valign="top">0.889</td>
<td align="left" valign="top">0.385</td>
</tr>
<tr>
<td align="left" valign="top">Bijou</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.810</td>
<td align="left" valign="top">0.000</td>
<td align="left" valign="top">0.531</td>
<td align="left" valign="top">0.100</td>
<td align="left" valign="top">0.722</td>
<td align="left" valign="top">0.750</td>
<td align="left" valign="top">0.406</td>
<td align="left" valign="top">0.750</td>
<td align="left" valign="top">0.833</td>
<td align="left" valign="top">0.750</td>
<td align="left" valign="top">0.781</td>
<td align="left" valign="top">0.308</td>
<td align="left" valign="top">0.821</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.719</td>
<td align="left" valign="top">0.115</td>
<td align="left" valign="top">0.409</td>
<td align="left" valign="top">0.750</td>
<td align="left" valign="top">0.281</td>
<td align="left" valign="top">0.231</td>
<td align="left" valign="top">0.786</td>
<td align="left" valign="top">0.750</td>
<td align="left" valign="top">0.688</td>
</tr>
<tr>
<td align="left" valign="top">Blanche et Bleue</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.375</td>
<td align="left" valign="top">0.250</td>
<td align="left" valign="top">0.577</td>
<td align="left" valign="top">0.944</td>
<td align="left" valign="top">0.938</td>
<td align="left" valign="top">0.708</td>
<td align="left" valign="top">0.545</td>
<td align="left" valign="top">0.773</td>
<td align="left" valign="top">0.375</td>
<td align="left" valign="top">0.708</td>
<td align="left" valign="top">0.652</td>
<td align="left" valign="top">0.952</td>
<td align="left" valign="top">0.938</td>
<td align="left" valign="top">0.833</td>
<td align="left" valign="top">0.571</td>
<td align="left" valign="top">0.696</td>
<td align="left" valign="top">0.750</td>
<td align="left" valign="top">0.667</td>
<td align="left" valign="top">0.455</td>
<td align="left" valign="top">0.750</td>
<td align="left" valign="top">0.312</td>
<td align="left" valign="top">0.500</td>
</tr>
<tr>
<td align="left" valign="top">Boule de Suif</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.000</td>
<td align="left" valign="top">0.308</td>
<td align="left" valign="top">0.286</td>
<td align="left" valign="top">0.800</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.615</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.714</td>
<td align="left" valign="top">0.500</td>
<td align="left" valign="top">0.385</td>
<td align="left" valign="top">0.333</td>
<td align="left" valign="top">0.909</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.769</td>
<td align="left" valign="top">0.100</td>
<td align="left" valign="top">0.714</td>
<td align="left" valign="top">0.500</td>
<td align="left" valign="top">0.385</td>
<td align="left" valign="top">0.333</td>
<td align="left" valign="top">0.857</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.462</td>
</tr>
<tr>
<td align="left" valign="top">Candide</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.833</td>
<td align="left" valign="top">0.000</td>
<td align="left" valign="top">0.417</td>
<td align="left" valign="top">0.812</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.750</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.889</td>
<td align="left" valign="top">0.308</td>
<td align="left" valign="top">0.667</td>
<td align="left" valign="top">0.812</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.750</td>
<td align="left" valign="top">0.565</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.167</td>
<td align="left" valign="top">0.833</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.769</td>
<td align="left" valign="top">0.333</td>
</tr>
<tr>
<td align="left" valign="top">Colomba</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.000</td>
<td align="left" valign="top">0.333</td>
<td align="left" valign="top">0.375</td>
<td align="left" valign="top">0.900</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.500</td>
<td align="left" valign="top">0.500</td>
<td align="left" valign="top">0.824</td>
<td align="left" valign="top">0.333</td>
<td align="left" valign="top">0.778</td>
<td align="left" valign="top">0.667</td>
<td align="left" valign="top">0.938</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.833</td>
<td align="left" valign="top">0.308</td>
<td align="left" valign="top">0.846</td>
<td align="left" valign="top">0.667</td>
<td align="left" valign="top">0.611</td>
<td align="left" valign="top">0.667</td>
<td align="left" valign="top">0.875</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.778</td>
</tr>
<tr>
<td align="left" valign="top">La Comedie Humaine</td>
<td align="left" valign="top">0.857</td>
<td align="left" valign="top">0.908</td>
<td align="left" valign="top">0.231</td>
<td align="left" valign="top">0.671</td>
<td align="left" valign="top">0.271</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.621</td>
<td align="left" valign="top">0.533</td>
<td align="left" valign="top">0.872</td>
<td align="left" valign="top">0.308</td>
<td align="left" valign="top">0.975</td>
<td align="left" valign="top">0.329</td>
<td align="left" valign="top">0.983</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.714</td>
<td align="left" valign="top">0.183</td>
<td align="left" valign="top">0.920</td>
<td align="left" valign="top">0.769</td>
<td align="left" valign="top">0.497</td>
<td align="left" valign="top">0.288</td>
<td align="left" valign="top">0.964</td>
<td align="left" valign="top">0.731</td>
<td align="left" valign="top">0.665</td>
</tr>
<tr>
<td align="left" valign="top">Consuelo</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.880</td>
<td align="left" valign="top">0.000</td>
<td align="left" valign="top">0.478</td>
<td align="left" valign="top">0.400</td>
<td align="left" valign="top">0.913</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.457</td>
<td align="left" valign="top">0.750</td>
<td align="left" valign="top">0.854</td>
<td align="left" valign="top">0.500</td>
<td align="left" valign="top">0.891</td>
<td align="left" valign="top">0.486</td>
<td align="left" valign="top">0.879</td>
<td align="left" valign="top">0.944</td>
<td align="left" valign="top">0.630</td>
<td align="left" valign="top">0.378</td>
<td align="left" valign="top">0.774</td>
<td align="left" valign="top">0.778</td>
<td align="left" valign="top">0.522</td>
<td align="left" valign="top">0.636</td>
<td align="left" valign="top">0.882</td>
<td align="left" valign="top">0.778</td>
<td align="left" valign="top">0.652</td>
</tr>
<tr>
<td align="left" valign="top">David Copperfield</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.000</td>
<td align="left" valign="top">0.667</td>
<td align="left" valign="top">0.185</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.377</td>
<td align="left" valign="top">0.636</td>
<td align="left" valign="top">0.938</td>
<td align="left" valign="top">0.700</td>
<td align="left" valign="top">0.870</td>
<td align="left" valign="top">0.526</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.884</td>
<td align="left" valign="top">0.270</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.623</td>
<td align="left" valign="top">0.357</td>
<td align="left" valign="top">0.891</td>
<td align="left" valign="top">0.500</td>
<td align="left" valign="top">0.710</td>
</tr>
<tr>
<td align="left" valign="top">Don Quichotte</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.947</td>
<td align="left" valign="top">0.286</td>
<td align="left" valign="top">0.340</td>
<td align="left" valign="top">0.219</td>
<td align="left" valign="top">0.939</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.585</td>
<td align="left" valign="top">0.667</td>
<td align="left" valign="top">0.857</td>
<td align="left" valign="top">0.286</td>
<td align="left" valign="top">0.906</td>
<td align="left" valign="top">0.259</td>
<td align="left" valign="top">0.868</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.623</td>
<td align="left" valign="top">0.147</td>
<td align="left" valign="top">0.806</td>
<td align="left" valign="top">0.714</td>
<td align="left" valign="top">0.472</td>
<td align="left" valign="top">0.312</td>
<td align="left" valign="top">0.914</td>
<td align="left" valign="top">0.714</td>
<td align="left" valign="top">0.604</td>
</tr>
<tr>
<td align="left" valign="top">Germaine</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.778</td>
<td align="left" valign="top">0.091</td>
<td align="left" valign="top">0.583</td>
<td align="left" valign="top">0.500</td>
<td align="left" valign="top">0.571</td>
<td align="left" valign="top">0.818</td>
<td align="left" valign="top">0.333</td>
<td align="left" valign="top">0.667</td>
<td align="left" valign="top">0.550</td>
<td align="left" valign="top">0.182</td>
<td align="left" valign="top">0.917</td>
<td align="left" valign="top">0.643</td>
<td align="left" valign="top">0.727</td>
<td align="left" valign="top">0.818</td>
<td align="left" valign="top">0.667</td>
<td align="left" valign="top">0.571</td>
<td align="left" valign="top">0.636</td>
<td align="left" valign="top">0.727</td>
<td align="left" valign="top">0.583</td>
<td align="left" valign="top">0.636</td>
<td align="left" valign="top">0.833</td>
<td align="left" valign="top">0.636</td>
<td align="left" valign="top">0.417</td>
</tr>
<tr>
<td align="left" valign="top">Germinal</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.056</td>
<td align="left" valign="top">0.200</td>
<td align="left" valign="top">0.583</td>
<td align="left" valign="top">0.878</td>
<td align="left" valign="top">0.778</td>
<td align="left" valign="top">0.800</td>
<td align="left" valign="top">0.700</td>
<td align="left" valign="top">0.844</td>
<td align="left" valign="top">0.389</td>
<td align="left" valign="top">0.844</td>
<td align="left" valign="top">0.643</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.778</td>
<td align="left" valign="top">0.405</td>
<td align="left" valign="top">0.870</td>
<td align="left" valign="top">0.944</td>
<td align="left" valign="top">0.444</td>
<td align="left" valign="top">0.250</td>
<td align="left" valign="top">0.688</td>
<td align="left" valign="top">0.333</td>
<td align="left" valign="top">0.489</td>
</tr>
<tr>
<td align="left" valign="top">Germinie Lacerteux</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.667</td>
<td align="left" valign="top">0.000</td>
<td align="left" valign="top">0.400</td>
<td align="left" valign="top">0.500</td>
<td align="left" valign="top">0.625</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.714</td>
<td align="left" valign="top">0.000</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.250</td>
<td align="left" valign="top">0.750</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.600</td>
<td align="left" valign="top">0.167</td>
<td align="left" valign="top">0.250</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.200</td>
<td align="left" valign="top">0.333</td>
<td align="left" valign="top">0.500</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.200</td>
</tr>
<tr>
<td align="left" valign="top">Jane Eyre</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.000</td>
<td align="left" valign="top">0.409</td>
<td align="left" valign="top">0.409</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.727</td>
<td align="left" valign="top">0.818</td>
<td align="left" valign="top">0.974</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.841</td>
<td align="left" valign="top">0.692</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.932</td>
<td align="left" valign="top">0.267</td>
<td align="left" valign="top">0.958</td>
<td align="left" valign="top">0.889</td>
<td align="left" valign="top">0.523</td>
<td align="left" valign="top">0.333</td>
<td align="left" valign="top">0.862</td>
<td align="left" valign="top">0.444</td>
<td align="left" valign="top">0.568</td>
</tr>
<tr>
<td align="left" valign="top">La B&#x000EA;te Humaine</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.100</td>
<td align="left" valign="top">0.542</td>
<td align="left" valign="top">0.667</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.833</td>
<td align="left" valign="top">0.800</td>
<td align="left" valign="top">0.950</td>
<td align="left" valign="top">0.800</td>
<td align="left" valign="top">0.792</td>
<td align="left" valign="top">0.714</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.875</td>
<td align="left" valign="top">0.368</td>
<td align="left" valign="top">0.750</td>
<td align="left" valign="top">0.700</td>
<td align="left" valign="top">0.500</td>
<td align="left" valign="top">0.421</td>
<td align="left" valign="top">0.900</td>
<td align="left" valign="top">0.800</td>
<td align="left" valign="top">0.375</td>
</tr>
<tr>
<td align="left" valign="top">La Femme du mort</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.929</td>
<td align="left" valign="top">0.400</td>
<td align="left" valign="top">0.394</td>
<td align="left" valign="top">0.286</td>
<td align="left" valign="top">0.731</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.576</td>
<td align="left" valign="top">0.625</td>
<td align="left" valign="top">0.765</td>
<td align="left" valign="top">0.500</td>
<td align="left" valign="top">0.788</td>
<td align="left" valign="top">0.692</td>
<td align="left" valign="top">0.789</td>
<td align="left" valign="top">0.900</td>
<td align="left" valign="top">0.909</td>
<td align="left" valign="top">0.294</td>
<td align="left" valign="top">0.370</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.303</td>
<td align="left" valign="top">0.421</td>
<td align="left" valign="top">0.667</td>
<td align="left" valign="top">0.800</td>
<td align="left" valign="top">0.545</td>
</tr>
<tr>
<td align="left" valign="top">L&#x02019;Assommoir</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.941</td>
<td align="left" valign="top">0.000</td>
<td align="left" valign="top">0.485</td>
<td align="left" valign="top">0.526</td>
<td align="left" valign="top">0.960</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.727</td>
<td align="left" valign="top">0.667</td>
<td align="left" valign="top">0.963</td>
<td align="left" valign="top">0.400</td>
<td align="left" valign="top">0.788</td>
<td align="left" valign="top">0.588</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.758</td>
<td align="left" valign="top">0.370</td>
<td align="left" valign="top">0.941</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.485</td>
<td align="left" valign="top">0.400</td>
<td align="left" valign="top">0.833</td>
<td align="left" valign="top">0.600</td>
<td align="left" valign="top">0.606</td>
</tr>
<tr>
<td align="left" valign="top">Le Mort vivant</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.000</td>
<td align="left" valign="top">0.414</td>
<td align="left" valign="top">0.333</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.414</td>
<td align="left" valign="top">0.667</td>
<td align="left" valign="top">0.952</td>
<td align="left" valign="top">0.444</td>
<td align="left" valign="top">0.690</td>
<td align="left" valign="top">0.571</td>
<td align="left" valign="top">0.960</td>
<td align="left" valign="top">0.889</td>
<td align="left" valign="top">0.828</td>
<td align="left" valign="top">0.227</td>
<td align="left" valign="top">0.765</td>
<td align="left" valign="top">0.556</td>
<td align="left" valign="top">0.448</td>
<td align="left" valign="top">0.455</td>
<td align="left" valign="top">0.909</td>
<td align="left" valign="top">0.556</td>
<td align="left" valign="top">0.690</td>
</tr>
<tr>
<td align="left" valign="top">Le Parfum de la dame en noir</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.000</td>
<td align="left" valign="top">0.548</td>
<td align="left" valign="top">0.490</td>
<td align="left" valign="top">0.889</td>
<td align="left" valign="top">0.960</td>
<td align="left" valign="top">0.258</td>
<td align="left" valign="top">0.682</td>
<td align="left" valign="top">0.724</td>
<td align="left" valign="top">0.600</td>
<td align="left" valign="top">0.677</td>
<td align="left" valign="top">0.806</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.839</td>
<td align="left" valign="top">0.621</td>
<td align="left" valign="top">0.690</td>
<td align="left" valign="top">0.720</td>
<td align="left" valign="top">0.645</td>
<td align="left" valign="top">0.867</td>
<td align="left" valign="top">0.667</td>
<td align="left" valign="top">0.520</td>
<td align="left" valign="top">0.645</td>
</tr>
<tr>
<td align="left" valign="top">Les Malheurs de Sophie</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.667</td>
<td align="left" valign="top">0.000</td>
<td align="left" valign="top">0.250</td>
<td align="left" valign="top">0.400</td>
<td align="left" valign="top">0.833</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.625</td>
<td align="left" valign="top">0.500</td>
<td align="left" valign="top">0.875</td>
<td align="left" valign="top">0.500</td>
<td align="left" valign="top">0.875</td>
<td align="left" valign="top">0.500</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.875</td>
<td align="left" valign="top">0.200</td>
<td align="left" valign="top">0.667</td>
<td align="left" valign="top">0.500</td>
<td align="left" valign="top">0.500</td>
<td align="left" valign="top">0.667</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.875</td>
</tr>
<tr>
<td align="left" valign="top">Les Miserables</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.867</td>
<td align="left" valign="top">0.267</td>
<td align="left" valign="top">0.433</td>
<td align="left" valign="top">0.527</td>
<td align="left" valign="top">0.950</td>
<td align="left" valign="top">0.967</td>
<td align="left" valign="top">0.633</td>
<td align="left" valign="top">0.810</td>
<td align="left" valign="top">0.831</td>
<td align="left" valign="top">0.567</td>
<td align="left" valign="top">0.983</td>
<td align="left" valign="top">0.697</td>
<td align="left" valign="top">0.871</td>
<td align="left" valign="top">0.767</td>
<td align="left" valign="top">0.900</td>
<td align="left" valign="top">0.273</td>
<td align="left" valign="top">0.575</td>
<td align="left" valign="top">0.500</td>
<td align="left" valign="top">0.383</td>
<td align="left" valign="top">0.564</td>
<td align="left" valign="top">0.857</td>
<td align="left" valign="top">0.733</td>
<td align="left" valign="top">0.600</td>
</tr>
<tr>
<td align="left" valign="top">Les Tribulations d&#x02019;un Chinois</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.111</td>
<td align="left" valign="top">0.154</td>
<td align="left" valign="top">0.692</td>
<td align="left" valign="top">0.727</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.615</td>
<td align="left" valign="top">0.833</td>
<td align="left" valign="top">0.750</td>
<td align="left" valign="top">0.556</td>
<td align="left" valign="top">0.923</td>
<td align="left" valign="top">0.680</td>
<td align="left" valign="top">0.833</td>
<td align="left" valign="top">0.944</td>
<td align="left" valign="top">0.769</td>
<td align="left" valign="top">0.600</td>
<td align="left" valign="top">0.412</td>
<td align="left" valign="top">0.667</td>
<td align="left" valign="top">0.538</td>
<td align="left" valign="top">0.750</td>
<td align="left" valign="top">0.667</td>
<td align="left" valign="top">0.667</td>
<td align="left" valign="top">0.769</td>
</tr>
<tr>
<td align="left" valign="top">Les trois mousquetaires</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.846</td>
<td align="left" valign="top">0.000</td>
<td align="left" valign="top">0.550</td>
<td align="left" valign="top">0.475</td>
<td align="left" valign="top">0.840</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.525</td>
<td align="left" valign="top">0.917</td>
<td align="left" valign="top">0.787</td>
<td align="left" valign="top">0.579</td>
<td align="left" valign="top">0.925</td>
<td align="left" valign="top">0.594</td>
<td align="left" valign="top">0.909</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.750</td>
<td align="left" valign="top">0.342</td>
<td align="left" valign="top">0.556</td>
<td align="left" valign="top">0.684</td>
<td align="left" valign="top">0.375</td>
<td align="left" valign="top">0.625</td>
<td align="left" valign="top">0.767</td>
<td align="left" valign="top">0.789</td>
<td align="left" valign="top">0.575</td>
</tr>
<tr>
<td align="left" valign="top">Les Vacances</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.778</td>
<td align="left" valign="top">0.000</td>
<td align="left" valign="top">0.350</td>
<td align="left" valign="top">0.250</td>
<td align="left" valign="top">0.875</td>
<td align="left" valign="top">0.667</td>
<td align="left" valign="top">0.700</td>
<td align="left" valign="top">0.667</td>
<td align="left" valign="top">0.947</td>
<td align="left" valign="top">0.667</td>
<td align="left" valign="top">0.900</td>
<td align="left" valign="top">0.333</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.750</td>
<td align="left" valign="top">0.154</td>
<td align="left" valign="top">0.909</td>
<td align="left" valign="top">0.667</td>
<td align="left" valign="top">0.500</td>
<td align="left" valign="top">0.333</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.667</td>
<td align="left" valign="top">0.650</td>
</tr>
<tr>
<td align="left" valign="top">Le Tour du Monde en 80 jours</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.000</td>
<td align="left" valign="top">0.381</td>
<td align="left" valign="top">0.755</td>
<td align="left" valign="top">0.692</td>
<td align="left" valign="top">0.974</td>
<td align="left" valign="top">0.429</td>
<td align="left" valign="top">0.840</td>
<td align="left" valign="top">0.636</td>
<td align="left" valign="top">0.553</td>
<td align="left" valign="top">0.667</td>
<td align="left" valign="top">0.925</td>
<td align="left" valign="top">0.864</td>
<td align="left" valign="top">0.974</td>
<td align="left" valign="top">0.905</td>
<td align="left" valign="top">0.784</td>
<td align="left" valign="top">0.520</td>
<td align="left" valign="top">0.763</td>
<td align="left" valign="top">0.619</td>
<td align="left" valign="top">0.773</td>
<td align="left" valign="top">0.769</td>
<td align="left" valign="top">0.895</td>
<td align="left" valign="top">0.476</td>
</tr>
<tr>
<td align="left" valign="top">Le voluptueux voyage</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.000</td>
<td align="left" valign="top">0.083</td>
<td align="left" valign="top">0.643</td>
<td align="left" valign="top">0.700</td>
<td align="left" valign="top">0.818</td>
<td align="left" valign="top">0.583</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.750</td>
<td align="left" valign="top">0.182</td>
<td align="left" valign="top">0.750</td>
<td align="left" valign="top">0.846</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.917</td>
<td align="left" valign="top">0.385</td>
<td align="left" valign="top">0.455</td>
<td align="left" valign="top">0.455</td>
<td align="left" valign="top">0.417</td>
<td align="left" valign="top">0.643</td>
<td align="left" valign="top">0.714</td>
<td align="left" valign="top">0.818</td>
<td align="left" valign="top">0.417</td>
</tr>
<tr>
<td align="left" valign="top">L&#x02019;Iliade</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.900</td>
<td align="left" valign="top">0.000</td>
<td align="left" valign="top">0.234</td>
<td align="left" valign="top">0.333</td>
<td align="left" valign="top">0.907</td>
<td align="left" valign="top">0.857</td>
<td align="left" valign="top">0.636</td>
<td align="left" valign="top">0.625</td>
<td align="left" valign="top">0.807</td>
<td align="left" valign="top">0.238</td>
<td align="left" valign="top">0.870</td>
<td align="left" valign="top">0.404</td>
<td align="left" valign="top">0.898</td>
<td align="left" valign="top">0.905</td>
<td align="left" valign="top">0.688</td>
<td align="left" valign="top">0.262</td>
<td align="left" valign="top">0.791</td>
<td align="left" valign="top">0.810</td>
<td align="left" valign="top">0.442</td>
<td align="left" valign="top">0.438</td>
<td align="left" valign="top">0.737</td>
<td align="left" valign="top">0.333</td>
<td align="left" valign="top">0.364</td>
</tr>
<tr>
<td align="left" valign="top">L&#x02019;Odyss&#x000E9;e</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.857</td>
<td align="left" valign="top">0.000</td>
<td align="left" valign="top">0.222</td>
<td align="left" valign="top">0.351</td>
<td align="left" valign="top">0.902</td>
<td align="left" valign="top">0.929</td>
<td align="left" valign="top">0.685</td>
<td align="left" valign="top">0.308</td>
<td align="left" valign="top">0.756</td>
<td align="left" valign="top">0.286</td>
<td align="left" valign="top">0.574</td>
<td align="left" valign="top">0.342</td>
<td align="left" valign="top">0.943</td>
<td align="left" valign="top">0.929</td>
<td align="left" valign="top">0.611</td>
<td align="left" valign="top">0.286</td>
<td align="left" valign="top">0.759</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.407</td>
<td align="left" valign="top">0.444</td>
<td align="left" valign="top">0.769</td>
<td align="left" valign="top">0.286</td>
<td align="left" valign="top">0.370</td>
</tr>
<tr>
<td align="left" valign="top">Madame Bovary</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.000</td>
<td align="left" valign="top">0.481</td>
<td align="left" valign="top">0.600</td>
<td align="left" valign="top">0.917</td>
<td align="left" valign="top">0.818</td>
<td align="left" valign="top">0.815</td>
<td align="left" valign="top">0.500</td>
<td align="left" valign="top">0.913</td>
<td align="left" valign="top">0.545</td>
<td align="left" valign="top">0.778</td>
<td align="left" valign="top">0.786</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.926</td>
<td align="left" valign="top">0.421</td>
<td align="left" valign="top">0.800</td>
<td align="left" valign="top">0.727</td>
<td align="left" valign="top">0.593</td>
<td align="left" valign="top">0.261</td>
<td align="left" valign="top">0.750</td>
<td align="left" valign="top">0.545</td>
<td align="left" valign="top">0.333</td>
</tr>
<tr>
<td align="left" valign="top">Les Myst&#x000E8;res de Paris</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.922</td>
<td align="left" valign="top">0.118</td>
<td align="left" valign="top">0.573</td>
<td align="left" valign="top">0.227</td>
<td align="left" valign="top">0.903</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.341</td>
<td align="left" valign="top">0.857</td>
<td align="left" valign="top">0.898</td>
<td align="left" valign="top">0.706</td>
<td align="left" valign="top">0.963</td>
<td align="left" valign="top">0.386</td>
<td align="left" valign="top">0.933</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.683</td>
<td align="left" valign="top">0.183</td>
<td align="left" valign="top">0.761</td>
<td align="left" valign="top">0.647</td>
<td align="left" valign="top">0.427</td>
<td align="left" valign="top">0.400</td>
<td align="left" valign="top">0.893</td>
<td align="left" valign="top">0.706</td>
<td align="left" valign="top">0.610</td>
</tr>
<tr>
<td align="left" valign="top">Nana</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.143</td>
<td align="left" valign="top">0.281</td>
<td align="left" valign="top">0.233</td>
<td align="left" valign="top">0.915</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.672</td>
<td align="left" valign="top">0.375</td>
<td align="left" valign="top">0.902</td>
<td align="left" valign="top">0.429</td>
<td align="left" valign="top">0.859</td>
<td align="left" valign="top">0.333</td>
<td align="left" valign="top">0.945</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.812</td>
<td align="left" valign="top">0.100</td>
<td align="left" valign="top">0.741</td>
<td align="left" valign="top">0.714</td>
<td align="left" valign="top">0.312</td>
<td align="left" valign="top">0.217</td>
<td align="left" valign="top">0.870</td>
<td align="left" valign="top">0.714</td>
<td align="left" valign="top">0.625</td>
</tr>
<tr>
<td align="left" valign="top">Notre-Dame de Paris</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.714</td>
<td align="left" valign="top">0.167</td>
<td align="left" valign="top">0.366</td>
<td align="left" valign="top">0.508</td>
<td align="left" valign="top">0.900</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.439</td>
<td align="left" valign="top">0.812</td>
<td align="left" valign="top">0.723</td>
<td align="left" valign="top">0.433</td>
<td align="left" valign="top">0.829</td>
<td align="left" valign="top">0.617</td>
<td align="left" valign="top">0.935</td>
<td align="left" valign="top">0.967</td>
<td align="left" valign="top">0.707</td>
<td align="left" valign="top">0.651</td>
<td align="left" valign="top">0.833</td>
<td align="left" valign="top">0.933</td>
<td align="left" valign="top">0.732</td>
<td align="left" valign="top">0.741</td>
<td align="left" valign="top">0.756</td>
<td align="left" valign="top">0.667</td>
<td align="left" valign="top">0.756</td>
</tr>
<tr>
<td align="left" valign="top">R&#x000E9;cits d&#x02019;un soldat</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.000</td>
<td align="left" valign="top">0.000</td>
<td align="left" valign="top">0.833</td>
<td align="left" valign="top">0.500</td>
<td align="left" valign="top">0.909</td>
<td align="left" valign="top">0.500</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.250</td>
<td align="left" valign="top">0.455</td>
<td align="left" valign="top">0.500</td>
<td align="left" valign="top">0.917</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.750</td>
<td align="left" valign="top">0.167</td>
<td align="left" valign="top">0.545</td>
<td align="left" valign="top">0.500</td>
<td align="left" valign="top">0.857</td>
<td align="left" valign="top">0.400</td>
<td align="left" valign="top">0.545</td>
<td align="left" valign="top">1.000</td>
</tr>
<tr>
<td align="left" valign="top">Tarass Boulba</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.000</td>
<td align="left" valign="top">0.333</td>
<td align="left" valign="top">0.364</td>
<td align="left" valign="top">0.889</td>
<td align="left" valign="top">0.800</td>
<td align="left" valign="top">0.889</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.643</td>
<td align="left" valign="top">0.400</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.714</td>
<td align="left" valign="top">0.692</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.444</td>
<td align="left" valign="top">0.727</td>
<td align="left" valign="top">0.800</td>
<td align="left" valign="top">0.889</td>
<td align="left" valign="top">0.800</td>
<td align="left" valign="top">0.500</td>
<td align="left" valign="top">0.800</td>
<td align="left" valign="top">0.444</td>
</tr>
<tr>
<td align="left" valign="top">Ther&#x000E8;se Raquin</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.667</td>
<td align="left" valign="top">0.333</td>
<td align="left" valign="top">0.222</td>
<td align="left" valign="top">0.875</td>
<td align="left" valign="top">0.800</td>
<td align="left" valign="top">0.778</td>
<td align="left" valign="top">0.889</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.750</td>
<td align="left" valign="top">0.556</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.750</td>
<td align="left" valign="top">0.667</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.889</td>
<td align="left" valign="top">0.889</td>
<td align="left" valign="top">0.889</td>
<td align="left" valign="top">0.889</td>
<td align="left" valign="top">0.800</td>
<td align="left" valign="top">0.667</td>
<td align="left" valign="top">0.444</td>
<td align="left" valign="top">0.667</td>
</tr>
<tr>
<td align="left" valign="top" colspan="25"><hr/></td>
</tr>
<tr>
<td align="left" valign="top">Average</td>
<td align="left" valign="top">0.983</td>
<td align="left" valign="top">0.908</td>
<td align="left" valign="top">0.088</td>
<td align="left" valign="top">0.389</td>
<td align="left" valign="top">0.475</td>
<td align="left" valign="top">0.858</td>
<td align="left" valign="top">0.936</td>
<td align="left" valign="top">0.615</td>
<td align="left" valign="top">0.747</td>
<td align="left" valign="top">0.796</td>
<td align="left" valign="top">0.480</td>
<td align="left" valign="top">0.816</td>
<td align="left" valign="top">0.600</td>
<td align="left" valign="top">0.909</td>
<td align="left" valign="top">0.950</td>
<td align="left" valign="top">0.805</td>
<td align="left" valign="top">0.380</td>
<td align="left" valign="top">0.694</td>
<td align="left" valign="top">0.753</td>
<td align="left" valign="top">0.493</td>
<td align="left" valign="top">0.526</td>
<td align="left" valign="top">0.786</td>
<td align="left" valign="top">0.680</td>
<td align="left" valign="top">0.567</td>
</tr>
</tbody>
</table>
</table-wrap>
<p>Regarding the meta-classification schemes (Table <xref ref-type="table" rid="T4">4</xref>), we first wanted to compare them to our the <italic>OpeNER</italic> baseline. On our test corpus and using similar evaluation <italic>OpeNER</italic> averaged a precision and recall of 0.609 and 0.754, respectively. This may seem surprisingly low compared to the standards usually set by this tool, but actually is a good illustration of how difficult it may get to find the correct tagging in fictional texts. The two worst cases (<italic>Les Malheurs de Sophie</italic> and <italic>Germinie Larcerteux</italic>) are shown in details in Tables <xref ref-type="table" rid="TA1">A1</xref> and <xref ref-type="table" rid="TA2">A2</xref> (<xref ref-type="sec" rid="S9">Appendix A</xref>), and show that those problems are about as much related to bad classifications as missing entities. Our meta-classification methods perform on average better than that, and we can see an encouraging trend that the various strategies we tried out tended to get increasingly better results and to close the standard deviation gap. That being said, as far as SD is concerned and taken into account, this improvement was not statistically significative. Yet, the meta-recognition method managed a <italic>F</italic><sub>1</sub> score no worse than 0.674 and as high as 0.99 on one of the books, on which it basically found all entities and only misclassified one of them.</p>
<table-wrap position="float" id="T4">
<label>Table 4</label>
<caption><p><bold>Averaged precision, recall, and <italic>F</italic><sub>1</sub> scores, for each classifier</bold>.</p></caption>
<table frame="hsides" rules="groups">
<thead>
<tr>
<th valign="top" align="center"/>
<th valign="top" align="center" colspan="3">OpeNER<hr/></th>
<th valign="top" align="center" colspan="3">Simple vote<hr/></th>
<th valign="top" align="center" colspan="3">Self-assessment<hr/></th>
<th valign="top" align="center" colspan="3">Fixed weights<hr/></th>
<th valign="top" align="center" colspan="3">Meta-recognition<hr/></th>
</tr><tr>
<th valign="top" align="center"/>
<th valign="top" align="center"><italic>P</italic></th>
<th valign="top" align="center"><italic>R</italic></th>
<th valign="top" align="center"><italic>F</italic><sub>1</sub></th>
<th valign="top" align="center"><italic>P</italic></th>
<th valign="top" align="center"><italic>R</italic></th>
<th valign="top" align="center"><italic>F</italic><sub>1</sub></th>
<th valign="top" align="center"><italic>P</italic></th>
<th valign="top" align="center"><italic>R</italic></th>
<th valign="top" align="center"><italic>F</italic><sub>1</sub></th>
<th valign="top" align="center"><italic>P</italic></th>
<th valign="top" align="center"><italic>R</italic></th>
<th valign="top" align="center"><italic>F</italic><sub>1</sub></th>
<th valign="top" align="center"><italic>P</italic></th>
<th valign="top" align="center"><italic>R</italic></th>
<th valign="top" align="center"><italic>F</italic><sub>1</sub></th>
</tr>
</thead>
<tbody>
<tr>
<td align="left" valign="top">20000 Lieues sous les mers</td>
<td align="left" valign="top">0.696</td>
<td align="left" valign="top">0.858</td>
<td align="left" valign="top">0.769</td>
<td align="left" valign="top">0.760</td>
<td align="left" valign="top">0.776</td>
<td align="left" valign="top">0.768</td>
<td align="left" valign="top">0.732</td>
<td align="left" valign="top">0.757</td>
<td align="left" valign="top">0.744</td>
<td align="left" valign="top">0.732</td>
<td align="left" valign="top">0.757</td>
<td align="left" valign="top">0.744</td>
<td align="left" valign="top">0.732</td>
<td align="left" valign="top"><bold>0.757</bold></td>
<td align="left" valign="top">0.744</td>
</tr>
<tr>
<td align="left" valign="top">Au bonheur des dames</td>
<td align="left" valign="top">0.572</td>
<td align="left" valign="top">0.795</td>
<td align="left" valign="top">0.665</td>
<td align="left" valign="top">0.862</td>
<td align="left" valign="top">0.945</td>
<td align="left" valign="top">0.902</td>
<td align="left" valign="top">0.862</td>
<td align="left" valign="top">0.945</td>
<td align="left" valign="top">0.902</td>
<td align="left" valign="top">0.862</td>
<td align="left" valign="top">0.945</td>
<td align="left" valign="top">0.902</td>
<td align="left" valign="top">0.862</td>
<td align="left" valign="top">0.945</td>
<td align="left" valign="top">0.902</td>
</tr>
<tr>
<td align="left" valign="top">Belle rose</td>
<td align="left" valign="top">0.645</td>
<td align="left" valign="top">0.638</td>
<td align="left" valign="top">0.641</td>
<td align="left" valign="top">0.832</td>
<td align="left" valign="top">0.936</td>
<td align="left" valign="top">0.881</td>
<td align="left" valign="top">0.832</td>
<td align="left" valign="top">0.936</td>
<td align="left" valign="top">0.881</td>
<td align="left" valign="top">0.826</td>
<td align="left" valign="top">0.921</td>
<td align="left" valign="top">0.871</td>
<td align="left" valign="top">0.892</td>
<td align="left" valign="top">0.972</td>
<td align="left" valign="top">0.931</td>
</tr>
<tr>
<td align="left" valign="top">Bijou</td>
<td align="left" valign="top">0.569</td>
<td align="left" valign="top">0.788</td>
<td align="left" valign="top">0.661</td>
<td align="left" valign="top">0.454</td>
<td align="left" valign="top">0.766</td>
<td align="left" valign="top"><bold>0.570</bold></td>
<td align="left" valign="top"><bold>0.508</bold></td>
<td align="left" valign="top">0.812</td>
<td align="left" valign="top"><bold>0.625</bold></td>
<td align="left" valign="top">0.532</td>
<td align="left" valign="top">0.828</td>
<td align="left" valign="top">0.648</td>
<td align="left" valign="top">0.872</td>
<td align="left" valign="top">0.875</td>
<td align="left" valign="top">0.874</td>
</tr>
<tr>
<td align="left" valign="top">Blanche et Bleue</td>
<td align="left" valign="top">0.616</td>
<td align="left" valign="top">0.714</td>
<td align="left" valign="top">0.661</td>
<td align="left" valign="top">0.833</td>
<td align="left" valign="top">0.917</td>
<td align="left" valign="top">0.873</td>
<td align="left" valign="top">0.795</td>
<td align="left" valign="top">0.885</td>
<td align="left" valign="top">0.838</td>
<td align="left" valign="top">0.795</td>
<td align="left" valign="top">0.885</td>
<td align="left" valign="top">0.838</td>
<td align="left" valign="top">0.814</td>
<td align="left" valign="top">0.906</td>
<td align="left" valign="top">0.858</td>
</tr>
<tr>
<td align="left" valign="top">Boule de Suif</td>
<td align="left" valign="top">0.524</td>
<td align="left" valign="top">0.857</td>
<td align="left" valign="top">0.650</td>
<td align="left" valign="top">0.543</td>
<td align="left" valign="top">0.808</td>
<td align="left" valign="top">0.649</td>
<td align="left" valign="top">0.673</td>
<td align="left" valign="top">0.923</td>
<td align="left" valign="top">0.779</td>
<td align="left" valign="top">0.576</td>
<td align="left" valign="top">0.846</td>
<td align="left" valign="top">0.685</td>
<td align="left" valign="top"><bold>0.576</bold></td>
<td align="left" valign="top">0.846</td>
<td align="left" valign="top">0.685</td>
</tr>
<tr>
<td align="left" valign="top">Candide</td>
<td align="left" valign="top">0.895</td>
<td align="left" valign="top">0.778</td>
<td align="left" valign="top">0.832</td>
<td align="left" valign="top">0.933</td>
<td align="left" valign="top">0.917</td>
<td align="left" valign="top">0.925</td>
<td align="left" valign="top">0.933</td>
<td align="left" valign="top">0.917</td>
<td align="left" valign="top">0.925</td>
<td align="left" valign="top">0.933</td>
<td align="left" valign="top">0.917</td>
<td align="left" valign="top">0.925</td>
<td align="left" valign="top">0.920</td>
<td align="left" valign="top">0.920</td>
<td align="left" valign="top">0.920</td>
</tr>
<tr>
<td align="left" valign="top">Colomba</td>
<td align="left" valign="top">0.632</td>
<td align="left" valign="top">0.864</td>
<td align="left" valign="top">0.730</td>
<td align="left" valign="top">0.739</td>
<td align="left" valign="top">0.889</td>
<td align="left" valign="top">0.807</td>
<td align="left" valign="top">0.769</td>
<td align="left" valign="top">0.917</td>
<td align="left" valign="top">0.836</td>
<td align="left" valign="top">0.769</td>
<td align="left" valign="top">0.917</td>
<td align="left" valign="top">0.836</td>
<td align="left" valign="top">0.769</td>
<td align="left" valign="top">0.917</td>
<td align="left" valign="top">0.836</td>
</tr>
<tr>
<td align="left" valign="top">La Comedie Humaine</td>
<td align="left" valign="top">0.545</td>
<td align="left" valign="top">0.721</td>
<td align="left" valign="top">0.621</td>
<td align="left" valign="top">0.737</td>
<td align="left" valign="top">0.889</td>
<td align="left" valign="top">0.806</td>
<td align="left" valign="top">0.745</td>
<td align="left" valign="top">0.908</td>
<td align="left" valign="top">0.819</td>
<td align="left" valign="top">0.745</td>
<td align="left" valign="top">0.908</td>
<td align="left" valign="top">0.819</td>
<td align="left" valign="top">0.746</td>
<td align="left" valign="top">0.844</td>
<td align="left" valign="top">0.792</td>
</tr>
<tr>
<td align="left" valign="top">Consuelo</td>
<td align="left" valign="top">0.679</td>
<td align="left" valign="top">0.787</td>
<td align="left" valign="top">0.729</td>
<td align="left" valign="top">0.791</td>
<td align="left" valign="top">0.896</td>
<td align="left" valign="top">0.840</td>
<td align="left" valign="top">0.791</td>
<td align="left" valign="top">0.896</td>
<td align="left" valign="top">0.840</td>
<td align="left" valign="top">0.791</td>
<td align="left" valign="top">0.896</td>
<td align="left" valign="top">0.840</td>
<td align="left" valign="top">0.820</td>
<td align="left" valign="top">0.901</td>
<td align="left" valign="top">0.859</td>
</tr>
<tr>
<td align="left" valign="top">David Copperfield</td>
<td align="left" valign="top">0.638</td>
<td align="left" valign="top">0.877</td>
<td align="left" valign="top">0.739</td>
<td align="left" valign="top">0.794</td>
<td align="left" valign="top">0.957</td>
<td align="left" valign="top">0.868</td>
<td align="left" valign="top">0.833</td>
<td align="left" valign="top">0.971</td>
<td align="left" valign="top">0.897</td>
<td align="left" valign="top">0.833</td>
<td align="left" valign="top">0.971</td>
<td align="left" valign="top">0.897</td>
<td align="left" valign="top">0.885</td>
<td align="left" valign="top">0.986</td>
<td align="left" valign="top">0.932</td>
</tr>
<tr>
<td align="left" valign="top">Don Quichotte</td>
<td align="left" valign="top">0.477</td>
<td align="left" valign="top">0.782</td>
<td align="left" valign="top">0.593</td>
<td align="left" valign="top">0.566</td>
<td align="left" valign="top"><bold>0.744</bold></td>
<td align="left" valign="top">0.643</td>
<td align="left" valign="top">0.566</td>
<td align="left" valign="top"><bold>0.744</bold></td>
<td align="left" valign="top">0.643</td>
<td align="left" valign="top">0.566</td>
<td align="left" valign="top"><bold>0.744</bold></td>
<td align="left" valign="top"><bold>0.643</bold></td>
<td align="left" valign="top">0.598</td>
<td align="left" valign="top">0.772</td>
<td align="left" valign="top"><bold>0.674</bold></td>
</tr>
<tr>
<td align="left" valign="top">Germaine</td>
<td align="left" valign="top">0.610</td>
<td align="left" valign="top">0.694</td>
<td align="left" valign="top">0.649</td>
<td align="left" valign="top">0.721</td>
<td align="left" valign="top">0.784</td>
<td align="left" valign="top">0.751</td>
<td align="left" valign="top">0.721</td>
<td align="left" valign="top">0.784</td>
<td align="left" valign="top">0.751</td>
<td align="left" valign="top">0.721</td>
<td align="left" valign="top">0.784</td>
<td align="left" valign="top">0.751</td>
<td align="left" valign="top">0.788</td>
<td align="left" valign="top">0.822</td>
<td align="left" valign="top">0.805</td>
</tr>
<tr>
<td align="left" valign="top">Germinal</td>
<td align="left" valign="top">0.683</td>
<td align="left" valign="top">0.692</td>
<td align="left" valign="top">0.687</td>
<td align="left" valign="top">0.794</td>
<td align="left" valign="top">0.850</td>
<td align="left" valign="top">0.821</td>
<td align="left" valign="top">0.812</td>
<td align="left" valign="top">0.878</td>
<td align="left" valign="top">0.844</td>
<td align="left" valign="top">0.812</td>
<td align="left" valign="top">0.878</td>
<td align="left" valign="top">0.844</td>
<td align="left" valign="top">0.812</td>
<td align="left" valign="top">0.878</td>
<td align="left" valign="top">0.844</td>
</tr>
<tr>
<td align="left" valign="top">Germinie Lacerteux</td>
<td align="left" valign="top">0.321</td>
<td align="left" valign="top">0.600</td>
<td align="left" valign="top">0.418</td>
<td align="left" valign="top"><bold>0.438</bold></td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.609</td>
<td align="left" valign="top">0.528</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.691</td>
<td align="left" valign="top"><bold>0.524</bold></td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.688</td>
<td align="left" valign="top">0.857</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.923</td>
</tr>
<tr>
<td align="left" valign="top">Jane Eyre</td>
<td align="left" valign="top">0.619</td>
<td align="left" valign="top">0.891</td>
<td align="left" valign="top">0.731</td>
<td align="left" valign="top">0.875</td>
<td align="left" valign="top">0.977</td>
<td align="left" valign="top">0.923</td>
<td align="left" valign="top">0.909</td>
<td align="left" valign="top">0.989</td>
<td align="left" valign="top">0.947</td>
<td align="left" valign="top">0.909</td>
<td align="left" valign="top">0.989</td>
<td align="left" valign="top">0.947</td>
<td align="left" valign="top">0.950</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.974</td>
</tr>
<tr>
<td align="left" valign="top">La B&#x000EA;te Humaine</td>
<td align="left" valign="top">0.683</td>
<td align="left" valign="top">0.711</td>
<td align="left" valign="top">0.697</td>
<td align="left" valign="top">0.934</td>
<td align="left" valign="top">0.979</td>
<td align="left" valign="top">0.956</td>
<td align="left" valign="top">0.934</td>
<td align="left" valign="top">0.979</td>
<td align="left" valign="top">0.956</td>
<td align="left" valign="top">0.934</td>
<td align="left" valign="top">0.979</td>
<td align="left" valign="top">0.956</td>
<td align="left" valign="top"><bold>0.980</bold></td>
<td align="left" valign="top"><bold>1.000</bold></td>
<td align="left" valign="top"><bold>0.990</bold></td>
</tr>
<tr>
<td align="left" valign="top">La Femme du mort</td>
<td align="left" valign="top">0.713</td>
<td align="left" valign="top">0.822</td>
<td align="left" valign="top">0.764</td>
<td align="left" valign="top">0.587</td>
<td align="left" valign="top">0.939</td>
<td align="left" valign="top">0.723</td>
<td align="left" valign="top">0.670</td>
<td align="left" valign="top">0.970</td>
<td align="left" valign="top">0.793</td>
<td align="left" valign="top">0.682</td>
<td align="left" valign="top">0.970</td>
<td align="left" valign="top">0.801</td>
<td align="left" valign="top">0.669</td>
<td align="left" valign="top">0.920</td>
<td align="left" valign="top">0.775</td>
</tr>
<tr>
<td align="left" valign="top">L&#x02019;Assommoir</td>
<td align="left" valign="top">0.462</td>
<td align="left" valign="top">0.623</td>
<td align="left" valign="top">0.531</td>
<td align="left" valign="top">0.816</td>
<td align="left" valign="top">0.924</td>
<td align="left" valign="top">0.867</td>
<td align="left" valign="top">0.816</td>
<td align="left" valign="top">0.924</td>
<td align="left" valign="top">0.867</td>
<td align="left" valign="top">0.816</td>
<td align="left" valign="top">0.924</td>
<td align="left" valign="top">0.867</td>
<td align="left" valign="top">0.814</td>
<td align="left" valign="top">0.889</td>
<td align="left" valign="top">0.850</td>
</tr>
<tr>
<td align="left" valign="top">Le Mort vivant</td>
<td align="left" valign="top">0.718</td>
<td align="left" valign="top">0.872</td>
<td align="left" valign="top">0.788</td>
<td align="left" valign="top">0.766</td>
<td align="left" valign="top">0.858</td>
<td align="left" valign="top">0.809</td>
<td align="left" valign="top">0.816</td>
<td align="left" valign="top">0.854</td>
<td align="left" valign="top">0.835</td>
<td align="left" valign="top">0.816</td>
<td align="left" valign="top">0.854</td>
<td align="left" valign="top">0.835</td>
<td align="left" valign="top">0.856</td>
<td align="left" valign="top">0.872</td>
<td align="left" valign="top">0.864</td>
</tr>
<tr>
<td align="left" valign="top">Le Parfum de la dame en noir</td>
<td align="left" valign="top">0.811</td>
<td align="left" valign="top">0.878</td>
<td align="left" valign="top">0.843</td>
<td align="left" valign="top">0.885</td>
<td align="left" valign="top">0.919</td>
<td align="left" valign="top">0.902</td>
<td align="left" valign="top">0.864</td>
<td align="left" valign="top">0.899</td>
<td align="left" valign="top">0.882</td>
<td align="left" valign="top">0.864</td>
<td align="left" valign="top">0.899</td>
<td align="left" valign="top">0.882</td>
<td align="left" valign="top">0.864</td>
<td align="left" valign="top">0.899</td>
<td align="left" valign="top">0.882</td>
</tr>
<tr>
<td align="left" valign="top">Les Malheurs de Sophie</td>
<td align="left" valign="top"><bold>0.267</bold></td>
<td align="left" valign="top"><bold>0.571</bold></td>
<td align="left" valign="top"><bold>0.364</bold></td>
<td align="left" valign="top">0.771</td>
<td align="left" valign="top">0.938</td>
<td align="left" valign="top">0.846</td>
<td align="left" valign="top">0.944</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.971</td>
<td align="left" valign="top">0.944</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.971</td>
<td align="left" valign="top">0.944</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.971</td>
</tr>
<tr>
<td align="left" valign="top">Les Miserables</td>
<td align="left" valign="top">0.693</td>
<td align="left" valign="top">0.800</td>
<td align="left" valign="top">0.743</td>
<td align="left" valign="top">0.821</td>
<td align="left" valign="top">0.900</td>
<td align="left" valign="top">0.859</td>
<td align="left" valign="top">0.831</td>
<td align="left" valign="top">0.908</td>
<td align="left" valign="top">0.868</td>
<td align="left" valign="top">0.866</td>
<td align="left" valign="top">0.950</td>
<td align="left" valign="top">0.906</td>
<td align="left" valign="top">0.856</td>
<td align="left" valign="top">0.933</td>
<td align="left" valign="top">0.893</td>
</tr>
<tr>
<td align="left" valign="top">Les Tribulations d&#x02019;un Chinois</td>
<td align="left" valign="top">0.569</td>
<td align="left" valign="top">0.654</td>
<td align="left" valign="top">0.609</td>
<td align="left" valign="top">0.721</td>
<td align="left" valign="top">0.846</td>
<td align="left" valign="top">0.779</td>
<td align="left" valign="top">0.776</td>
<td align="left" valign="top">0.923</td>
<td align="left" valign="top">0.843</td>
<td align="left" valign="top">0.776</td>
<td align="left" valign="top">0.923</td>
<td align="left" valign="top">0.843</td>
<td align="left" valign="top">0.776</td>
<td align="left" valign="top">0.923</td>
<td align="left" valign="top">0.843</td>
</tr>
<tr>
<td align="left" valign="top">Les trois mousquetaires</td>
<td align="left" valign="top">0.510</td>
<td align="left" valign="top">0.758</td>
<td align="left" valign="top">0.610</td>
<td align="left" valign="top">0.745</td>
<td align="left" valign="top">0.875</td>
<td align="left" valign="top">0.805</td>
<td align="left" valign="top">0.773</td>
<td align="left" valign="top">0.900</td>
<td align="left" valign="top">0.832</td>
<td align="left" valign="top">0.773</td>
<td align="left" valign="top">0.900</td>
<td align="left" valign="top">0.832</td>
<td align="left" valign="top">0.828</td>
<td align="left" valign="top">0.924</td>
<td align="left" valign="top">0.873</td>
</tr>
<tr>
<td align="left" valign="top">Les Vacances</td>
<td align="left" valign="top">0.430</td>
<td align="left" valign="top">0.711</td>
<td align="left" valign="top">0.536</td>
<td align="left" valign="top">0.774</td>
<td align="left" valign="top">0.950</td>
<td align="left" valign="top">0.853</td>
<td align="left" valign="top">0.774</td>
<td align="left" valign="top">0.950</td>
<td align="left" valign="top">0.853</td>
<td align="left" valign="top">0.774</td>
<td align="left" valign="top">0.950</td>
<td align="left" valign="top">0.853</td>
<td align="left" valign="top">0.850</td>
<td align="left" valign="top">0.975</td>
<td align="left" valign="top">0.908</td>
</tr>
<tr>
<td align="left" valign="top">Le Tour du Monde en 80 jours</td>
<td align="left" valign="top">0.802</td>
<td align="left" valign="top">0.903</td>
<td align="left" valign="top">0.850</td>
<td align="left" valign="top">0.800</td>
<td align="left" valign="top">0.820</td>
<td align="left" valign="top">0.810</td>
<td align="left" valign="top">0.845</td>
<td align="left" valign="top">0.892</td>
<td align="left" valign="top">0.868</td>
<td align="left" valign="top">0.845</td>
<td align="left" valign="top">0.892</td>
<td align="left" valign="top">0.868</td>
<td align="left" valign="top">0.845</td>
<td align="left" valign="top">0.892</td>
<td align="left" valign="top">0.868</td>
</tr>
<tr>
<td align="left" valign="top">Le voluptueux voyage</td>
<td align="left" valign="top">0.646</td>
<td align="left" valign="top">0.625</td>
<td align="left" valign="top">0.635</td>
<td align="left" valign="top">0.801</td>
<td align="left" valign="top">0.871</td>
<td align="left" valign="top">0.835</td>
<td align="left" valign="top">0.817</td>
<td align="left" valign="top">0.875</td>
<td align="left" valign="top">0.845</td>
<td align="left" valign="top">0.817</td>
<td align="left" valign="top">0.875</td>
<td align="left" valign="top">0.845</td>
<td align="left" valign="top">0.867</td>
<td align="left" valign="top">0.875</td>
<td align="left" valign="top">0.871</td>
</tr>
<tr>
<td align="left" valign="top">L&#x02019;Iliade</td>
<td align="left" valign="top">0.494</td>
<td align="left" valign="top">0.583</td>
<td align="left" valign="top">0.535</td>
<td align="left" valign="top">0.616</td>
<td align="left" valign="top">0.762</td>
<td align="left" valign="top">0.681</td>
<td align="left" valign="top">0.653</td>
<td align="left" valign="top">0.801</td>
<td align="left" valign="top">0.720</td>
<td align="left" valign="top">0.653</td>
<td align="left" valign="top">0.801</td>
<td align="left" valign="top">0.720</td>
<td align="left" valign="top">0.694</td>
<td align="left" valign="top">0.833</td>
<td align="left" valign="top">0.757</td>
</tr>
<tr>
<td align="left" valign="top">L&#x02019;Odyss&#x000E9;e</td>
<td align="left" valign="top">0.604</td>
<td align="left" valign="top">0.631</td>
<td align="left" valign="top">0.617</td>
<td align="left" valign="top">0.612</td>
<td align="left" valign="top">0.807</td>
<td align="left" valign="top">0.696</td>
<td align="left" valign="top">0.597</td>
<td align="left" valign="top">0.762</td>
<td align="left" valign="top">0.669</td>
<td align="left" valign="top">0.597</td>
<td align="left" valign="top">0.762</td>
<td align="left" valign="top">0.669</td>
<td align="left" valign="top">0.622</td>
<td align="left" valign="top">0.790</td>
<td align="left" valign="top">0.696</td>
</tr>
<tr>
<td align="left" valign="top">Madame Bovary</td>
<td align="left" valign="top">0.471</td>
<td align="left" valign="top">0.667</td>
<td align="left" valign="top">0.552</td>
<td align="left" valign="top">0.838</td>
<td align="left" valign="top">0.872</td>
<td align="left" valign="top">0.855</td>
<td align="left" valign="top">0.898</td>
<td align="left" valign="top">0.936</td>
<td align="left" valign="top">0.917</td>
<td align="left" valign="top">0.898</td>
<td align="left" valign="top">0.936</td>
<td align="left" valign="top">0.917</td>
<td align="left" valign="top">0.936</td>
<td align="left" valign="top">0.936</td>
<td align="left" valign="top">0.936</td>
</tr>
<tr>
<td align="left" valign="top">Les Myst&#x000E8;res de Paris</td>
<td align="left" valign="top">0.542</td>
<td align="left" valign="top">0.800</td>
<td align="left" valign="top">0.646</td>
<td align="left" valign="top">0.703</td>
<td align="left" valign="top">0.879</td>
<td align="left" valign="top">0.781</td>
<td align="left" valign="top">0.730</td>
<td align="left" valign="top">0.891</td>
<td align="left" valign="top">0.803</td>
<td align="left" valign="top">0.782</td>
<td align="left" valign="top">0.916</td>
<td align="left" valign="top">0.844</td>
<td align="left" valign="top">0.885</td>
<td align="left" valign="top">0.946</td>
<td align="left" valign="top">0.915</td>
</tr>
<tr>
<td align="left" valign="top">Nana</td>
<td align="left" valign="top">0.524</td>
<td align="left" valign="top">0.723</td>
<td align="left" valign="top">0.608</td>
<td align="left" valign="top">0.676</td>
<td align="left" valign="top">0.929</td>
<td align="left" valign="top">0.782</td>
<td align="left" valign="top">0.665</td>
<td align="left" valign="top">0.921</td>
<td align="left" valign="top">0.772</td>
<td align="left" valign="top">0.693</td>
<td align="left" valign="top">0.890</td>
<td align="left" valign="top">0.779</td>
<td align="left" valign="top">0.667</td>
<td align="left" valign="top">0.827</td>
<td align="left" valign="top">0.738</td>
</tr>
<tr>
<td align="left" valign="top">Notre-Dame de Paris</td>
<td align="left" valign="top">0.721</td>
<td align="left" valign="top">0.772</td>
<td align="left" valign="top">0.746</td>
<td align="left" valign="top">0.798</td>
<td align="left" valign="top">0.890</td>
<td align="left" valign="top">0.842</td>
<td align="left" valign="top">0.798</td>
<td align="left" valign="top">0.890</td>
<td align="left" valign="top">0.842</td>
<td align="left" valign="top">0.798</td>
<td align="left" valign="top">0.890</td>
<td align="left" valign="top">0.842</td>
<td align="left" valign="top">0.796</td>
<td align="left" valign="top">0.893</td>
<td align="left" valign="top">0.842</td>
</tr>
<tr>
<td align="left" valign="top">R&#x000E9;cits d&#x02019;un soldat</td>
<td align="left" valign="top"><bold>0.923</bold></td>
<td align="left" valign="top"><bold>1.000</bold></td>
<td align="left" valign="top"><bold>0.960</bold></td>
<td align="left" valign="top"><bold>0.958</bold></td>
<td align="left" valign="top"><bold>1.000</bold></td>
<td align="left" valign="top"><bold>0.979</bold></td>
<td align="left" valign="top"><bold>0.958</bold></td>
<td align="left" valign="top"><bold>1.000</bold></td>
<td align="left" valign="top"><bold>0.979</bold></td>
<td align="left" valign="top"><bold>0.958</bold></td>
<td align="left" valign="top"><bold>1.000</bold></td>
<td align="left" valign="top"><bold>0.979</bold></td>
<td align="left" valign="top">0.958</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.979</td>
</tr>
<tr>
<td align="left" valign="top">Tarass Boulba</td>
<td align="left" valign="top">0.571</td>
<td align="left" valign="top">0.778</td>
<td align="left" valign="top">0.659</td>
<td align="left" valign="top">0.687</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.814</td>
<td align="left" valign="top">0.738</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.849</td>
<td align="left" valign="top">0.738</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.849</td>
<td align="left" valign="top">0.738</td>
<td align="left" valign="top">1.000</td>
<td align="left" valign="top">0.849</td>
</tr>
<tr>
<td align="left" valign="top">Ther&#x000E8;se Raquin</td>
<td align="left" valign="top">0.675</td>
<td align="left" valign="top">0.667</td>
<td align="left" valign="top">0.671</td>
<td align="left" valign="top">0.950</td>
<td align="left" valign="top">0.944</td>
<td align="left" valign="top">0.947</td>
<td align="left" valign="top">0.950</td>
<td align="left" valign="top">0.944</td>
<td align="left" valign="top">0.947</td>
<td align="left" valign="top">0.950</td>
<td align="left" valign="top">0.944</td>
<td align="left" valign="top">0.947</td>
<td align="left" valign="top">0.950</td>
<td align="left" valign="top">0.944</td>
<td align="left" valign="top">0.947</td>
</tr>
<tr>
<td align="left" valign="top" colspan="16"><hr/></td>
</tr>
<tr>
<td align="left" valign="top">Average</td>
<td align="left" valign="top">0.608</td>
<td align="left" valign="top">0.756</td>
<td align="left" valign="top">0.669</td>
<td align="left" valign="top">0.749</td>
<td align="left" valign="top">0.889</td>
<td align="left" valign="top">0.809</td>
<td align="left" valign="top">0.775</td>
<td align="left" valign="top">0.904</td>
<td align="left" valign="top">0.831</td>
<td align="left" valign="top">0.776</td>
<td align="left" valign="top">0.903</td>
<td align="left" valign="top">0.831</td>
<td align="left" valign="top">0.815</td>
<td align="left" valign="top">0.907</td>
<td align="left" valign="top">0.857</td>
</tr>
<tr>
<td align="left" valign="top">SD</td>
<td align="left" valign="top">0.137</td>
<td align="left" valign="top">0.103</td>
<td align="left" valign="top">0.116</td>
<td align="left" valign="top">0.127</td>
<td align="left" valign="top">0.071</td>
<td align="left" valign="top">0.096</td>
<td align="left" valign="top">0.115</td>
<td align="left" valign="top">0.069</td>
<td align="left" valign="top">0.088</td>
<td align="left" valign="top">0.117</td>
<td align="left" valign="top">0.070</td>
<td align="left" valign="top">0.090</td>
<td align="left" valign="top">0.103</td>
<td align="left" valign="top">0.067</td>
<td align="left" valign="top">0.082</td>
</tr>
</tbody>
</table>
<table-wrap-foot><p><italic>Lowest and highest scores are higlighted in bold</italic>.</p></table-wrap-foot></table-wrap>
</sec>
<sec id="S6">
<label>6</label> <title>Conclusion and Future Works</title>
<p>The contribution of this paper is to establish a set of efficient and autonomous tools that can be run in a limited environment (such as a web server), on any French novel without the need of training or manual user input, yet keeping reliable results. We showed that combining different classifiers, especially using a meta-recognition technique, allowed to attain an overall better score than each of them would separately, and to outperform some state-of-the-art tools in the very narrow considered use case. Yet, we are aware this process implies several hard assumptions that may break under certain circumstances and cause the system to fail, like the systematic extraction limited to capitalized proper nouns.</p>
<p>Future works may focus on coreference resolution by merging entities that refer to the same character, or conversely, disambiguation of homonyms, even if this does not happen very often in closed environments like fictional works. In parallel to a reliable extraction of the characters networks, further textual analytics may try to uncover the nature of the relations between them.</p>
</sec>
<sec id="S7" sec-type="author-contributor">
<title>Author Contributions</title>
<p>CB initiated this research, wrote the software components, and elaborated the test sets and methods described in this report. FK supervised this research and advised on the necessary tests and developments needed to improve its relevance.</p>
</sec>
<sec id="S8">
<title>Conflict of Interest Statement</title>
<p>The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.</p>
</sec>
</body>
<back>
<ack>
<p>This research was made possible by a very precious and close collaboration with Daniel de Roulet, Swiss architect, computer scientist, and author. It was supported by the Fondation Jan Michalski pour l&#x02019;Ecriture et la Litt&#x000E9;rature.</p>
</ack>
<ref-list>
<title>References</title>
<ref id="B1"><citation citation-type="journal"><person-group person-group-type="author"><name><surname>Albanese</surname> <given-names>A.</given-names></name></person-group> (<year>2011</year>). <article-title>Small demons makes big splash at Frankfurt book fair</article-title>. <source>Publishers Weekly</source> <volume>258.43</volume>: <fpage>6</fpage>&#x02013;<lpage>8</lpage>.</citation></ref>
<ref id="B2"><citation citation-type="book"><person-group person-group-type="author"><name><surname>Azpeitia</surname> <given-names>A.</given-names></name> <name><surname>Cuadros</surname> <given-names>M.</given-names></name> <name><surname>Gaines</surname> <given-names>S.</given-names></name> <name><surname>Rigau</surname> <given-names>G.</given-names></name></person-group> (<year>2014</year>). <article-title>NERC-fr: supervised named entity recognition for French</article-title>. In <source>Text, Speech and Dialogue</source>, Vol. <volume>8655</volume>, Edited by <person-group person-group-type="editor"><name><surname>Sojka</surname> <given-names>P.</given-names></name> <name><surname>Hor&#x000E1;k</surname> <given-names>A.</given-names></name> <name><surname>Kope&#x0010D;ek</surname> <given-names>I.</given-names></name> <name><surname>Pala</surname> <given-names>K.</given-names></name></person-group>, <fpage>158</fpage>&#x02013;<lpage>165</lpage>. <publisher-loc>Cham</publisher-loc>: <publisher-name>Springer International Publishing</publisher-name>.</citation></ref>
<ref id="B3"><citation citation-type="journal"><person-group person-group-type="author"><name><surname>Dumais</surname> <given-names>S.T.</given-names></name></person-group> (<year>2005</year>). <article-title>Latent semantic analysis</article-title>. <source>Annual Review of Information Science and Technology</source> <volume>38</volume>: <fpage>188</fpage>&#x02013;<lpage>230</lpage>.<pub-id pub-id-type="doi">10.1002/aris.1440380105</pub-id></citation></ref>
<ref id="B4"><citation citation-type="journal"><person-group person-group-type="author"><name><surname>Fleiss</surname> <given-names>J.L.</given-names></name> <name><surname>Cohen</surname> <given-names>J.</given-names></name></person-group> (<year>1973</year>). <article-title>The equivalence of weighted kappa and the intraclass correlation coefficient as measures of reliability</article-title>. <source>Educational and Psychological Measurement</source> <volume>33</volume>: <fpage>613</fpage>&#x02013;<lpage>9</lpage>.<pub-id pub-id-type="doi">10.1177/001316447303300309</pub-id></citation></ref>
<ref id="B5"><citation citation-type="book"><person-group person-group-type="author"><name><surname>Geno</surname> <given-names>M.G.</given-names></name></person-group> (<year>1992</year>). <source>A la fran&#x000E7;aise: Correct French for English Speakers</source>. <publisher-loc>London, New York</publisher-loc>: <publisher-name>University Press of America</publisher-name>.</citation></ref>
<ref id="B6"><citation citation-type="book"><person-group person-group-type="author"><name><surname>Glass</surname> <given-names>K.</given-names></name> <name><surname>Bangay</surname> <given-names>S.</given-names></name></person-group> (<year>2007</year>). <source>A Na&#x000EE;ve, Salience-Based Method for Speaker Identification in Fiction Books</source>. <publisher-loc>Durban, South Africa</publisher-loc>: <publisher-name>PRASA</publisher-name>. <fpage>1</fpage>&#x02013;<lpage>6</lpage>.</citation></ref>
<ref id="B7"><citation citation-type="book"><person-group person-group-type="author"><name><surname>Goh</surname> <given-names>H.-N.</given-names></name> <name><surname>Soon</surname> <given-names>L.-K.</given-names></name> <name><surname>Haw</surname> <given-names>S.-C.</given-names></name></person-group> (<year>2012</year>). <article-title>Automatic identification of protagonist in fairy tales using verb</article-title>. In <source>Advances in Knowledge Discovery and Data Mining</source>, Vol. <volume>7302</volume>, Edited by <person-group person-group-type="editor"><name><surname>Hutchison</surname> <given-names>D.</given-names></name> <name><surname>Kanade</surname> <given-names>T.</given-names></name> <name><surname>Kittler</surname> <given-names>J.</given-names></name> <name><surname>Kleinberg</surname> <given-names>J.M.</given-names></name> <name><surname>Mattern</surname> <given-names>F.</given-names></name> <name><surname>Mitchell</surname> <given-names>J.C.</given-names></name> <name><surname>Naor</surname> <given-names>M.</given-names></name> <name><surname>Nierstrasz</surname> <given-names>O.</given-names></name> <name><surname>Pandu Rangan</surname> <given-names>C.</given-names></name> <name><surname>Steffen</surname> <given-names>B.</given-names></name> <name><surname>Sudan</surname> <given-names>M.</given-names></name> <name><surname>Terzopoulos</surname> <given-names>D.</given-names></name> <name><surname>Tygar</surname> <given-names>D.</given-names></name> <name><surname>Vardi</surname> <given-names>M.Y.</given-names></name> <name><surname>Weikum</surname> <given-names>G.</given-names></name> <name><surname>Tan</surname> <given-names>P.-N.</given-names></name> <name><surname>Chawla</surname> <given-names>S.</given-names></name> <name><surname>Ho</surname> <given-names>C.K.</given-names></name> <name><surname>Bailey</surname> <given-names>J.</given-names></name></person-group>, <fpage>395</fpage>&#x02013;<lpage>406</lpage>. <publisher-loc>Berlin, Heidelberg</publisher-loc>: <publisher-name>Springer</publisher-name>.</citation></ref>
<ref id="B8"><citation citation-type="book"><person-group person-group-type="author"><name><surname>Grevisse</surname> <given-names>M.</given-names></name> <name><surname>Lenoble-Pinson</surname> <given-names>M.</given-names></name></person-group> (<year>2009</year>). <article-title>Majuscules</article-title>. In <source>Le fran&#x000E7;ais Correct: Guide pratique des difficult&#x000E9;s</source>, <edition>6th ed</edition>, <fpage>88</fpage>&#x02013;<lpage>92</lpage>. <publisher-loc>Bruxelles</publisher-loc>: <publisher-name>Duculot</publisher-name>.</citation></ref>
<ref id="B9"><citation citation-type="journal"><person-group person-group-type="author"><name><surname>Hirschberg</surname> <given-names>J.</given-names></name> <name><surname>Manning</surname> <given-names>C.D.</given-names></name></person-group> (<year>2015</year>). <article-title>Advances in natural language processing</article-title>. <source>Science</source> <volume>349</volume>: <fpage>261</fpage>&#x02013;<lpage>6</lpage>.<pub-id pub-id-type="doi">10.1126/science.aaa8685</pub-id><pub-id pub-id-type="pmid">26185244</pub-id></citation></ref>
<ref id="B10"><citation citation-type="journal"><person-group person-group-type="author"><name><surname>Jovanovic</surname> <given-names>J.</given-names></name> <name><surname>Bagheri</surname> <given-names>E.</given-names></name> <name><surname>Cuzzola</surname> <given-names>J.</given-names></name> <name><surname>Gasevic</surname> <given-names>D.</given-names></name> <name><surname>Jeremic</surname> <given-names>Z.</given-names></name> <name><surname>Bashash</surname> <given-names>R.</given-names></name></person-group> (<year>2014</year>). <article-title>Automated semantic tagging of textual content</article-title>. <source>IT Professional</source> <volume>16</volume>: <fpage>38</fpage>&#x02013;<lpage>46</lpage>.<pub-id pub-id-type="doi">10.1109/MITP.2014.85</pub-id></citation></ref>
<ref id="B11"><citation citation-type="book"><person-group person-group-type="author"><name><surname>Karsdorp</surname> <given-names>F.</given-names></name> <name><surname>van Kranenburg</surname> <given-names>P.</given-names></name> <name><surname>Meder</surname> <given-names>T.</given-names></name> <name><surname>van den Bosch</surname> <given-names>A.</given-names></name></person-group> (<year>2012</year>). <source>Casting a Spell: Identification and Ranking of Actors in Folktales</source>. <publisher-loc>Lisbon, Portugal</publisher-loc>: <publisher-name>Edi&#x000E7;&#x000F5;es Colibri</publisher-name>. <fpage>39</fpage>&#x02013;<lpage>50</lpage>.</citation></ref>
<ref id="B12"><citation citation-type="book"><person-group person-group-type="author"><name><surname>Moretti</surname> <given-names>F.</given-names></name></person-group> (<year>2013</year>). <source>Distant Reading</source>. <publisher-loc>London, New York</publisher-loc>: <publisher-name>Verso</publisher-name>.</citation></ref>
<ref id="B13"><citation citation-type="confproc"><person-group person-group-type="author"><name><surname>Mosallam</surname> <given-names>Y.</given-names></name> <name><surname>Abi-Haidar</surname> <given-names>A.</given-names></name> <name><surname>Ganascia</surname> <given-names>J.-G.</given-names></name></person-group> (<year>2014</year>). <article-title>Unsupervised named entity recognition and disambiguation: an application to old French journals</article-title>. In <conf-name>Industrial Conference on Data Mining</conf-name>, <fpage>12</fpage>&#x02013;<lpage>23</lpage>. <conf-loc>St. Petersburg</conf-loc>: <conf-sponsor>Springer</conf-sponsor>.</citation></ref>
<ref id="B14"><citation citation-type="journal"><person-group person-group-type="author"><name><surname>Scheirer</surname> <given-names>W.J.</given-names></name> <name><surname>Rocha</surname> <given-names>A.</given-names></name> <name><surname>Micheals</surname> <given-names>R.J.</given-names></name> <name><surname>Boult</surname> <given-names>T.E.</given-names></name></person-group> (<year>2011</year>). <article-title>Meta-recognition: the theory and practice of recognition score analysis</article-title>. <source>IEEE Transactions on Pattern Analysis and Machine Intelligence</source> <volume>33</volume>: <fpage>1689</fpage>&#x02013;<lpage>95</lpage>.<pub-id pub-id-type="doi">10.1109/TPAMI.2011.54</pub-id><pub-id pub-id-type="pmid">21422483</pub-id></citation></ref>
<ref id="B15"><citation citation-type="journal"><person-group person-group-type="author"><name><surname>Si</surname> <given-names>L.</given-names></name> <name><surname>Kanungo</surname> <given-names>T.</given-names></name> <name><surname>Huang</surname> <given-names>X.</given-names></name></person-group> (<year>2005</year>). <article-title>Boosting performance of bio-entity recognition by combining results from multiple systems</article-title>. In <source>Proceedings of the 5th international workshop on Bioinformatics, BIOKDD &#x02018;05</source> <fpage>76</fpage>&#x02013;<lpage>83</lpage>. <publisher-loc>Chicago</publisher-loc>: <publisher-name>ACM</publisher-name>.</citation></ref>
<ref id="B16"><citation citation-type="journal"><person-group person-group-type="author"><name><surname>Stamatatos</surname> <given-names>E.</given-names></name></person-group> (<year>2009</year>). <article-title>A survey of modern authorship attribution methods</article-title>. <source>Journal of the American Society for Information Science and Technology</source> <volume>60</volume>: <fpage>538</fpage>&#x02013;<lpage>56</lpage>.<pub-id pub-id-type="doi">10.1002/asi.21001</pub-id></citation></ref>
</ref-list>
<app-group>
<app id="App1">
<title>Appendix</title>
<sec id="S9">
<title>Appendix A</title>
<table-wrap position="float" id="TA1">
<label>Table A1</label>
<caption><p><bold>Benchmarked <italic>OpeNER</italic> results on &#x0201C;<italic>Les Malheurs de Sophie</italic></bold>.&#x0201D;</p></caption>
<table frame="hsides" rules="groups">
<thead>
<tr>
<th valign="top" align="left">Entity</th>
<th valign="top" align="left"><italic>OpeNER</italic> result</th>
<th valign="top" align="left">Reference</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left" valign="top">Am&#x000E9;rique</td>
<td align="left" valign="top">Place</td>
<td align="left" valign="top">Place</td>
</tr>
<tr>
<td align="left" valign="top">AUBERT</td>
<td align="left" valign="top">Character</td>
<td align="left" valign="top">N/A</td>
</tr>
<tr>
<td align="left" valign="top">Aubert</td>
<td align="left" valign="top">Place</td>
<td align="left" valign="top">N/A</td>
</tr>
<tr>
<td align="left" valign="top">Beau-Minon</td>
<td align="left" valign="top">Place</td>
<td align="left" valign="top">Character</td>
</tr>
<tr>
<td align="left" valign="top">Camille</td>
<td align="left" valign="top">Place</td>
<td align="left" valign="top">Character</td>
</tr>
<tr>
<td align="left" valign="top">Dieu</td>
<td align="left" valign="top">N/A</td>
<td align="left" valign="top">Other</td>
</tr>
<tr>
<td align="left" valign="top">&#x000C9;lisabeth</td>
<td align="left" valign="top">Place</td>
<td align="left" valign="top">Character</td>
</tr>
<tr>
<td align="left" valign="top">LAMBERT</td>
<td align="left" valign="top">Character</td>
<td align="left" valign="top">Character</td>
</tr>
<tr>
<td align="left" valign="top">Lambert</td>
<td align="left" valign="top">Place</td>
<td align="left" valign="top">Character</td>
</tr>
<tr>
<td align="left" valign="top">Louise</td>
<td align="left" valign="top">N/A</td>
<td align="left" valign="top">Character</td>
</tr>
<tr>
<td align="left" valign="top">M. de R&#x000E9;an</td>
<td align="left" valign="top">N/A</td>
<td align="left" valign="top">Character</td>
</tr>
<tr>
<td align="left" valign="top">Madeleine</td>
<td align="left" valign="top">Place</td>
<td align="left" valign="top">Character</td>
</tr>
<tr>
<td align="left" valign="top">Mme d&#x02019;Aubert</td>
<td align="left" valign="top">N/A</td>
<td align="left" valign="top">Character</td>
</tr>
<tr>
<td align="left" valign="top">Mme de R&#x000E9;an</td>
<td align="left" valign="top">N/A</td>
<td align="left" valign="top">Character</td>
</tr>
<tr>
<td align="left" valign="top">Paris</td>
<td align="left" valign="top">Place</td>
<td align="left" valign="top">Place</td>
</tr>
<tr>
<td align="left" valign="top">Paul</td>
<td align="left" valign="top">Character</td>
<td align="left" valign="top">Character</td>
</tr>
<tr>
<td align="left" valign="top">R&#x000E9;an</td>
<td align="left" valign="top">Place</td>
<td align="left" valign="top">N/A</td>
</tr>
<tr>
<td align="left" valign="top">Sophie</td>
<td align="left" valign="top">Place</td>
<td align="left" valign="top">Character</td>
</tr>
</tbody>
</table>
</table-wrap>
<table-wrap position="float" id="TA2">
<label>Table A2</label>
<caption><p><bold>Benchmarked <italic>OpeNER</italic> results on &#x0201C;<italic>Germinie Lacerteux</italic></bold>.&#x0201D;</p></caption>
<table frame="hsides" rules="groups">
<thead>
<tr>
<th valign="top" align="left">Entity</th>
<th valign="top" align="left"><italic>OpeNER</italic></th>
<th valign="top" align="left">Reference</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left" valign="top">Ad&#x000E8;le</td>
<td align="left" valign="top">N/A</td>
<td align="left" valign="top">Character</td>
</tr>
<tr>
<td align="left" valign="top">Afrique</td>
<td align="left" valign="top">N/A</td>
<td align="left" valign="top">Place</td>
</tr>
<tr>
<td align="left" valign="top">Dieu</td>
<td align="left" valign="top">Character</td>
<td align="left" valign="top">Other</td>
</tr>
<tr>
<td align="left" valign="top">Gautruche</td>
<td align="left" valign="top">Place</td>
<td align="left" valign="top">Character</td>
</tr>
<tr>
<td align="left" valign="top">Germinie</td>
<td align="left" valign="top">Place</td>
<td align="left" valign="top">Character</td>
</tr>
<tr>
<td align="left" valign="top">Joseph</td>
<td align="left" valign="top">N/A</td>
<td align="left" valign="top">Character</td>
</tr>
<tr>
<td align="left" valign="top">Jupillon</td>
<td align="left" valign="top">Place</td>
<td align="left" valign="top">Character</td>
</tr>
<tr>
<td align="left" valign="top">M. de Varandeuil</td>
<td align="left" valign="top">N/A</td>
<td align="left" valign="top">Character</td>
</tr>
<tr>
<td align="left" valign="top">Mlle</td>
<td align="left" valign="top">Place</td>
<td align="left" valign="top">N/A</td>
</tr>
<tr>
<td align="left" valign="top">Mlle de Varandeuil</td>
<td align="left" valign="top">N/A</td>
<td align="left" valign="top">Character</td>
</tr>
<tr>
<td align="left" valign="top">Mme Jupillon</td>
<td align="left" valign="top">Character</td>
<td align="left" valign="top">Character</td>
</tr>
<tr>
<td align="left" valign="top">Montmartre</td>
<td align="left" valign="top">N/A</td>
<td align="left" valign="top">Place</td>
</tr>
<tr>
<td align="left" valign="top">Paris</td>
<td align="left" valign="top">Place</td>
<td align="left" valign="top">Place</td>
</tr>
<tr>
<td align="left" valign="top">R&#x000E9;volution</td>
<td align="left" valign="top">N/A</td>
<td align="left" valign="top">Other</td>
</tr>
<tr>
<td align="left" valign="top">Sempronie</td>
<td align="left" valign="top">Place</td>
<td align="left" valign="top">Character</td>
</tr>
<tr>
<td align="left" valign="top">Varandeuil</td>
<td align="left" valign="top">Place</td>
<td align="left" valign="top">N/A</td>
</tr>
</tbody>
</table>
</table-wrap>
</sec><sec id="S10">
<title>Appendix B</title>
<sec id="S10-1">
<title>B.1. Characters</title>
<p><bold>titres</bold> monsieur, homme, m&#x000E2;le, mec, quidam, seigneur, sieur, madame, dame, mademoiselle, aim&#x000E9;e, amie, amoureuse, bien-aim&#x000E9;e, commandante, compagne, concubine, copine, dirigeante, dulcin&#x000E9;e, employeuse, favorite, femme, fianc&#x000E9;e, initiatrice, n&#x000E9;gri&#x000E8;re, p&#x000E9;dagogue, primordiale, reine, sup&#x000E9;rieure, prince, altesse, &#x000E9;mir, archiduc, &#x000E9;v&#x000EA;que, c&#x000E9;l&#x000E9;brit&#x000E9;, cardinal, dauphin, diadoque, empereur, gloire, grand-duc, hospodar, infant, kronprinz, landgrave, maharadjah, maharajah, maharaja, margrave, monarque, monseigneur, principicule, rajah, rhingrave, roi, sire, souverain, autocrate, c&#x000E9;sar, chah, despote, dynaste, mogol, kaiser, khan, magnat, majest&#x000E9;, mikado, ph&#x000E9;nix, pharaon, ponte, potentat, raja, roitelet, sultan, tr&#x000E9;sor, abb&#x000E9;, capelan, corbeau, cur&#x000E9;, curaillon, cureton, dignitaire, eccl&#x000E9;siastique, inquisiteur, inquisitrice, p&#x000E8;re, pontife, pr&#x000E9;dicant, pr&#x000E9;lat, prestolet, prieur, ratichon, r&#x000E9;v&#x000E9;rend, religieux, pape, agr&#x000E9;&#x000E9;, collecteur, d&#x000E9;cimateur, exacteur, fisc, imp&#x000F4;t, baderne, belliqueux, caporal, colonel, conscrit, lieutenant, mar&#x000E9;chal, martial, pol&#x000E9;mologique, rengag&#x000E9;, sergent, soldatesque, sous-officier, tactique, troupe, appel&#x000E9;, bachi-bouzouk, bidasse, biffin, bleusaille, bras, cavalier, champion, cipaye, combattant, conqu&#x000E9;rant, deuxi&#x000E8;me, pompe, drille, engag&#x000E9;, estafette, evzone, factionnaire, fantassin, franc-tireur, fusilier, garde-voie, goumier, grenadier, griveton, grognard, gu&#x000E9;rillero, guerrier, jalonneur, janissaire, l&#x000E9;gionnaire, m&#x000E9;hariste, maquisard, mercenaire, morte-paye, palikare, pandour, papalin, partisan, patrouilleur, pertuisanier, pierrot, pionnier, pioupiou, piquier, planton, poilu, pourvoyeur, r&#x000E9;quisitionnaire, r&#x000E9;sistant, re&#x000EE;tre, recrue, sentinelle, serviteur, soudard, soudrille, spahi, territorial, tirailleur, tommy, tourlourou, tringlot, troufion, troupier, v&#x000E9;t&#x000E9;ran, fils, a&#x000EE;n&#x000E9;, &#x000E9;l&#x000E8;ve, citoyen, descendant, disciple, fieu, fiston, fruit, g&#x000E9;niture, gar&#x000E7;on, gar&#x000E7;onnet, gars, gosse, grand, jeune, jouvenceau, post&#x000E9;rit&#x000E9;, prog&#x000E9;niture, race, rejeton, sang, fille, adolescente, bachelette, bambine, belle-fille, blondinette, bouchon, brebis, brunette, c&#x000E9;libataire, catherinette, colombe, coureuse, courtisane, demoiselle, descendante, donzelle, fifille, fillasse, fillette, frangine, gamine, gar&#x000E7;onne, gazille, gonzesse, h&#x000E9;riti&#x000E8;re, h&#x000E9;ta&#x000EF;re, jeunesse, jouvencelle, louloute, midinette, mignonne, nana, n&#x000E9;nette, nonne, nymphette, petite, poulette, prostitu&#x000E9;e, quille, religieuse, rosi&#x000E8;re, soeur, soeurette, souris, suivante, tendron, trottin, typesse, b&#x000E9;b&#x000E9;, baby, bambin, chiard, enfan&#x000E7;on, enfant, gamin, m&#x000F4;me, marmaille, marmot, mioche, mouflette, moutard, moutatchou, nourrisson, nouveau-n&#x000E9;, petit, petit-sal&#x000E9;, poup&#x000E9;e, poupard, poupon, t&#x000EA;tard, mari, &#x000E9;poux, conjoint, &#x000E9;pouse, bourgeoise, conjointe, d&#x000E9;esse, doudou, m&#x000E9;nag&#x000E8;re, mari&#x000E9;e, mousm&#x000E9;, m, mr, mme, mrs, miss <bold>parole</bold> accent, accoucher, &#x000E9;corcher, &#x000E9;mouvoir, &#x000E9;noncer, apprendre, argot, articulation, articuler, avouer, babiller, bafouiller, b&#x000E9;gayer, balbutier, baragouiner, bavarder, blaguer, bredouiller, calomnier, causer, chevroter, chuchoter, citer, communiquer, confabuler, conf&#x000E9;rer, consulter, converser, d&#x000E9;battre, d&#x000E9;bit, d&#x000E9;biter, d&#x000E9;blat&#x000E9;rer, d&#x000E9;clamer, d&#x000E9;goiser, d&#x000E9;noncer, deviser, dialecte, dialoguer, diction, dire, discourir, discuter, disserter, enregistrer, entretenir, exprimer, fasciner, franc-parler, frapper, giberner, gueuler, haranguer, idiome, intervenir, jaboter, jacter, jargon, jargonner, jaser, jaspiner, jobelin, langage, langue, m&#x000E9;dire, marmonner, marmotter, mentionner, murmurer, nasiller, nommer, palabrer, parlementer, parloter, parole, p&#x000E9;rorer, parler, patois, phonation, plaire, pratiquer, prononcer, prononciation, rab&#x000E2;cher, raconter, radoter, r&#x000E9;v&#x000E9;ler, relater, retracer, rognonner, abandonner, adresser, &#x000E9;pancher, confier, expliquer, style, usage, usance, verbe, vocif&#x000E9;rer, aboyer, acclamer, accuser, &#x000E9;clater, &#x000E9;gosiller, annoncer, apostropher, appeler, attraper, avertir, b&#x000EA;ler, beugler, brailler, braire, bramer, bruire, chahuter, chanter, clabauder, clamer, conspuer, couiner, craquer, criailler, croasser, feuler, g&#x000E9;mir, glapir, grincer, grogner, gronder, h&#x000E9;ler, houper, hucher, hululer, hurler, implorer, interpeller, invectiver, invoquer, jurer, manifester, meugler, mugir, p&#x000E9;pier, piailler, plaindre, pleurer, pousser, pr&#x000E9;venir, prier, proclamer, prof&#x000E9;rer, protester, publier, r&#x000E9;clamer, r&#x000E9;pandre, r&#x000E9;primander, retentir, rousp&#x000E9;ter, rugir, &#x000E9;crier, &#x000E9;poumoner, f&#x000E2;cher, r&#x000E9;crier, sermonner, exclamer, signaler, indigner, supplier, tancer, temp&#x000EA;ter, tonitruer, tonner, vagir <bold>pens&#x000E9;e</bold> faire, convaincu, avis, persuad&#x000E9;, admettre, &#x000E9;laborer, &#x000E9;tudier, aviser, &#x000E9;voquer, cogiter, combiner, concevoir, conjecturer, consid&#x000E9;rer, contempler, d&#x000E9;lib&#x000E9;rer, devoir, envisager, esp&#x000E9;rer, estimer, examiner, faillir, attention, gamberger, id&#x000E9;e, imaginer, juger, m&#x000E9;diter, manquer, m&#x000FB;rir, ordonnancer, pens&#x000E9;e, peser, pr&#x000E9;sumer, pr&#x000E9;voir, prendre, projeter, r&#x000EA;vasser, r&#x000EA;ver, r&#x000E9;fl&#x000E9;chir, raisonner, rappeler, recueillir, regarder, repenser, rouler, saisir, scruter, concentrer, douter, figurer, sentir, pr&#x000E9;occuper, proposer, repr&#x000E9;senter, souvenir, targuer, int&#x000E9;resser, occuper, songer, souhaiter, soup&#x000E7;onner, sp&#x000E9;culer, supposer, trouver <bold>nutrition</bold> absorber, alimentation, attaquer, avaler, b&#x000E2;frer, becqueter, bouffe, bouffer, boulotter, boustifailler, brichetonner, briffer, brouter, chipoter, claquer, collationner, consommer, consumer, corroder, cro&#x000FB;te, cro&#x000FB;ter, croquer, croustiller, cuisine, d&#x000E9;brider, d&#x000E9;colorer, d&#x000E9;guster, d&#x000E9;jeuner, d&#x000EE;ner, d&#x000E9;penser, d&#x000E9;teindre, d&#x000E9;vorer, dilapider, dissiper, engloutir, engouffrer, entamer, dispara&#x000EE;tre, faner, festoyer, fricasser, fricoter, friper, gaspiller, go&#x000FB;ter, gober, gobichonner, godailler, goinfrer, grailler, grappiller, grignoter, gruger, gueuletonner, ing&#x000E9;rer, ingurgiter, m&#x000E2;cher, mangeotter, mastiquer, mets, mettre, mordre, nourrir, nourriture, oublier, pa&#x000EE;tre, p&#x000E2;ture, picorer, pignocher, pitance, prodiguer, repas, ripailler, ronger, ruiner, alimenter, sauter, savourer, bourrer, d&#x000E9;car&#x000EA;mer, gaver, goberger, gorger, lester, empiffrer, emplir, piffrer, r&#x000E9;galer, rassasier, remplir, repa&#x000EE;tre, restaurer, sustenter, souper, sucer, t&#x000E2;ter, tordre, tortiller, tortorer, toucher, transgresser <bold>&#x000E9;motions</bold> amour, &#x000E9;bullition, agit&#x000E9;, agitation, agressif, agressivit&#x000E9;, aigreur, algarade, animosit&#x000E9;, &#x000E9;r&#x000E9;thisme, atrabilaire, atrabile, bile, bilieux, bouff&#x000E9;e, bourrasque, chagrin, col&#x000E9;rique, courrouc&#x000E9;, courroux, crise, d&#x000E9;cha&#x000EE;nement, effervescence, emportement, exasp&#x000E9;r&#x000E9;, exasp&#x000E9;ration, excitation, explosion, f&#x000E2;cherie, foudre, fulminant, fureur, furie, furieux, grogne, haine, hargne, hargneux, humeur, impatience, impatient, indignation, irascibilit&#x000E9;, ire, irrit&#x000E9;, irritabilit&#x000E9;, irritable, m&#x000E9;contentement, mont&#x000E9;, p&#x000E9;ch&#x000E9;, querelle, rage, rageur, rancoeur, repr&#x000E9;sailles, rogne, sc&#x000E8;ne, surexcitation, susceptibilit&#x000E9;, temp&#x000EA;te, vengeance, violence, accouplement, adoration, adult&#x000E8;re, affect, affection, altruisme, amativit&#x000E9;, amiti&#x000E9;, amourette, ange, aphrodite, archerot, &#x000E9;ros, association, attachement, attraction, aventure, babiole, badinage, bagatelle, b&#x000E9;guin, baibatifolage, biquet, biquette, bluette, bouillonnement, bricole, caprice, chaleur, charit&#x000E9;, co&#x000EF;t, coeur, concubinage, concupiscence, conqu&#x000EA;te, copulation, coquetterie, cupidon, d&#x000E9;bauche, d&#x000E9;licatesse, d&#x000E9;sir, d&#x000E9;votion, d&#x000E9;vouement, dilection, engouement, entente, enthousiasme, estime, faible, fanatisme, fantaisie, ferveur, fi&#x000E8;vre, flamme, fleurette, flirt, folie, fr&#x000E9;quentation, fraternit&#x000E9;, galanterie, go&#x000FB;t, gr&#x000E2;ce, hym&#x000E9;n&#x000E9;e, hymen, idol&#x000E2;trie, inceste, inclination, int&#x000E9;r&#x000EA;t, intrigue, ivresse, lascivit&#x000E9;, libertinage, luxure, maladie, mariage, marivaudage, mouvement, mysticisme, passade, passion, passionnette, penchant, philanthropie, pi&#x000E9;t&#x000E9;, plaisir, pulsion, relation, rut, sens, sensibilit&#x000E9;, sentiment, tendance, tendresse, toquade, touche, union, v&#x000E9;n&#x000E9;ration, v&#x000E9;nus, agr&#x000E9;ment, all&#x000E9;gresse, amusement, &#x000E9;panouissement, ardeur, avantage, b&#x000E9;atitude, bien-&#x000EA;tre, bienfait, bonheur, consolation, contentement, d&#x000E9;lice, douceur, enchantement, enjouement, entrain, euphorie, exaltation, extase, exultation, f&#x000E9;licit&#x000E9;, fiert&#x000E9;, folichonnerie, gaiet&#x000E9;, gait&#x000E9;, griserie, hilarit&#x000E9;, jouissance, liesplaisir, r&#x000E9;gal, r&#x000E9;jouissance, ravissement, rayonnement, rigolade, sourire, abandon, abattement, accablement, affliction, amertume, &#x000E9;plorement, &#x000E9;preuve, assombrissement, asth&#x000E9;nie, bourdon, cafard, calamit&#x000E9;, d&#x000E9;couragement, d&#x000E9;pression, d&#x000E9;sabusement, d&#x000E9;senchantement, d&#x000E9;sesp&#x000E9;rance, d&#x000E9;sesp&#x000E9;rer, d&#x000E9;sespoir, d&#x000E9;solation, deuil, douleur, grisaille, laideur, lassitude, lyp&#x000E9;manie, mal, malaise, maussaderie, mochet&#x000E9;, monotonie, navrement, neurasth&#x000E9;nie, noir, noirceur, nostalgie, nuage, pauvret&#x000E9;, peine, platitude, s&#x000E9;v&#x000E9;rit&#x000E9;, sombreur, souffrance, spleen, suspens, uniformit&#x000E9;, affres, alarme, attente, crainte, d&#x000E9;sarroi, incertitude, inqui&#x000E9;tude, peur, souci, transe, abattu, adjudicataire, &#x000E9;grotant, ali&#x000E9;n&#x000E9;, alit&#x000E9;, alt&#x000E9;r&#x000E9;, an&#x000E9;anti, anormal, atteint, avari&#x000E9;, cacochyme, ch&#x000E9;tif, cingl&#x000E9;, client, d&#x000E9;moli, d&#x000E9;prim&#x000E9;, d&#x000E9;rang&#x000E9;, d&#x000E9;sax&#x000E9;, d&#x000E9;traqu&#x000E9;, dingue, dolent, fada, fanatique, fatigu&#x000E9;, fi&#x000E9;vreux, fou, galeux, g&#x000E2;t&#x000E9;, g&#x000E2;teux, grabataire, incommod&#x000E9;, indispos&#x000E9;, infirme, ladre, l&#x000E9;preuse, l&#x000E9;preux, maboul, maladif, malsain, mauvais, morbide, p&#x000E2;le, patient, patraque, perturb&#x000E9;, piqu&#x000E9;, rachitique, raide, r&#x000E9;volutionn&#x000E9;, scrofuleux, secou&#x000E9;, sonn&#x000E9;, souffrant, souffreteux, tifosi, timbr&#x000E9;, toqu&#x000E9;, traumatis&#x000E9;, val&#x000E9;tudinaire, abhorrer, abominer, &#x000E9;ructer, &#x000E9;vacuer, chasser, cracher, d&#x000E9;becter, d&#x000E9;gobiller, d&#x000E9;gorger, d&#x000E9;gueuler, d&#x000E9;tester, ex&#x000E9;crer, expectorer, expulser, fulminer, gerber, ha&#x000EF;r, honnir, huer, lancer, m&#x000E9;priser, maudire, r&#x000E9;gurgiter, r&#x000E9;pudier, rejeter, rendre, gorge, restituer, siffler, souffler, apeurer, cajoler, d&#x000E9;concerter, d&#x000E9;semparer, effaroucher, effrayer, embarrasser, g&#x000EA;ner, geler, glacer, impressionner, inhiber, inqui&#x000E9;ter, menacer, paralyser, terroriser, &#x000E9;bauch&#x000E9;, angoiss&#x000E9;, approximatif, capon, complex&#x000E9;, confus, craintif, d&#x000E9;merdard, discret, douteux, effarouch&#x000E9;, effarouchable, effray&#x000E9;, embarrass&#x000E9;, farouche, flottant, flou, frileux, froussard, fumeux, g&#x000EA;n&#x000E9;, gauche, h&#x000E9;sitant, honteux, humble, imperceptible, incertain, ind&#x000E9;cis, ind&#x000E9;fini, ind&#x000E9;termin&#x000E9;, indistinct, intimid&#x000E9;, l&#x000E2;che, modeste, n&#x000E9;buleux, nuageux, obscur, peureux, poltron, pudibond, pusillanime, r&#x000E9;serv&#x000E9;, rougissant, sauvage, subtil, timor&#x000E9;, transi, vague, &#x000E9;moi, appr&#x000E9;hensif, appr&#x000E9;hension, circonspection, confusion, effacement, effarouchement, g&#x000EA;ne, gaucherie, h&#x000E9;sitation, honte, humilit&#x000E9;, ind&#x000E9;cision, modestie, pr&#x000E9;monition, prudence, pudeur, r&#x000E9;serve, trac, &#x000E9;branl&#x000E9;, affect&#x000E9;, affol&#x000E9;, alarm&#x000E9;, &#x000E9;m&#x000E9;ch&#x000E9;, &#x000E9;motionn&#x000E9;, &#x000E9;perdu, apitoy&#x000E9;, &#x000E9;plor&#x000E9;, attendri, attrist&#x000E9;, bless&#x000E9;, bondissant, boulevers&#x000E9;, bouleversant, d&#x000E9;chir&#x000E9;, d&#x000E9;chirant, empoign&#x000E9;, enflamm&#x000E9;, excit&#x000E9;, frapp&#x000E9;, impressionn&#x000E9;, inqui&#x000E9;t&#x000E9;, int&#x000E9;ress&#x000E9;, ivre, pantelant, path&#x000E9;tique, remu&#x000E9;, retourn&#x000E9;, saisi, suffoqu&#x000E9;, surexcit&#x000E9;, touch&#x000E9;, touchant, tremblant, &#x000E9;coeurement, affadissement, allergie, &#x000E9;loignement, accident, afflig&#x000E9;, aigre, &#x000E9;l&#x000E9;giaque, assombri, bidoche, bougon, boulet, bourru, cafardeux, chagrin&#x000E9;, col&#x000E8;re, col&#x000E9;reux, constern&#x000E9;, consternation, content, contrari&#x000E9;, contrari&#x000E9;t&#x000E9;, contrit, couenne, cuir, d&#x000E9;boire, d&#x000E9;ception, d&#x000E9;chirement, d&#x000E9;go&#x000FB;t, d&#x000E9;pit, d&#x000E9;pit&#x000E9;, d&#x000E9;plaisir, d&#x000E9;sagr&#x000E9;ment, d&#x000E9;sappointement, d&#x000E9;sol&#x000E9;, d&#x000E9;tresse, douloureux, ennui, ennuy&#x000E9;, g&#x000E9;missant, grimaud, grincheux, grognon, hypocondriaque, hypocondrie, inconsolable, inquiet, larme, larmoyant, lugubre, m&#x000E9;lancolie, malheur, maussade, misanthrope, mis&#x000E8;re, morne, morose, morosit&#x000E9;, mortifi&#x000E9;, navr&#x000E9;, neurasth&#x000E9;nique, pataqu&#x000E8;s, peau, pein&#x000E9;, pelage, pisse-vinaigre, plaintif, pleurard, pleureur, rabat-joie, rechign&#x000E9;, regret, rev&#x000EA;che, sinistre, sombre, t&#x000E9;gument, tourment, tracasserie, tribulation, triste, tristesse, anorexie, antipathie, aversion, sati&#x000E9;t&#x000E9;, blasement, d&#x000E9;moralisation, d&#x000E9;plaisance, ex&#x000E9;cration, haut-le-coeur, horreur, humiliation, inapp&#x000E9;tence, indigestion, m&#x000E9;pris, mortification, naus&#x000E9;e, r&#x000E9;pugnance, r&#x000E9;pulsion, ressentiment, affolement, affres, alerte, &#x000E9;motion, angoisse, anxi&#x000E9;t&#x000E9;, cauchemar, couardise, d&#x000E9;dain, effroi, foire, frayeur, frisson, frousse, intimidation, l&#x000E2;chet&#x000E9;, malepeur, panique, p&#x000E9;toche, phobie, pleutrerie, poltronnerie, pusillanimit&#x000E9;, saisissement, souleur, spectre, stup&#x000E9;faction, terreur, timidit&#x000E9;, trouille, venette, vertige, vigilance, pr&#x000E9;occupation, &#x000E9;bahissement, abasourdissement, admiration, ahurissement, &#x000E9;merveillement, &#x000E9;patement, &#x000E9;pouvante, &#x000E9;tonnure, effarement, impression, p&#x000E9;trification, scandale, stupeur, surprise <bold>foi</bold> assurance, autorit&#x000E9;, &#x000E9;vangile, cat&#x000E9;chisme, certitude, confession, confiance, conviction, cr&#x000E9;ance, credo, croyance, d&#x000E9;loyaut&#x000E9;, dogme, droiture, esp&#x000E9;rance, exactitude, fausset&#x000E9;, fid&#x000E9;lit&#x000E9;, fourberie, franchise, hommage, honn&#x000EA;tet&#x000E9;, honneur, loyaut&#x000E9;, mystique, opinion, perfidie, promesse, religion, serment, sinc&#x000E9;rit&#x000E9;, spiritualit&#x000E9;, t&#x000E9;moignage, v&#x000E9;rit&#x000E9; <bold>tromper</bold> &#x000E9;blouir, abuser, &#x000E9;chauder, &#x000E9;garer, amuser, apaiser, arnaquer, &#x000E9;triller, &#x000E9;viter, bafouer, baiser, balancer, bercer, berner, blouser, bluffer, capter, carotter, circonvenir, cocufier, coiffer, confondre, consoler, couillonner, croire, d&#x000E9;cevoir, d&#x000E9;guiser, d&#x000E9;jouer, d&#x000E9;piter, d&#x000E9;sappointer, dissimuler, duper, embabouiner, emberlificoter, embobeliner, embobiner, empaumer, empiler, encorner, endormir, enfiler, engeigner, enj&#x000F4;ler, enquinauder, ent&#x000F4;ler, entortiller, entourlouper, entuber, envelopper, errer, escroquer, estamper, exploiter, cocu, cornard, marcher, miroiter, feindre, feinter, ficher, flatter, flouer, foutre, frauder, frustrer, gonfler, gourer, imposer, induire, jobarder, jouer, leurrer, m&#x000E9;prendre, mentir, moquer, mystifier, pigeonner, piper, promener, refaire, renarder, repasser, resquiller, ruser, s&#x000E9;duire, surprendre, trahir, tricher, truquer <bold>mort</bold> tuer, abattre, achever, &#x000E9;chiner, &#x000E9;craser, &#x000E9;gorger, allonger, an&#x000E9;antir, &#x000E9;puiser, &#x000E9;reinter, assassiner, assommer, &#x000E9;tendre, &#x000E9;touffer, &#x000E9;trangler, &#x000E9;triper, bousiller, buter, casser, chagriner, chouriner, crever, d&#x000E9;capiter, d&#x000E9;cimer, d&#x000E9;geler, d&#x000E9;gringoler, d&#x000E9;molir, d&#x000E9;p&#x000EA;cher, d&#x000E9;truire, descendre, empoisonner, emporter, estourbir, ex&#x000E9;cuter, exc&#x000E9;der, ext&#x000E9;nuer, exterminer, cesser, mourir, fatiguer, faucher, flinguer, foudroyer, fusiller, g&#x000E2;cher, guillotiner, harasser, immoler, juguler, lapider, lasser, liquider, lyncher, massacrer, meurtrir, miner, moissonner, navrer, nettoyer, noyer, occire, peiner, pendre, percer, poignarder, pourfendre, ratiboiser, refroidir, sacrifier, saigner, d&#x000E9;faire, servir, st&#x000E9;riliser, suicider, supplicier, supprimer, suriner, trucider, user, vanner, mort, &#x000E9;croulement, agonie, an&#x000E9;antissement, ankylos&#x000E9;, apathique, &#x000E9;puis&#x000E9;, &#x000E9;reint&#x000E9;, assassinat, &#x000E9;teint, &#x000E9;vanoui, bris&#x000E9;, cadavre, camarde, chute, claqu&#x000E9;, condamn&#x000E9;, corps, cr&#x000E8;ve, crev&#x000E9;, croupissant, d&#x000E9;c&#x000E9;d&#x000E9;, d&#x000E9;c&#x000E8;s, d&#x000E9;composition, d&#x000E9;funt, d&#x000E9;lav&#x000E9;, d&#x000E9;pouille, d&#x000E9;sert, d&#x000E9;truit, cujus, destruction, disparition, disparu, dormant, effondrement, enterrement, enveloppe, esquint&#x000E9;, euthanasie, ex&#x000E9;cution, exc&#x000E9;d&#x000E9;, ext&#x000E9;nu&#x000E9;, extinction, fade, fant&#x000F4;me, feu, fichu, fig&#x000E9;, fin, fini, flapi, foutu, voyage, harass&#x000E9;, immobile, inanim&#x000E9;, inerte, inhabit&#x000E9;, insensible, intimider, irr&#x000E9;cup&#x000E9;rable, languide, lessiv&#x000E9;, macchab, macchab&#x000E9;e, malemort, m&#x000E2;nes, meurtre, mourant, n&#x000E9;ant, n&#x000E9;cros&#x000E9;, nuit, &#x000E9;ternelle, ombre, parque, pass&#x000E9;, perdu, perte, plat, plongeon, r&#x000E9;tam&#x000E9;, recru, rendu, repos, &#x000E9;ternel, restes, rompu, ruine, silencieux, sommeil, somnolent, stagnant, supplice, tombe, tombeau, torture, tranquille, tr&#x000E9;pas, tr&#x000E9;pass&#x000E9;, tu&#x000E9;, us&#x000E9;, victime, vid&#x000E9; <bold>gu&#x000E9;rir</bold> &#x000E9;chapper, adoucir, mieux, am&#x000E9;liorer, calmer, ch&#x000E2;tier, cicatriser, corriger, couper, d&#x000E9;barrasser, d&#x000E9;livrer, d&#x000E9;sintoxiquer, estomper, tomber, pallier, r&#x000E9;chapper, rambiner, relever, rem&#x000E9;dier, remettre, rena&#x000EE;tre, ressusciter, revivre, sauver, fermer, r&#x000E9;tablir, soigner, soulager, traiter <bold>dormir</bold> coucher, dormir, dormailler, lambiner, lanterner, n&#x000E9;gliger, pioncer, ronfler, roupiller, sommeiller, somnoler <bold>salutations</bold> bonjour, adieu, bienvenue, bonsoir, salamalec, salut, ciao, bye, salutations <bold>vouloir</bold> accepter, accorder, acquiescer, affirmer, aimer, all&#x000E9;guer, ambitionner, app&#x000E9;ter, aspirer, attendre, envie, briguer, commander, conc&#x000E9;der, consentir, convoiter, craindre, d&#x000E9;cider, d&#x000E9;fendre, daigner, d&#x000E9;sirer, demander, disposition, entendre, envier, escompter, essayer, exiger, forme, gouverner, guigner, intention, interdire, lorgner, loucher, mani&#x000E8;re, n&#x000E9;cessiter, objectif, ordonner, ordre, oser, permettre, pouvoir, pr&#x000E9;tendre, prescrire, r&#x000E9;solution, recevoir, requ&#x000E9;rir, revendiquer, s&#x02019;efforcer, s&#x02019;essayer, soif, solliciter, soupirer, subir, tenir, tol&#x000E9;rer, viser, vouloir <bold>soupir, sanglot</bold> soupir, plainte, sanglot, silence, remord, cri, g&#x000E9;missement, geignement, hoquet, j&#x000E9;r&#x000E9;miade, larmoiement, pleur, pleurnichement, spasme <bold>raison</bold> all&#x000E9;gation, &#x000E9;quit&#x000E9;, argument, argumentation, base, but, cause, cerveau, cervelle, compr&#x000E9;hension, conception, connaissance, conscience, consid&#x000E9;rant, consid&#x000E9;ration, couleur, d&#x000E9;dommagement, d&#x000E9;monstration, discernement, droit, entendement, esprit, excuse, explication, facult&#x000E9;s, fondement, indice, intellect, intelligence, judiciaire, jugeote, justesse, justice, justification, lieu, logique, lucidit&#x000E9;, lumi&#x000E8;re, m&#x000E9;thode, mobile, mod&#x000E9;ration, motif, occasion, office, origine, philosophie, pond&#x000E9;ration, pourquoi, pr&#x000E9;texte, preuve, principe, principes, probabilit&#x000E9;, probit&#x000E9;, quoi, r&#x000E9;futation, raison, raisonnement, rapport, rationnel, rectitude, sagesse, satisfaction, t&#x000EA;te, tact <bold>m&#x000E9;tiers</bold> abatteur, aboyeur, accessoiriste, accisien, acconier, accord&#x000E9;oniste, accordeur, accordeuse, accoucheur, accouveur, accouveuse, accr&#x000E9;diteur, accr&#x000E9;diteuse, accr&#x000E9;ditrice, accrocheur, ac&#x000E9;riculteur, ac&#x000E9;ricultrice, acheteur, acheteuse, aci&#x000E9;riste, aconier, acousticienne, acousticien, acrobate, acteur, actrice, actuaire, acuponcteur, acuponctrice, acupuncteur, acupunctrice, adaptateur, adaptatrice, adjudicateur, adjudicatrice, administrateur, administratrice, a&#x000E8;de, a&#x000E9;rodynamicien, a&#x000E9;ronaute, a&#x000E9;rostier, afficheur, affichiste, affileur, affineur, affineuse, affranchisseur, affr&#x000E9;teur, affuteur, affuteuse, agencier, agenci&#x000E8;re, agioteur, agr&#x000E9;eur, agr&#x000E9;euse, agriculteur, agricultrice, agrobiologiste, agronome, aiguilleur, aiguillier, aiguiseur, aiguiseuse, ajusteur, ajusteuse, albatrier, alcade, alchimiste, alcoolier, alcoologue, alderman, alem, aleseur, al&#x000E9;seuse, alfatier, alg&#x000E9;briste, algologue, alguazil, ali&#x000E9;niste, alisier, allergologiste, allergologue, allopathe, allumettier, allumetti&#x000E8;re, alphab&#x000E9;tiseur, alphab&#x000E9;tiseuse, alpiniste, altiste, amareyeur, amareyeuse, ambassadeur, ambassadrice, ambulancier, ambulanci&#x000E8;re, am&#x000E9;nagiste, amidonnier, amidonni&#x000E8;re, amodiateur, amphibie, amuseur, amuseuse, analyste, anatomiste, andrologue, anesth&#x000E9;siste, &#x000E2;nier, &#x000E2;ni&#x000E8;re, animalier, animali&#x000E8;re, animateur, animatrice, annaliste, annonceur, annonceuse, annonci&#x000E8;re, annoncier, annotateur, annotatrice, antenniste, anthropologue, antiquaire, aouteron, apiculteur, apicultrice, api&#x000E9;ceur, api&#x000E9;ceuse, aplatisseur, apothicaire, appareilleur, appareilleuse, appariteur, apponteur, apprentie, apprenti, appr&#x000EA;teur, appr&#x000EA;teuse, aquaculteur, aquacultrice, aquafortiste, aquarelliste, aquatintiste, aquiculteur, aquicultrice, arbal&#x000E9;trier, arbitragiste, arbitre, arboriculteur, arboricultrice, arch&#x000E9;ologue, archer, archeti&#x000E8;re, archetier, archi&#x000E2;tre, architecte, archiviste, ardoisier, ardoisi&#x000E8;re, argenteur, argenteuse, argentier, argotiste, arithm&#x000E9;ticien, armaillis, armateur, armoriste, armurier, aromaticienne, aromaticien, arpenteur, arpenteuse, arp&#x000E8;te, arpette, arquebusier, arracheur, arrangeur, arrangeuse, arr&#x000EA;tiste, arrimeur, arrondisseur, arroseur, arroseuse, artificier, artilleur, assainisseur, assemblagiste, assesseure, assesseur, assistant, assistante, assureur, assyriologue, astaciculteur, astacicultrice, astrologue, astronaute, astronauticien, astronome, astrophysicien, atomiste, attorney, aubergiste, audiencier, audit, auditeur, auditrice, aum&#x000F4;nier, aurige, auriste, auteur, auteure, autocariste, automaticienne, automaticien, autoursier, autrice, avaleur, avaleuse, aventurier, aventuri&#x000E8;re, aviateur, aviatrice, aviculteur, avicultrice, avionneur, avitailleur, avocat, avocate, avou&#x000E9;, avou&#x000E9;e, bachoteur, badigeonneur, baes, baesine, bagagiste, baigneur, baigneuse, baillie, bailli, baladin, balancier, balayeur, balayeuse, baleinier, baliseur, ballerine, bandagiste, banquier, banqui&#x000E8;re, barbier, barbi&#x000E8;re, barde, barmaid, barman, barmen, barragiste, barreur, barreuse, baryton, basculeur, basketteur, basketteuse, bassiste, bateleur, bateleuse, batelier, bateli&#x000E8;re, b&#x000E2;tisseur, b&#x000E2;tisseuse, b&#x000E2;tonnier, b&#x000E2;tonni&#x000E8;re, batteur, batteuse, baudrier, b&#x000EA;cheur, bedeau, berger, berg&#x000E8;re, bibliographe, biblioth&#x000E9;caire, bijoutier, bijouti&#x000E8;re, billettiste, bimbeloti&#x000E8;re, bimbelotier, bineur, bioethicienne, bioethicien, biog&#x000E9;ographe, biographe, biologiste, biom&#x000E9;tricienne, biom&#x000E9;tricien, biophysicienne, biophysicien, biscuitier, biscuiti&#x000E8;re, blanchisseur, blanchisseuse, bobineur, bobineuse, bobini&#x000E8;re, bobinier, boiseur, boisselier, boitier, bombagiste, bombeur, bonne, bonnetier, bonneti&#x000E8;re, bordier, bordi&#x000E8;re, botaniste, botteleur, botteleuse, bottier, botti&#x000E8;re, boucanier, boucher, bouch&#x000E8;re, boucheur, boucholeur, bouchonnier, bouchoteur, bouclier, boueur, bougnat, bouilleur, boulanger, boulang&#x000E8;re, boulier, boulinier, bouquetier, bouquiniste, bourgmestre, bourreau, bourreli&#x000E8;re, bourrelier, bourrier, boursier, boursi&#x000E8;re, bousilleur, bouteiller, bouteur, boutillier, boutonnier, boutonni&#x000E8;re, bouvier, bouvi&#x000E8;re, boxeur, boxeuse, boyaudier, boyaudi&#x000E8;re, braconnier, brancardi&#x000E8;re, brancardier, brandevini&#x000E8;re, brandevinier, brasseur, brasseuse, brillanteur, briqueteur, briquetier, brocanteur, brocanteuse, brocheur, brodeur, brodeuse, broker, bronzeur, bronzeuse, bronzi&#x000E8;re, bronzier, brossier, brossi&#x000E8;re, brouetteur, brouettier, broyeur, bruiteur, bruiteuse, br&#x000FB;leur, brunisseur, brunisseuse, buandier, buandi&#x000E8;re, bucheron, bucheronne, bucheur, buffetier, buffeti&#x000E8;re, bulbiculteur, bulbicultrice, buraliste, bureauticienne, bureauticien, burineur, buriniste, bustier, busti&#x000E8;re, buvetier, cabareti&#x000E8;re, cabaretier, cabinier, cabinotier, cableur, cableuse, cabliste, caboteur, cadreur, cadreuse, cafetier, cafeti&#x000E8;re, caid, caissier, caissi&#x000E8;re, calandreur, calandreuse, calfat, calicot, calier, calleur, calleuse, calligraphe, cambiste, cambreur, cambusier, camelot, cameraman, camerier, cameri&#x000E8;re, cameriste, camionneur, camionneuse, campaniste, canalisateur, canalisatrice, cancerologue, caneti&#x000E8;re, canissier, canneti&#x000E8;re, canneur, canneuse, cannier, canni&#x000E8;re, cannissier, canonnier, canotier, canoti&#x000E8;re, cantatrice, cantinier, cantini&#x000E8;re, cantonnier, cantonni&#x000E8;re, cantor, canuse, canut, capilliculteur, capitaine, carabinier, cardeur, cardeuse, cardiologue, caricaturiste, carillonneur, carillonneuse, cariste, carpettier, carreleur, carreleuse, carrier, carrossier, cartier, cartographe, cartonnier, cartonni&#x000E8;re, cartons, cartooniste, cascadeur, cascadeuse, casernier, casquettier, casseur, casseuse, catcheur, catcheuse, cat&#x000E9;chiste, caviste, celleri&#x000E8;re, celliste, censeur, censeure, censi&#x000E8;re, censier, ceramiste, cerealier, chaineti&#x000E8;re, chainetier, chaineur, chaineuse, chainier, chainiste, chaisier, chaisi&#x000E8;re, chalcographe, chaloupier, chalutier, chambellan, chambri&#x000E8;re, chambrier, chamelier, chamoiseur, chanceli&#x000E8;re, chandelier, changeur, changeuse, chansonni&#x000E8;re, chansonnier, chanteur, chanteuse, chantre, chanvri&#x000E8;re, chanvrier, chapelier, chapeli&#x000E8;re, charbonnier, charcutier, charcuti&#x000E8;re, charpentier, charretier, charron, chartrier, chasseur, chasublier, chasubli&#x000E8;re, chaudronnier, chaudronni&#x000E8;re, chauffagiste, chauffeur, chaufournier, chaumier, chausseur, chaussonnier, chef, cheminot, cheminote, chemisier, chemisi&#x000E8;re, chercheur, chercheuse, chevillard, chevilleur, chevri&#x000E8;re, chevrier, chiffonni&#x000E8;re, chiffonnier, chiffreur, chiffreuse, chimiste, chiropracteur, chiropraticien, chirurgien, chirurgienne, chocolatier, chocolati&#x000E8;re, chor&#x000E9;graphe, choriste, chromeur, chromiste, chroniqueur, cic&#x000E9;rone, cigaretti&#x000E8;re, cigarettier, cigarier, cigari&#x000E8;re, cimentier, cineaste, cireur, cireuse, cirier, ciri&#x000E8;re, ciseleur, ciseleuse, cithariste, clapman, clarinettiste, claveciniste, clavieriste, claviste, clerc, clicheur, clicheuse, climatologue, clinicienne, clinicien, cloutier, clouti&#x000E8;re, clown, coache, coach, cocher, codeur, codeuse, codirecteur, codirectrice, co&#x000E9;diteur, coffreur, cog&#x000E9;rante, cog&#x000E9;rant, cogniticienne, coiffeur, coiffeuse, colleur, colleuse, coloriste, colporteur, coltineur, colzatier, com&#x000E9;dien, com&#x000E9;dienne, comique, commandant, commer&#x000E7;ante, commer&#x000E7;ant, commis, commise, commissaire, communarde, communard, communicateur, communicatrice, compagnon, compositeur, compositrice, comptable, compteuse, concepteur, conceptrice, concierge, conducteur, conductrice, confectionneur, conf&#x000E9;renci&#x000E8;re, conf&#x000E9;rencier, confiseur, confiseuse, confituri&#x000E8;re, confiturier, connecticienne, connecticien, conseiller, conseill&#x000E8;re, conservateur, conservatrice, conserveur, conserveuse, consignataire, constable, consul, consule, consultant, consultante, contactologue, conteur, conteuse, contrebassiste, contrema&#x000EE;tre, contr&#x000F4;leur, contr&#x000F4;leuse, convoyeur, convoyeuse, coolie, coordinateur, coordinatrice, coordonnateur, coordonnatrice, copilote, copiste, copr&#x000E9;sidente, copr&#x000E9;sident, coqueleuse, coqueti&#x000E8;re, coquetier, corailleur, corailleuse, cordeur, cordeuse, cordier, cordi&#x000E8;re, cordonnier, cordonni&#x000E8;re, cornac, cornemuseur, cornettiste, corneur, corneuse, corniste, coroner, correcteur, correctrice, correspondante, correspondant, corroyeur, corsaire, corsetier, corseti&#x000E8;re, coryph&#x000E9;e, cosm&#x000E9;tologue, cosmologiste, cosmologue, cosmonaute, costumier, costumi&#x000E8;re, coteur, cotonnier, cotonni&#x000E8;re, coupeur, coupeuse, courri&#x000E9;riste, courrier, coursier, coursi&#x000E8;re, courtier, courti&#x000E8;re, couseur, couseuse, coutelier, couteli&#x000E8;re, couturier, couturi&#x000E8;re, couvreur, crassier, cr&#x000E9;anci&#x000E8;re, cr&#x000E9;ancier, cr&#x000E9;ateur, cr&#x000E9;atif, cr&#x000E9;atrice, cr&#x000E9;mier, cr&#x000E9;mi&#x000E8;re, cr&#x000E9;oliste, cr&#x000EA;pier, cr&#x000EA;pi&#x000E8;re, crieur, crieuse, criminologue, crinier, cristalli&#x000E8;re, crocheteur, croupier, croupi&#x000E8;re, cryptographe, cueilleur, cueilleuse, cuiseur, cuisinier, cuisini&#x000E8;re, cuisiniste, culotti&#x000E8;re, culottier, cultivateur, cultivatrice, curateur, curatrice, cytologiste, dactylographe, dalleur, damasquineur, dameur, danseur, danseuse, d&#x000E9;bardeur, d&#x000E9;bardeuse, d&#x000E9;batteur, d&#x000E9;biteur, d&#x000E9;capeur, d&#x000E9;catisseur, d&#x000E9;catisseuse, d&#x000E9;chiqueteur, d&#x000E9;chiqueteuse, d&#x000E9;cideur, d&#x000E9;cideuse, d&#x000E9;clamateur, d&#x000E9;clamatrice, d&#x000E9;colleteur, d&#x000E9;colleteuse, d&#x000E9;corateur, d&#x000E9;coratrice, d&#x000E9;coupeur, d&#x000E9;coupeuse, d&#x000E9;couvreur, d&#x000E9;couvreuse, d&#x000E9;crotteur, d&#x000E9;fenseur, d&#x000E9;fibreur, d&#x000E9;fibreuse, d&#x000E9;fricheur, d&#x000E9;fricheuse, d&#x000E9;graisseur, d&#x000E9;graisseuse, d&#x000E9;gustateur, d&#x000E9;gustatrice, d&#x000E9;marcheur, d&#x000E9;marcheuse, d&#x000E9;m&#x000E9;nageur, demandeuse, d&#x000E9;mineur, d&#x000E9;mographe, d&#x000E9;molisseur, d&#x000E9;monstrateur, d&#x000E9;monstratrice, dendrologue, dentelli&#x000E8;re, dentellier, dentiste, d&#x000E9;ontologue, d&#x000E9;panneur, d&#x000E9;peceur, d&#x000E9;peceuse, d&#x000E9;pollueur, d&#x000E9;poussi&#x000E9;reur, dermatologue, dermato, designer, dessinateur, dessinatrice, d&#x000E9;stockeur, d&#x000E9;tacheur, detacheuse, d&#x000E9;taillant, d&#x000E9;taillante, detective, d&#x000E9;veloppeur, d&#x000E9;veloppeuse, devideur, diablotin, diagnosticien, diagnostiqueur, dialectologue, dialoguiste, diamantaire, dictionnariste, di&#x000E9;s&#x000E9;liste, di&#x000E9;t&#x000E9;ticienne, di&#x000E9;t&#x000E9;ticien, dinandier, dinandi&#x000E8;re, dindonni&#x000E8;re, dindonnier, diplomate, directeur, directrice, discoth&#x000E9;caire, discounter, discounteur, dispatcher, disquaire, distillateur, distillatrice, divette, docimologue, docker, docteur, doctoresse, documentaliste, documentariste, domestique, dominoti&#x000E8;re, dominotier, dompteur, dompteuse, donneur, doreur, doreuse, douanier, douani&#x000E8;re, doubleuse, doublure, doucheur, doucheuse, dramaturge, drapier, drapi&#x000E8;re, draveur, draveuse, dresseur, dresseuse, droguiste, du&#x000E8;gne, duumvir, dynamiteur, dynamiteuse, &#x000E9;barbeur, &#x000E9;baucheur, &#x000E9;b&#x000E9;niste, &#x000E9;boueur, &#x000E9;boueuse, &#x000E9;cailleur, &#x000E9;cailleuse, &#x000E9;cangueur, &#x000E9;cangueuse, &#x000E9;chanson, &#x000E9;chenilleur, &#x000E9;chevin, &#x000E9;chotier, &#x000E9;choti&#x000E8;re, &#x000E9;clairagiste, &#x000E9;claireur, &#x000E9;claireuse, &#x000E9;clateur, &#x000E9;clusier, &#x000E9;clusi&#x000E8;re, &#x000E9;cogarde, &#x000E9;cologue, &#x000E9;conom&#x000E8;tre, &#x000E9;conom&#x000E9;tricien, &#x000E9;conomiste, &#x000E9;corceur, &#x000E9;corcheur, &#x000E9;corcheuse, &#x000E9;crivain, &#x000E9;crivaine, &#x000E9;cureur, &#x000E9;cuyer, &#x000E9;cuy&#x000E8;re, &#x000E9;dile, &#x000E9;diteur, &#x000E9;ditorialiste, &#x000E9;ditrice, &#x000E9;ducateur, &#x000E9;ducatrice, effileur, effilocheur, effilocheuse, &#x000E9;goutier, &#x000E9;gratigneur, &#x000E9;lagueur, &#x000E9;lagueuse, &#x000E9;lectricien, &#x000E9;lectricienne, &#x000E9;lectronicien, &#x000E9;leveur, &#x000E9;leveuse, &#x000E9;mailleur, &#x000E9;mailleuse, emballeur, embaumeur, embaumeuse, embouteilleur, embouteilleuse, embryologiste, embryologue, &#x000E9;mondeur, &#x000E9;mondeuse, &#x000E9;motteur, &#x000E9;motteuse, &#x000E9;mouleur, &#x000E9;mouleuse, empailleur, empailleuse, empaqueteur, empaqueteuse, empileur, empileuse, employ&#x000E9;, employ&#x000E9;e, encadreur, encadreuse, encaisseur, encaveur, encaveuse, encodeur, encodeuse, encolleur, encolleuse, endocrinologue, endosseur, enfileur, enfileuse, enfourneur, engraisseur, enlumineur, enlumineuse, enqu&#x000EA;teur, enqu&#x000EA;trice, enrouleur, ensacheur, ensacheuse, enseignant, enseignante, ensemblier, entraineur, entraineuse, entrepreneur, envoyeur, &#x000E9;paviste, &#x000E9;picier, &#x000E9;pici&#x000E8;re, &#x000E9;pigraphiste, &#x000E9;pileur, &#x000E9;pileuse, &#x000E9;pinceteur, &#x000E9;pinceteuse, &#x000E9;pinceur, &#x000E9;pinceuse, &#x000E9;pingli&#x000E8;re, &#x000E9;pinglier, &#x000E9;pistolier, &#x000E9;plucheur, &#x000E9;plucheuse, &#x000E9;quilibriste, &#x000E9;quipier, &#x000E9;quipi&#x000E8;re, ergonome, ergotherapeute, espion, espionne, essayeur, essayeuse, essayiste, estafier, estampeur, estampeuse, esth&#x000E9;ticienne, esth&#x000E9;ticien, estimateur, &#x000E9;talagiste, &#x000E9;tali&#x000E8;re, &#x000E9;talier, &#x000E9;talonneur, &#x000E9;talonneuse, &#x000E9;tameur, &#x000E9;tameuse, &#x000E9;tampeur, &#x000E9;tampeuse, ethnobotaniste, ethnographe, ethnologue, ethologue, &#x000E9;tiqueteur, &#x000E9;tiqueteuse, &#x000E9;tireur, &#x000E9;tireuse, exp&#x000E9;diteur, exp&#x000E9;ditrice, expert, experte, fabuliste, fa&#x000E7;adier, facilitateur, facilitatrice, fa&#x000E7;onneur, fa&#x000E7;onnier, fa&#x000E7;onni&#x000E8;re, facteur, factrice, fagoteur, fagoteuse, fagotier, fagoti&#x000E8;re, fa&#x000EF;encier, fa&#x000EF;enci&#x000E8;re, faneur, faneuse, farinier, farini&#x000E8;re, faucheur, faucheuse, fauconnier, fendeur, fendeuse, ferblantier, fermier, fermi&#x000E8;re, ferrailleur, ferrailleuse, ferreur, ferronnier, feudiste, feuillagiste, ficelier, figurant, figurante, figuriniste, figuriste, filandier, filandi&#x000E8;re, filateur, fildeferiste, fileur, fileuse, filmeur, filmeuse, financier, finisseur, finisseuse, fiscaliste, fleuriste, floriculteur, floricultrice, flotteur, flutiste, fonctionnaire, fondeur, fondeuse, fontainier, footballeur, forain, foraine, forceur, forestier, foreur, foreuse, forfaitiste, forgeron, formateur, formatrice, fossoyeur, fossoyeuse, fouacier, foudrier, fouleur, foulon, foulonnier, fourbisseur, fournier, fourreur, fourreuse, fraiseur, fraiseuse, frappeur, frappeuse, freineur, fresquiste, freteur, frigoriste, fripier, fripi&#x000E8;re, friteuse, friturier, fromager, fromag&#x000E8;re, fructiculteur, fruiti&#x000E8;re, fruitier, fumiste, funambule, gabarier, gabarrier, gabier, g&#x000E2;cheur, g&#x000E2;cheuse, gagiste, gainier, gaini&#x000E8;re, galeniste, galeriste, galibot, galonnier, galonni&#x000E8;re, gambiste, gantier, ganti&#x000E8;re, garagiste, garanceur, garanceuse, garde, gardeur, gardeuse, gardien, gardienne, gargoti&#x000E8;re, gargotier, garnisseur, garnisseuse, gaucho, gaufreur, gaufreuse, gaveur, gaveuse, gazetier, gazeti&#x000E8;re, gazier, gazi&#x000E8;re, geisha, gemmeur, gemmeuse, gemmologue, gendarme, g&#x000E9;n&#x000E9;alogiste, g&#x000E9;n&#x000E9;raliste, g&#x000E9;n&#x000E9;ticienne, g&#x000E9;n&#x000E9;ticien, gen&#x000E9;vrier, g&#x000E9;od&#x000E9;sienne, g&#x000E9;od&#x000E9;sien, g&#x000E9;ographe, ge&#x000F4;lier, ge&#x000F4;li&#x000E8;re, g&#x000E9;ologue, g&#x000E9;om&#x000E8;tre, g&#x000E9;ophysicienne, g&#x000E9;ophysicien, g&#x000E9;riatre, g&#x000E9;rontologue, gestionnaire, giletier, gileti&#x000E8;re, gitologue, glaceur, glaceuse, glacier, glaci&#x000E8;re, glaciologue, glaneuse, gobeleti&#x000E8;re, gobeletier, go&#x000E9;monier, go&#x000E9;moni&#x000E8;re, golfeur, golfeuse, gondolier, gondoli&#x000E8;re, gonfalonier, gonfanonier, goudronneur, goudronneuse, goudronnier, gouteur, gouteuse, gouvernante, grainetier, graineti&#x000E8;re, graineur, grainier, graini&#x000E8;re, graisseur, grammairienne, grammairien, grammatiste, granitier, graphiste, graphologue, gratteur, gratteuse, gravatier, graveur, graveuse, gravier, gr&#x000E9;eur, greffeur, greffeuse, greffier, greffi&#x000E8;re, greneur, grenier, grignoteur, grillageur, groom, grossiste, groupeur, groupeuse, grutier, gruti&#x000E8;re, guetteur, guicheti&#x000E8;re, guichetier, guide, guillotineur, guitariste, gymnaste, gyn&#x000E9;cologue, gypsier, habilleur, habilleuse, hagiographe, haleur, haleuse, handicapeur, hareng&#x000E8;re, harmoniciste, harmoniste, harnacheur, harpiste, haubergeon, haveur, heaumier, h&#x000E9;liciculteur, h&#x000E9;licicultrice, h&#x000E9;licier, h&#x000E9;liograveur, h&#x000E9;liograveuse, h&#x000E9;patologue, h&#x000E9;raut, herbager, herboriste, hercheur, herscheur, hippologue, historien, historienne, hockeyeur, hockeyeuse, hongreur, hongroyeur, horloger, horlog&#x000E8;re, horticulteur, horticultrice, hortillon, hote, hotelier, hoteli&#x000E8;re, hotesse, hotteur, hotteuse, houppier, huchet, huchier, huilier, huissier, huissi&#x000E8;re, humoriste, hybrideur, hybrideuse, hypnologue, hypnotiseur, hypnotiseuse, ichtyologiste, ichtyologue, iconographe, iconologiste, iconologue, illusionniste, illustrateur, illustratrice, ilotier, iloti&#x000E8;re, imageur, imagier, imagi&#x000E8;re, imitateur, imitatrice, imposeur, impresario, imprimeur, imprimeuse, incrusteur, incrusteuse, indexeur, indexeuse, indianiste, industrielle, industriel, infectiologue, infirmier, infirmi&#x000E8;re, infographiste, informaticien, ing&#x000E9;nieriste, ing&#x000E9;nieur, ins&#x000E9;minateur, inspecteur, inspectrice, installateur, installatrice, instituteur, institutrice, instructeur, instructrice, instrumentiste, intendante, intendant, intermittent, interpr&#x000E8;te, introducteur, ivoirier, ivoiri&#x000E8;re, jardinier, jardini&#x000E8;re, jardiniste, jaugeur, joailli&#x000E8;re, joaillier, jockey, jongleur, jongleuse, journalier, journaliste, juge, junior, jupier, jupi&#x000E8;re, jurat, jur&#x000E9;, juriste, kinesiste, kin&#x000E9;sith&#x000E9;rapeute, kiosqui&#x000E8;re, kiosquier, laborantin, laborantine, laboureur, laceur, laceuse, l&#x000E2;cheur, lad, laineur, laineuse, lainier, laini&#x000E8;re, laitier, laiti&#x000E8;re, lamaneur, lamier, lamineur, lamineuse, lampier, lampiste, lancier, lanternier, lapicide, lapidaire, laquais, laqueur, laqueuse, latiniste, lavandi&#x000E8;re, laveur, laveuse, layetier, layeur, lecteur, lectrice, legionnaire, l&#x000E9;giste, legumier, lessiveuse, lessivier, lettreur, lettreuse, leveur, leveuse, levurie, levurier, lexicographe, lexicologue, libraire, librettiste, licier, li&#x000E9;geur, li&#x000E9;geuse, lieur, lieuse, liftier, lifti&#x000E8;re, limeur, limeuse, limonadier, limonadi&#x000E8;re, linger, ling&#x000E8;re, linguiste, linier, lini&#x000E8;re, linotypiste, liquoriste, liseur, liseuse, lisseur, lisseuse, lissier, lithographe, livreur, livreuse, logisticien, logisticienne, logographe, logop&#x000E8;de, logoth&#x000E8;te, lotisseur, loueur, loueuse, louvetier, ludologue, ludoth&#x000E9;caire, lunetier, luneti&#x000E8;re, lunettier, lunetti&#x000E8;re, lustreur, lustreuse, luthier, luthi&#x000E8;re, luthiste, lutteur, lutteuse, machiniste, ma&#x000E7;on, ma&#x000E7;onne, magasinier, magasini&#x000E8;re, magicien, magicienne, magistrat, magistrate, magnanarelle, magnani&#x000E8;re, magnanier, magnarelle, magn&#x000E9;tiseur, magn&#x000E9;tiseuse, maieure, maieur, maieuticien, ma&#x000EE;tre, ma&#x000EE;tresse, malleti&#x000E8;re, malletier, malteur, maltotier, mammalogiste, manadier, manager, manageur, manageuse, manieur, manipulateur, manipulatrice, mannequin, manoeuvre, manoeuvri&#x000E8;re, manouvrier, manucure, manufacturier, manufacturi&#x000E8;re, maquettiste, maquignon, maquilleur, maquilleuse, maraicher, maraich&#x000E8;re, marathonienne, marathonien, marbreur, marbreuse, marbrier, marcaire, marchand, marchande, marchandiseur, marcheur, mareyeur, mareyeuse, margarinier, margeur, margeuse, margoulin, marieur, marieuse, marin, marinier, marini&#x000E8;re, marionnettiste, marketeur, marketeuse, marneur, maroquinier, maroquini&#x000E8;re, marqueteur, marqueur, marqueuse, marteleur, masseur, masseuse, massier, mastologue, matelassier, matelassi&#x000E8;re, matelot, mateur, math&#x000E9;maticien, matrone, mayeure, mayeur, m&#x000E9;canicien, m&#x000E9;canicienne, m&#x000E9;canographe, m&#x000E9;dailleur, m&#x000E9;decin, m&#x000E9;diateur, m&#x000E9;diatrice, m&#x000E9;gissier, m&#x000E9;langeur, m&#x000E9;langeuse, m&#x000E9;lodiste, menager, menag&#x000E8;re, m&#x000E9;nagiste, m&#x000E9;nestrel, m&#x000E9;n&#x000E9;trier, menuisier, menuisi&#x000E8;re, mercaticien, mercaticienne, merchandiser, mercier, merci&#x000E8;re, messager, mesureur, mesureuse, metallier, metalli&#x000E8;re, metallographe, metallurgiste, m&#x000E9;tay&#x000E8;re, m&#x000E9;tayer, m&#x000E9;t&#x000E9;orologiste, m&#x000E9;t&#x000E9;orologue, m&#x000E9;treur, m&#x000E9;treuse, m&#x000E9;trologiste, m&#x000E9;trologue, meulier, meunier, meuni&#x000E8;re, militaire, mime, minerviste, mineur, miniaturiste, ministre, minotier, minoti&#x000E8;re, mireur, mireuse, miroiti&#x000E8;re, miroitier, missilier, mitron, mixeur, mod&#x000E8;le, modeleur, modeleuse, mod&#x000E9;lisateur, mod&#x000E9;lisatrice, mod&#x000E9;liste, modiste, moireur, moireuse, moissonneur, moissonneuse, moniteur, monitrice, monnayeur, monteur, monteuse, mortaiseur, morutier, moruti&#x000E8;re, mosa&#x000EF;ste, motociste, motoriste, mouleur, mouleuse, moulineur, moulineuse, moulinier, moulini&#x000E8;re, mouliste, moulurier, mouluri&#x000E8;re, mousse, moutardier, moutonnier, muezzin, mulassier, muletier, muleti&#x000E8;re, mus&#x000E9;ographe, musicien, musicienne, musicologue, mycologue, myrmecologue, mytiliculteur, mytilicultrice, nageur, nageuse, naisseur, nattier, natti&#x000E8;re, naturaliste, nautonier, nautoni&#x000E8;re, navigateur, navigatrice, n&#x000E9;gociante, n&#x000E9;gociant, n&#x000E9;gociateur, neoniste, n&#x000E9;phrologue, netsurfeur, netsurfeuse, nettoyeur, nettoyeuse, neurologue, nez, nielleur, nielleuse, nivologue, nocher, notaire, notateur, notatrice, noueur, nourrice, nourrisseur, novice, noyauteur, nuiteuse, nurse, nutritionniste, obst&#x000E9;tricienne, obst&#x000E9;tricien, oc&#x000E9;anaute, oculariste, oculiste, odontologiste, oenologue, officier, offici&#x000E8;re, oiseleur, oiseleuse, oiselier, oiseli&#x000E8;re, oleiculteur, oleicultrice, oliveur, oliveuse, ombudsman, omnipraticien, oncologiste, oncologue, onirologue, op&#x000E9;rateur, op&#x000E9;ratrice, ophtalmologue, opticien, opticienne, optom&#x000E9;triste, orchestrateur, orchestratrice, ordinaticienne, ordinaticien, orf&#x000E8;vre, organicien, organicienne, organier, organi&#x000E8;re, organisateur, organisatrice, organiste, orienteur, orienteuse, ornemaniste, ornithologue, orpailleur, orpailleuse, orthodontiste, orthop&#x000E9;diste, orthophoniste, orthoptiste, ost&#x000E9;opathe, ost&#x000E9;opraticien, ostr&#x000E9;iculteur, ostr&#x000E9;icultrice, otorhino, outilleur, outplacer, outplaceur, outplaceuse, ouvreur, ouvreuse, ouvrier, ouvri&#x000E8;re, oxycoupeur, packager, packageur, pailler, pailleteur, pailleteuse, pailleur, pailleuse, palefreni&#x000E8;re, palefrenier, pal&#x000E9;ographe, pal&#x000E9;ologue, pal&#x000E9;ontologue, palettiseur, palissonneur, paloteur, paludier, paludi&#x000E8;re, paludologue, palynologue, panetier, panseur, panseuse, pantomime, pantoufli&#x000E8;re, pantouflier, papetier, papeti&#x000E8;re, papillonneur, parachutiste, parasitologue, pareur, pareuse, parfumeur, parfumeuse, parolier, paroli&#x000E8;re, parqueteur, parqueur, parqueuse, parquier, parurier, paruri&#x000E8;re, passementier, passementi&#x000E8;re, passeur, pastelliste, pasteur, pasteure, pasteurisateur, pastilleur, pastilleuse, pastourelle, patineur, patineuse, p&#x000E2;tissier, p&#x000E2;tissi&#x000E8;re, p&#x000E2;tre, patron, patronne, patronnier, patronni&#x000E8;re, patti&#x000E8;re, pattier, paveur, paveuse, paysagiste, paysan, paysanne, p&#x000E9;ager, p&#x000E9;ag&#x000E8;re, p&#x000E9;agiste, peaussier, p&#x000EA;cheur, p&#x000EA;cheuse, p&#x000E9;diatre, p&#x000E9;dicure, p&#x000E9;dologue, p&#x000E9;dopsychiatre, peigneur, peigneuse, peignier, peintre, pelletier, pelleti&#x000E8;re, pendulier, peon, pepinieriste, percepteur, perceptrice, perceur, perceuse, perchiste, perchman, perforateur, perforatrice, perliculteur, perlicultrice, perlier, perli&#x000E8;re, perruqui&#x000E8;re, perruquier, personnage, peseur, p&#x000E9;trisseur, p&#x000E9;trisseuse, p&#x000E9;trographe, p&#x000E9;trolier, p&#x000E9;troli&#x000E8;re, pharmacienne, pharmacien, philologue, phl&#x000E9;bologue, phoniatre, photographe, photograveur, physicienne, physicien, physiologiste, physionomiste, phytogeographe, pianiste, picador, pigiste, pileur, pileuse, pilote, pipier, pipi&#x000E8;re, piqueur, piqueuse, piroguier, pisciculteur, pisteur, pisteuse, pistoleur, pizzaiolo, placeur, placeuse, placier, placi&#x000E8;re, plagiste, plan&#x000E9;tologue, planeur, planteur, planteuse, plaquiste, plasticien, plasticienne, plasturgiste, pl&#x000E2;trier, plieur, plieuse, plisseur, plisseuse, plombeur, plombier, plongeur, plongeuse, plumassi&#x000E8;re, plumassier, plumeur, plumeuse, pneumologue, pocheuse, podiatre, podologue, po&#x000EA;lier, po&#x000EA;li&#x000E8;re, po&#x000E8;te, po&#x000E9;tesse, poin&#x000E7;onneur, poin&#x000E7;onneuse, pointeau, pointeur, pointeuse, poissonnier, poissonni&#x000E8;re, policeman, policier, polici&#x000E8;re, polisseur, polisseuse, pompeur, pompier, pompi&#x000E8;re, pompiste, ponceur, ponceuse, pontier, ponti&#x000E8;re, pontonnier, pope, populiculteur, populicultrice, porcelainier, porcelaini&#x000E8;re, porch&#x000E8;re, porcher, porion, portefaix, porteur, porteuse, portier, porti&#x000E8;re, portraitiste, poseur, poseuse, posticheur, posticheuse, postier, posti&#x000E8;re, potier, poti&#x000E8;re, praticien, praticienne, pr&#x000E9;cepteur, pr&#x000E9;ceptrice, pr&#x000E9;fet, pr&#x000E9;f&#x000E8;te, pr&#x000E9;parateur, pr&#x000E9;paratrice, pr&#x000E9;pos&#x000E9;, pr&#x000E9;pos&#x000E9;e, pr&#x000E9;sentateur, pr&#x000E9;sentatrice, pr&#x000E9;sident, pr&#x000E9;sidente, presseur, presseuse, pressier, pr&#x000EA;teur, pr&#x000EA;tre, pr&#x000E9;visionniste, pr&#x000E9;v&#x000F4;t, primeur, primeuriste, principal, principale, priseur, priseuse, priv&#x000E9;e, priv&#x000E9;, procureur, procureure, producteur, productrice, professeur, professeure, profileur, programmateur, programmatrice, programmeur, programmeuse, projeteur, projeteuse, promoteur, promotrice, prospecteur, prospectrice, prote, proth&#x000E9;siste, prototypiste, proviseur, psy, psychanalyste, psychiatre, psychologue, publicitaire, pu&#x000E9;riculteur, pu&#x000E9;ricultrice, puisatier, pupitreur, pupitreuse, pyrotechnicien, pyrotechnicienne, qualiticien, qualiticienne, questeur, quincaillier, quincailli&#x000E8;re, rabatteur, rabatteuse, rabbin, raboteur, raboteuse, raccommodeur, raccommodeuse, racleur, radariste, radio, radioastronome, radiologue, radionavigant, raffineur, raffineuse, ramasseur, ramasseuse, ramendeur, ramendeuse, rameur, ramoneur, rapsode, raseur, raseuse, rateleur, rateleuse, raucheur, ravaleur, ravaudeur, ravaudeuse, ravitailleur, rayonneur, r&#x000E9;alisateur, r&#x000E9;alisatrice, r&#x000E9;assureur, rebouteuse, recenseur, recenseuse, r&#x000E9;ceptionnaire, r&#x000E9;ceptionniste, receveur, receveuse, recherchiste, r&#x000E9;colteur, r&#x000E9;colteuse, recors, recruteur, recruteuse, recteur, rectifieur, rectifieuse, rectrice, r&#x000E9;cup&#x000E9;rateur, r&#x000E9;cup&#x000E9;ratrice, r&#x000E9;dacteur, r&#x000E9;dactrice, redresseur, redresseuse, r&#x000E9;gent, r&#x000E9;gente, r&#x000E9;gisseur, r&#x000E9;gisseuse, registraire, r&#x000E9;gleur, r&#x000E9;gleuse, regratti&#x000E8;re, regrattier, r&#x000E9;gulateur, r&#x000E9;gulatrice, rejointoyeur, rejointoyeuse, relationniste, relecteur, relectrice, releveur, relieur, relieuse, remailleur, remailleuse, remisier, remisi&#x000E8;re, remmailleur, remmailleuse, remonteur, remouleur, remouleuse, rempailleur, rempailleuse, remplisseur, remplisseuse, rentoileur, rentoileuse, rentrayeur, rentrayeuse, renvideur, renvideuse, r&#x000E9;parateur, r&#x000E9;paratrice, repasseur, repasseuse, r&#x000E9;p&#x000E9;titeur, r&#x000E9;p&#x000E9;titrice, reporter, reporteur, reportrice, repr&#x000E9;sentante, repr&#x000E9;sentant, repriseuse, r&#x000E9;serviste, r&#x000E9;sini&#x000E8;re, r&#x000E9;sinier, responsable, restaurateur, restauratrice, r&#x000E9;tameur, retordeur, retoucheur, retoucheuse, r&#x000E9;viseur, r&#x000E9;viseuse, rhabilleur, rhabilleuse, rh&#x000E9;teur, rhumatologue, rinceuse, riveur, riveuse, riziculteur, rizicultrice, robeuse, robinetier, roboticien, roboticienne, rocailleur, r&#x000F4;deur, rogneur, rogneuse, romancier, romanci&#x000E8;re, romaniste, rosi&#x000E9;riste, r&#x000F4;tisseur, r&#x000F4;tisseuse, rouennier, rouenni&#x000E8;re, rouleur, roulier, routeur, routeuse, routier, routi&#x000E8;re, rubanier, rubani&#x000E8;re, rugbyman, sableur, sableuse, sabotier, saboti&#x000E8;re, sabreur, sacristain, sagard, saigneur, saigneuse, saleur, saleuse, saliculteur, salicultrice, salinier, salini&#x000E8;re, salmoniculteur, salonnier, salonni&#x000E8;re, salpetri&#x000E8;re, salpetrier, sandalier, sandali&#x000E8;re, santonnier, santonni&#x000E8;re, sapeur, sapiteur, sardinier, sardini&#x000E8;re, sarodiste, sasseur, sasseuse, satineur, satineuse, saucier, sauci&#x000E8;re, saunier, sauni&#x000E8;re, saurisseur, saurisseuse, sauveteur, savetier, saveti&#x000E8;re, savonnier, savonni&#x000E8;re, saxophoniste, sbire, scaphandrier, sc&#x000E9;nariste, sc&#x000E9;nographe, scieur, scieuse, scoliaste, scribe, scripte, sculpteur, secouriste, secr&#x000E9;taire, sellier, semeur, semeuse, s&#x000E9;ranceur, s&#x000E9;ranceuse, serriste, serrurier, serruri&#x000E8;re, sertisseur, servant, servante, serveur, serveuse, sexologue, shampouineur, shampouineuse, sherif, sherpa, signaleur, sismologue, sitologue, sociologue, soignante, soignant, soigneur, soigneuse, solier, soliste, sommelier, sommeli&#x000E8;re, sondeur, sondeuse, sonneur, soudeur, soudeuse, souffleur, soufreur, soufreuse, souscripteur, souscriptrice, soutier, spadassin, spationaute, speakerine, speaker, sp&#x000E9;l&#x000E9;o, sp&#x000E9;l&#x000E9;ologue, sp&#x000E9;l&#x000E9;onaute, stadier, stadi&#x000E8;re, staffeur, standardiste, stationnaire, statisticienne, statisticien, st&#x000E9;arinier, stenciliste, steno, st&#x000E9;nodactylo, st&#x000E9;nographe, st&#x000E9;notypiste, steward, stomatologiste, stomatologue, storiste, stripteaseur, stripteaseuse, stucateur, stylicien, stylicienne, styliste, sujet, superviseur, surveillant, surveillante, sylviculteur, sylvicultrice, tabaculteur, tabacultrice, tabletier, tableti&#x000E8;re, tacheron, taillandier, tailleur, tailleuse, talonneur, tamiseur, tamisier, tamisi&#x000E8;re, tanneur, tanneuse, tapisseur, tapisseuse, tapissier, tapissi&#x000E8;re, taraudeur, taraudeuse, tatoueur, tatoueuse, taulier, tauli&#x000E8;re, taupier, taupi&#x000E8;re, tavernier, taverni&#x000E8;re, taxateur, taxatrice, taxidermiste, taximan, taxiste, technicien, technicienne, teilleur, teilleuse, teinturi&#x000E8;re, teinturier, t&#x000E9;l&#x000E9;acteur, t&#x000E9;l&#x000E9;actrice, t&#x000E9;l&#x000E9;aste, t&#x000E9;l&#x000E9;conseiller, t&#x000E9;l&#x000E9;graphiste, t&#x000E9;l&#x000E9;m&#x000E9;treur, t&#x000E9;l&#x000E9;m&#x000E9;treuse, t&#x000E9;l&#x000E9;op&#x000E9;rateur, t&#x000E9;l&#x000E9;phoniste, t&#x000E9;l&#x000E9;reporter, t&#x000E9;l&#x000E9;vendeur, t&#x000E9;l&#x000E9;vendeuse, t&#x000E9;l&#x000E9;xiste, tenancier, tenanci&#x000E8;re, tendeur, tendeuse, tennisman, tenniswoman, terminologue, terrassier, testeur, testeuse, thanatologue, th&#x000E9;&#x000E2;treuse, thermicienne, thermicien, thonier, tilleur, tilleuse, timbreur, timbreuse, timonier, tireur, tisserand, tisserande, tisseur, tisseuse, titreur, titreuse, toiletteur, toiletteuse, toilier, toili&#x000E8;re, tolier, toli&#x000E8;re, tombeur, tondeur, tondeuse, tonnelier, topographe, tordeur, tordeuse, toreador, torera, torero, torr&#x000E9;facteur, toucheur, toucheuse, toueur, toueuse, toupilleur, tourbi&#x000E8;re, tourbier, tourier, tourneur, tourneuse, traceur, traceuse, tractoriste, trader, traducteur, traductrice, trag&#x000E9;dienne, trag&#x000E9;dien, traiteur, trameur, trameuse, traminot, trancheur, trancheuse, transformiste, transitaire, transporteur, transporteuse, trap&#x000E9;ziste, trappeur, trappeuse, traqueur, traqueuse, trayeur, trayeuse, tr&#x000E9;fileur, tr&#x000E9;fileuse, trempeur, tr&#x000E9;sorier, tr&#x000E9;sori&#x000E8;re, tresseur, tresseuse, tribun, tricoteur, tricoteuse, trieur, trieuse, tripier, tripi&#x000E8;re, trompettiste, tron&#x000E7;onneur, trousseur, trufficulteur, trufficultrice, truquiste, tubiste, tuilier, tulliste, tuteur, tutrice, tuyauteur, tuyauteuse, typographe, ubiquiste, ufologue, urbaniste, urgentiste, urgentologue, urologue, usineur, usineuse, usinier, usuri&#x000E8;re, usurier, vacataire, vacher, vach&#x000E8;re, vaguemestre, vaisselier, valet, vanneur, vanneuse, vannier, vanni&#x000E8;re, veilleur, veloutier, vendangeur, vendangeuse, vendeur, vendeuse, veneur, ventriloque, v&#x000E9;p&#x000E9;ciste, verdier, verduri&#x000E8;re, verdurier, vergetier, v&#x000E9;rificateur, v&#x000E9;rificatrice, v&#x000E9;rifieur, v&#x000E9;rifieuse, vernisseur, vernisseuse, verrier, verri&#x000E8;re, v&#x000E9;t&#x000E9;rinaire, vibraphoniste, vicaire, vidangeur, vidangeuse, vid&#x000E9;aste, videur, videuse, vigie, vigile, vigil, vigneron, vigneronne, viguier, vinaigrier, vinificateur, vinificatrice, violiste, violoncelliste, violoniste, viroli&#x000E8;re, virolier, virologue, visagiste, visitateur, visitatrice, visiteuse, viticulteur, viticultrice, vitrier, vitri&#x000E8;re, vivandi&#x000E8;re, vivandier, voilier, voiturier, voituri&#x000E8;re, voiturin, volailler, volailleur, volcanologue, voltigeur, voltigeuse, voyagiste, voyer, vulcanologue, wagonnier, wattman, webdesigner, webmarketeur, webmarketeuse, webmaster, webmestre, webplaner, zingueur, zoologiste, zoologue.</p>
</sec><sec id="S10-2">
<title>B.2. Abstract Concepts</title>
<p><bold>prier</bold> prier, adorer, conjurer, louer, supplier, implorer, solliciter, revendiquer, enjoindre <bold>culte, religion</bold> culte, admiration, adoration, adulation, &#x000E9;glise, amour, c&#x000E9;l&#x000E9;bration, c&#x000E9;r&#x000E9;monie, catholicisme, confession, croyance, d&#x000E9;ification, d&#x000E9;votion, d&#x000E9;vouement, f&#x000E9;tichisme, foi, hommage, idol&#x000E2;trie, liturgie, messe, myst&#x000E8;re, office, p&#x000E8;lerinage, passion, pi&#x000E9;t&#x000E9;, pratique, pri&#x000E8;re, r&#x000E9;v&#x000E9;rence, religion, respect, rite, th&#x000E9;ogonie.</p>
</sec><sec id="S10-3">
<title>B.3. Places</title>
<p><bold>habitation</bold> village, agglom&#x000E9;ration, bourg, bourgade, feux, garnison, hameau, bastide, cit&#x000E9;, citadelle, habitant, habitante, locataire, m&#x000E9;tropole, peuple, peuplement, commerce, cabaret, cambuse, guinguette, h&#x000F4;tel, h&#x000F4;tellerie, palace, pension, restau, restaurant, pharmacie, drugstore, officine, boutique, affaire, atelier, attirail, bahut, bande, banneton, bazar, bric-&#x000E0;-brac, camarilla, chapelle, clan, clique, cr&#x000E9;merie, d&#x000E9;bit, maffia, magasin, outillage, r&#x000E9;serve, vitrine, vivier, mairie, capitole, capitoul, commune, municipalit&#x000E9;, douane, laboratoire, arri&#x000E8;re-boutique, cabinet, importation, exportation, acad&#x000E9;mie, &#x000E9;cole, assembl&#x000E9;e, ath&#x000E9;n&#x000E9;e, campus, centre, coll&#x000E8;ge, constitution, cours, d&#x000E9;partement, facult&#x000E9;, laboratoire, lyc&#x000E9;e, organisme, pr&#x000E9;fecture, s&#x000E9;minaire, soci&#x000E9;t&#x000E9;, abri, &#x000E9;difice, &#x000E9;glise, appartement, artisanal, asile, &#x000E9;tablissement, baraque, bas-lieu, b&#x000E2;timent, b&#x000E2;tisse, bercail, bicoque, bo&#x000EE;te, bouge, branche, building, bungalow, cabane, cahute, campagne, cassine, chacuni&#x000E8;re, chalet, ch&#x000E2;teau, chaumi&#x000E8;re, chez-soi, clapier, clinique, construction, couronne, couvert, demeure, descendance, domesticit&#x000E9;, domestique, domicile, dynastie, entreprise, ferme, feu, firme, foyer, g&#x000EE;te, gens, habitacle, h&#x000F4;pital, home, hutte, immeuble, institut, institution, int&#x000E9;rieur, lares, lieu, lign&#x000E9;e, loge, logement, logis, maison, maisonn&#x000E9;e, maisonnette, m&#x000E9;nage, manoir, manufacture, masure, monde, naissance, nid, nom, origine, palais, p&#x000E9;nates, parents, pavillon, pigeonnier, place, prison, propri&#x000E9;t&#x000E9;, race, r&#x000E9;duit, r&#x000E9;sidence, retraite, s&#x000E9;jour, sanctuaire, serviteur, taudis, temple, tr&#x000F4;ne <bold>chambre</bold> alc&#x000F4;ve, alv&#x000E9;ole, antichambre, assembl&#x000E9;e, association, cabine, cagibi, cambriole, carr&#x000E9;e, case, cavit&#x000E9;, cellule, chambre, chambr&#x000E9;e, chambrette, compartiment, conseil, corps, cour, cr&#x000E8;che, creux, dortoir, galetas, gourbi, habitation, local, mansarde, nursery, parlement, pi&#x000E8;ce, piaule, po&#x000EA;le, repos&#x000E9;e, salle, studette, studio, taule, tourelle, tribunal, turne, salon, bal, boudoir, bringue, cercle, club, entourage, exposition, fiesta, hall, living, living-room, mus&#x000E9;e, nouba, raout, redoute, sauterie <bold>chemin</bold> rue, all&#x000E9;e, art&#x000E8;re, asphalte, avenue, boulevard, chauss&#x000E9;e, chemin, chemin&#x000E9;e, galerie, impasse, loggia, passage, pav&#x000E9;, ruelle, acc&#x000E8;s, barrage, billet, bouff&#x000E9;e, boyau, br&#x000E8;che, bribe, canal, chenal, circulation, col, conduit, conjoncture, corridor, couloir, d&#x000E9;fil&#x000E9;, d&#x000E9;gagement, d&#x000E9;placement, d&#x000E9;troit, endroit, extrait, fl&#x000E2;nerie, foul&#x000E9;e, fragment, franchissement, fuite, gorge, goulet, gu&#x000E9;, issue, moment, morceau, ouverture, p&#x000E9;age, page, p&#x000E8;lerinage, partie, pas, pass&#x000E9;e, passe, passerelle, p&#x000E2;turage, perc&#x000E9;e, piste, port, randonn&#x000E9;e, route, s&#x000E9;dentarisation, saut, sentier, seuil, sillage, stage, strophe, suture, trafic, transit, transition, travers&#x000E9;e, traverse, trou&#x000E9;e, tunnel, vadrouille, va-et-vient, venelle, venue, vestibule, voie, pont, appontement, aqueduc, bau, bord&#x000E9;, bordage, dunette, embelle, gaillard, passavant, plate-forme, pontil, quai, spardeck, superstructure, wharf <bold>nature</bold> for&#x000EA;t, affluence, arbre, bois, breuil, feuillage, frondaison, futaie, jungle, labyrinthe, per&#x000E7;oir, perchis, sylve, taillis, taraud, montagne, accident, accumulation, &#x000E9;l&#x000E9;vation, alpage, amas, &#x000E9;minence, amoncellement, assemblage, cha&#x000EE;ne, cha&#x000EE;non, cime, colline, contrefort, djebel, entassement, fatras, fouillis, hauteur, haut, mamelon, monceau, mont, monticule, pic, pile, piton, sierra, sommet, tas, mer, &#x000E9;tendue, baille, d&#x000E9;luge, espace, essaim, flot, flots, fourmillement, large, marine, oc&#x000E9;an, onde, plaine, reflux, rivage, &#x000EE;le, &#x000EE;lot, archipel, atoll, havre, oasis, affluent, bain, collier, cours, eau, fleuve, flux, gave, oued, ravine, ruisseau, torrent, marais, paysage, bergerie, bucolique, campagne, carte, d&#x000E9;cor, horizon, localisation, panorama, sous-bois, verdure <bold>localisation</bold> &#x000E0;, bord, ailleurs, aupr&#x000E8;s, autour, abords, adjacent, touchant, limitrophe, contre, coll&#x000E9;, avoisinant, c&#x000F4;t&#x000E9;s, c&#x000F4;t&#x000E9;, proximit&#x000E9;, approchant, rapproch&#x000E9;, attenant, imminent, jouxte, loin, pr&#x000E8;s, presque, proche, sur, voisin, riverain, depuis, d&#x000E8;s, par, pour, dedans, dehors, en, hors, proche, &#x000E9;loign&#x000E9;, distant, adresse, but, destination, sens, trimard, nord, arctique, bor&#x000E9;al, bor&#x000E9;e, hyperbor&#x000E9;en, nordique, polaire, septentrion, sud, antarctique, austral, m&#x000E9;ridional, est, aurore, orient, ouest, occident, occidental <bold>actions</bold> aborder, aboutir, &#x000E9;choir, appara&#x000EE;tre, approcher, arriver, atteindre, avancer, d&#x000E9;barquer, d&#x000E9;river, descendre, entrer, marcher, monter, partir, parvenir, rappliquer, diriger, remonter, redescendre, abouler, d&#x000E9;placer, rapprocher, transporter, suivre, surgir, survenir, venir, abandonner, &#x000E9;chapper, &#x000E9;clipser, aller, &#x000E9;loigner, &#x000E9;migrer, appareiller, bouger, circuler, d&#x000E9;m&#x000E9;nager, embarquer, enfuir, fuir, nager, promener, provenir, quitter, repartir, tourner, trotter, vider, voyager, traverser, p&#x000E9;n&#x000E9;trer, sillonner, transir, retourner, habiter, louer, domicili&#x000E9;, domicilier, cabaner, camper, cr&#x000E9;cher, demeurer, exister, fr&#x000E9;quenter, g&#x000EE;ter, hanter, loger, nicher, obs&#x000E9;der, occuper, percher, peupler, poss&#x000E9;der, poursuivre, pr&#x000E9;occuper, r&#x000E9;gner, r&#x000E9;sider, s&#x000E9;journer, rencontrer, si&#x000E9;ger, travailler, visiter, vivre, rapatriement, exfiltration, r&#x000E9;insertion <bold>transports</bold> paquebot, barque, bateau, batelet, caboteur, cano&#x000EB;, caraque, caravelle, cargo, chalutier, d&#x000E9;riveur, embarcation, felouque, jonque, navire, paquebot, p&#x000E9;niche, p&#x000E9;rissoire, pirogue, radeau, rafiot, steamer, steamboat, skiff, submersible, transatlantique, trir&#x000E8;me, vaisseau, vapeur, voilier, a&#x000E9;rodyne, a&#x000E9;ronef, a&#x000E9;roplane, a&#x000E9;roscaphe, airbus, appareil, avion-taxi, bac, a&#x000E9;rien, bombardier, canadair, charter, chasseur, avion, giravion, hydravion, jet, tacot, taxi, transport, U.L.M., voiture, attelage, auto, berline, cabriolet, carriole, charrette, fardier, fourgon, train, v&#x000E9;hicule, locomotive, automotrice, coucou, locomotrice, machine, motrice, bagnole, chignole, coche, fiacre, limousine, roadster, tire, tramway, v&#x000E9;lo, deux-roues, b&#x000E9;cane, bicyclette, moto, cyclomoteur, enduro, engin, motocycle, motocyclisme, scooter, solex, motocyclette, v&#x000E9;lomoteur, embarquement.</p>
</sec></sec></app>
</app-group>
<fn-group>
<fn id="fn1"><p><sup>1</sup><uri xlink:href="http://wiki.dbpedia.org">http://wiki.dbpedia.org</uri>.</p></fn>
<fn id="fn2"><p><sup>2</sup><uri xlink:href="http://www.wikidata.org">http://www.wikidata.org</uri>.</p></fn>
<fn id="fn3"><p><sup>3</sup><uri xlink:href="http://www.mpi-inf.mpg.de/departments/databases-and-information-systems/research/yago-naga/yago">http://www.mpi-inf.mpg.de/departments/databases-and-information-systems/research/yago-naga/yago</uri>.</p></fn>
<fn id="fn4"><p><sup>4</sup>Made available at <uri xlink:href="https://github.com/dhlab-epfl/3n-tools/">https://github.com/dhlab-epfl/3n-tools/</uri>.</p></fn>
<fn id="fn5"><p><sup>5</sup>Project Gutenberg &#x0007C; Browse By Language: French&#x02014;<uri xlink:href="http://www.gutenberg.org/browse/languages/fr">http://www.gutenberg.org/browse/languages/fr</uri>.</p></fn>
<fn id="fn6"><p><sup>6</sup>The OpeNER project&#x02014;<uri xlink:href="http://www.opener-project.eu">http://www.opener-project.eu</uri>.</p></fn>
<fn id="fn7"><p><sup>7</sup>The JVM heap size limit set by JRuby needed to be increased to over 8&#x02009;GB in order to process our bigger samples (yet only about 6&#x02009;MB in size).</p></fn>
<fn id="fn8"><p><sup>8</sup>Since nouns can be in any language despite the text being in French, we considered the list of nobiliary particles found on the related English Wikipedia page: <uri xlink:href="http://en.wikipedia.org/wiki/Nobiliary_particle">http://en.wikipedia.org/wiki/Nobiliary_particle</uri>.</p></fn>
<fn id="fn9"><p><sup>9</sup>Wikip&#x000E9;dia: Titres et pr&#x000E9;dicats&#x02014;<uri xlink:href="http://fr.wikipedia.org/wiki/Titres_et_pr&#x000E9;dicats">http://fr.wikipedia.org/wiki/Titres_et_pr&#x000E9;dicats</uri>.</p></fn>
<fn id="fn10"><p><sup>10</sup><uri xlink:href="http://www.synonymo.fr">http://www.synonymo.fr</uri>.</p></fn>
<fn id="fn11"><p><sup>11</sup><uri xlink:href="http://www.cis.uni-muenchen.de/&#x0007E;schmid/tools/TreeTagger">http://www.cis.uni-muenchen.de/&#x0007E;schmid/tools/TreeTagger</uri>.</p></fn>
<fn id="fn12"><p><sup>12</sup>WordNet &#x0007C; A lexical database for English&#x02014;<uri xlink:href="https://wordnet.princeton.edu/">https://wordnet.princeton.edu/</uri>.</p></fn>
</fn-group>
</back>
</article>
