pismo 0.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/.document +5 -0
- data/.gitignore +21 -0
- data/LICENSE +32 -0
- data/README.rdoc +68 -0
- data/Rakefile +95 -0
- data/VERSION +1 -0
- data/bin/pismo +36 -0
- data/lib/pismo/document.rb +50 -0
- data/lib/pismo/external_attributes.rb +14 -0
- data/lib/pismo/internal_attributes.rb +202 -0
- data/lib/pismo/readability.rb +316 -0
- data/lib/pismo/stopwords.txt +893 -0
- data/lib/pismo.rb +44 -0
- data/pismo.gemspec +92 -0
- data/test/corpus/bbcnews.html +2131 -0
- data/test/corpus/briancray.html +269 -0
- data/test/corpus/cant_read.html +426 -0
- data/test/corpus/factor.html +1362 -0
- data/test/corpus/huffington.html +2932 -0
- data/test/corpus/metadata_expected.yaml +81 -0
- data/test/corpus/rubyinside.html +318 -0
- data/test/corpus/rww.html +1351 -0
- data/test/corpus/spolsky.html +298 -0
- data/test/corpus/techcrunch.html +1285 -0
- data/test/corpus/youtube.html +2348 -0
- data/test/helper.rb +15 -0
- data/test/test_corpus.rb +33 -0
- data/test/test_pismo_document.rb +34 -0
- data/test/test_readability.rb +152 -0
- metadata +146 -0
|
@@ -0,0 +1,893 @@
|
|
|
1
|
+
a
|
|
2
|
+
a's
|
|
3
|
+
able
|
|
4
|
+
about
|
|
5
|
+
above
|
|
6
|
+
according
|
|
7
|
+
accordingly
|
|
8
|
+
across
|
|
9
|
+
actually
|
|
10
|
+
after
|
|
11
|
+
afterwards
|
|
12
|
+
again
|
|
13
|
+
against
|
|
14
|
+
ain't
|
|
15
|
+
all
|
|
16
|
+
allow
|
|
17
|
+
allows
|
|
18
|
+
almost
|
|
19
|
+
alone
|
|
20
|
+
along
|
|
21
|
+
already
|
|
22
|
+
also
|
|
23
|
+
although
|
|
24
|
+
always
|
|
25
|
+
am
|
|
26
|
+
among
|
|
27
|
+
amongst
|
|
28
|
+
an
|
|
29
|
+
and
|
|
30
|
+
another
|
|
31
|
+
any
|
|
32
|
+
anybody
|
|
33
|
+
anyhow
|
|
34
|
+
anyone
|
|
35
|
+
anything
|
|
36
|
+
anyway
|
|
37
|
+
anyways
|
|
38
|
+
anywhere
|
|
39
|
+
apart
|
|
40
|
+
appear
|
|
41
|
+
appreciate
|
|
42
|
+
appropriate
|
|
43
|
+
are
|
|
44
|
+
aren't
|
|
45
|
+
around
|
|
46
|
+
as
|
|
47
|
+
aside
|
|
48
|
+
ask
|
|
49
|
+
asking
|
|
50
|
+
associated
|
|
51
|
+
at
|
|
52
|
+
available
|
|
53
|
+
away
|
|
54
|
+
awfully
|
|
55
|
+
b
|
|
56
|
+
be
|
|
57
|
+
became
|
|
58
|
+
because
|
|
59
|
+
become
|
|
60
|
+
becomes
|
|
61
|
+
becoming
|
|
62
|
+
been
|
|
63
|
+
before
|
|
64
|
+
beforehand
|
|
65
|
+
behind
|
|
66
|
+
being
|
|
67
|
+
believe
|
|
68
|
+
below
|
|
69
|
+
beside
|
|
70
|
+
besides
|
|
71
|
+
best
|
|
72
|
+
better
|
|
73
|
+
between
|
|
74
|
+
beyond
|
|
75
|
+
both
|
|
76
|
+
brief
|
|
77
|
+
but
|
|
78
|
+
by
|
|
79
|
+
c
|
|
80
|
+
c'mon
|
|
81
|
+
c's
|
|
82
|
+
came
|
|
83
|
+
can
|
|
84
|
+
can't
|
|
85
|
+
cannot
|
|
86
|
+
cant
|
|
87
|
+
cause
|
|
88
|
+
causes
|
|
89
|
+
certain
|
|
90
|
+
certainly
|
|
91
|
+
changes
|
|
92
|
+
clearly
|
|
93
|
+
co
|
|
94
|
+
com
|
|
95
|
+
come
|
|
96
|
+
comes
|
|
97
|
+
concerning
|
|
98
|
+
consequently
|
|
99
|
+
consider
|
|
100
|
+
considering
|
|
101
|
+
contain
|
|
102
|
+
containing
|
|
103
|
+
contains
|
|
104
|
+
corresponding
|
|
105
|
+
could
|
|
106
|
+
couldn't
|
|
107
|
+
course
|
|
108
|
+
currently
|
|
109
|
+
d
|
|
110
|
+
definitely
|
|
111
|
+
described
|
|
112
|
+
despite
|
|
113
|
+
did
|
|
114
|
+
didn't
|
|
115
|
+
different
|
|
116
|
+
do
|
|
117
|
+
does
|
|
118
|
+
doesn't
|
|
119
|
+
doing
|
|
120
|
+
don't
|
|
121
|
+
done
|
|
122
|
+
down
|
|
123
|
+
downwards
|
|
124
|
+
during
|
|
125
|
+
e
|
|
126
|
+
each
|
|
127
|
+
edu
|
|
128
|
+
eg
|
|
129
|
+
eight
|
|
130
|
+
either
|
|
131
|
+
else
|
|
132
|
+
elsewhere
|
|
133
|
+
enough
|
|
134
|
+
entirely
|
|
135
|
+
especially
|
|
136
|
+
et
|
|
137
|
+
etc
|
|
138
|
+
even
|
|
139
|
+
ever
|
|
140
|
+
every
|
|
141
|
+
everybody
|
|
142
|
+
everyone
|
|
143
|
+
everything
|
|
144
|
+
everywhere
|
|
145
|
+
ex
|
|
146
|
+
exactly
|
|
147
|
+
example
|
|
148
|
+
except
|
|
149
|
+
f
|
|
150
|
+
far
|
|
151
|
+
few
|
|
152
|
+
fifth
|
|
153
|
+
first
|
|
154
|
+
five
|
|
155
|
+
followed
|
|
156
|
+
following
|
|
157
|
+
follows
|
|
158
|
+
for
|
|
159
|
+
former
|
|
160
|
+
formerly
|
|
161
|
+
forth
|
|
162
|
+
four
|
|
163
|
+
from
|
|
164
|
+
further
|
|
165
|
+
furthermore
|
|
166
|
+
g
|
|
167
|
+
get
|
|
168
|
+
gets
|
|
169
|
+
getting
|
|
170
|
+
given
|
|
171
|
+
gives
|
|
172
|
+
go
|
|
173
|
+
goes
|
|
174
|
+
going
|
|
175
|
+
gone
|
|
176
|
+
got
|
|
177
|
+
gotten
|
|
178
|
+
greetings
|
|
179
|
+
h
|
|
180
|
+
had
|
|
181
|
+
hadn't
|
|
182
|
+
happens
|
|
183
|
+
hardly
|
|
184
|
+
has
|
|
185
|
+
hasn't
|
|
186
|
+
have
|
|
187
|
+
haven't
|
|
188
|
+
having
|
|
189
|
+
he
|
|
190
|
+
he's
|
|
191
|
+
hello
|
|
192
|
+
help
|
|
193
|
+
hence
|
|
194
|
+
her
|
|
195
|
+
here
|
|
196
|
+
here's
|
|
197
|
+
hereafter
|
|
198
|
+
hereby
|
|
199
|
+
herein
|
|
200
|
+
hereupon
|
|
201
|
+
hers
|
|
202
|
+
herself
|
|
203
|
+
hi
|
|
204
|
+
him
|
|
205
|
+
himself
|
|
206
|
+
his
|
|
207
|
+
hither
|
|
208
|
+
hopefully
|
|
209
|
+
how
|
|
210
|
+
howbeit
|
|
211
|
+
however
|
|
212
|
+
i
|
|
213
|
+
i'd
|
|
214
|
+
i'll
|
|
215
|
+
i'm
|
|
216
|
+
i've
|
|
217
|
+
ie
|
|
218
|
+
if
|
|
219
|
+
ignored
|
|
220
|
+
immediate
|
|
221
|
+
in
|
|
222
|
+
inasmuch
|
|
223
|
+
inc
|
|
224
|
+
indeed
|
|
225
|
+
indicate
|
|
226
|
+
indicated
|
|
227
|
+
indicates
|
|
228
|
+
inner
|
|
229
|
+
insofar
|
|
230
|
+
instead
|
|
231
|
+
into
|
|
232
|
+
inward
|
|
233
|
+
is
|
|
234
|
+
isn't
|
|
235
|
+
it
|
|
236
|
+
it'd
|
|
237
|
+
it'll
|
|
238
|
+
it's
|
|
239
|
+
its
|
|
240
|
+
itself
|
|
241
|
+
j
|
|
242
|
+
just
|
|
243
|
+
k
|
|
244
|
+
keep
|
|
245
|
+
keeps
|
|
246
|
+
kept
|
|
247
|
+
know
|
|
248
|
+
knows
|
|
249
|
+
known
|
|
250
|
+
l
|
|
251
|
+
last
|
|
252
|
+
lately
|
|
253
|
+
later
|
|
254
|
+
latter
|
|
255
|
+
latterly
|
|
256
|
+
least
|
|
257
|
+
less
|
|
258
|
+
lest
|
|
259
|
+
let
|
|
260
|
+
let's
|
|
261
|
+
like
|
|
262
|
+
liked
|
|
263
|
+
likely
|
|
264
|
+
little
|
|
265
|
+
look
|
|
266
|
+
looking
|
|
267
|
+
looks
|
|
268
|
+
ltd
|
|
269
|
+
m
|
|
270
|
+
mainly
|
|
271
|
+
many
|
|
272
|
+
may
|
|
273
|
+
maybe
|
|
274
|
+
me
|
|
275
|
+
mean
|
|
276
|
+
meanwhile
|
|
277
|
+
merely
|
|
278
|
+
might
|
|
279
|
+
more
|
|
280
|
+
moreover
|
|
281
|
+
most
|
|
282
|
+
mostly
|
|
283
|
+
much
|
|
284
|
+
must
|
|
285
|
+
my
|
|
286
|
+
myself
|
|
287
|
+
n
|
|
288
|
+
name
|
|
289
|
+
namely
|
|
290
|
+
nd
|
|
291
|
+
near
|
|
292
|
+
nearly
|
|
293
|
+
necessary
|
|
294
|
+
need
|
|
295
|
+
needs
|
|
296
|
+
neither
|
|
297
|
+
never
|
|
298
|
+
nevertheless
|
|
299
|
+
new
|
|
300
|
+
next
|
|
301
|
+
nine
|
|
302
|
+
no
|
|
303
|
+
nobody
|
|
304
|
+
non
|
|
305
|
+
none
|
|
306
|
+
noone
|
|
307
|
+
nor
|
|
308
|
+
normally
|
|
309
|
+
not
|
|
310
|
+
nothing
|
|
311
|
+
novel
|
|
312
|
+
now
|
|
313
|
+
nowhere
|
|
314
|
+
o
|
|
315
|
+
obviously
|
|
316
|
+
of
|
|
317
|
+
off
|
|
318
|
+
often
|
|
319
|
+
oh
|
|
320
|
+
ok
|
|
321
|
+
okay
|
|
322
|
+
old
|
|
323
|
+
on
|
|
324
|
+
once
|
|
325
|
+
one
|
|
326
|
+
ones
|
|
327
|
+
only
|
|
328
|
+
onto
|
|
329
|
+
or
|
|
330
|
+
other
|
|
331
|
+
others
|
|
332
|
+
otherwise
|
|
333
|
+
ought
|
|
334
|
+
our
|
|
335
|
+
ours
|
|
336
|
+
ourselves
|
|
337
|
+
out
|
|
338
|
+
outside
|
|
339
|
+
over
|
|
340
|
+
overall
|
|
341
|
+
own
|
|
342
|
+
p
|
|
343
|
+
particular
|
|
344
|
+
particularly
|
|
345
|
+
per
|
|
346
|
+
perhaps
|
|
347
|
+
placed
|
|
348
|
+
please
|
|
349
|
+
plus
|
|
350
|
+
possible
|
|
351
|
+
presumably
|
|
352
|
+
probably
|
|
353
|
+
provides
|
|
354
|
+
q
|
|
355
|
+
que
|
|
356
|
+
quite
|
|
357
|
+
qv
|
|
358
|
+
r
|
|
359
|
+
rather
|
|
360
|
+
rd
|
|
361
|
+
re
|
|
362
|
+
really
|
|
363
|
+
reasonably
|
|
364
|
+
regarding
|
|
365
|
+
regardless
|
|
366
|
+
regards
|
|
367
|
+
relatively
|
|
368
|
+
respectively
|
|
369
|
+
right
|
|
370
|
+
s
|
|
371
|
+
said
|
|
372
|
+
same
|
|
373
|
+
saw
|
|
374
|
+
say
|
|
375
|
+
saying
|
|
376
|
+
says
|
|
377
|
+
second
|
|
378
|
+
secondly
|
|
379
|
+
see
|
|
380
|
+
seeing
|
|
381
|
+
seem
|
|
382
|
+
seemed
|
|
383
|
+
seeming
|
|
384
|
+
seems
|
|
385
|
+
seen
|
|
386
|
+
self
|
|
387
|
+
selves
|
|
388
|
+
sensible
|
|
389
|
+
sent
|
|
390
|
+
serious
|
|
391
|
+
seriously
|
|
392
|
+
seven
|
|
393
|
+
several
|
|
394
|
+
shall
|
|
395
|
+
she
|
|
396
|
+
should
|
|
397
|
+
shouldn't
|
|
398
|
+
since
|
|
399
|
+
six
|
|
400
|
+
so
|
|
401
|
+
some
|
|
402
|
+
somebody
|
|
403
|
+
somehow
|
|
404
|
+
someone
|
|
405
|
+
something
|
|
406
|
+
sometime
|
|
407
|
+
sometimes
|
|
408
|
+
somewhat
|
|
409
|
+
somewhere
|
|
410
|
+
soon
|
|
411
|
+
sorry
|
|
412
|
+
specified
|
|
413
|
+
specify
|
|
414
|
+
specifying
|
|
415
|
+
still
|
|
416
|
+
sub
|
|
417
|
+
such
|
|
418
|
+
sup
|
|
419
|
+
sure
|
|
420
|
+
t
|
|
421
|
+
t's
|
|
422
|
+
take
|
|
423
|
+
taken
|
|
424
|
+
tell
|
|
425
|
+
tends
|
|
426
|
+
th
|
|
427
|
+
than
|
|
428
|
+
thank
|
|
429
|
+
thanks
|
|
430
|
+
thanx
|
|
431
|
+
that
|
|
432
|
+
that's
|
|
433
|
+
thats
|
|
434
|
+
the
|
|
435
|
+
their
|
|
436
|
+
theirs
|
|
437
|
+
them
|
|
438
|
+
themselves
|
|
439
|
+
then
|
|
440
|
+
thence
|
|
441
|
+
there
|
|
442
|
+
there's
|
|
443
|
+
thereafter
|
|
444
|
+
thereby
|
|
445
|
+
therefore
|
|
446
|
+
therein
|
|
447
|
+
theres
|
|
448
|
+
thereupon
|
|
449
|
+
these
|
|
450
|
+
they
|
|
451
|
+
they'd
|
|
452
|
+
they'll
|
|
453
|
+
they're
|
|
454
|
+
they've
|
|
455
|
+
think
|
|
456
|
+
third
|
|
457
|
+
this
|
|
458
|
+
thorough
|
|
459
|
+
thoroughly
|
|
460
|
+
those
|
|
461
|
+
though
|
|
462
|
+
three
|
|
463
|
+
through
|
|
464
|
+
throughout
|
|
465
|
+
thru
|
|
466
|
+
thus
|
|
467
|
+
to
|
|
468
|
+
together
|
|
469
|
+
too
|
|
470
|
+
took
|
|
471
|
+
toward
|
|
472
|
+
towards
|
|
473
|
+
tried
|
|
474
|
+
tries
|
|
475
|
+
truly
|
|
476
|
+
try
|
|
477
|
+
trying
|
|
478
|
+
twice
|
|
479
|
+
two
|
|
480
|
+
u
|
|
481
|
+
un
|
|
482
|
+
under
|
|
483
|
+
unfortunately
|
|
484
|
+
unless
|
|
485
|
+
unlikely
|
|
486
|
+
until
|
|
487
|
+
unto
|
|
488
|
+
up
|
|
489
|
+
upon
|
|
490
|
+
us
|
|
491
|
+
use
|
|
492
|
+
used
|
|
493
|
+
useful
|
|
494
|
+
uses
|
|
495
|
+
using
|
|
496
|
+
usually
|
|
497
|
+
uucp
|
|
498
|
+
v
|
|
499
|
+
value
|
|
500
|
+
various
|
|
501
|
+
very
|
|
502
|
+
via
|
|
503
|
+
viz
|
|
504
|
+
vs
|
|
505
|
+
w
|
|
506
|
+
want
|
|
507
|
+
wants
|
|
508
|
+
was
|
|
509
|
+
wasn't
|
|
510
|
+
way
|
|
511
|
+
we
|
|
512
|
+
we'd
|
|
513
|
+
we'll
|
|
514
|
+
we're
|
|
515
|
+
we've
|
|
516
|
+
welcome
|
|
517
|
+
well
|
|
518
|
+
went
|
|
519
|
+
were
|
|
520
|
+
weren't
|
|
521
|
+
what
|
|
522
|
+
what's
|
|
523
|
+
whatever
|
|
524
|
+
when
|
|
525
|
+
whence
|
|
526
|
+
whenever
|
|
527
|
+
where
|
|
528
|
+
where's
|
|
529
|
+
whereafter
|
|
530
|
+
whereas
|
|
531
|
+
whereby
|
|
532
|
+
wherein
|
|
533
|
+
whereupon
|
|
534
|
+
wherever
|
|
535
|
+
whether
|
|
536
|
+
which
|
|
537
|
+
while
|
|
538
|
+
whither
|
|
539
|
+
who
|
|
540
|
+
who's
|
|
541
|
+
whoever
|
|
542
|
+
whole
|
|
543
|
+
whom
|
|
544
|
+
whose
|
|
545
|
+
why
|
|
546
|
+
will
|
|
547
|
+
willing
|
|
548
|
+
wish
|
|
549
|
+
with
|
|
550
|
+
within
|
|
551
|
+
without
|
|
552
|
+
won't
|
|
553
|
+
wonder
|
|
554
|
+
would
|
|
555
|
+
would
|
|
556
|
+
wouldn't
|
|
557
|
+
x
|
|
558
|
+
y
|
|
559
|
+
yes
|
|
560
|
+
yet
|
|
561
|
+
you
|
|
562
|
+
you'd
|
|
563
|
+
you'll
|
|
564
|
+
you're
|
|
565
|
+
you've
|
|
566
|
+
your
|
|
567
|
+
yours
|
|
568
|
+
yourself
|
|
569
|
+
yourselves
|
|
570
|
+
z
|
|
571
|
+
zero
|
|
572
|
+
casually
|
|
573
|
+
mentioned
|
|
574
|
+
called
|
|
575
|
+
eventually
|
|
576
|
+
covered
|
|
577
|
+
today
|
|
578
|
+
proud
|
|
579
|
+
reached
|
|
580
|
+
1
|
|
581
|
+
0
|
|
582
|
+
10
|
|
583
|
+
100
|
|
584
|
+
20
|
|
585
|
+
good
|
|
586
|
+
feel
|
|
587
|
+
great
|
|
588
|
+
piece
|
|
589
|
+
put
|
|
590
|
+
online
|
|
591
|
+
inside
|
|
592
|
+
biggest
|
|
593
|
+
solid
|
|
594
|
+
unsurprisingly
|
|
595
|
+
existing
|
|
596
|
+
impromptu
|
|
597
|
+
ultra
|
|
598
|
+
check
|
|
599
|
+
lot
|
|
600
|
+
big
|
|
601
|
+
goal
|
|
602
|
+
provide
|
|
603
|
+
highly
|
|
604
|
+
lots
|
|
605
|
+
walks
|
|
606
|
+
live
|
|
607
|
+
stand
|
|
608
|
+
alongside
|
|
609
|
+
meant
|
|
610
|
+
suck
|
|
611
|
+
awesome
|
|
612
|
+
turn
|
|
613
|
+
feeling
|
|
614
|
+
continued
|
|
615
|
+
play
|
|
616
|
+
al
|
|
617
|
+
tit
|
|
618
|
+
tat
|
|
619
|
+
started
|
|
620
|
+
oriented
|
|
621
|
+
imagine
|
|
622
|
+
carefully
|
|
623
|
+
built
|
|
624
|
+
full
|
|
625
|
+
moving
|
|
626
|
+
products
|
|
627
|
+
product
|
|
628
|
+
spread
|
|
629
|
+
mile
|
|
630
|
+
benefit
|
|
631
|
+
works
|
|
632
|
+
fine
|
|
633
|
+
related
|
|
634
|
+
articles
|
|
635
|
+
equals
|
|
636
|
+
basically
|
|
637
|
+
informative
|
|
638
|
+
recently
|
|
639
|
+
real
|
|
640
|
+
simpler
|
|
641
|
+
allowing
|
|
642
|
+
perform
|
|
643
|
+
allowed
|
|
644
|
+
bother
|
|
645
|
+
box
|
|
646
|
+
shot
|
|
647
|
+
typically
|
|
648
|
+
requirements
|
|
649
|
+
ago
|
|
650
|
+
hours
|
|
651
|
+
minutes
|
|
652
|
+
seconds
|
|
653
|
+
hour
|
|
654
|
+
minute
|
|
655
|
+
second
|
|
656
|
+
high
|
|
657
|
+
low
|
|
658
|
+
drove
|
|
659
|
+
extensive
|
|
660
|
+
spoke
|
|
661
|
+
pre
|
|
662
|
+
Jacob
|
|
663
|
+
Michael
|
|
664
|
+
Joshua
|
|
665
|
+
Matthew
|
|
666
|
+
Christopher
|
|
667
|
+
Andrew
|
|
668
|
+
Daniel
|
|
669
|
+
Ethan
|
|
670
|
+
Joseph
|
|
671
|
+
William
|
|
672
|
+
Anthony
|
|
673
|
+
Nicholas
|
|
674
|
+
David
|
|
675
|
+
Alexander
|
|
676
|
+
Ryan
|
|
677
|
+
Tyler
|
|
678
|
+
James
|
|
679
|
+
John
|
|
680
|
+
Jonathan
|
|
681
|
+
Brandon
|
|
682
|
+
Christian
|
|
683
|
+
Dylan
|
|
684
|
+
Zachary
|
|
685
|
+
Noah
|
|
686
|
+
Samuel
|
|
687
|
+
Benjamin
|
|
688
|
+
Nathan
|
|
689
|
+
Logan
|
|
690
|
+
Justin
|
|
691
|
+
Jose
|
|
692
|
+
Gabriel
|
|
693
|
+
Austin
|
|
694
|
+
Kevin
|
|
695
|
+
Caleb
|
|
696
|
+
Robert
|
|
697
|
+
Elijah
|
|
698
|
+
Thomas
|
|
699
|
+
Jordan
|
|
700
|
+
Cameron
|
|
701
|
+
Hunter
|
|
702
|
+
Jack
|
|
703
|
+
Angel
|
|
704
|
+
Isaiah
|
|
705
|
+
Jackson
|
|
706
|
+
Evan
|
|
707
|
+
Luke
|
|
708
|
+
Jason
|
|
709
|
+
Isaac
|
|
710
|
+
Mason
|
|
711
|
+
Aaron
|
|
712
|
+
Connor
|
|
713
|
+
Gavin
|
|
714
|
+
Kyle
|
|
715
|
+
Jayden
|
|
716
|
+
Aidan
|
|
717
|
+
Juan
|
|
718
|
+
Luis
|
|
719
|
+
Charles
|
|
720
|
+
Aiden
|
|
721
|
+
Adam
|
|
722
|
+
Brian
|
|
723
|
+
Eric
|
|
724
|
+
Lucas
|
|
725
|
+
Sean
|
|
726
|
+
Nathaniel
|
|
727
|
+
Alex
|
|
728
|
+
Adrian
|
|
729
|
+
Carlos
|
|
730
|
+
Bryan
|
|
731
|
+
Ian
|
|
732
|
+
Jesus
|
|
733
|
+
Owen
|
|
734
|
+
Julian
|
|
735
|
+
Cole
|
|
736
|
+
Landon
|
|
737
|
+
Diego
|
|
738
|
+
Steven
|
|
739
|
+
Chase
|
|
740
|
+
Timothy
|
|
741
|
+
Jeremiah
|
|
742
|
+
Sebastian
|
|
743
|
+
Xavier
|
|
744
|
+
Devin
|
|
745
|
+
Cody
|
|
746
|
+
Seth
|
|
747
|
+
Hayden
|
|
748
|
+
Blake
|
|
749
|
+
Richard
|
|
750
|
+
Carter
|
|
751
|
+
Wyatt
|
|
752
|
+
Dominic
|
|
753
|
+
Antonio
|
|
754
|
+
Jaden
|
|
755
|
+
Miguel
|
|
756
|
+
Brayden
|
|
757
|
+
Patrick
|
|
758
|
+
Alejandro
|
|
759
|
+
Carson
|
|
760
|
+
Jesse
|
|
761
|
+
Tristan
|
|
762
|
+
Trevor
|
|
763
|
+
Victor
|
|
764
|
+
Henry
|
|
765
|
+
Jake
|
|
766
|
+
Liam
|
|
767
|
+
Jared
|
|
768
|
+
Bryce
|
|
769
|
+
Riley
|
|
770
|
+
Colin
|
|
771
|
+
Mark
|
|
772
|
+
Jeremy
|
|
773
|
+
Garrett
|
|
774
|
+
Caden
|
|
775
|
+
Marcus
|
|
776
|
+
Vincent
|
|
777
|
+
Kenneth
|
|
778
|
+
Parker
|
|
779
|
+
Kaleb
|
|
780
|
+
Brady
|
|
781
|
+
Kaden
|
|
782
|
+
Jorge
|
|
783
|
+
Oscar
|
|
784
|
+
Joel
|
|
785
|
+
Colton
|
|
786
|
+
Tanner
|
|
787
|
+
Ashton
|
|
788
|
+
Paul
|
|
789
|
+
Josiah
|
|
790
|
+
Eduardo
|
|
791
|
+
Edward
|
|
792
|
+
Ivan
|
|
793
|
+
Cooper
|
|
794
|
+
Emily
|
|
795
|
+
Madison
|
|
796
|
+
Emma
|
|
797
|
+
Hannah
|
|
798
|
+
Olivia
|
|
799
|
+
Abigail
|
|
800
|
+
Isabella
|
|
801
|
+
Ashley
|
|
802
|
+
Samantha
|
|
803
|
+
Elizabeth
|
|
804
|
+
Alexis
|
|
805
|
+
Sarah
|
|
806
|
+
Alyssa
|
|
807
|
+
Grace
|
|
808
|
+
Sophia
|
|
809
|
+
Taylor
|
|
810
|
+
Brianna
|
|
811
|
+
Lauren
|
|
812
|
+
Ava
|
|
813
|
+
Kayla
|
|
814
|
+
Jessica
|
|
815
|
+
Natalie
|
|
816
|
+
Chloe
|
|
817
|
+
Anna
|
|
818
|
+
Victoria
|
|
819
|
+
Hailey
|
|
820
|
+
Mia
|
|
821
|
+
Sydney
|
|
822
|
+
Jasmine
|
|
823
|
+
Morgan
|
|
824
|
+
Julia
|
|
825
|
+
Destiny
|
|
826
|
+
Rachel
|
|
827
|
+
Megan
|
|
828
|
+
Kaitlyn
|
|
829
|
+
Katherine
|
|
830
|
+
Jennifer
|
|
831
|
+
Savannah
|
|
832
|
+
Ella
|
|
833
|
+
Alexandra
|
|
834
|
+
Haley
|
|
835
|
+
Allison
|
|
836
|
+
Maria
|
|
837
|
+
Nicole
|
|
838
|
+
Mackenzie
|
|
839
|
+
Brooke
|
|
840
|
+
Makayla
|
|
841
|
+
Kaylee
|
|
842
|
+
Lily
|
|
843
|
+
Stephanie
|
|
844
|
+
Andrea
|
|
845
|
+
Faith
|
|
846
|
+
Amanda
|
|
847
|
+
Katelyn
|
|
848
|
+
Kimberly
|
|
849
|
+
Madeline
|
|
850
|
+
Gabrielle
|
|
851
|
+
Zoe
|
|
852
|
+
Trinity
|
|
853
|
+
Alexa
|
|
854
|
+
Mary
|
|
855
|
+
Jenna
|
|
856
|
+
Lillian
|
|
857
|
+
Paige
|
|
858
|
+
Kylie
|
|
859
|
+
Gabriella
|
|
860
|
+
Rebecca
|
|
861
|
+
Jordan
|
|
862
|
+
Sara
|
|
863
|
+
Addison
|
|
864
|
+
Michelle
|
|
865
|
+
Riley
|
|
866
|
+
Vanessa
|
|
867
|
+
Angelina
|
|
868
|
+
Leah
|
|
869
|
+
Caroline
|
|
870
|
+
Sofia
|
|
871
|
+
Audrey
|
|
872
|
+
Maya
|
|
873
|
+
Avery
|
|
874
|
+
Evelyn
|
|
875
|
+
Autumn
|
|
876
|
+
Amber
|
|
877
|
+
Ariana
|
|
878
|
+
Jocelyn
|
|
879
|
+
Claire
|
|
880
|
+
Jada
|
|
881
|
+
Danielle
|
|
882
|
+
Bailey
|
|
883
|
+
Isabel
|
|
884
|
+
Arianna
|
|
885
|
+
Sierra
|
|
886
|
+
Mariah
|
|
887
|
+
Aaliyah
|
|
888
|
+
Melanie
|
|
889
|
+
Erin
|
|
890
|
+
Nevaeh
|
|
891
|
+
Brooklyn
|
|
892
|
+
Marissa
|
|
893
|
+
yeah
|