GaelleLaperriere
commited on
Commit
•
640d6a2
1
Parent(s):
62fc55c
Create tokenizer.ckpt
Browse files- tokenizer.ckpt +215 -0
tokenizer.ckpt
ADDED
@@ -0,0 +1,215 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
'l' => 211
|
2 |
+
'e' => 1
|
3 |
+
'<nombre>' => 2
|
4 |
+
'_' => 3
|
5 |
+
'c' => 4
|
6 |
+
'i' => 5
|
7 |
+
'n' => 6
|
8 |
+
'q' => 7
|
9 |
+
'>' => 8
|
10 |
+
't' => 9
|
11 |
+
'b' => 10
|
12 |
+
'j' => 11
|
13 |
+
'a' => 12
|
14 |
+
'*' => 13
|
15 |
+
's' => 14
|
16 |
+
'-' => 15
|
17 |
+
'<reponse>' => 16
|
18 |
+
'o' => 17
|
19 |
+
'u' => 18
|
20 |
+
'à' => 19
|
21 |
+
'h' => 20
|
22 |
+
'<localisation-ville>' => 21
|
23 |
+
'P' => 22
|
24 |
+
'r' => 23
|
25 |
+
'x' => 24
|
26 |
+
'<lienRef-elsEns>' => 25
|
27 |
+
'm' => 26
|
28 |
+
'p' => 27
|
29 |
+
'd' => 28
|
30 |
+
"'" => 29
|
31 |
+
'ô' => 30
|
32 |
+
'<lienRef-coRef>' => 31
|
33 |
+
'<objetBD>' => 32
|
34 |
+
'f' => 33
|
35 |
+
'k' => 34
|
36 |
+
'<temps-mois>' => 35
|
37 |
+
'<temps-jour-mois-reservation>' => 36
|
38 |
+
'<sejour-nbNuit>' => 37
|
39 |
+
'è' => 38
|
40 |
+
'î' => 39
|
41 |
+
'M' => 40
|
42 |
+
'v' => 41
|
43 |
+
'ç' => 42
|
44 |
+
'<paiement-monnaie>' => 43
|
45 |
+
'<chambre-type>' => 44
|
46 |
+
'D' => 45
|
47 |
+
'<objet>' => 46
|
48 |
+
'é' => 47
|
49 |
+
'g' => 48
|
50 |
+
'<nombre-temps>' => 49
|
51 |
+
'<temps-unite>' => 50
|
52 |
+
'z' => 51
|
53 |
+
'<paiement-montant-entier>' => 52
|
54 |
+
'<command-dial>' => 53
|
55 |
+
'<sejour-nbEnfant>' => 54
|
56 |
+
'<nom>' => 55
|
57 |
+
'S' => 56
|
58 |
+
'C' => 57
|
59 |
+
'<nombre-chambre>' => 58
|
60 |
+
'<localisation-distanceRelative-hotel>' => 59
|
61 |
+
'L' => 60
|
62 |
+
'<personne-nomDeFamille>' => 61
|
63 |
+
'R' => 62
|
64 |
+
'<hotel-services>' => 63
|
65 |
+
'<nom-hotel>' => 64
|
66 |
+
'<rang>' => 65
|
67 |
+
'<command-tache>' => 66
|
68 |
+
'<hotel-marque>' => 67
|
69 |
+
'I' => 68
|
70 |
+
'N' => 69
|
71 |
+
'û' => 70
|
72 |
+
'y' => 71
|
73 |
+
'<localisation-lieuRelatif-general>' => 72
|
74 |
+
'<nombre-debut>' => 73
|
75 |
+
'<nombre-fin>' => 74
|
76 |
+
'J' => 75
|
77 |
+
'B' => 76
|
78 |
+
'O' => 77
|
79 |
+
'<temps-jour-mois-fin>' => 78
|
80 |
+
'<nombre-hotel>' => 79
|
81 |
+
'<comparatif-paiement>' => 80
|
82 |
+
'A' => 81
|
83 |
+
'<sejour-nbAdulte>' => 82
|
84 |
+
'E' => 83
|
85 |
+
'<lienRef-coDom>' => 84
|
86 |
+
'<localisation-cardinal>' => 85
|
87 |
+
'<nombreNonDigit>' => 86
|
88 |
+
'H' => 87
|
89 |
+
'F' => 88
|
90 |
+
'U' => 89
|
91 |
+
'<localisation-quartier>' => 90
|
92 |
+
'<localisation-ville-hotel>' => 91
|
93 |
+
'<sejour-nbCouple-reservation>' => 92
|
94 |
+
'ê' => 93
|
95 |
+
'T' => 94
|
96 |
+
'<temps-plageTps>' => 95
|
97 |
+
'<sejour-nbPersonne>' => 96
|
98 |
+
'<hotel-etat-complet>' => 97
|
99 |
+
'<temps-date>' => 98
|
100 |
+
'<localisation-distanceRelative>' => 99
|
101 |
+
'V' => 100
|
102 |
+
'G' => 101
|
103 |
+
'<nombre-reservation>' => 102
|
104 |
+
'<rang-temps>' => 103
|
105 |
+
'w' => 104
|
106 |
+
'ï' => 105
|
107 |
+
'<connectAttr>' => 106
|
108 |
+
'<connectProp>' => 107
|
109 |
+
'<evenement>' => 108
|
110 |
+
'<chambre-equipement>' => 109
|
111 |
+
'<temps-plageRelative>' => 110
|
112 |
+
'<hotel-etoile>' => 111
|
113 |
+
'<temps-axeTps>' => 112
|
114 |
+
'É' => 113
|
115 |
+
'<sejour-nbCouple>' => 114
|
116 |
+
'<paiement-montant-entier-reservation-chambre>' => 115
|
117 |
+
'â' => 116
|
118 |
+
'<comparatif-temps>' => 117
|
119 |
+
'<temps-jour-mois>' => 118
|
120 |
+
'ù' => 119
|
121 |
+
'<temps-date-debut>' => 120
|
122 |
+
'<temps-date-fin>' => 121
|
123 |
+
'<chambre-fumeur>' => 122
|
124 |
+
'<hotel-parking>' => 123
|
125 |
+
'<nombre-chambre-disponible>' => 124
|
126 |
+
'<localisation-lieuRelatif-general-hotel>' => 125
|
127 |
+
'<rang-hotel>' => 126
|
128 |
+
'<temps-jourFerie>' => 127
|
129 |
+
'ë' => 128
|
130 |
+
'<localisation-pays>' => 129
|
131 |
+
'<localisation-lieuRelatif-nomme>' => 130
|
132 |
+
'<nombre-chambre-reservation>' => 131
|
133 |
+
'<localisation-arrondissement>' => 132
|
134 |
+
'<hotel-marque-reservation>' => 133
|
135 |
+
'<localisation-ville-debut>' => 134
|
136 |
+
'<localisation-ville-fin>' => 135
|
137 |
+
'<paiement-montant-entier-chambre>' => 136
|
138 |
+
'<paiement-montant-entier-reservation>' => 137
|
139 |
+
'<chambre-standing>' => 138
|
140 |
+
'<sejour-nbPersonne-reservation>' => 139
|
141 |
+
'<chambre-voisine>' => 140
|
142 |
+
'<localisation-cardinal-client>' => 141
|
143 |
+
'<temps-jour-mois-debut>' => 142
|
144 |
+
'<nombre-hotel-reservation>' => 143
|
145 |
+
'<temps-jour-semaine>' => 144
|
146 |
+
'<paiement-montantQualitatif>' => 145
|
147 |
+
'<temps-axeTps-reservation>' => 146
|
148 |
+
'<localisation-lieuRelatif-nomme-hotel>' => 147
|
149 |
+
'<paiement-methodeDePaiement>' => 148
|
150 |
+
'<localisation-rue-hotel>' => 149
|
151 |
+
'<unknown>' => 150
|
152 |
+
'<rang-reservation>' => 151
|
153 |
+
'<localisation-rue>' => 152
|
154 |
+
'<comparatif>' => 153
|
155 |
+
'<paiement-montantQualitatif-chambre>' => 154
|
156 |
+
'<temps-date-debut-reservation>' => 155
|
157 |
+
'<temps-date-fin-reservation>' => 156
|
158 |
+
'<sejour-nbNuit-reservation>' => 157
|
159 |
+
'<rang-hotel-reservation>' => 158
|
160 |
+
'<localisation-quartier-hotel>' => 159
|
161 |
+
'<localisation-arrondissement-hotel>' => 160
|
162 |
+
'<localisation-region>' => 161
|
163 |
+
'W' => 162
|
164 |
+
'<localisation-ville-etape>' => 163
|
165 |
+
'<nombre-temps-reservation>' => 164
|
166 |
+
'<temps-unite-reservation>' => 165
|
167 |
+
'<temps-mois-reservation>' => 166
|
168 |
+
'<localisation-departement>' => 167
|
169 |
+
'<temps-annee>' => 168
|
170 |
+
'<localisation-ville-hotel-debut>' => 169
|
171 |
+
'<sejour-nbAdulte-reservation>' => 170
|
172 |
+
'<temps-dateRelative-reservation>' => 171
|
173 |
+
'<localisation-ville-hotel-fin>' => 172
|
174 |
+
'<temps-date-reservation>' => 173
|
175 |
+
'Y' => 174
|
176 |
+
'K' => 175
|
177 |
+
'<temps-plageTps-reservation>' => 176
|
178 |
+
'<temps-annee-debut>' => 177
|
179 |
+
'<temps-annee-fin>' => 178
|
180 |
+
'<localisation-departement-hotel>' => 179
|
181 |
+
'<rang-temps-reservation>' => 180
|
182 |
+
'<sejour-nbEnfant-reservation>' => 181
|
183 |
+
'<localisation-cardinal-hotel>' => 182
|
184 |
+
'<localisation-codePostal>' => 183
|
185 |
+
'<temps-annee-reservation>' => 184
|
186 |
+
'<localisation-ville-hotel-etape>' => 185
|
187 |
+
'<comparatif-nombre>' => 186
|
188 |
+
'<temps-jour-mois-debut-reservation>' => 187
|
189 |
+
'<temps-jour-mois-fin-reservation>' => 188
|
190 |
+
'<temps-jourFerie-reservation>' => 189
|
191 |
+
'<temps-plageRelative-reservation>' => 190
|
192 |
+
'<temps-heure-fin-reservation>' => 191
|
193 |
+
'<hotel-etat-ferme>' => 192
|
194 |
+
'<nombreNonDigit-reservation>' => 193
|
195 |
+
'<nombre-chambre-disponible-reservation>' => 194
|
196 |
+
'<paiement-montantQualitatif-reservation>' => 195
|
197 |
+
'<nombre-chambre-hotel-reservation>' => 196
|
198 |
+
'<paiement-montantQualitatif-reservation-chambre>' => 197
|
199 |
+
'<temps-jour-semaine-reservation>' => 198
|
200 |
+
'<temps-heure>' => 199
|
201 |
+
'<temps-plageTps-debut>' => 200
|
202 |
+
'<temps-heure-fin>' => 201
|
203 |
+
'<temps-jour-semaine-debut>' => 202
|
204 |
+
'<temps-jour-semaine-fin>' => 203
|
205 |
+
'<nombreNonDigit-hotel>' => 204
|
206 |
+
'<localisation-region-hotel>' => 205
|
207 |
+
'<temps-jourFerie-debut>' => 206
|
208 |
+
'<temps-jourFerie-fin>' => 207
|
209 |
+
'<nombreNonDigit-hotel-reservation>' => 208
|
210 |
+
'<nom-client-hotel>' => 209
|
211 |
+
'<temps-plageTps-debut-reservation>' => 210
|
212 |
+
'<blank>' => 0
|
213 |
+
================
|
214 |
+
'starting_index' => 0
|
215 |
+
'blank_label' => '<blank>'
|