From 18a8d3f269303932ee2d9aa86902b206edd24653 Mon Sep 17 00:00:00 2001
From: Ludovic Moncla <moncla.ludovic@gmail.com>
Date: Tue, 29 Nov 2022 10:19:19 +0100
Subject: [PATCH] Update Predict_XAI.ipynb

---
 notebooks/Predict_XAI.ipynb | 992 ++++++++----------------------------
 1 file changed, 216 insertions(+), 776 deletions(-)

diff --git a/notebooks/Predict_XAI.ipynb b/notebooks/Predict_XAI.ipynb
index 694cd1b..8079d32 100644
--- a/notebooks/Predict_XAI.ipynb
+++ b/notebooks/Predict_XAI.ipynb
@@ -772,7 +772,7 @@
     },
     {
       "cell_type": "code",
-      "execution_count": null,
+      "execution_count": 15,
       "metadata": {},
       "outputs": [],
       "source": [
@@ -785,22 +785,14 @@
       "cell_type": "code",
       "execution_count": 16,
       "metadata": {},
-      "outputs": [
-        {
-          "name": "stdout",
-          "output_type": "stream",
-          "text": [
-            "Loading Bert Tokenizer...\n"
-          ]
-        }
-      ],
+      "outputs": [],
       "source": [
         "tokenizer = BertTokenizer.from_pretrained(model_name)"
       ]
     },
     {
       "cell_type": "code",
-      "execution_count": null,
+      "execution_count": 17,
       "metadata": {},
       "outputs": [],
       "source": [
@@ -897,7 +889,7 @@
     },
     {
       "cell_type": "code",
-      "execution_count": 26,
+      "execution_count": 20,
       "metadata": {},
       "outputs": [
         {
@@ -923,677 +915,73 @@
               "      <th></th>\n",
               "      <th>id</th>\n",
               "      <th>tome</th>\n",
-              "      <th>rank</th>\n",
-              "      <th>domain</th>\n",
-              "      <th>remark</th>\n",
+              "      <th>filename</th>\n",
               "      <th>content</th>\n",
-              "      <th>class_bert</th>\n",
+              "      <th>nb_words</th>\n",
               "    </tr>\n",
               "  </thead>\n",
               "  <tbody>\n",
               "    <tr>\n",
               "      <th>0</th>\n",
-              "      <td>abrabeses-0</td>\n",
-              "      <td>1</td>\n",
-              "      <td>623</td>\n",
-              "      <td>geography</td>\n",
-              "      <td>NaN</td>\n",
-              "      <td>ABRABESES. Village d’Espagne de la prov. de Za...</td>\n",
-              "      <td>Géographie</td>\n",
+              "      <td>T1article_1</td>\n",
+              "      <td>T1</td>\n",
+              "      <td>article_1</td>\n",
+              "      <td>F.-Camille DREYFUS, député de la Seine.\\n</td>\n",
+              "      <td>6</td>\n",
               "    </tr>\n",
               "    <tr>\n",
               "      <th>1</th>\n",
-              "      <td>accius-0</td>\n",
-              "      <td>1</td>\n",
-              "      <td>1076</td>\n",
-              "      <td>biography</td>\n",
-              "      <td>NaN</td>\n",
-              "      <td>ACCIUS, L. ou L. ATTIUS (170-94 av. J.-C.), po...</td>\n",
-              "      <td>Belles-lettres - Poésie</td>\n",
+              "      <td>T1article_10</td>\n",
+              "      <td>T1</td>\n",
+              "      <td>article_10</td>\n",
+              "      <td>quimarque un mouvement en avant de l’esprit hu...</td>\n",
+              "      <td>212</td>\n",
               "    </tr>\n",
               "    <tr>\n",
               "      <th>2</th>\n",
-              "      <td>achenbach-2</td>\n",
-              "      <td>1</td>\n",
-              "      <td>1357</td>\n",
-              "      <td>biography</td>\n",
-              "      <td>NaN</td>\n",
-              "      <td>ACHENBACH(Henri), administrateur prussien, né ...</td>\n",
-              "      <td>Histoire</td>\n",
+              "      <td>T1article_100</td>\n",
+              "      <td>T1</td>\n",
+              "      <td>article_100</td>\n",
+              "      <td>ABACUS. L’abacus ou abaque était un instrument...</td>\n",
+              "      <td>1345</td>\n",
               "    </tr>\n",
               "    <tr>\n",
               "      <th>3</th>\n",
-              "      <td>acireale-0</td>\n",
-              "      <td>1</td>\n",
-              "      <td>1513</td>\n",
-              "      <td>geography</td>\n",
-              "      <td>NaN</td>\n",
-              "      <td>ACIREALE. Yille de Sicile, de la province et d...</td>\n",
-              "      <td>Géographie</td>\n",
+              "      <td>T1article_1000</td>\n",
+              "      <td>T1</td>\n",
+              "      <td>article_1000</td>\n",
+              "      <td>H6SS6)\\n1780-1793 Choiseul-Goufficr\\n1780-1793...</td>\n",
+              "      <td>218</td>\n",
               "    </tr>\n",
               "    <tr>\n",
               "      <th>4</th>\n",
-              "      <td>actée-0</td>\n",
-              "      <td>1</td>\n",
-              "      <td>1731</td>\n",
-              "      <td>botany</td>\n",
-              "      <td>NaN</td>\n",
-              "      <td>ACTÉE(Actœa L.). Genre de plantes de la famill...</td>\n",
-              "      <td>Histoire naturelle</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>5</th>\n",
-              "      <td>adulteration-0</td>\n",
-              "      <td>1</td>\n",
-              "      <td>2197</td>\n",
-              "      <td>NaN</td>\n",
-              "      <td>cross reference</td>\n",
-              "      <td>ADULTERATION. Altération d’un médicament, d’un...</td>\n",
-              "      <td>Chimie</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>6</th>\n",
-              "      <td>aérides-0</td>\n",
-              "      <td>1</td>\n",
-              "      <td>2334</td>\n",
-              "      <td>botany</td>\n",
-              "      <td>NaN</td>\n",
-              "      <td>AÉRIDES{Aérides Lour.). Genres de plantes de l...</td>\n",
-              "      <td>Histoire naturelle</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>7</th>\n",
-              "      <td>ager-0</td>\n",
-              "      <td>1</td>\n",
-              "      <td>2710</td>\n",
-              "      <td>biography</td>\n",
-              "      <td>NaN</td>\n",
-              "      <td>AGERouAGERIUS (Nicolaus), médecin alsacien, né...</td>\n",
-              "      <td>Histoire</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>8</th>\n",
-              "      <td>aigu-1</td>\n",
-              "      <td>1</td>\n",
-              "      <td>3160</td>\n",
-              "      <td>NaN</td>\n",
-              "      <td>cross reference</td>\n",
-              "      <td>AIGU1 LH E (V. Raimond d’).\\n</td>\n",
-              "      <td>Marine</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>9</th>\n",
-              "      <td>alavika-0</td>\n",
-              "      <td>1</td>\n",
-              "      <td>3664</td>\n",
-              "      <td>theology</td>\n",
-              "      <td>NaN</td>\n",
-              "      <td>ALAVIKA« qui est d'Alava »(V. ce mot) : Bhikch...</td>\n",
-              "      <td>Religion</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>10</th>\n",
-              "      <td>allassac-0</td>\n",
-              "      <td>2</td>\n",
-              "      <td>755</td>\n",
-              "      <td>geography</td>\n",
-              "      <td>NaN</td>\n",
-              "      <td>ALLASSAC. Com. du dép. de la Corrèze, arr. de ...</td>\n",
-              "      <td>Géographie</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>11</th>\n",
-              "      <td>allegretto-0</td>\n",
-              "      <td>2</td>\n",
-              "      <td>786</td>\n",
-              "      <td>NaN</td>\n",
-              "      <td>cross reference</td>\n",
-              "      <td>ALLEGRETTO(V. Allegro).\\n</td>\n",
-              "      <td>Musique</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>12</th>\n",
-              "      <td>alleuze-0</td>\n",
-              "      <td>2</td>\n",
-              "      <td>908</td>\n",
-              "      <td>geography</td>\n",
-              "      <td>NaN</td>\n",
-              "      <td>ALLEUZE. Com. du dép. du Cantal, arr. et cant....</td>\n",
-              "      <td>Géographie</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>13</th>\n",
-              "      <td>alliat-0</td>\n",
-              "      <td>2</td>\n",
-              "      <td>933</td>\n",
-              "      <td>geography</td>\n",
-              "      <td>NaN</td>\n",
-              "      <td>ALLIAT. Com. du dép. de l’Ariège, arr. de Foix...</td>\n",
-              "      <td>Géographie</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>14</th>\n",
-              "      <td>amanty-0</td>\n",
-              "      <td>2</td>\n",
-              "      <td>1651</td>\n",
-              "      <td>geography</td>\n",
-              "      <td>NaN</td>\n",
-              "      <td>AMANTY. Corn, du dép. de la Meuse, arr. de Com...</td>\n",
-              "      <td>Géographie</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>15</th>\n",
-              "      <td>âmasserah-0</td>\n",
-              "      <td>2</td>\n",
-              "      <td>1701</td>\n",
-              "      <td>geography</td>\n",
-              "      <td>explicit domain</td>\n",
-              "      <td>ÂMASSERAH, AMASR1 ou AMASRAH (Géogr.). Ville d...</td>\n",
-              "      <td>Géographie</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>16</th>\n",
-              "      <td>a-118</td>\n",
-              "      <td>2</td>\n",
-              "      <td>2971</td>\n",
-              "      <td>history</td>\n",
-              "      <td>NaN</td>\n",
-              "      <td>AN Cl LIA. Boucliers sacrés des Romains, au no...</td>\n",
-              "      <td>Antiquité</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>17</th>\n",
-              "      <td>androclès-0</td>\n",
-              "      <td>2</td>\n",
-              "      <td>3261</td>\n",
-              "      <td>mythology</td>\n",
-              "      <td>explicit domain</td>\n",
-              "      <td>ANDROCLÈS(Myth.), un fils d’Eole qui régna sur...</td>\n",
-              "      <td>Antiquité</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>18</th>\n",
-              "      <td>anfouson-0</td>\n",
-              "      <td>2</td>\n",
-              "      <td>3394</td>\n",
-              "      <td>zoology</td>\n",
-              "      <td>NaN</td>\n",
-              "      <td>ANFOUSON. Nom donné à Nice au Néron brun\\n(V. ...</td>\n",
-              "      <td>Histoire naturelle</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>19</th>\n",
-              "      <td>anicet-bourgeois-0</td>\n",
+              "      <td>T1article_1001</td>\n",
+              "      <td>T1</td>\n",
+              "      <td>article_1001</td>\n",
+              "      <td>1803Le Brun.\\n</td>\n",
               "      <td>2</td>\n",
-              "      <td>3717</td>\n",
-              "      <td>biography</td>\n",
-              "      <td>NaN</td>\n",
-              "      <td>ANICET-BOURGEOIS(Auguste Anicet, connu sous le...</td>\n",
-              "      <td>Belles-lettres - Poésie</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>20</th>\n",
-              "      <td>anomalistique-0</td>\n",
-              "      <td>3</td>\n",
-              "      <td>238</td>\n",
-              "      <td>astronomy</td>\n",
-              "      <td>explicit domain</td>\n",
-              "      <td>ANOMALISTIQUE(Astron.). On appelle révolution\\...</td>\n",
-              "      <td>Physique - [Sciences physico-mathématiques]</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>21</th>\n",
-              "      <td>anostostome-0</td>\n",
-              "      <td>3</td>\n",
-              "      <td>298</td>\n",
-              "      <td>zoology</td>\n",
-              "      <td>NaN</td>\n",
-              "      <td>ANOSTOSTOME(Anostostoma Gray). Genre d’insecte...</td>\n",
-              "      <td>Histoire naturelle</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>22</th>\n",
-              "      <td>anthoxanthème-0</td>\n",
-              "      <td>3</td>\n",
-              "      <td>571</td>\n",
-              "      <td>chemistry</td>\n",
-              "      <td>NaN</td>\n",
-              "      <td>ANTHOXANTHÈME. L’un des deux principes coloran...</td>\n",
-              "      <td>Pharmacie</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>23</th>\n",
-              "      <td>aod-0</td>\n",
-              "      <td>3</td>\n",
-              "      <td>1024</td>\n",
-              "      <td>theology</td>\n",
-              "      <td>NaN</td>\n",
-              "      <td>AOD, plus exactement Ehoud. personnage des com...</td>\n",
-              "      <td>Histoire</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>24</th>\n",
-              "      <td>aphellan-0</td>\n",
-              "      <td>3</td>\n",
-              "      <td>1177</td>\n",
-              "      <td>astronomy</td>\n",
-              "      <td>NaN</td>\n",
-              "      <td>APHELLAN(Astron.). Un des noms de l’étoile a2 ...</td>\n",
-              "      <td>Physique - [Sciences physico-mathématiques]</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>25</th>\n",
-              "      <td>appelle-0</td>\n",
-              "      <td>3</td>\n",
-              "      <td>1494</td>\n",
-              "      <td>geography</td>\n",
-              "      <td>NaN</td>\n",
-              "      <td>APPELLE. Com. du dép. du Tarn, arr. de Lavaux,...</td>\n",
-              "      <td>Géographie</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>26</th>\n",
-              "      <td>aragona-1</td>\n",
-              "      <td>3</td>\n",
-              "      <td>1841</td>\n",
-              "      <td>biography</td>\n",
-              "      <td>NaN</td>\n",
-              "      <td>ARAGONA, cardinal d’origine sicilienne, né en ...</td>\n",
-              "      <td>Religion</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>27</th>\n",
-              "      <td>araujuzon-0</td>\n",
-              "      <td>3</td>\n",
-              "      <td>1940</td>\n",
-              "      <td>geography</td>\n",
-              "      <td>NaN</td>\n",
-              "      <td>ARAUJUZON. Com. du dép. des Basses-Pyrénées, a...</td>\n",
-              "      <td>Géographie</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>28</th>\n",
-              "      <td>ardant-0</td>\n",
-              "      <td>3</td>\n",
-              "      <td>2421</td>\n",
-              "      <td>biography</td>\n",
-              "      <td>NaN</td>\n",
-              "      <td>ARDANT(Paul-Joseph), général français, né en 1...</td>\n",
-              "      <td>Militaire (Art) - Guerre - Arme</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>29</th>\n",
-              "      <td>ariano-0</td>\n",
-              "      <td>3</td>\n",
-              "      <td>2839</td>\n",
-              "      <td>geography</td>\n",
-              "      <td>NaN</td>\n",
-              "      <td>ARIANOdi Puglia. Ville de la prov. de principa...</td>\n",
-              "      <td>Géographie</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>30</th>\n",
-              "      <td>athabaska-0</td>\n",
-              "      <td>4</td>\n",
-              "      <td>1118</td>\n",
-              "      <td>anthropology</td>\n",
-              "      <td>NaN</td>\n",
-              "      <td>ATHABASKA. Col, rivière, lac, territoire et fa...</td>\n",
-              "      <td>Géographie</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>31</th>\n",
-              "      <td>aslonnes-0</td>\n",
-              "      <td>4</td>\n",
-              "      <td>446</td>\n",
-              "      <td>geography</td>\n",
-              "      <td>NaN</td>\n",
-              "      <td>ASLONNES, corn, du dép. de la Vienne, arr. de ...</td>\n",
-              "      <td>Géographie</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>32</th>\n",
-              "      <td>astr0rh1za-0</td>\n",
-              "      <td>4</td>\n",
-              "      <td>992</td>\n",
-              "      <td>zoology</td>\n",
-              "      <td>explicit domain</td>\n",
-              "      <td>ASTR0RH1ZA(Zool.).Genre deForaminifèresimperfo...</td>\n",
-              "      <td>Histoire naturelle</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>33</th>\n",
-              "      <td>atthidographes-0</td>\n",
-              "      <td>4</td>\n",
-              "      <td>1397</td>\n",
-              "      <td>NaN</td>\n",
-              "      <td>cross reference</td>\n",
-              "      <td>ATTHIDOGRAPHES(V. Atthide).\\n</td>\n",
-              "      <td>Géographie</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>34</th>\n",
-              "      <td>aubery-2</td>\n",
-              "      <td>4</td>\n",
-              "      <td>1577</td>\n",
-              "      <td>biography</td>\n",
-              "      <td>NaN</td>\n",
-              "      <td>AUBERY(Antoine;, historien français, né le .18...</td>\n",
-              "      <td>Histoire</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>35</th>\n",
-              "      <td>aula-0</td>\n",
-              "      <td>4</td>\n",
-              "      <td>1992</td>\n",
-              "      <td>history</td>\n",
-              "      <td>NaN</td>\n",
-              "      <td>AULA. Mot latin signifiant cour, lieu découver...</td>\n",
-              "      <td>Architecture</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>36</th>\n",
-              "      <td>au-113</td>\n",
-              "      <td>4</td>\n",
-              "      <td>2112</td>\n",
-              "      <td>botany</td>\n",
-              "      <td>explicit domain</td>\n",
-              "      <td>AUNÉE (bot.). L'Aunée, Grande Année, Année off...</td>\n",
-              "      <td>Histoire naturelle</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>37</th>\n",
-              "      <td>auriol-4</td>\n",
-              "      <td>4</td>\n",
-              "      <td>2224</td>\n",
-              "      <td>NaN</td>\n",
-              "      <td>cross reference</td>\n",
-              "      <td>AURIOL. Nom donné à Marseille au Maquereau (V....</td>\n",
-              "      <td>Histoire naturelle</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>38</th>\n",
-              "      <td>ave-lalleniant-0</td>\n",
-              "      <td>4</td>\n",
-              "      <td>2739</td>\n",
-              "      <td>biography</td>\n",
-              "      <td>NaN</td>\n",
-              "      <td>AVE-LALLENIANT(Robert-Christian-Barthold), méd...</td>\n",
-              "      <td>Histoire</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>39</th>\n",
-              "      <td>badin-2</td>\n",
-              "      <td>4</td>\n",
-              "      <td>3857</td>\n",
-              "      <td>biography</td>\n",
-              "      <td>NaN</td>\n",
-              "      <td>BADIN(Pierre-Adolphe), peintre français, né à ...</td>\n",
-              "      <td>Arts et métiers</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>40</th>\n",
-              "      <td>baizieux-0</td>\n",
-              "      <td>5</td>\n",
-              "      <td>133</td>\n",
-              "      <td>geography</td>\n",
-              "      <td>NaN</td>\n",
-              "      <td>BAIZIEUX(Bacium, Basium). Com. du dép. de la\\n...</td>\n",
-              "      <td>Géographie</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>41</th>\n",
-              "      <td>balsam1te-0</td>\n",
-              "      <td>5</td>\n",
-              "      <td>677</td>\n",
-              "      <td>botany</td>\n",
-              "      <td>explicit domain</td>\n",
-              "      <td>BALSAM1TE(Bot.) (Balsamita Desf.). Genre de Co...</td>\n",
-              "      <td>Histoire naturelle</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>42</th>\n",
-              "      <td>balze-0</td>\n",
-              "      <td>5</td>\n",
-              "      <td>757</td>\n",
-              "      <td>navy</td>\n",
-              "      <td>explicit domain</td>\n",
-              "      <td>BALZE(Mar.). Radeau delà côte occidentale de l...</td>\n",
-              "      <td>Marine</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>43</th>\n",
-              "      <td>bande-2</td>\n",
-              "      <td>5</td>\n",
-              "      <td>880</td>\n",
-              "      <td>history</td>\n",
-              "      <td>NaN</td>\n",
-              "      <td>BANDE(Ordre delà) ou de l’ECHARPE.Ordre milita...</td>\n",
-              "      <td>Histoire</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>44</th>\n",
-              "      <td>barbosa-5</td>\n",
-              "      <td>5</td>\n",
-              "      <td>1580</td>\n",
-              "      <td>biography</td>\n",
-              "      <td>NaN</td>\n",
-              "      <td>BARBOSA(Antonio), jésuite et orientaliste port...</td>\n",
-              "      <td>Religion</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>45</th>\n",
-              "      <td>bati-0</td>\n",
-              "      <td>5</td>\n",
-              "      <td>2955</td>\n",
-              "      <td>architecture</td>\n",
-              "      <td>NaN</td>\n",
-              "      <td>BATIÈRE. Toit en forme de bât se terminant à c...</td>\n",
-              "      <td>Architecture</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>46</th>\n",
-              "      <td>baveuse-0</td>\n",
-              "      <td>5</td>\n",
-              "      <td>3457</td>\n",
-              "      <td>zoology</td>\n",
-              "      <td>explicit domain</td>\n",
-              "      <td>BAVEUSE(Zool.). Nom vulgaire par lequel les\\np...</td>\n",
-              "      <td>Histoire naturelle</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>47</th>\n",
-              "      <td>beard-2</td>\n",
-              "      <td>5</td>\n",
-              "      <td>3728</td>\n",
-              "      <td>biography</td>\n",
-              "      <td>NaN</td>\n",
-              "      <td>BEARD(James-Henry), peintre américain contempo...</td>\n",
-              "      <td>Beaux-arts</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>48</th>\n",
-              "      <td>beaufort-4</td>\n",
-              "      <td>5</td>\n",
-              "      <td>3838</td>\n",
-              "      <td>geography</td>\n",
-              "      <td>NaN</td>\n",
-              "      <td>BEAUFORT. Com. du dép. de la Meuse, arr. de Mo...</td>\n",
-              "      <td>Géographie</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>49</th>\n",
-              "      <td>beaumont-26</td>\n",
-              "      <td>5</td>\n",
-              "      <td>4018</td>\n",
-              "      <td>biography</td>\n",
-              "      <td>NaN</td>\n",
-              "      <td>BEAUMONT(J.-G. Leprevôt de), secrétaire du cle...</td>\n",
-              "      <td>Histoire</td>\n",
               "    </tr>\n",
               "  </tbody>\n",
               "</table>\n",
               "</div>"
             ],
             "text/plain": [
-              "                    id  tome  rank        domain           remark  \\\n",
-              "0          abrabeses-0     1   623     geography              NaN   \n",
-              "1             accius-0     1  1076     biography              NaN   \n",
-              "2          achenbach-2     1  1357     biography              NaN   \n",
-              "3           acireale-0     1  1513     geography              NaN   \n",
-              "4              actée-0     1  1731        botany              NaN   \n",
-              "5       adulteration-0     1  2197           NaN  cross reference   \n",
-              "6            aérides-0     1  2334        botany              NaN   \n",
-              "7               ager-0     1  2710     biography              NaN   \n",
-              "8               aigu-1     1  3160           NaN  cross reference   \n",
-              "9            alavika-0     1  3664      theology              NaN   \n",
-              "10          allassac-0     2   755     geography              NaN   \n",
-              "11        allegretto-0     2   786           NaN  cross reference   \n",
-              "12           alleuze-0     2   908     geography              NaN   \n",
-              "13            alliat-0     2   933     geography              NaN   \n",
-              "14            amanty-0     2  1651     geography              NaN   \n",
-              "15         âmasserah-0     2  1701     geography  explicit domain   \n",
-              "16               a-118     2  2971       history              NaN   \n",
-              "17         androclès-0     2  3261     mythology  explicit domain   \n",
-              "18          anfouson-0     2  3394       zoology              NaN   \n",
-              "19  anicet-bourgeois-0     2  3717     biography              NaN   \n",
-              "20     anomalistique-0     3   238     astronomy  explicit domain   \n",
-              "21       anostostome-0     3   298       zoology              NaN   \n",
-              "22     anthoxanthème-0     3   571     chemistry              NaN   \n",
-              "23               aod-0     3  1024      theology              NaN   \n",
-              "24          aphellan-0     3  1177     astronomy              NaN   \n",
-              "25           appelle-0     3  1494     geography              NaN   \n",
-              "26           aragona-1     3  1841     biography              NaN   \n",
-              "27         araujuzon-0     3  1940     geography              NaN   \n",
-              "28            ardant-0     3  2421     biography              NaN   \n",
-              "29            ariano-0     3  2839     geography              NaN   \n",
-              "30         athabaska-0     4  1118  anthropology              NaN   \n",
-              "31          aslonnes-0     4   446     geography              NaN   \n",
-              "32        astr0rh1za-0     4   992       zoology  explicit domain   \n",
-              "33    atthidographes-0     4  1397           NaN  cross reference   \n",
-              "34            aubery-2     4  1577     biography              NaN   \n",
-              "35              aula-0     4  1992       history              NaN   \n",
-              "36              au-113     4  2112        botany  explicit domain   \n",
-              "37            auriol-4     4  2224           NaN  cross reference   \n",
-              "38    ave-lalleniant-0     4  2739     biography              NaN   \n",
-              "39             badin-2     4  3857     biography              NaN   \n",
-              "40          baizieux-0     5   133     geography              NaN   \n",
-              "41         balsam1te-0     5   677        botany  explicit domain   \n",
-              "42             balze-0     5   757          navy  explicit domain   \n",
-              "43             bande-2     5   880       history              NaN   \n",
-              "44           barbosa-5     5  1580     biography              NaN   \n",
-              "45              bati-0     5  2955  architecture              NaN   \n",
-              "46           baveuse-0     5  3457       zoology  explicit domain   \n",
-              "47             beard-2     5  3728     biography              NaN   \n",
-              "48          beaufort-4     5  3838     geography              NaN   \n",
-              "49         beaumont-26     5  4018     biography              NaN   \n",
-              "\n",
-              "                                              content  \\\n",
-              "0   ABRABESES. Village d’Espagne de la prov. de Za...   \n",
-              "1   ACCIUS, L. ou L. ATTIUS (170-94 av. J.-C.), po...   \n",
-              "2   ACHENBACH(Henri), administrateur prussien, né ...   \n",
-              "3   ACIREALE. Yille de Sicile, de la province et d...   \n",
-              "4   ACTÉE(Actœa L.). Genre de plantes de la famill...   \n",
-              "5   ADULTERATION. Altération d’un médicament, d’un...   \n",
-              "6   AÉRIDES{Aérides Lour.). Genres de plantes de l...   \n",
-              "7   AGERouAGERIUS (Nicolaus), médecin alsacien, né...   \n",
-              "8                       AIGU1 LH E (V. Raimond d’).\\n   \n",
-              "9   ALAVIKA« qui est d'Alava »(V. ce mot) : Bhikch...   \n",
-              "10  ALLASSAC. Com. du dép. de la Corrèze, arr. de ...   \n",
-              "11                          ALLEGRETTO(V. Allegro).\\n   \n",
-              "12  ALLEUZE. Com. du dép. du Cantal, arr. et cant....   \n",
-              "13  ALLIAT. Com. du dép. de l’Ariège, arr. de Foix...   \n",
-              "14  AMANTY. Corn, du dép. de la Meuse, arr. de Com...   \n",
-              "15  ÂMASSERAH, AMASR1 ou AMASRAH (Géogr.). Ville d...   \n",
-              "16  AN Cl LIA. Boucliers sacrés des Romains, au no...   \n",
-              "17  ANDROCLÈS(Myth.), un fils d’Eole qui régna sur...   \n",
-              "18  ANFOUSON. Nom donné à Nice au Néron brun\\n(V. ...   \n",
-              "19  ANICET-BOURGEOIS(Auguste Anicet, connu sous le...   \n",
-              "20  ANOMALISTIQUE(Astron.). On appelle révolution\\...   \n",
-              "21  ANOSTOSTOME(Anostostoma Gray). Genre d’insecte...   \n",
-              "22  ANTHOXANTHÈME. L’un des deux principes coloran...   \n",
-              "23  AOD, plus exactement Ehoud. personnage des com...   \n",
-              "24  APHELLAN(Astron.). Un des noms de l’étoile a2 ...   \n",
-              "25  APPELLE. Com. du dép. du Tarn, arr. de Lavaux,...   \n",
-              "26  ARAGONA, cardinal d’origine sicilienne, né en ...   \n",
-              "27  ARAUJUZON. Com. du dép. des Basses-Pyrénées, a...   \n",
-              "28  ARDANT(Paul-Joseph), général français, né en 1...   \n",
-              "29  ARIANOdi Puglia. Ville de la prov. de principa...   \n",
-              "30  ATHABASKA. Col, rivière, lac, territoire et fa...   \n",
-              "31  ASLONNES, corn, du dép. de la Vienne, arr. de ...   \n",
-              "32  ASTR0RH1ZA(Zool.).Genre deForaminifèresimperfo...   \n",
-              "33                      ATTHIDOGRAPHES(V. Atthide).\\n   \n",
-              "34  AUBERY(Antoine;, historien français, né le .18...   \n",
-              "35  AULA. Mot latin signifiant cour, lieu découver...   \n",
-              "36  AUNÉE (bot.). L'Aunée, Grande Année, Année off...   \n",
-              "37  AURIOL. Nom donné à Marseille au Maquereau (V....   \n",
-              "38  AVE-LALLENIANT(Robert-Christian-Barthold), méd...   \n",
-              "39  BADIN(Pierre-Adolphe), peintre français, né à ...   \n",
-              "40  BAIZIEUX(Bacium, Basium). Com. du dép. de la\\n...   \n",
-              "41  BALSAM1TE(Bot.) (Balsamita Desf.). Genre de Co...   \n",
-              "42  BALZE(Mar.). Radeau delà côte occidentale de l...   \n",
-              "43  BANDE(Ordre delà) ou de l’ECHARPE.Ordre milita...   \n",
-              "44  BARBOSA(Antonio), jésuite et orientaliste port...   \n",
-              "45  BATIÈRE. Toit en forme de bât se terminant à c...   \n",
-              "46  BAVEUSE(Zool.). Nom vulgaire par lequel les\\np...   \n",
-              "47  BEARD(James-Henry), peintre américain contempo...   \n",
-              "48  BEAUFORT. Com. du dép. de la Meuse, arr. de Mo...   \n",
-              "49  BEAUMONT(J.-G. Leprevôt de), secrétaire du cle...   \n",
+              "               id tome      filename  \\\n",
+              "0     T1article_1   T1     article_1   \n",
+              "1    T1article_10   T1    article_10   \n",
+              "2   T1article_100   T1   article_100   \n",
+              "3  T1article_1000   T1  article_1000   \n",
+              "4  T1article_1001   T1  article_1001   \n",
               "\n",
-              "                                     class_bert  \n",
-              "0                                    Géographie  \n",
-              "1                       Belles-lettres - Poésie  \n",
-              "2                                      Histoire  \n",
-              "3                                    Géographie  \n",
-              "4                            Histoire naturelle  \n",
-              "5                                        Chimie  \n",
-              "6                            Histoire naturelle  \n",
-              "7                                      Histoire  \n",
-              "8                                        Marine  \n",
-              "9                                      Religion  \n",
-              "10                                   Géographie  \n",
-              "11                                      Musique  \n",
-              "12                                   Géographie  \n",
-              "13                                   Géographie  \n",
-              "14                                   Géographie  \n",
-              "15                                   Géographie  \n",
-              "16                                    Antiquité  \n",
-              "17                                    Antiquité  \n",
-              "18                           Histoire naturelle  \n",
-              "19                      Belles-lettres - Poésie  \n",
-              "20  Physique - [Sciences physico-mathématiques]  \n",
-              "21                           Histoire naturelle  \n",
-              "22                                    Pharmacie  \n",
-              "23                                     Histoire  \n",
-              "24  Physique - [Sciences physico-mathématiques]  \n",
-              "25                                   Géographie  \n",
-              "26                                     Religion  \n",
-              "27                                   Géographie  \n",
-              "28              Militaire (Art) - Guerre - Arme  \n",
-              "29                                   Géographie  \n",
-              "30                                   Géographie  \n",
-              "31                                   Géographie  \n",
-              "32                           Histoire naturelle  \n",
-              "33                                   Géographie  \n",
-              "34                                     Histoire  \n",
-              "35                                 Architecture  \n",
-              "36                           Histoire naturelle  \n",
-              "37                           Histoire naturelle  \n",
-              "38                                     Histoire  \n",
-              "39                              Arts et métiers  \n",
-              "40                                   Géographie  \n",
-              "41                           Histoire naturelle  \n",
-              "42                                       Marine  \n",
-              "43                                     Histoire  \n",
-              "44                                     Religion  \n",
-              "45                                 Architecture  \n",
-              "46                           Histoire naturelle  \n",
-              "47                                   Beaux-arts  \n",
-              "48                                   Géographie  \n",
-              "49                                     Histoire  "
+              "                                             content  nb_words  \n",
+              "0          F.-Camille DREYFUS, député de la Seine.\\n         6  \n",
+              "1  quimarque un mouvement en avant de l’esprit hu...       212  \n",
+              "2  ABACUS. L’abacus ou abaque était un instrument...      1345  \n",
+              "3  H6SS6)\\n1780-1793 Choiseul-Goufficr\\n1780-1793...       218  \n",
+              "4                                     1803Le Brun.\\n         2  "
             ]
           },
-          "execution_count": 26,
+          "execution_count": 20,
           "metadata": {},
           "output_type": "execute_result"
         }
@@ -1641,7 +1029,7 @@
     },
     {
       "cell_type": "code",
-      "execution_count": null,
+      "execution_count": 18,
       "metadata": {},
       "outputs": [],
       "source": [
@@ -1654,165 +1042,217 @@
     },
     {
       "cell_type": "code",
-      "execution_count": 23,
-      "metadata": {},
-      "outputs": [
-        {
-          "data": {
-            "text/html": [
-              "<div>\n",
-              "<style scoped>\n",
-              "    .dataframe tbody tr th:only-of-type {\n",
-              "        vertical-align: middle;\n",
-              "    }\n",
-              "\n",
-              "    .dataframe tbody tr th {\n",
-              "        vertical-align: top;\n",
-              "    }\n",
-              "\n",
-              "    .dataframe thead th {\n",
-              "        text-align: right;\n",
-              "    }\n",
-              "</style>\n",
-              "<table border=\"1\" class=\"dataframe\">\n",
-              "  <thead>\n",
-              "    <tr style=\"text-align: right;\">\n",
-              "      <th></th>\n",
-              "      <th>id</th>\n",
-              "      <th>tome</th>\n",
-              "      <th>filename</th>\n",
-              "      <th>content</th>\n",
-              "      <th>nb_words</th>\n",
-              "    </tr>\n",
-              "  </thead>\n",
-              "  <tbody>\n",
-              "    <tr>\n",
-              "      <th>0</th>\n",
-              "      <td>T1article_1</td>\n",
-              "      <td>T1</td>\n",
-              "      <td>article_1</td>\n",
-              "      <td>F.-Camille DREYFUS, député de la Seine.\\n</td>\n",
-              "      <td>6</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>1</th>\n",
-              "      <td>T1article_10</td>\n",
-              "      <td>T1</td>\n",
-              "      <td>article_10</td>\n",
-              "      <td>quimarque un mouvement en avant de l’esprit hu...</td>\n",
-              "      <td>212</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>2</th>\n",
-              "      <td>T1article_100</td>\n",
-              "      <td>T1</td>\n",
-              "      <td>article_100</td>\n",
-              "      <td>ABACUS. L’abacus ou abaque était un instrument...</td>\n",
-              "      <td>1345</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>3</th>\n",
-              "      <td>T1article_1000</td>\n",
-              "      <td>T1</td>\n",
-              "      <td>article_1000</td>\n",
-              "      <td>H6SS6)\\n1780-1793 Choiseul-Goufficr\\n1780-1793...</td>\n",
-              "      <td>218</td>\n",
-              "    </tr>\n",
-              "    <tr>\n",
-              "      <th>4</th>\n",
-              "      <td>T1article_1001</td>\n",
-              "      <td>T1</td>\n",
-              "      <td>article_1001</td>\n",
-              "      <td>1803Le Brun.\\n</td>\n",
-              "      <td>2</td>\n",
-              "    </tr>\n",
-              "  </tbody>\n",
-              "</table>\n",
-              "</div>"
-            ],
-            "text/plain": [
-              "               id tome      filename  \\\n",
-              "0     T1article_1   T1     article_1   \n",
-              "1    T1article_10   T1    article_10   \n",
-              "2   T1article_100   T1   article_100   \n",
-              "3  T1article_1000   T1  article_1000   \n",
-              "4  T1article_1001   T1  article_1001   \n",
-              "\n",
-              "                                             content  nb_words  \n",
-              "0          F.-Camille DREYFUS, député de la Seine.\\n         6  \n",
-              "1  quimarque un mouvement en avant de l’esprit hu...       212  \n",
-              "2  ABACUS. L’abacus ou abaque était un instrument...      1345  \n",
-              "3  H6SS6)\\n1780-1793 Choiseul-Goufficr\\n1780-1793...       218  \n",
-              "4                                     1803Le Brun.\\n         2  "
-            ]
-          },
-          "execution_count": 23,
-          "metadata": {},
-          "output_type": "execute_result"
-        }
-      ],
-      "source": [
-        "df_LGE.head()"
-      ]
-    },
-    {
-      "cell_type": "code",
-      "execution_count": 24,
+      "execution_count": 53,
       "metadata": {},
       "outputs": [
         {
           "data": {
             "text/plain": [
-              "\"ABACUS. L’abacus ou abaque était un instrument en\\nusage dans l’antiquité pour faciliter les calculs arithmé¬\\ntiques. Il paraît que c’était dans l’origine une petite table\\nsur laquelle on traçait les figures et où l’on exécutait les\\nopérations. Cet instrument semble aussi ancien que l’arith¬\\nmétique, qui d’ailleurs s’appelait abacus au moyen âge ;\\non le trouve chez les Grecs, les Romains, les Chinois, les\\nAllemands et les Français. Sa forme varia avec le temps ;\\nil devint enfin un cadre long divisé par plusieurs cordes\\nparallèles, dans chacune desquelles étaient enfilées dix\\npetites boules. La première ligne à droite était celle des\\nunités, la seconde celle des dizaines, la troisième celle des\\ncentaines, etc. Pour écrire un premier nombre sur l’abacus\\non commençait par relever toutes les boules à la partie\\nsupérieure de l’instrument, et ensuite on abaissait sur\\nchaque ligne, à la partie inférieure, un nombre de boules\\négal aux unités de l’ordre de ces lignes. Ainsi par exemple,\\npour écrire le nombre 3,564, on abaissait 4 boules à la\\npartie inférieure de la première ligne, 6 à celle de la\\nseconde, 5 à celle de la troisième et 3 à celle de la qua¬\\ntrième. Le nombre 3,564 se trouvait ainsi représenté\\ncomme il l’est dans la figure 1. — Ce nombre étant\\nécrit, s’agissait-il de lui ajouter un autre nombre, 53,729,\\non commençait par abaisser 9 boules de la partie supé¬\\nrieure de la première ligne à la partie inférieure ;\\ncomme, dans le cas présent, il n’en restait que 6, après\\navoir abaissé ces 6 boules, on relevait les 10 à la\\npartie supérieure, en abaissant une boule pour cette\\ndizaine à la seconde colonne, et on achevait l’opération\\nsur la première en abaissant 3 boules pour compléter les\\n9 qu’il s’agissait d’abaisser. Passant à la seconde colonne\\non abaissait 2 boules pour le chiffre 2 des dizaines du\\nnombre 53,729. Arrivé à la troisième colonne, on abais¬\\nsait d’abord les 5 boules restantes, ensuite on remontait\\nle tout en abaissant pour la dizaine une boule dans la\\nquatrième colonne et on redescendait 2 boules à la troi¬\\nsième colonne pour compléter le chiffre 7. Passant à la\\nuatrième colonne, on abaissait 3 boules pour le chiffre\\ndes mille, et enfin on abaissait 5 boules à la cinquième\\ncolonne pour le chiffre 5 des dizaines de mille. L’appa¬\\nrence finale de l’abacus était, après cette opération, celle\\nde la figure 2, et le nombre 57,293, qui s’y trouve écrit\\nà la partie inférieure, est la somme des deux nombres\\n3,564 et 53,729.Pour ajouter un nouveau nombre à 57,293\\non agirait de la même manière et ainsi de suite. On voit\\ndonc qu’à l’aide de cet instrument, les additions des\\nnombres peuvent s’effectuer avec la plus grande facilité ;\\nil en est de même des soustractions qu’on peut exécuter\\npar une marche inverse de celle que nous venons de\\ndécrire. — L’abacus, abandonné par toutes les nations de\\nl’Europe à l’exception de la Russie, est encore extrême¬\\nment répandu en Chine, où on le trouve dans toutes les\\nmaisons de commerce; il est également en usage dans\\ncertaines parties de l’Inde et dans nos écoles primaires\\nsous le nom de boulier compteur.\\nL’usage de l'abacus suppose, comme on vient de le voir,\\nparfaitement établi le système de numération décimale.\\nA qui sommes-nous redevables de cette invention si\\nféconde, ou du moins de son introduction en Europe ?\\nChasles l’attribue à Doëce (V. ce mot) ; cette opinion a\\nété hautement combattue par Libri. — D’après Chasles,\\nBoèce se servait, sous le nom à'apices, de caractères\\nnommés igin, andras, ormis, arbas, quimas, calcis,\\nzénis, témenias et celentis, correspondant à nos chiffres\\n1, 2, 3, 4, 5, 6, 7, 8, 9 ; quant à Yabacus, ce serait\\nun tableau divisé par des lignes horizontales et verticales,\\nformant des cases dans lesquelles devaient être inscrits\\nces caractères, de façon que les unités de même ordre des\\ndifférents nombres sur lesquels devait porter l’opération\\nse trouvassent dans une même colonne verticale ; la case\\ncorrespondante à un certain ordre d’unités devait être\\npassée lorsque le nombre manquait dans cet ordre d’unités.\\nLes opérations d’ailleurs se seraient faites sur ce tableau,\\ncomme nous les faisons aujourd’hui. Ce serait, comme on\\nvoit, un immense progrès sur l’opération purement méca¬\\nnique que nous avons décrite précédemment. — D’après le\\nmême géomètre, le zéro n’aurait pas tardé à apparaître sous\\nle nom desipos, de sorte que les occidentaux auraient eu,\\nlongtemps avant leurs relations avec les Arabes, un système\\nde numération écrite entièrement identique à celui dont\\nnous nous servons aujourd’hui. — D’après Libri, tout\\ncela ne serait que chimères et visions. Notre système de\\nnumération, d’origine hindoue, nous serait venu des Arabes\\nau xii6 siècle ; tous les écrivains de cette époque le\\ndisent ; tous les traités d’arithmétique le proclament ;\\nla question ne saurait donc être douteuse.\\nCependant les preuves alléguées par Chasles sont\\ntirées d’anciennes copies manuscrites de l’Arithmétique de\\nBoëce, qu’il paraît avoir étudiées avec soin ; et il serait\\ndifficile d’admettre que ce qu’il dit y avoir vu ne s’y\\ntrouvât pas. Tout au plus pourrait-on prétendre que les\\nmanuscrits en question contiendraient des interpolations\\nfaites depuis Boëce. Mais cette hypothèse présente encore\\ndes difficultés parce que Boëce, d’après Chasles, attribue¬\\nrait la connaissance de ce système aux Grecs (à quelques\\nGrecs bien peu nombreux sans doute, car aucun ouvrage grec\\nantérieur à Boëce, écrit à Athènes, à Alexandrie ou à Con¬\\nstantinople, n’en fait mention, et Eutocius même n’y fait pas\\nallusion). — Que conclure ? Nous croyons avec Libri\\nque notre système de numération nous vient des Hindous\\net nous pensons que Chasles se trompe en lui donnant\\nune origine grecque ou latine. Mais on ne voit pas pourquoi\\nBoëce, qui avait voyagé en Orient, n’aurait pas pu être\\ninitié à l’arithmétique des Hindous par un marchand grec de\\nConstantinople, que ses voyages auraient conduit dans\\nl’Inde.On objecte, il est vrai, que Boëce est antérieur à Arya-\\nbhata, l’auteur du plus ancien traité d’arithmétique indien\\nconnu ; mais il n’est guère probable qu’Aryabhata ait\\ndécouvert seul tout ce qui se trouve dans son ouvrage\\noù, sans doute, figurent bien des choses connues avant\\nl’auteur en Hindoustan. — Cependant, pourquoi la tradi¬\\ntion ne ferait-elle remonter qu’au xne siècle l’introduction\\ndu système décimal de numération parmi les nations occi¬\\ndentales ? Pourquoi surtout cette introduction aurait-elle\\nété regardée alors comme un événement tout nouveau,\\npourquoi aurait-elle fait époque ? Cela s’expliquerait peut-\\nêtre parce que, à partir de Boëce, les ténèbres n’avaient\\nfait que s’épaissir sur toute l’Europe, jusqu’à l’invasion de\\nl’Espagne par les Arabes, et que les connaissances qu’il\\navait pu acquérir en Grèce, n’ayant pas eu le temps\\nde se répandre, avaient fini par ne plus Lisser de\\ntraces.\\nChasles, à l’appui de cette opinion, cite un Traité de\\nl’Abacus, de Raoul, évêque de Laon, où il serait dit\\nque ce système de numération était tombé dans l’oubli\\nchez les nations occidentales et que Gerbert et Hermann\\nl’avaient remis en pratique. — Nous ne voyons d’invrai¬\\nsemblable dans tout cela que l’idée de Chasles d’attri¬\\nbuer une origine grecque ou latine à notre système de\\nnumération et de pousser l’exagération de son système\\njusqu’à se demander sérieusement, à propos de l’Arénaire,\\nsi Archimède ne connaissait pas le système de l’abacus. —\\nSi Chasles avait seulement voulu dire qu’Archimède con¬\\nnaissait l’A6aÇ, comptoir, damier, buffet, qui est dénommé\\ndans le premier vers du Jardin des racines grecques,\\nsorte de machine à calculer que nous avons décrite au\\ncommencement de cet article et telle qu’elle existe aujour¬\\nd’hui en Chine, son hypothèse serait plus que probable.\\nMais nous ne pensons pas que ce soit ce qu’a voulu dire\\nChasles ; car alors il ne s’agirait plus d’un fait scien¬\\ntifique comparable à l’invention de la méthode qui permit\\nd’écrire tous les nombres avec neuf caractères seulement\\net un zéro. — Il ne s’agit pas en effet de la numération\\nparlée des Grecs, qui fut toujours décimale, il s’agit de\\nleur numération écrite. Or, que les abax, dans les colonnes\\nou les rainures desquels on faisait mouvoir des cailloux ou\\nde petites boules, rappelassent la numération parlée déci¬\\nmale, cela n’aurait même pas lieu d'étonner, mais ne prou¬\\nverait rien pour la numération écrite. — Au reste, on voit\\nquelquefois les nations perfectionner leurs méthodes,\\njamais on ne les voit en changer totalement les bases.\\nNous sommes assurément bien éloignés de vouloir faire\\naux Grecs, même à Pappus et à Eutocius, l’injure de\\ncroire qu’ils n’eussent pas été mille fois capables d’in-\\nventer le système décimal de numération avec les neuf\\ncliitfres et le zéro, si leur manière d’être et de penser les\\neût davantage portés aux spéculations arithmétiques. Il ne\\nfaut pas pour cela beaucoup de génie et ils auraient pu en\\nrevendre aux Latins de la décadence, aux Hindous, aux\\nArabes et à tous nos abacistes ; ce qu’il fallait, c’était une\\ncertaine disposition d’esprit, dépendant d une certaine con¬\\nformation cérébrale.\\n\""
+              "\"\\nLYON, (Géogr.) grande, riche, belle, ancienne\\n& celebre ville de France, la plus considérable du\\nroyaume après Paris, & la capitale du Lyonnois.\\nElle se nomme en latin Lugdunum, Lugudunum, Lugdumum Segusianorum, Lugdumum Celtarum, &c.\\nVoyez Lugdunum.\\n\\nLyon fut fondée l'an de Rome 712, quarante-un\\nans avant l'ere chrétienne, par Lucius Munatius\\nPlancus, qui étoit consul avec AEmilius Lepidus. Il\\nla bâtit sur la Sône, au lieu où cette riviere se jette\\ndans le Rhône, & il la peupla des citoyens romains \\nqui a\""
             ]
           },
-          "execution_count": 24,
+          "execution_count": 53,
           "metadata": {},
           "output_type": "execute_result"
         }
       ],
       "source": [
-        "df_LGE.content[2]"
+        "content = df_EDdA.loc[df_EDdA['head']==\"LYON\"].reset_index().content[0][:512]\n",
+        "content"
       ]
     },
     {
       "cell_type": "code",
-      "execution_count": 36,
+      "execution_count": 50,
       "metadata": {},
       "outputs": [
         {
           "data": {
             "text/plain": [
               "[('[CLS]', 0.0),\n",
-              " ('Instrument', 0.5555782891531604),\n",
-              " ('de', 0.24325958616394933),\n",
-              " ('musique', 0.7950833530900966),\n",
+              " ('L', 0.007399733805079844),\n",
+              " ('##Y', 0.1456759996705617),\n",
+              " ('##ON', 0.14307146561933012),\n",
+              " (',', 0.19909154256915337),\n",
+              " ('(', 0.09932002907423143),\n",
+              " ('G', 0.24402357535335403),\n",
+              " ('##éo', 0.23393328870446992),\n",
+              " ('##gr', 0.1695800465119405),\n",
+              " ('.', 0.14162802579543046),\n",
+              " (')', -0.13544847084394057),\n",
+              " ('grande', 0.21832893139528123),\n",
+              " (',', 0.11257940886969105),\n",
+              " ('riche', 0.07913704700022943),\n",
+              " (',', 0.05662853362544685),\n",
+              " ('belle', -0.029909244412604778),\n",
+              " (',', 0.06873738399629244),\n",
+              " ('ancienne', 0.12958979621300132),\n",
+              " ('&', -0.08418116246612357),\n",
+              " ('celebre', 0.12947489123965564),\n",
+              " ('ville', 0.478071716663547),\n",
+              " ('de', 0.03403811335226887),\n",
+              " ('France', 0.13688799086603975),\n",
+              " (',', -0.0010714894154601323),\n",
+              " ('la', -0.006879341345145134),\n",
+              " ('plus', 0.05840061099213507),\n",
+              " ('con', 0.026165582559808873),\n",
+              " ('##sid', 0.03255043778254519),\n",
+              " ('##érable', 0.05297839086419718),\n",
+              " ('du', 0.018572791985543135),\n",
+              " ('royaume', 0.24665610131446675),\n",
+              " ('après', 0.01785470962170739),\n",
+              " ('Paris', 0.03310146903416289),\n",
+              " (',', -0.006856821180122214),\n",
+              " ('&', -0.006321268573570221),\n",
+              " ('la', 0.08253583803987206),\n",
+              " ('capitale', 0.2983988672217172),\n",
+              " ('du', 0.07376998774114908),\n",
+              " ('Lyon', 0.04007542253467923),\n",
+              " ('##noi', 0.02909189419875202),\n",
+              " ('##s', 0.02625525527522554),\n",
+              " ('.', 0.0760972913677917),\n",
+              " ('Elle', 0.0693630173969722),\n",
+              " ('se', 0.04164162356829115),\n",
+              " ('nomme', 0.10000471924693329),\n",
+              " ('en', 0.03010674205624715),\n",
+              " ('latin', 0.13303588704102381),\n",
+              " ('Lu', 0.0309274199183622),\n",
+              " ('##gd', 0.00518317960511743),\n",
+              " ('##unum', 0.029477331874186236),\n",
+              " (',', -0.007011581545450849),\n",
+              " ('Lu', 0.008645628419735481),\n",
+              " ('##gu', 0.023084632572130535),\n",
+              " ('##dun', 0.025699022336446258),\n",
+              " ('##um', 0.03484266276127894),\n",
+              " (',', 0.0030423079199119554),\n",
+              " ('Lu', 0.02366442497712222),\n",
+              " ('##gd', 0.006578965732858923),\n",
+              " ('##umu', 0.03456580806237662),\n",
+              " ('##m', 0.026521004509341334),\n",
+              " ('Se', 0.037503453809376),\n",
+              " ('##gus', 0.03294045015997047),\n",
+              " ('##iano', 0.017089445343453365),\n",
+              " ('##rum', 0.03820084664850618),\n",
+              " (',', -0.011642202072501788),\n",
+              " ('Lu', 0.02694302543021504),\n",
+              " ('##gd', 0.005721331572683938),\n",
+              " ('##umu', 0.03658546160187376),\n",
+              " ('##m', 0.03770363967219936),\n",
+              " ('Cel', 0.014027086848242715),\n",
+              " ('##tar', 0.025188870477124894),\n",
+              " ('##um', 0.039922520378568),\n",
+              " (',', 0.022664305461904344),\n",
+              " ('&', -0.0494132018474461),\n",
+              " ('c', 0.0403850871592572),\n",
+              " ('.', 0.04544699824023643),\n",
+              " ('Vo', 0.02935262786796574),\n",
+              " ('##ye', 0.03940461731845493),\n",
+              " ('##z', 0.029871874749211054),\n",
+              " ('Lu', 0.026337930390794705),\n",
+              " ('##gd', -0.00442376201350928),\n",
+              " ('##unum', 0.025898349689579492),\n",
+              " ('.', 0.06146632041097513),\n",
+              " ('Lyon', 0.022692171217471906),\n",
+              " ('fut', 0.0438798787047486),\n",
+              " ('fondée', 0.04704211890403151),\n",
+              " ('l', 0.0451974674122074),\n",
+              " (\"'\", 0.06774875716439344),\n",
+              " ('an', 0.023585319400848195),\n",
+              " ('de', 0.021013220187771894),\n",
+              " ('Rome', 0.03688032185991681),\n",
+              " ('712', 0.054693452829347115),\n",
+              " (',', 0.007825484996566502),\n",
+              " ('quarante', 0.028231791558966633),\n",
+              " ('-', -0.0003846539976056082),\n",
+              " ('un', 0.03117251985912735),\n",
+              " ('ans', 0.014472180695321534),\n",
+              " ('avant', 0.017626577836139475),\n",
+              " ('l', 0.04620483463390136),\n",
+              " (\"'\", 0.05723696778164145),\n",
+              " ('ere', 0.007590037219544403),\n",
+              " ('chrétienne', 0.1311835388990743),\n",
+              " (',', 0.013178253982938232),\n",
+              " ('par', 0.007011176299182855),\n",
+              " ('Lucius', 0.0044462351021057325),\n",
+              " ('Mu', 0.006340399133187405),\n",
+              " ('##nati', 0.01752347206998558),\n",
+              " ('##us', 0.015200983089939281),\n",
+              " ('Plan', 0.030820184404097863),\n",
+              " ('##cus', 0.01828726599412002),\n",
+              " (',', -0.008296981653008715),\n",
+              " ('qui', 0.03778469886529954),\n",
+              " ('é', 0.024089543382319098),\n",
+              " ('##toi', 0.01483008688193065),\n",
+              " ('##t', 0.0036622619849812073),\n",
+              " ('consul', 0.006312700914285012),\n",
+              " ('avec', 0.019039309232488966),\n",
+              " ('AE', -0.010990138859793724),\n",
+              " ('##mil', 0.02963200210194755),\n",
+              " ('##ius', -0.00048531039895657175),\n",
+              " ('Le', 0.016166723086828174),\n",
+              " ('##pid', 0.01787476167297771),\n",
+              " ('##us', 0.020667475964218647),\n",
+              " ('.', 0.029180628239546275),\n",
+              " ('Il', 0.021736540370470812),\n",
+              " ('la', 0.03714972247323993),\n",
+              " ('b', 0.042870227388534604),\n",
+              " ('##ât', 0.011332787999157318),\n",
+              " ('##it', 0.009763016011555254),\n",
+              " ('sur', 0.04260004363332922),\n",
+              " ('la', 0.04410484491168233),\n",
+              " ('S', 0.06575101714951456),\n",
+              " ('##ôn', 0.011241165099203603),\n",
+              " ('##e', 0.010537012868472688),\n",
+              " (',', -0.0062768408260973066),\n",
+              " ('au', -0.0018304190363696647),\n",
+              " ('lieu', 0.13020947076813982),\n",
+              " ('où', 0.013157964330803138),\n",
+              " ('cette', 0.03737564027887762),\n",
+              " ('rivier', 0.11169096058453537),\n",
+              " ('##e', 0.04378867745175019),\n",
+              " ('se', 0.0058271154715995995),\n",
+              " ('jet', 0.031575857152632385),\n",
+              " ('##te', 0.020236291895152022),\n",
+              " ('dans', 0.01852231748257226),\n",
+              " ('le', 0.03105610182850656),\n",
+              " ('Rhône', 0.07226400802922804),\n",
+              " (',', 0.02919256859997905),\n",
+              " ('&', -0.038176803729996794),\n",
+              " ('il', 0.00609352197030786),\n",
+              " ('la', 0.04198219592000479),\n",
+              " ('peu', 0.040981027718879084),\n",
+              " ('##pla', 0.005560350755837545),\n",
+              " ('des', 0.028996120278423045),\n",
+              " ('citoyens', -0.03278504989463669),\n",
+              " ('romain', -0.008083189911088765),\n",
+              " ('##s', 0.01484737615013025),\n",
+              " ('qui', 0.05804189959646576),\n",
+              " ('a', -0.022083265525204197),\n",
               " ('[SEP]', 0.0)]"
             ]
           },
-          "execution_count": 36,
+          "execution_count": 50,
           "metadata": {},
           "output_type": "execute_result"
         }
       ],
       "source": [
-        "content = \"Instrument de musique\" #df_LGE.content[2]\n",
         "word_attributions = cls_explainer(content if len(content) < 512 else content[:512])\n",
         "word_attributions"
       ]
     },
     {
       "cell_type": "code",
-      "execution_count": 37,
+      "execution_count": 51,
       "metadata": {},
       "outputs": [
         {
           "data": {
             "text/plain": [
-              "'Musique'"
+              "'Géographie'"
             ]
           },
-          "execution_count": 37,
+          "execution_count": 51,
           "metadata": {},
           "output_type": "execute_result"
         }
@@ -1823,13 +1263,13 @@
     },
     {
       "cell_type": "code",
-      "execution_count": 38,
+      "execution_count": 52,
       "metadata": {},
       "outputs": [
         {
           "data": {
             "text/html": [
-              "<table width: 100%><div style=\"border-top: 1px solid; margin-top: 5px;             padding-top: 5px; display: inline-block\"><b>Legend: </b><span style=\"display: inline-block; width: 10px; height: 10px;                 border: 1px solid; background-color:                 hsl(0, 75%, 60%)\"></span> Negative  <span style=\"display: inline-block; width: 10px; height: 10px;                 border: 1px solid; background-color:                 hsl(0, 75%, 100%)\"></span> Neutral  <span style=\"display: inline-block; width: 10px; height: 10px;                 border: 1px solid; background-color:                 hsl(120, 75%, 50%)\"></span> Positive  </div><tr><th>True Label</th><th>Predicted Label</th><th>Attribution Label</th><th>Attribution Score</th><th>Word Importance</th><tr><td><text style=\"padding-right:2em\"><b>26</b></text></td><td><text style=\"padding-right:2em\"><b>Musique (0.96)</b></text></td><td><text style=\"padding-right:2em\"><b>Musique</b></text></td><td><text style=\"padding-right:2em\"><b>1.59</b></text></td><td><mark style=\"background-color: hsl(0, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> [CLS]                    </font></mark><mark style=\"background-color: hsl(120, 75%, 73%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> Instrument                    </font></mark><mark style=\"background-color: hsl(120, 75%, 88%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> de                    </font></mark><mark style=\"background-color: hsl(120, 75%, 61%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> musique                    </font></mark><mark style=\"background-color: hsl(0, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> [SEP]                    </font></mark></td><tr></table>"
+              "<table width: 100%><div style=\"border-top: 1px solid; margin-top: 5px;             padding-top: 5px; display: inline-block\"><b>Legend: </b><span style=\"display: inline-block; width: 10px; height: 10px;                 border: 1px solid; background-color:                 hsl(0, 75%, 60%)\"></span> Negative  <span style=\"display: inline-block; width: 10px; height: 10px;                 border: 1px solid; background-color:                 hsl(0, 75%, 100%)\"></span> Neutral  <span style=\"display: inline-block; width: 10px; height: 10px;                 border: 1px solid; background-color:                 hsl(120, 75%, 50%)\"></span> Positive  </div><tr><th>True Label</th><th>Predicted Label</th><th>Attribution Label</th><th>Attribution Score</th><th>Word Importance</th><tr><td><text style=\"padding-right:2em\"><b>15</b></text></td><td><text style=\"padding-right:2em\"><b>Géographie (1.00)</b></text></td><td><text style=\"padding-right:2em\"><b>Géographie</b></text></td><td><text style=\"padding-right:2em\"><b>6.80</b></text></td><td><mark style=\"background-color: hsl(0, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> [CLS]                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> L                    </font></mark><mark style=\"background-color: hsl(120, 75%, 93%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##Y                    </font></mark><mark style=\"background-color: hsl(120, 75%, 93%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##ON                    </font></mark><mark style=\"background-color: hsl(120, 75%, 91%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ,                    </font></mark><mark style=\"background-color: hsl(120, 75%, 96%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> (                    </font></mark><mark style=\"background-color: hsl(120, 75%, 88%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> G                    </font></mark><mark style=\"background-color: hsl(120, 75%, 89%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##éo                    </font></mark><mark style=\"background-color: hsl(120, 75%, 92%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##gr                    </font></mark><mark style=\"background-color: hsl(120, 75%, 93%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> .                    </font></mark><mark style=\"background-color: hsl(0, 75%, 95%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> )                    </font></mark><mark style=\"background-color: hsl(120, 75%, 90%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> grande                    </font></mark><mark style=\"background-color: hsl(120, 75%, 95%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ,                    </font></mark><mark style=\"background-color: hsl(120, 75%, 97%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> riche                    </font></mark><mark style=\"background-color: hsl(120, 75%, 98%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ,                    </font></mark><mark style=\"background-color: hsl(0, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> belle                    </font></mark><mark style=\"background-color: hsl(120, 75%, 97%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ,                    </font></mark><mark style=\"background-color: hsl(120, 75%, 94%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ancienne                    </font></mark><mark style=\"background-color: hsl(0, 75%, 97%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> &                    </font></mark><mark style=\"background-color: hsl(120, 75%, 94%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> celebre                    </font></mark><mark style=\"background-color: hsl(120, 75%, 77%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ville                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> de                    </font></mark><mark style=\"background-color: hsl(120, 75%, 94%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> France                    </font></mark><mark style=\"background-color: hsl(0, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ,                    </font></mark><mark style=\"background-color: hsl(0, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> la                    </font></mark><mark style=\"background-color: hsl(120, 75%, 98%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> plus                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> con                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##sid                    </font></mark><mark style=\"background-color: hsl(120, 75%, 98%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##érable                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> du                    </font></mark><mark style=\"background-color: hsl(120, 75%, 88%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> royaume                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> après                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> Paris                    </font></mark><mark style=\"background-color: hsl(0, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ,                    </font></mark><mark style=\"background-color: hsl(0, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> &                    </font></mark><mark style=\"background-color: hsl(120, 75%, 96%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> la                    </font></mark><mark style=\"background-color: hsl(120, 75%, 86%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> capitale                    </font></mark><mark style=\"background-color: hsl(120, 75%, 97%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> du                    </font></mark><mark style=\"background-color: hsl(120, 75%, 98%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> Lyon                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##noi                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##s                    </font></mark><mark style=\"background-color: hsl(120, 75%, 97%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> .                    </font></mark><mark style=\"background-color: hsl(120, 75%, 97%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> Elle                    </font></mark><mark style=\"background-color: hsl(120, 75%, 98%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> se                    </font></mark><mark style=\"background-color: hsl(120, 75%, 95%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> nomme                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> en                    </font></mark><mark style=\"background-color: hsl(120, 75%, 94%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> latin                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> Lu                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##gd                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##unum                    </font></mark><mark style=\"background-color: hsl(0, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ,                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> Lu                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##gu                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##dun                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##um                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ,                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> Lu                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##gd                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##umu                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##m                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> Se                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##gus                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##iano                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##rum                    </font></mark><mark style=\"background-color: hsl(0, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ,                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> Lu                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##gd                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##umu                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##m                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> Cel                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##tar                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##um                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ,                    </font></mark><mark style=\"background-color: hsl(0, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> &                    </font></mark><mark style=\"background-color: hsl(120, 75%, 98%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> c                    </font></mark><mark style=\"background-color: hsl(120, 75%, 98%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> .                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> Vo                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##ye                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##z                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> Lu                    </font></mark><mark style=\"background-color: hsl(0, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##gd                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##unum                    </font></mark><mark style=\"background-color: hsl(120, 75%, 97%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> .                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> Lyon                    </font></mark><mark style=\"background-color: hsl(120, 75%, 98%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> fut                    </font></mark><mark style=\"background-color: hsl(120, 75%, 98%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> fondée                    </font></mark><mark style=\"background-color: hsl(120, 75%, 98%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> l                    </font></mark><mark style=\"background-color: hsl(120, 75%, 97%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> '                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> an                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> de                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> Rome                    </font></mark><mark style=\"background-color: hsl(120, 75%, 98%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> 712                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ,                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> quarante                    </font></mark><mark style=\"background-color: hsl(0, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> -                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> un                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ans                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> avant                    </font></mark><mark style=\"background-color: hsl(120, 75%, 98%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> l                    </font></mark><mark style=\"background-color: hsl(120, 75%, 98%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> '                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ere                    </font></mark><mark style=\"background-color: hsl(120, 75%, 94%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> chrétienne                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ,                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> par                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> Lucius                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> Mu                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##nati                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##us                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> Plan                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##cus                    </font></mark><mark style=\"background-color: hsl(0, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ,                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> qui                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> é                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##toi                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##t                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> consul                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> avec                    </font></mark><mark style=\"background-color: hsl(0, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> AE                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##mil                    </font></mark><mark style=\"background-color: hsl(0, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##ius                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> Le                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##pid                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##us                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> .                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> Il                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> la                    </font></mark><mark style=\"background-color: hsl(120, 75%, 98%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> b                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##ât                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##it                    </font></mark><mark style=\"background-color: hsl(120, 75%, 98%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> sur                    </font></mark><mark style=\"background-color: hsl(120, 75%, 98%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> la                    </font></mark><mark style=\"background-color: hsl(120, 75%, 97%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> S                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##ôn                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##e                    </font></mark><mark style=\"background-color: hsl(0, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ,                    </font></mark><mark style=\"background-color: hsl(0, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> au                    </font></mark><mark style=\"background-color: hsl(120, 75%, 94%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> lieu                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> où                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> cette                    </font></mark><mark style=\"background-color: hsl(120, 75%, 95%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> rivier                    </font></mark><mark style=\"background-color: hsl(120, 75%, 98%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##e                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> se                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> jet                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##te                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> dans                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> le                    </font></mark><mark style=\"background-color: hsl(120, 75%, 97%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> Rhône                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ,                    </font></mark><mark style=\"background-color: hsl(0, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> &                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> il                    </font></mark><mark style=\"background-color: hsl(120, 75%, 98%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> la                    </font></mark><mark style=\"background-color: hsl(120, 75%, 98%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> peu                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##pla                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> des                    </font></mark><mark style=\"background-color: hsl(0, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> citoyens                    </font></mark><mark style=\"background-color: hsl(0, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> romain                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##s                    </font></mark><mark style=\"background-color: hsl(120, 75%, 98%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> qui                    </font></mark><mark style=\"background-color: hsl(0, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> a                    </font></mark><mark style=\"background-color: hsl(0, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> [SEP]                    </font></mark></td><tr></table>"
             ],
             "text/plain": [
               "<IPython.core.display.HTML object>"
@@ -1841,13 +1281,13 @@
         {
           "data": {
             "text/html": [
-              "<table width: 100%><div style=\"border-top: 1px solid; margin-top: 5px;             padding-top: 5px; display: inline-block\"><b>Legend: </b><span style=\"display: inline-block; width: 10px; height: 10px;                 border: 1px solid; background-color:                 hsl(0, 75%, 60%)\"></span> Negative  <span style=\"display: inline-block; width: 10px; height: 10px;                 border: 1px solid; background-color:                 hsl(0, 75%, 100%)\"></span> Neutral  <span style=\"display: inline-block; width: 10px; height: 10px;                 border: 1px solid; background-color:                 hsl(120, 75%, 50%)\"></span> Positive  </div><tr><th>True Label</th><th>Predicted Label</th><th>Attribution Label</th><th>Attribution Score</th><th>Word Importance</th><tr><td><text style=\"padding-right:2em\"><b>26</b></text></td><td><text style=\"padding-right:2em\"><b>Musique (0.96)</b></text></td><td><text style=\"padding-right:2em\"><b>Musique</b></text></td><td><text style=\"padding-right:2em\"><b>1.59</b></text></td><td><mark style=\"background-color: hsl(0, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> [CLS]                    </font></mark><mark style=\"background-color: hsl(120, 75%, 73%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> Instrument                    </font></mark><mark style=\"background-color: hsl(120, 75%, 88%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> de                    </font></mark><mark style=\"background-color: hsl(120, 75%, 61%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> musique                    </font></mark><mark style=\"background-color: hsl(0, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> [SEP]                    </font></mark></td><tr></table>"
+              "<table width: 100%><div style=\"border-top: 1px solid; margin-top: 5px;             padding-top: 5px; display: inline-block\"><b>Legend: </b><span style=\"display: inline-block; width: 10px; height: 10px;                 border: 1px solid; background-color:                 hsl(0, 75%, 60%)\"></span> Negative  <span style=\"display: inline-block; width: 10px; height: 10px;                 border: 1px solid; background-color:                 hsl(0, 75%, 100%)\"></span> Neutral  <span style=\"display: inline-block; width: 10px; height: 10px;                 border: 1px solid; background-color:                 hsl(120, 75%, 50%)\"></span> Positive  </div><tr><th>True Label</th><th>Predicted Label</th><th>Attribution Label</th><th>Attribution Score</th><th>Word Importance</th><tr><td><text style=\"padding-right:2em\"><b>15</b></text></td><td><text style=\"padding-right:2em\"><b>Géographie (1.00)</b></text></td><td><text style=\"padding-right:2em\"><b>Géographie</b></text></td><td><text style=\"padding-right:2em\"><b>6.80</b></text></td><td><mark style=\"background-color: hsl(0, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> [CLS]                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> L                    </font></mark><mark style=\"background-color: hsl(120, 75%, 93%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##Y                    </font></mark><mark style=\"background-color: hsl(120, 75%, 93%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##ON                    </font></mark><mark style=\"background-color: hsl(120, 75%, 91%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ,                    </font></mark><mark style=\"background-color: hsl(120, 75%, 96%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> (                    </font></mark><mark style=\"background-color: hsl(120, 75%, 88%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> G                    </font></mark><mark style=\"background-color: hsl(120, 75%, 89%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##éo                    </font></mark><mark style=\"background-color: hsl(120, 75%, 92%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##gr                    </font></mark><mark style=\"background-color: hsl(120, 75%, 93%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> .                    </font></mark><mark style=\"background-color: hsl(0, 75%, 95%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> )                    </font></mark><mark style=\"background-color: hsl(120, 75%, 90%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> grande                    </font></mark><mark style=\"background-color: hsl(120, 75%, 95%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ,                    </font></mark><mark style=\"background-color: hsl(120, 75%, 97%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> riche                    </font></mark><mark style=\"background-color: hsl(120, 75%, 98%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ,                    </font></mark><mark style=\"background-color: hsl(0, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> belle                    </font></mark><mark style=\"background-color: hsl(120, 75%, 97%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ,                    </font></mark><mark style=\"background-color: hsl(120, 75%, 94%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ancienne                    </font></mark><mark style=\"background-color: hsl(0, 75%, 97%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> &                    </font></mark><mark style=\"background-color: hsl(120, 75%, 94%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> celebre                    </font></mark><mark style=\"background-color: hsl(120, 75%, 77%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ville                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> de                    </font></mark><mark style=\"background-color: hsl(120, 75%, 94%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> France                    </font></mark><mark style=\"background-color: hsl(0, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ,                    </font></mark><mark style=\"background-color: hsl(0, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> la                    </font></mark><mark style=\"background-color: hsl(120, 75%, 98%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> plus                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> con                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##sid                    </font></mark><mark style=\"background-color: hsl(120, 75%, 98%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##érable                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> du                    </font></mark><mark style=\"background-color: hsl(120, 75%, 88%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> royaume                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> après                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> Paris                    </font></mark><mark style=\"background-color: hsl(0, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ,                    </font></mark><mark style=\"background-color: hsl(0, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> &                    </font></mark><mark style=\"background-color: hsl(120, 75%, 96%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> la                    </font></mark><mark style=\"background-color: hsl(120, 75%, 86%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> capitale                    </font></mark><mark style=\"background-color: hsl(120, 75%, 97%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> du                    </font></mark><mark style=\"background-color: hsl(120, 75%, 98%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> Lyon                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##noi                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##s                    </font></mark><mark style=\"background-color: hsl(120, 75%, 97%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> .                    </font></mark><mark style=\"background-color: hsl(120, 75%, 97%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> Elle                    </font></mark><mark style=\"background-color: hsl(120, 75%, 98%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> se                    </font></mark><mark style=\"background-color: hsl(120, 75%, 95%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> nomme                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> en                    </font></mark><mark style=\"background-color: hsl(120, 75%, 94%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> latin                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> Lu                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##gd                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##unum                    </font></mark><mark style=\"background-color: hsl(0, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ,                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> Lu                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##gu                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##dun                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##um                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ,                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> Lu                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##gd                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##umu                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##m                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> Se                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##gus                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##iano                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##rum                    </font></mark><mark style=\"background-color: hsl(0, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ,                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> Lu                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##gd                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##umu                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##m                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> Cel                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##tar                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##um                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ,                    </font></mark><mark style=\"background-color: hsl(0, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> &                    </font></mark><mark style=\"background-color: hsl(120, 75%, 98%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> c                    </font></mark><mark style=\"background-color: hsl(120, 75%, 98%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> .                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> Vo                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##ye                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##z                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> Lu                    </font></mark><mark style=\"background-color: hsl(0, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##gd                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##unum                    </font></mark><mark style=\"background-color: hsl(120, 75%, 97%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> .                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> Lyon                    </font></mark><mark style=\"background-color: hsl(120, 75%, 98%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> fut                    </font></mark><mark style=\"background-color: hsl(120, 75%, 98%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> fondée                    </font></mark><mark style=\"background-color: hsl(120, 75%, 98%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> l                    </font></mark><mark style=\"background-color: hsl(120, 75%, 97%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> '                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> an                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> de                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> Rome                    </font></mark><mark style=\"background-color: hsl(120, 75%, 98%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> 712                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ,                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> quarante                    </font></mark><mark style=\"background-color: hsl(0, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> -                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> un                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ans                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> avant                    </font></mark><mark style=\"background-color: hsl(120, 75%, 98%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> l                    </font></mark><mark style=\"background-color: hsl(120, 75%, 98%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> '                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ere                    </font></mark><mark style=\"background-color: hsl(120, 75%, 94%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> chrétienne                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ,                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> par                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> Lucius                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> Mu                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##nati                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##us                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> Plan                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##cus                    </font></mark><mark style=\"background-color: hsl(0, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ,                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> qui                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> é                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##toi                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##t                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> consul                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> avec                    </font></mark><mark style=\"background-color: hsl(0, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> AE                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##mil                    </font></mark><mark style=\"background-color: hsl(0, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##ius                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> Le                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##pid                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##us                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> .                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> Il                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> la                    </font></mark><mark style=\"background-color: hsl(120, 75%, 98%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> b                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##ât                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##it                    </font></mark><mark style=\"background-color: hsl(120, 75%, 98%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> sur                    </font></mark><mark style=\"background-color: hsl(120, 75%, 98%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> la                    </font></mark><mark style=\"background-color: hsl(120, 75%, 97%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> S                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##ôn                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##e                    </font></mark><mark style=\"background-color: hsl(0, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ,                    </font></mark><mark style=\"background-color: hsl(0, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> au                    </font></mark><mark style=\"background-color: hsl(120, 75%, 94%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> lieu                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> où                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> cette                    </font></mark><mark style=\"background-color: hsl(120, 75%, 95%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> rivier                    </font></mark><mark style=\"background-color: hsl(120, 75%, 98%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##e                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> se                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> jet                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##te                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> dans                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> le                    </font></mark><mark style=\"background-color: hsl(120, 75%, 97%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> Rhône                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ,                    </font></mark><mark style=\"background-color: hsl(0, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> &                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> il                    </font></mark><mark style=\"background-color: hsl(120, 75%, 98%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> la                    </font></mark><mark style=\"background-color: hsl(120, 75%, 98%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> peu                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##pla                    </font></mark><mark style=\"background-color: hsl(120, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> des                    </font></mark><mark style=\"background-color: hsl(0, 75%, 99%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> citoyens                    </font></mark><mark style=\"background-color: hsl(0, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> romain                    </font></mark><mark style=\"background-color: hsl(120, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> ##s                    </font></mark><mark style=\"background-color: hsl(120, 75%, 98%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> qui                    </font></mark><mark style=\"background-color: hsl(0, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> a                    </font></mark><mark style=\"background-color: hsl(0, 75%, 100%); opacity:1.0;                     line-height:1.75\"><font color=\"black\"> [SEP]                    </font></mark></td><tr></table>"
             ],
             "text/plain": [
               "<IPython.core.display.HTML object>"
             ]
           },
-          "execution_count": 38,
+          "execution_count": 52,
           "metadata": {},
           "output_type": "execute_result"
         }
-- 
GitLab