GH-OCR-Evaluation-and-Correction
In [1]:
%load_ext autoreload
In [2]:
%autoreload 2
In [3]:
from text2topics import reports
from text2topics import utilities
from text2topics import clean
import re
import os
from os import listdir
from os.path import isfile, join
import collections
In [4]:
%matplotlib inline
In [5]:
wordlist_dir = "/Users/jeriwieringa/Dissertation/drafts/data/word-lists"
wordlists = ["2016-12-07-SDA-last-names.txt",
"2016-12-07-SDA-place-names.txt",
"2016-12-08-SDA-Vocabulary.txt",
"2017-01-03-place-names.txt",
"2017-02-14-Base-Word-List-SCOWL&KJV.txt",
"2017-02-14-Roman-Numerals.txt",
"2017-03-01-Additional-Approved-Words.txt"
]
In [6]:
spelling_dictionary = utilities.create_spelling_dictionary(wordlist_dir, wordlists)
In [7]:
title = "GH"
In [8]:
base_dir = "/Users/jeriwieringa/Dissertation/text/text/2017-01-31-corpus-with-utf8-split-into-titles-cleaning/{}/".format(title)
Baseline¶
In [9]:
cycle = 'baseline'
In [10]:
stats = reports.overview_report(join(base_dir, cycle), spelling_dictionary, title)
Directory: /Users/jeriwieringa/Dissertation/text/text/2017-01-31-corpus-with-utf8-split-into-titles-cleaning/GH/baseline Average verified rate: 0.937820099911431 Average of error rates: 0.06425506673257539 Total token count: 2285224
In [11]:
errors_summary = reports.get_errors_summary( stats )
reports.top_errors( errors_summary, 100 )
Out[11]:
[('-', 4029), ("'", 2999), ('ñ', 2726), ('e', 2495), ('m', 2108), ('w', 1965), ('¥', 1750), ('t', 1544), ('r', 1535), (')', 1342), ('re-', 1261), ('d', 1107), ('f', 1100), ('con-', 1076), ('in-', 1058), ('g', 1037), ('n', 975), ('be-', 911), ('tion', 907), ('de-', 656), ('oo', 613), ('x', 591), ('com-', 526), ('(', 520), ('ment', 495), ('ex-', 487), ('th', 420), ('en-', 420), ('mis-', 371), ('dis-', 364), ('_', 359), ('un-', 320), ('pro-', 299), ('ple', 283), ('ers', 277), ('ac-', 272), ('im-', 267), ('ence', 266), ('per-', 264), ('tions', 261), ('peo-', 258), ('pre-', 256), ('/', 255), ('at-', 252), ('ad-', 228), ('ga', 222), ('co', 213), ('*', 209), ('to-', 206), ('sab-', 204), ('meet-', 204), ("'the", 202), ('ful', 197), ('ly', 197), ('col-', 190), ('ments', 187), ('an-', 186), ('ber', 185), ('the-', 181), ('al-', 178), ('for-', 168), ('ap-', 166), ('sionary', 164), ('k', 159), ("the'", 157), ('ance', 156), ('u', 155), ('mem-', 151), ('-the', 148), ('--', 146), ('them-', 145), ('mes-', 144), ('ference', 139), ('ored', 138), ('ern', 137), ('south-', 137), ('io', 135), ('with-', 132), ('ary', 132), ('build-', 131), ('work-', 130), ('pp', 129), ('oak-', 128), ('chil-', 127), ('inter-', 126), ('or-', 126), ('ã', 125), ('dren', 124), ('some-', 122), ("''", 122), ('so-', 121), ('mission-', 121), ('sub-', 120), ('bers', 117), ('confer-', 117), ('ent', 115), ('ceived', 115), ('can-', 114), ('sup-', 113), ('self-', 112), ("'of", 111), ('fol-', 111), ('ser-', 110), ('z', 109), ('thot', 107), ('ex', 107), ('pa', 106), ('hun-', 104), ('es-', 102), ('pres-', 101), ('teach-', 101)]
Check Special Character Use¶
In [12]:
reports.tokens_with_special_characters(errors_summary)
Out[12]:
[('ñ', 2726), ('¥', 1750), (')', 1342), ('(', 520), ('_', 359), ('/', 255), ('*', 209), ('ã', 125), ('ñthe', 90), ('%', 81), ('`', 80), ('=', 75), ('ñselected', 67), (']', 63), ('**', 52), ('+', 52), ('(continued', 47), ('tennã', 46), ('¥¥', 46), ('ô', 44), ('ña', 41), ('[the', 39), ('(the', 38), ('(see', 38), ('¡', 37), ('[', 37), ('(gen', 36), ('(verse', 34), ('\\', 34), ('(concluded', 32), ('(entered', 32), ('ñmrs', 31), ('ñsingle', 30), ('•', 30), ('(rom', 30), ('(rev', 30), ('(a)', 29), ('(heb', 29), ('(b)', 28), ('(i', 28), ('(john', 27), ('ñin', 26), ('_the', 26), ('(matt', 25), ('i)', 25), ('(isa', 24), ('(acts', 23), ('ñand', 23), ('ñed', 23), ('(and', 22), ('#', 22), ('ñanon', 22), ('¥¥¥', 22), ('—', 21), ('(c)', 21), ('¥the', 21), ("t('", 21), ("('", 20), ('ñthat', 20), ('the_', 20), ('(for', 19), ('the¥', 18), ('(ex', 16), ('ñj', 16), ('ñc', 16), ('ñto', 16), ('-¥', 15), ('ñsel', 15), ('\ufeff', 15), ('¥and', 15), ('(in', 15), ('(ps', 15), ('š', 14), ('ñbut', 14), ('ñi', 14), ('ñf', 14), ('(dan', 13), ('father]', 13), ('(d)', 13), ('(gal', 13), ('(colored)', 13), ('(luke', 13), ('(i)', 13), ('ó', 12), ("'¥", 12), ('``', 12), ('(not', 12), ('%iv', 12), ('ñwe', 12), ('ö', 11), ('ñr', 11), ('~', 11), ('and_', 11), ('[or', 11), ('a_', 11), ('^', 11), ('a/a', 11), ('ñnot', 11), ('(a', 11), ('✓', 11), ('ñthis', 10), ('(our', 10), ('of_', 10), ('`the', 10), ('name)', 10), ('(that', 10), ('(to', 10), ('[margin', 10), ('(eph', 10), ('ñid', 9), ('[christ]', 9), ('ñhe', 9), ("¥'", 9), ('¥of', 9), ('¥-', 9), ('ñno', 9), ('(verses', 9), ('-_', 9), ('(new', 9), ('o)', 9), ('et*', 8), ("nt('", 8), ('to)', 8), ('ñchristian', 8), ('(per', 8), ('(white)', 8), ('ñwho', 8), ('(p', 8), ('¥in', 8), ('ñg', 8), ('(signed)', 8), ('a¥', 8), ('ñs', 8), ('(e)', 8), ('ñit', 8), ("ñ'", 8), ('(which', 8), ('(f)', 8), ('_to', 8), ('ñfor', 8), ('(g)', 8), ('(as', 7), ('to¥', 7), ('ñall', 7), ('it)', 7), ('to_', 7), ('(margin', 7), ('in¥', 7), ('people)', 7), ('++', 7), ('ñdr', 7), ('(r', 7), ('(or', 7), ('(this', 7), ('***', 7), ('ñfrom', 7), ("ñyouth's", 7), ('ñmilitary', 6), ("`'", 6), ('*¥*', 6), ('`and', 6), ('[was]', 6), ('of¥', 6), ('ñl', 6), ('in_', 6), ('*if', 6), ('(h)', 6), ('*ir', 6), ('ñw', 6), ('itñ', 6), ("'`", 6), ('ñjames', 6), ('ñby', 6), ('[from', 6), ('(vs', 6), ('*the', 6), ('years)', 6), ("/'", 6), ('(model', 6), ('for_', 6), ('i/', 6), ('(compare', 6), ('_-', 6), ('}', 6), (")'", 6), ('t)', 6), ('_i', 6), ('(christ)', 6), ('>', 6), ('(job', 6), ('ñrev', 6), ('publish=', 6), ('(eze', 6), ('and¥', 5), ("')", 5), ('¥a', 5), ('`by', 5), ('%m', 5), ('(phil', 5), ('a%', 5), ("'ñ", 5), ('(no', 5), ('is¥', 5), ('ñwhat', 5), ('¥i', 5), ('margin)', 5), ('with_', 5), ('who_', 5), ('(num', 5), ('(jer', 5), ('¥that', 5), ('south=', 5), ('(by', 5), ('ò', 5), ('the=', 5), ('(mark', 5), ('{', 5), ('(ado', 5), ('[this', 5), ('ii)', 5), ('//', 5), ('ñhow', 5), ('i¡', 5), ("father's]", 5), ('was¥', 5), ('¥¥¥¥', 5), ('ñ`', 5), ('be_', 5), ('(jno', 5), ('work)', 5), ('__', 5), ('(r)', 5), ('[of', 5), ('****', 5), ('ñthey', 5), ('ñis', 5), ('¥-¥', 5), ('_and', 5), ('ñjohn', 5), ('[moses]', 5), ('(he', 5), ('ñpatriarchs', 5), ('ñour', 5), ('ñe', 5), ('ñyes', 4), ('part)', 4), ('(col', 4), ('(with', 4), ('adapted]', 4), ('christ]', 4), ('children)', 4), ('¥at', 4), ('(now', 4), ('()', 4), ('`it', 4), ('ñlowell', 4), ('(from', 4), ('have¥', 4), ('(london)', 4), ('(margin)', 4), ('(n', 4), ('[margin]', 4), ('the]', 4), ('ñt', 4), ('#abbath', 4), ('ñof', 4), ('<', 4), ('(-', 4), ('¥with', 4), ('`with', 4), ('ñso', 4), ('/the', 4), ('/he', 4), ('_of', 4), ('continued)', 4), ('#ince', 4), ('godñ', 4), ('sabbath=school', 4), ('¤', 4), ('(ii)', 4), ('it_', 4), ("[christ's]", 4), ('ñpresent', 4), ('(continued)', 4), ('ñhis', 4), ('ñnew', 4), ('-(', 4), ('fuelñone', 4), ('(about', 4), ('are_', 4), ('[had]', 4), ('iñ', 4), ('¥we', 4), ('margin]', 4), ('allñ', 4), ('have_', 4), ('[self-denial]', 4), ('(patented)', 4), ('_people', 4), ('[in', 4), ('ñas', 4), ('at¥', 4), ('(personal', 4), ('`do', 4), ('/or', 4), ('io)', 4), ('_a', 4), ('ñdied', 4), ('re=', 4), ('ñgood', 4), ('`i', 4), ('(an', 4), ('¥to', 4), ('timeñ', 4), ('ñd', 4), ('been_', 4), ('the`', 4), ('ñwar', 3), ('them)', 3), ('al/', 3), ('we¥', 3), ('`we', 3), ('us_', 3), ('saidñ', 3), ('flyñshuttle', 3), ('ñthere', 3), ('`if', 3), ('(w', 3), ("'`i", 3), ('ñb', 3), ("ñram's", 3), ('the/', 3), ('ñmargaret', 3), ('ãof', 3), ('ñeditor', 3), ('ñella', 3), ("qt('", 3), ('_that', 3), ('be¥', 3), ('students_', 3), ('_give', 3), ('¥m', 3), ('¥it', 3), ('_this', 3), ('_herald', 3), ('(roman', 3), ('life)', 3), ('[gr', 3), ('all_', 3), ('£', 3), ('(widow', 3), ('(because', 3), ('*ip', 3), ("ñ''", 3), ('[a', 3), ('(where', 3), ('(chap', 3), ('*from', 3), ('of_the', 3), ('godã', 3), ('ñeven', 3), ('ñelizabeth', 3), ('(e', 3), ('con=', 3), ('(commissions', 3), ('ñbefore', 3), ('ñexchange', 3), ('once—lest', 3), ('-`', 3), ('aveã', 3), ('eight)', 3), ('`those', 3), ('york)', 3), ('*as', 3), ('ñiowa', 3), ('ñsunday-school', 3), ('(incorporated)', 3), ('(dent', 3), ('¥s', 3), ('`god', 3), ('[to', 3), ('[living]', 3), ('law]', 3), ('we_', 3), ('good)', 3), ('lord_', 3), ('for¥', 3), ('`some', 3), ('ñphillips', 3), ('(ala', 3), ('ñwas', 3), ('sunday=school', 3), ('god]', 3), ('_is', 3), ('[compare', 3), ('(midget', 3), ('i_', 3), ('()cob', 3), ('ñjust', 3), ('¥its', 3), ('%if', 3), ('tooñ', 3), ('month)', 3), ('(sold)', 3), ('f)', 3), ('(my', 3), ('oneñ', 3), ('ñhenry', 3), ('¥be', 3), ('ñedward', 3), (')¥', 3), ('wool)', 3), ('-*', 3), ('(james', 3), ('`have', 3), ('¥¥¥¥¥', 3), ('a¡', 3), ('(io)', 3), ('(to)', 3), ('`)', 3), ('¥¥¥¥¥¥¥¥', 3), ('ñadapted', 3), ('work_', 3), ('¥%', 3), ('ñrobert', 3), ('¥on', 3), ('so_', 3), ('(trait)', 3), ('(zech', 3), ('ñreview', 3), ('south)', 3), ('¥¥¥¥¥¥', 3), ('_coming', 3), ('edition)', 3), ('ñsunday', 3), ('ñbible', 3), ('_our', 3), ('ñan', 3), ('knowñ', 3), ('is_', 3), ('û', 3), ('ñits', 3), ('`¥', 3), ('-)', 3), ('ñlondon', 3), ('ñoh', 3), ('_but', 3), ('andñ', 3), ('¦', 3), ('ñh', 3), ('s¥', 3), ('are¥', 3), ('ñm', 3), ('that_', 3), ('_they', 3), ('ñthese', 3), ("'*", 3), ('¥had', 3), ('¥for', 3), ('concluded)', 3), ('`what', 3), ('stã', 3), ('[adapte', 3), ('(mass', 2), ('_them', 2), ('(eternal', 2), ('(on', 2), ('¥from', 2), ('cents)', 2), ('_build', 2), ('¥your', 2), ('giveñ', 2), ('black)', 2), ('ñamos', 2), ('¥any', 2), ('ñgospel', 2), ('/e', 2), ('time)', 2), ('notñ', 2), ('weeks)', 2), ('volcanic)', 2), ('ñsydney', 2), ('*•', 2), ('[marginal', 2), ('toñ', 2), ('meñ', 2), ('))', 2), ('hourñthen', 2), ('ñchicago', 2), ('¥our', 2), ('lord)', 2), ('ñillustrated', 2), ('•=', 2), ('<>', 2), ('_r', 2), ('¥as', 2), ('ñsecretary', 2), ("'¥'", 2), ('¥-of', 2), ('neverñforever', 2), ('donations*', 2), ('beñ', 2), ('[ex', 2), ('andã', 2), ('(may', 2), ('[adapted]', 2), ('cheat)', 2), ('¥out', 2), ('ñspurgeon', 2), ('(sunday)', 2), ('(revelation', 2), ('(f', 2), ('ãbe', 2), ('agesñthe', 2), ("(satan's)", 2), ('recipes)', 2), ('friendñ', 2), ('first¥', 2), ('`so', 2), ('this_', 2), ('ñlittle', 2), ('spirit]', 2), ('(sept', 2), ('eyes_', 2), ('(conclusion', 2), ('grave]', 2), ('ñsin', 2), ('¥an', 2), ('ñmen', 2), ('ti*', 2), ('oneñand', 2), ('stampsñcost', 2), ('*p', 2), ('smilingñjust', 2), ('(australia)', 2), ('ñwhen', 2), ('(there', 2), ('-¥¥-¥', 2), ('right)', 2), ('mostñthe', 2), ('*-', 2), ('all¥', 2), ('(same', 2), ('foreverñnever', 2), ('ñsir', 2), ('[about', 2), ("'`god", 2), ('ñlesson', 2), ('workersñsowers', 2), ('(altho', 2), ('givenñ', 2), ('ñian', 2), ('¥was', 2), ('##', 2), ('i*', 2), ('¥-did', 2), ('_church', 2), ('¥lord', 2), ('no/', 2), ('of*', 2), ('us¥', 2), ('ñsun-', 2), ('in)', 2), (')s', 2), ('ñshe', 2), ('ãã', 2), ('ñbooker', 2), ('ñenclosed', 2), ('_moody', 2), ('ñthen', 2), ('ñlet', 2), ('living)', 2), ('strachan_', 2), ('ñduring', 2), ('ñunderclothing', 2), ('%is', 2), ('peopleñ', 2), ('ãschool', 2), ('¥one', 2), ('but_', 2), ('y_', 2), ('ñn', 2), ('father)', 2), ('%i', 2), ('_school', 2), ('ñwhich', 2), ('i%', 2), ('dead)', 2), ('[bonds', 2), ('\\\\', 2), ('isñ', 2), ('_some', 2), ('(tenn', 2), ('ñgeo', 2), ('_how', 2), ('my_', 2), ('this¥', 2), ('(mrs', 2), ('grade)', 2), ('ãthey', 2), ('com_', 2), ('%ft', 2), ('(being', 2), ('know_', 2), ('as¥', 2), ('¥z', 2), ('(mal', 2), ('mis=', 2), ('_we', 2), ('•i', 2), ('ñmore', 2), ('moat)', 2), ('*for', 2), ('(paul)', 2), ('¥this', 2), ('ñmary', 2), ('_are', 2), ('a*', 2), ('(only', 2), ('company)', 2), ('a\\', 2), ('/-', 2), ('_world', 2), ('✓v', 2), ('¥¥=', 2), ('(judges', 2), ('¥ti', 2), ('r)', 2), ('k)', 2), ('ñprof', 2), ('ñwell', 2), ('`for', 2), ('view)', 2), ('ñare', 2), ('no=', 2), ('sin)', 2), ('literatureñand', 2), ('ñinstead', 2), ('preaching_', 2), ('_bible', 2), ('ñgod', 2), ('who¥', 2), ('wantedñ', 2), ('(aug', 2), ('(cut', 2), ('(concluded)', 2), ('serviceñ', 2), ('ñu', 2), ('`there', 2), ('todayñ', 2), ('`in', 2), ('ñor', 2), ('¥you', 2), (')te', 2), ('/a', 2), ('¥can', 2), ('no¥', 2), ('_god', 2), ('ñbishop', 2), ("`world's", 2), (')a', 2), ('`you', 2), ('*and', 2), ('¥their', 2), ('thou_', 2), ('(teachers', 2), ('angels)', 2), ('¥down', 2), ('_will', 2), ('ñdonation', 2), ('ñhave', 2), ('*physical', 2), ('several_', 2), ('teachers)', 2), ('heaven]', 2), ('ñliberty', 2), ('homesñ', 2), ('ãthe', 2), ('(pp', 2), ('¥¥¥¥¥¥¥', 2), ('¥saying', 2), ('s¥o', 2), ("(god's)", 2), ('`thy', 2), ('ñsigns', 2), ('[seven', 2), ('\\v', 2), ('by_', 2), ('completeness]', 2), ('[i', 2), ('ñif', 2), ('word]', 2), ('_quarter', 2), ('¨', 2), ('their¥', 2), ('good_', 2), ('¥united', 2), ('-=', 2), ('ñthose', 2), ('¥do', 2), ('■', 2), ('(chapter', 2), ('debt—', 2), ('`testimonies', 2), ('school)', 2), ('(do', 2), ('¥t', 2), ('showsñthat', 2), ('t()', 2), ('de=', 2), ('been¥', 2), ('(red', 2), ('by_the', 2), ('church_', 2), ('come_', 2), ('(death)', 2), ('\\the', 2), ('sayñand', 2), ('ñmay', 2), ('¥began', 2), ('(hot', 2), ('(love)', 2), ('`of', 2), ('(may)', 2), ('(below', 2), ("[god's]", 2), ('(though', 2), ('(but', 2), ('lie)', 2), ('ç', 2), ('earth]', 2), ('_sabbath', 2), ('*front', 2), ('ôif', 2), ('(eccl', 2), ('ñthomas', 2), ('(class', 2), ('_he', 2), ('o=', 2), ('t)to', 2), ('(word', 2), ('right_', 2), (')-', 2), ('ñnone', 2), ('nc)', 2), ('fact)', 2), ('lawñthe', 2), ('/l', 2), ('coã', 2), ('ãthat', 2), ('do_', 2), ('`_`', 2), ('(ohio)', 2), ('_have', 2), ('ãi', 2), ('=-', 2), ('city)', 2), ('ñbaptist', 2), ('_colored', 2), ('ñservice', 2), ('does_', 2), ('(elder', 2), ('ñeverything', 2), ('¥tennessee', 2), ('day]', 2), ('¥p', 2), ('i=', 2), ('*--', 2), ('(formerly', 2), ('`that', 2), ('`hough', 2), ('*to', 2), ('_many', 2), ('[prom', 2), ('[transgression', 2), ('(myself)', 2), ('ñthree', 2), ('him_', 2), ('nict)t', 2), ('@', 2), ('ñyou', 2), ('o(', 2), ('è', 2), ('(ro)', 2), ('(who', 2), ('_poor', 2), ('camp=meeting', 2), ('t¥', 2), ('own_', 2), ('ñstandard', 2), ('(s', 2), ('¥e', 2), ('yearsñ', 2), ('`twas', 2), ('membershipñ', 2), ('(glory)', 2), ('people_', 2), ('our¥', 2), ('(care', 2), ('_several', 2), ('(t)', 2), ('ñwith', 2), ('`this', 2), ('ñwhere', 2), ('was_', 2), ('the__', 2), ('doñ', 2), ('ñlucy', 2), ('on)', 2), ('(some', 2), ('¡i', 2), ('`be', 2), ('fensesñwill', 2), ('(when', 2), ('e¥¥', 2), ('ii()', 2), ('`inasmuch', 2), ('(january', 2), ('*ere', 2), ('ñarranged', 2), ('[colored', 2), ('(lie', 2), ('¥all', 2), ('catholic)', 2), ('++why', 2), ("clt('", 2), ('(tune', 2), ('man¥', 2), ('(zrato', 2), ('thoughtñ', 2), ('neededñworkers', 2), ('water)', 2), ('being¥', 2), ('¥¥s', 2), ('his¥', 2), ('*ill', 2), ('ñgo', 2), ('r>', 2), ('ñindependent', 2), ('ñsuch', 2), ('(two', 2), ('`to', 2), ('ñhealth', 2), ('itñthat', 2), ('(she', 2), ('¡us', 2), ('(t', 2), ('newñ', 2), ('of=', 2), ('_ñ', 2), ('`colored', 2), ('(one', 2), ('re¥', 2), ('ñamerican', 2), ('¥--', 2), ('mortgages]', 2), ('(prov', 2), ('thingñ', 2), ('bodyñ', 2), ('¥did', 2), ('acres)', 2), ('_it', 2), ('deathñeternal', 2), ('k**', 2), ('fundñ', 2), ('a}', 2), ('which_', 2), ('bible)', 2), ('confer=', 2), ('#abbatii', 2), ('-**', 2), ('m/', 2), ('has_', 2), ('igor)', 2), ('ñunited', 2), ('\\to', 2), ('%pi', 2), ('which¥', 2), ('artñ', 2), ('sin_', 2), ('ñtestimony', 2), ('[were]', 2), ('¥if', 2), ('his=', 2), ('co/porter', 2), ('this*', 2), ('w¥', 2), ('herald¥', 2), ('_by', 2), ('he]', 2), ('will_', 2), ('courage_', 2), ('see_', 2), ('he_', 2), ('¥=', 2), ('_reading', 2), ('[we', 2), ('_new', 2), ('not_', 2), ('(boston)', 2), ('[through', 2), ('[abraham]', 2), ('*¥', 2), ('¥every', 2), ('#puclor', 1), ('/there', 1), ('ofb_e_itig', 1), ('iisene=', 1), ('%oakwood', 1), ('¥effort', 1), ('*preaching', 1), ('_no', 1), ('talk¥', 1), ('¥¥ip', 1), ('ñcalcium', 1), ('canvass=', 1), ('`e', 1), ('tw¡girls', 1), ('godñno', 1), ('knowledgeñdemands', 1), ('i¥', 1), ('mmegmmmmrnm%nmnmmn', 1), ('christñthe', 1), ('ñfaithful', 1), ('which/', 1), ('_horses', 1), ('oracleñthat', 1), ('ifñmy', 1), ('gent)', 1), ('griã', 1), ('aaa)', 1), ('[god]', 1), ('(roman)', 1), ('`tr', 1), ('(divinity)', 1), ('hairñperhaps', 1), ('`give', 1), ('_meetings', 1), ('clitif*ceecipecifliz', 1), ("c)t('", 1), ('r•e', 1), ('ñ-', 1), ('ñclearly', 1), ('of+', 1), ("'ñreally", 1), ('i\\nntr', 1), ('`practical', 1), ('t--)', 1), ('¥houston', 1), ('(leorgia', 1), ('i}', 1), ('work-¥', 1), ('ñphiladelphia', 1), ('noñthat', 1), ('attendance_of', 1), ('¥god', 1), ('*small', 1), ('ings`', 1), ('july_', 1), ('/arms', 1), ('*loo', 1), ("_angel's", 1), ('sometimeñand', 1), ('ageñ', 1), ('dieñfor', 1), ('¥oc-', 1), ('idea/', 1), ("''/v", 1), ('calmness¥', 1), ('frivt¡kn', 1), ('ñeach', 1), ('iilliiiii(', 1), ('=ice', 1), ('(like', 1), ('tradeñhis', 1), ("with¥'", 1), ('tt)', 1), ('defeatñwreckage', 1), ('hear)', 1), ('¥viry', 1), ('temporal]', 1), ('people]', 1), ("'i%", 1), ('animalsñtigers', 1), ('sometimesña', 1), ('ñmarie', 1), ('usñ', 1), ('ñfarm', 1), ('agencies¥', 1), ('imprisonmentñfor', 1), ("''tipecet*ecesitictcicsice", 1), ("`'sneaking", 1), ('evans-`', 1), ('difficulties)', 1), ('(praise', 1), ('was¥evidently', 1), ('ñhomi-', 1), ('mounts_', 1), ('/eternity', 1), ('farmñnow', 1), ...]
Correction 1 -- Normalize Characters¶
In [13]:
# %load shared_elements/normalize_characters.py
prev = "baseline"
cycle = "correction1"
directories = utilities.define_directories(prev, cycle, base_dir)
if not os.path.exists(directories['cycle']):
os.makedirs(directories['cycle'])
corpus = (f for f in listdir(directories['prev']) if not f.startswith('.') and isfile(join(directories['prev'], f)))
for filename in corpus:
content = utilities.readfile(directories['prev'], filename)
# Substitute for all other dashes
content = re.sub(r"—-—–‑", r"-", content)
# Substitute formatted apostrophe
content = re.sub(r"’", r"'", content)
# Replace all special characters with a space (as these tend to occur at the end of lines)
content = re.sub(r"[^a-zA-Z0-9\s,.!?$:;\-&\'\"]", r" ", content)
with open(join(directories['cycle'], filename), mode="w") as o:
o.write(content)
o.close()
Check Correction 1¶
In [14]:
# %load shared_elements/summary.py
summary = reports.overview_report(directories['cycle'], spelling_dictionary, title)
Directory: /Users/jeriwieringa/Dissertation/text/text/2017-01-31-corpus-with-utf8-split-into-titles-cleaning/GH/correction1 Average verified rate: 0.9442694976452395 Average of error rates: 0.057778546712802775 Total token count: 2278788
In [15]:
# %load shared_elements/top_errors.py
errors_summary = reports.get_errors_summary( summary )
reports.top_errors( errors_summary, 10 )[:50]
Out[15]:
[('-', 4194), ("'", 3209), ('e', 2551), ('m', 2132), ('w', 1985), ('t', 1634), ('r', 1596), ('re-', 1264), ('f', 1151), ('d', 1134), ('con-', 1077), ('g', 1066), ('in-', 1059), ('n', 998), ('be-', 913), ('tion', 910), ('de-', 656), ('oo', 614), ('x', 598), ('com-', 528), ('ment', 497), ('ex-', 487), ('th', 423), ('en-', 422), ('mis-', 372), ('dis-', 364), ('un-', 321), ('pro-', 299), ('ple', 285), ('ers', 279), ('ac-', 272), ('im-', 267), ('ence', 266), ('per-', 264), ('tions', 261), ('peo-', 258), ('pre-', 256), ('at-', 252), ('ad-', 228), ('ga', 222), ('co', 219), ('to-', 206), ('sab-', 204), ('meet-', 204), ("'the", 202), ('ly', 199), ('ful', 197), ('col-', 191), ('ments', 188), ('an-', 186)]
Correction 2 -- Fix Line Endings¶
In [16]:
# %load shared_elements/correct_line_endings.py
prev = "correction1"
cycle = "correction2"
directories = utilities.define_directories(prev, cycle, base_dir)
if not os.path.exists(directories['cycle']):
os.makedirs(directories['cycle'])
corpus = (f for f in listdir(directories['prev']) if not f.startswith('.') and isfile(join(directories['prev'], f)))
for filename in corpus:
content = utilities.readfile(directories['prev'], filename)
content = re.sub(r"(\w+)(\-\s{1,})([a-z]+)", r"\1\3", content)
with open(join(directories['cycle'], filename), mode="w") as o:
o.write(content)
o.close()
Check Correction 2¶
In [17]:
# %load shared_elements/summary.py
summary = reports.overview_report(directories['cycle'], spelling_dictionary, title)
Directory: /Users/jeriwieringa/Dissertation/text/text/2017-01-31-corpus-with-utf8-split-into-titles-cleaning/GH/correction2 Average verified rate: 0.9667102022955556 Average of error rates: 0.035403855659911034 Total token count: 2239545
In [18]:
# %load shared_elements/top_errors.py
errors_summary = reports.get_errors_summary( summary )
reports.top_errors( errors_summary, 10 )[:50]
Out[18]:
[('-', 4147), ("'", 3209), ('e', 2543), ('m', 2129), ('w', 1984), ('t', 1628), ('r', 1591), ('f', 1151), ('d', 1132), ('g', 1065), ('n', 991), ('oo', 613), ('x', 596), ('th', 423), ('ga', 220), ('co', 214), ("'the", 202), ('k', 174), ('--', 169), ('u', 163), ("the'", 160), ('-the', 148), ('io', 143), ("''", 131), ('pp', 130), ('ex', 129), ('z', 113), ("'of", 111), ('thot', 107), ('pa', 106), ('jno', 98), ('ky', 97), ('wm', 94), ("'and", 89), ('-to', 87), ('va', 84), ("an'", 83), ('tion', 82), ('ro', 81), ('ma', 76), ("'to", 76), ('al', 75), ("'a", 75), ("to'", 75), ("'tis", 74), ('-and', 74), ('-of', 72), ('altho', 71), ('con-', 69), ('mt', 68)]
Correction 3 -- Remove extra dashes¶
In [19]:
# %load shared_elements/remove_extra_dashes.py
prev = "correction2"
cycle = "correction3"
directories = utilities.define_directories(prev, cycle, base_dir)
if not os.path.exists(directories['cycle']):
os.makedirs(directories['cycle'])
corpus = (f for f in listdir(directories['prev']) if not f.startswith('.') and isfile(join(directories['prev'], f)))
for filename in corpus:
content = utilities.readfile(directories['prev'], filename)
text = re.sub(r"[0-9,!?$:;&]", " ", content)
tokens = utilities.tokenize_text(text)
replacements = []
for token in tokens:
if token[0] is "-":
replacements.append((token, token[1:]))
elif token[-1] is "-":
replacements.append((token, token[:-1]))
else:
pass
if len(replacements) > 0:
print("{}: {}".format(filename, replacements))
for replacement in replacements:
content = clean.replace_pair(replacement, content)
else:
pass
with open(join(directories['cycle'], filename), mode="w") as o:
o.write(content)
o.close()
GH18980501-V01-01-page11.txt: [('-', '')] GH18980501-V01-01-page12.txt: [('-', ''), ('-', ''), ('-', ''), ('-', ''), ('---', '--')] GH18980501-V01-01-page2.txt: [('pur-', 'pur'), ('-', '')] GH18980501-V01-01-page4.txt: [('minis-', 'minis'), ('-', ''), ('so.-', 'so.'), ('-', ''), ('"-', '"'), ('-the', 'the')] GH18980501-V01-01-page5.txt: [('admi-', 'admi'), ('rapid-', 'rapid')] GH18980501-V01-01-page6.txt: [('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('phos-', 'phos'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', '')] GH18980501-V01-01-page8.txt: [('-', '')] GH18980501-V01-01-page9.txt: [('large-', 'large')] GH18980701-V01-02-page1.txt: [('practi-', 'practi'), ('con-', 'con')] GH18980701-V01-02-page10.txt: [('HER-', 'HER'), ('Smith-', 'Smith'), ('HER-', 'HER')] GH18980701-V01-02-page2.txt: [('heaven-', 'heaven')] GH18980701-V01-02-page3.txt: [('practi-', 'practi')] GH18980701-V01-02-page4.txt: [('heaven-', 'heaven')] GH18980701-V01-02-page6.txt: [('right-', 'right'), ('"MORN-', '"MORN')] GH18980701-V01-02-page7.txt: [('ses-', 'ses'), ('-', ''), ('-', ''), ('Halla-', 'Halla')] GH18980701-V01-02-page8.txt: [('pro-', 'pro')] GH18980801-V01-03-page4.txt: [('enlight-', 'enlight')] GH18980801-V01-03-page5.txt: [('--', '-')] GH18980801-V01-03-page6.txt: [('ve-', 've'), ('part-', 'part')] GH18980801-V01-03-page7.txt: [('mer-', 'mer'), ('over-', 'over')] GH18980801-V01-03-page8.txt: [('blishing-', 'blishing'), ('-have', 'have'), ('Har-', 'Har'), ('-', '')] GH18980901-V01-04-page2.txt: [('-', ''), ('effect-', 'effect')] GH18980901-V01-04-page3.txt: [('-', '')] GH18980901-V01-04-page4.txt: [('sat-', 'sat'), ('rais-', 'rais')] GH18980901-V01-04-page5.txt: [('mil-', 'mil')] GH18980901-V01-04-page7.txt: [('JUNI-', 'JUNI'), ('HER-', 'HER'), ('elic-', 'elic'), ('Klon-', 'Klon'), ('-', ''), ('manu-', 'manu')] GH18980901-V01-04-page8.txt: [('Annum-', 'Annum'), ('-', ''), ('HER-', 'HER'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', '')] GH18981201-V01-05-page10.txt: [('es-', 'es'), ('offi-', 'offi')] GH18981201-V01-05-page11.txt: [('-', ''), ('-.', '.'), ('-GOSPEL', 'GOSPEL'), ('old-', 'old')] GH18981201-V01-05-page12.txt: [('re-', 're')] GH18981201-V01-05-page2.txt: [('-', ''), ('-St.', 'St.')] GH18981201-V01-05-page6.txt: [('Did-', 'Did'), ('hand.-', 'hand.')] GH18981201-V01-05-page8.txt: [('-', ''), ('-not', 'not')] GH18981201-V01-05-page9.txt: [('-r', 'r')] GH18990101-V01-06-page2.txt: [('-', '')] GH18990101-V01-06-page3.txt: [('-', ''), ("'-", "'")] GH18990101-V01-06-page4.txt: [('-', ''), ('Gos-', 'Gos'), ('morn-', 'morn'), ('teach-', 'teach')] GH18990101-V01-06-page5.txt: [('instruct-', 'instruct')] GH18990101-V01-06-page6.txt: [('Wendell-', 'Wendell')] GH18990101-V01-06-page8.txt: [('nat-', 'nat'), ('-', '')] GH18990201-V01-07-page1.txt: [('our-', 'our'), ('ut-', 'ut')] GH18990201-V01-07-page2.txt: [('THANKS-', 'THANKS')] GH18990201-V01-07-page4.txt: [('So-', 'So')] GH18990301-V01-08-page1.txt: [('num-', 'num'), ('him-', 'him')] GH18990301-V01-08-page11.txt: [('SOUTH-', 'SOUTH')] GH18990301-V01-08-page12.txt: [('-', ''), ('---', '--')] GH18990301-V01-08-page2.txt: [('HER-', 'HER')] GH18990301-V01-08-page3.txt: [('al-', 'al')] GH18990301-V01-08-page5.txt: [('ad-', 'ad')] GH18990301-V01-08-page7.txt: [('by-', 'by'), ('every-', 'every'), ('roy-', 'roy')] GH18990301-V01-08-page8.txt: [('Con-', 'Con')] GH18990301-V01-08-page9.txt: [('oppor-', 'oppor'), ('inefface-', 'inefface')] GH18990501-V01-09-page1.txt: [('-', ''), ('Gos-', 'Gos'), ('Gos-', 'Gos')] GH18990501-V01-09-page2.txt: [('dif-', 'dif')] GH18990501-V01-09-page3.txt: [('Be-', 'Be')] GH18990501-V01-09-page4.txt: [('back-', 'back')] GH18990801-V01-10-page1.txt: [('in-', 'in')] GH18990801-V01-10-page2.txt: [('--', '-'), ('sacri-', 'sacri'), ('HERALD-', 'HERALD'), ('-', ''), ('dis-', 'dis')] GH18990801-V01-10-page5.txt: [('-', '')] GH18990801-V01-10-page7.txt: [('-', ''), ('-of', 'of'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ("-'", "'"), ('-tf.', 'tf.')] GH18990801-V01-10-page8.txt: [('PUB-', 'PUB'), ('HER-', 'HER')] GH18991001-V01-11-page1.txt: [('-received', 'received'), ('Gos-', 'Gos')] GH18991001-V01-11-page11.txt: [('MIS-', 'MIS')] GH18991001-V01-11-page12.txt: [('-', '')] GH18991001-V01-11-page14.txt: [('earnest-', 'earnest'), ('-equipped', 'equipped')] GH18991001-V01-11-page15.txt: [('-you', 'you')] GH18991001-V01-11-page16.txt: [('SO-', 'SO'), ('-', ''), ('Brown-', 'Brown'), ('-', ''), ('HER-', 'HER'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('Friends-', 'Friends'), ('-', '')] GH18991001-V01-11-page2.txt: [('-', ''), ('-is', 'is'), ('inter-', 'inter')] GH18991001-V01-11-page20.txt: [('-CiFumEp.', 'CiFumEp.'), ('HER-', 'HER')] GH18991001-V01-11-page23.txt: [('--', '-')] GH18991001-V01-11-page24.txt: [('-', ''), ('m-', 'm')] GH18991001-V01-11-page3.txt: [('-fere', 'fere'), ('-Shall', 'Shall'), ('-', '')] GH18991001-V01-11-page6.txt: [('-"', '"'), ('Halla-', 'Halla')] GH18991001-V01-11-page7.txt: [('al-', 'al'), ('-t', 't')] GH18991001-V01-11-page9.txt: [('-To', 'To'), ('-', ''), ('enter-', 'enter')] GH18991201-V01-12-page1.txt: [('hun-', 'hun')] GH18991201-V01-12-page10.txt: [('-e', 'e')] GH18991201-V01-12-page11.txt: [('Gos-', 'Gos'), ('Self-', 'Self')] GH18991201-V01-12-page14.txt: [('-', ''), ('GOS-', 'GOS')] GH18991201-V01-12-page18.txt: [('diewilder-', 'diewilder'), ('-', ''), ('yea-', 'yea'), ('By-', 'By'), ('-and', 'and')] GH18991201-V01-12-page3.txt: [('-Co', 'Co'), ('---', '--')] GH18991201-V01-12-page4.txt: [('-', ''), ('So-', 'So')] GH18991201-V01-12-page5.txt: [('-', '')] GH18991201-V01-12-page6.txt: [('repre-', 'repre')] GH18991201-V01-12-page8.txt: [('-----', '----'), ('Lam-', 'Lam')] GH19000101-V02-01-page1.txt: [('-', '')] GH19000101-V02-01-page2.txt: [("channel's-", "channel's"), ('compre-', 'compre')] GH19000101-V02-01-page3.txt: [('x-', 'x')] GH19000101-V02-01-page5.txt: [('-', ''), ('univer-', 'univer')] GH19000101-V02-01-page6.txt: [('-a', 'a'), ('-', ''), ('edu-', 'edu')] GH19000101-V02-01-page8.txt: [('-', ''), ('Higgins-', 'Higgins'), ('-', ''), ('-', ''), ('-in', 'in'), ('-Struble', 'Struble'), ('order.-', 'order.'), ('-', ''), ('-Loop', 'Loop'), ('Mc-', 'Mc'), ('-', ''), ('-E', 'E'), ('-Schreiber', 'Schreiber'), ('Scho-', 'Scho'), ('-berg', 'berg'), ('Rol-', 'Rol'), ('-', ''), ('-', '')] GH19000401-V02-04-page1.txt: [('-Jesus', 'Jesus')] GH19000401-V02-04-page2.txt: [('Gos-', 'Gos'), ('synony-', 'synony')] GH19000401-V02-04-page3.txt: [('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19000401-V02-04-page4.txt: [('SO-', 'SO'), ('what-', 'what'), ('-last', 'last'), ('-', ''), ('-', ''), ('de-', 'de'), ('-', ''), ('-', '')] GH19000501-V02-05-page1.txt: [('be-', 'be')] GH19000501-V02-05-page2.txt: [('-', ''), ('-', ''), ('-', ''), ('-', ''), ('IN-', 'IN'), ('-T', 'T')] GH19000501-V02-05-page3.txt: [('-', '')] GH19000501-V02-05-page4.txt: [('SEC-', 'SEC'), ('-', ''), ('-', ''), ('-', '')] GH19000501-V02-05-page5.txt: [('-', ''), ('-', ''), ('--', '-')] GH19000501-V02-05-page6.txt: [('HER-', 'HER')] GH19000501-V02-05-page7.txt: [('We-', 'We'), ('-CiRimu.', 'CiRimu.'), ('-to', 'to')] GH19000501-V02-05-page8.txt: [('SUM-', 'SUM'), ('-f', 'f')] GH19000601-V02-06-page10.txt: [('neces-', 'neces')] GH19000601-V02-06-page11.txt: [('-', '')] GH19000601-V02-06-page13.txt: [('pro-', 'pro'), ('priva-', 'priva'), ('prin-', 'prin')] GH19000601-V02-06-page14.txt: [('HER-', 'HER'), ('pre-', 'pre')] GH19000601-V02-06-page15.txt: [('Testa-', 'Testa'), ('-ment', 'ment'), ('-for', 'for'), ('-so', 'so')] GH19000601-V02-06-page16.txt: [('-', '')] GH19000601-V02-06-page17.txt: [('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-v', 'v'), ('-', ''), ('-t-ZA', 't-ZA'), ('-f-z-u', 'f-z-u'), ("A'Y-", "A'Y"), ('-', ''), ('--c-ee', '-c-ee'), ('-Z', 'Z')] GH19000601-V02-06-page18.txt: [('are-', 'are'), ('correspond-', 'correspond'), ('ad-', 'ad')] GH19000601-V02-06-page19.txt: [('principles-', 'principles')] GH19000601-V02-06-page2.txt: [('se-', 'se'), ('------', '-----'), ('-C', 'C'), ('-g', 'g'), ('-WHV', 'WHV'), ('-', '')] GH19000601-V02-06-page20.txt: [('-from', 'from'), ('Vicks-', 'Vicks'), ('-', ''), ('-', ''), ('-', ''), ('J.-', 'J.'), ('-', ''), ('-', ''), ('Lintonia-', 'Lintonia'), ('Mississippi-', 'Mississippi'), ('im-', 'im'), ('Prim-', 'Prim'), ('-Mrs.', 'Mrs.'), ('-', ''), ('-', '')] GH19000601-V02-06-page21.txt: [('-cover', 'cover')] GH19000601-V02-06-page22.txt: [('the-', 'the')] GH19000601-V02-06-page23.txt: [('-', ''), ('-', ''), ("-Y-'", "Y-'")] GH19000601-V02-06-page24.txt: [('-Lb', 'Lb')] GH19000601-V02-06-page4.txt: [('SIXTY-', 'SIXTY'), ('"GOS-', '"GOS')] GH19000601-V02-06-page5.txt: [('-', ''), ('-was', 'was'), ('-cabin', 'cabin')] GH19000601-V02-06-page6.txt: [('-', ''), ('work-', 'work')] GH19000601-V02-06-page7.txt: [('-as', 'as')] GH19000601-V02-06-page8.txt: [('-walk', 'walk'), ('-right', 'right'), ('-neatness', 'neatness')] GH19000701-V02-07-page10.txt: [('-', ''), ('-', ''), ('ex-', 'ex'), ('HER-', 'HER')] GH19000701-V02-07-page11.txt: [('HER-', 'HER'), ('HER-', 'HER'), ('X-', 'X'), ('X-', 'X'), ('-', ''), ('-', ''), ('-', ''), ('xx-', 'xx'), ('-', ''), ('-', ''), ('something-', 'something')] GH19000701-V02-07-page12.txt: [('-The"Publishing', 'The"Publishing'), ('HER-', 'HER'), ('work-', 'work'), ('tommmmli--', 'tommmmli-'), ('A-', 'A'), ('.-', '.'), ('-', '')] GH19000701-V02-07-page13.txt: [('-', ''), ('-to', 'to'), ('under-', 'under')] GH19000701-V02-07-page15.txt: [('ship-', 'ship')] GH19000701-V02-07-page16.txt: [('HER-', 'HER'), ('ed-', 'ed'), ('LES-', 'LES'), ('HER-', 'HER'), ('-', ''), ('en-', 'en')] GH19000701-V02-07-page17.txt: [('-', '')] GH19000701-V02-07-page18.txt: [('-inch', 'inch'), ('-inch', 'inch'), ('-', '')] GH19000701-V02-07-page19.txt: [('Stitch-', 'Stitch')] GH19000701-V02-07-page2.txt: [('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19000701-V02-07-page20.txt: [('---RAK', '--RAK'), ('Peo----', 'Peo---')] GH19000701-V02-07-page22.txt: [('-', ''), ('THOUS-', 'THOUS')] GH19000701-V02-07-page3.txt: [('X-', 'X'), ('-X-', 'X-'), ('-X-X-', 'X-X-'), ('-X-ififiC-', 'X-ififiC-'), ('-X-', 'X-'), ('-X-', 'X-'), ('A-', 'A'), ('-X.', 'X.')] GH19000701-V02-07-page4.txt: [('-', ''), ('-', ''), ('-', ''), ('-', ''), ('ro-', 'ro'), ('-', '')] GH19000701-V02-07-page5.txt: [('responsi-', 'responsi'), ('tal-', 'tal'), ('neg-', 'neg'), ('be-', 'be'), ('Infi-', 'Infi'), ('re-', 're'), ('mission-', 'mission'), ('South-', 'South')] GH19000701-V02-07-page6.txt: [('re-', 're'), ('-October', 'October'), ('school-', 'school')] GH19000701-V02-07-page7.txt: [('in-', 'in')] GH19000701-V02-07-page8.txt: [('as-', 'as')] GH19000701-V02-07-page9.txt: [('-', ''), ('-', ''), ('ac-', 'ac')] GH19000801-V02-08-page2.txt: [('-others.', 'others.'), ('-the', 'the'), ('-', ''), ('-', '')] GH19000801-V02-08-page3.txt: [('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19000801-V02-08-page6.txt: [('-', ''), ('-', ''), ('-', ''), ('under-', 'under'), ('under-', 'under')] GH19000801-V02-08-page7.txt: [('-', ''), ('-', '')] GH19000801-V02-08-page8.txt: [('Sam-', 'Sam'), ('-', '')] GH19000901-V02-09-page1.txt: [('pur-', 'pur')] GH19000901-V02-09-page2.txt: [('-', ''), ('-world.', 'world.'), ('foolish-', 'foolish'), ('-them', 'them'), ('involving-', 'involving')] GH19000901-V02-09-page4.txt: [('-in', 'in'), ('-the', 'the'), ('-held', 'held')] GH19000901-V02-09-page5.txt: [('-GOSPEL', 'GOSPEL')] GH19000901-V02-09-page6.txt: [('-', ''), ('peo-', 'peo'), ('-', ''), ('-', ''), ('-', ''), ('terri-', 'terri')] GH19000901-V02-09-page7.txt: [('-', ''), ('My-', 'My'), ('char-', 'char'), ('-', ''), ('-I', 'I'), ('-', ''), ('-', ''), ('E-', 'E'), ('---.--', '--.--'), ('-', '')] GH19000901-V02-09-page8.txt: [('rug--', 'rug-')] GH19001001-V02-10-page5.txt: [('break-', 'break')] GH19001001-V02-10-page6.txt: [('facili-', 'facili')] GH19001001-V02-10-page7.txt: [('-', ''), ('-In', 'In')] GH19001101-V02-11-page1.txt: [('-', ''), ('-consider', 'consider')] GH19001101-V02-11-page2.txt: [('-to', 'to'), ('-under', 'under'), ('-the', 'the'), ('-', '')] GH19001101-V02-11-page3.txt: [('-besystem', 'besystem'), ('low-', 'low'), ('re-', 're')] GH19001101-V02-11-page4.txt: [('un-', 'un'), ('-new', 'new'), ('-', ''), ('school-', 'school'), ('sa-', 'sa'), ('-is', 'is'), ('-', '')] GH19001101-V02-11-page5.txt: [('-and', 'and'), ('for-', 'for')] GH19001101-V02-11-page6.txt: [('-always', 'always'), ('-', ''), ('-with', 'with')] GH19001101-V02-11-page7.txt: [('EX-', 'EX'), ('-', ''), ('-and', 'and')] GH19001101-V02-11-page8.txt: [('Connell.-', 'Connell.')] GH19001201-V02-12-page1.txt: [('-', '')] GH19001201-V02-12-page2.txt: [('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('pos-', 'pos')] GH19001201-V02-12-page3.txt: [('soul-', 'soul')] GH19001201-V02-12-page4.txt: [('commo-', 'commo'), ('Seventh-', 'Seventh'), ('-', ''), ('-', '')] GH19001201-V02-12-page5.txt: [('o-', 'o'), ('-', ''), ('-', ''), ('be-', 'be')] GH19001201-V02-12-page6.txt: [('can-', 'can'), ('principles-', 'principles')] GH19001201-V02-12-page7.txt: [('--', '-'), ('g-', 'g'), ('-RARoe', 'RARoe'), ('t-', 't'), ('-', ''), ('P-', 'P'), ('-', ''), ('-', ''), ('"id-', '"id')] GH19010101-V03-01-page1.txt: [('-', '')] GH19010101-V03-01-page10.txt: [('-', ''), ('-this', 'this'), ('-whose.', 'whose.'), ('Executive-', 'Executive'), ('-thus', 'thus'), ('-was', 'was'), ('it-', 'it'), ('ex-', 'ex'), ('-', ''), ('-', ''), ('-govern', 'govern'), ('-', ''), ('-', ''), ('-that', 'that'), ('-', ''), ('-and', 'and'), ('-heavy', 'heavy'), ('South-', 'South'), ('-', ''), ('-felt', 'felt'), ('-', ''), ('Her-', 'Her'), ('-record', 'record'), ('con-', 'con')] GH19010101-V03-01-page11.txt: [('-bindery', 'bindery'), ('-work', 'work'), ('-and', 'and'), ('-', ''), ('-of', 'of'), ('-Southern', 'Southern'), ('READY.-', 'READY.'), ('-THE', 'THE'), ('-The', 'The'), ('lan-', 'lan'), ('-guages', 'guages'), ('-in', 'in'), ('-B.', 'B.'), ('-or', 'or'), ('Times-', 'Times'), ('-', ''), ('-and', 'and'), ('-the', 'the')] GH19010101-V03-01-page12.txt: [('mobvio-', 'mobvio'), ('rapidly-', 'rapidly'), ('un-', 'un'), ('com-', 'com'), ('knowl-', 'knowl')] GH19010101-V03-01-page13.txt: [('Inmmli-', 'Inmmli'), ('-.', '.'), ('-', ''), ('I-L.-', 'I-L.'), ('-', ''), ('-', ''), ('L-', 'L'), ('.-', '.'), ('-', ''), ('-', ''), ('.-', '.'), ('-u', 'u'), ('-', ''), ('n-', 'n'), ('--IL.T', '-IL.T'), ('.L.-', '.L.'), ('L-', 'L'), ('i-', 'i')] GH19010101-V03-01-page14.txt: [('-', ''), ('-', ''), ('Ms..-', 'Ms..'), ('-Atlanta', 'Atlanta'), ('-', ''), ('-dozen', 'dozen'), ('-and', 'and'), ('-', '')] GH19010101-V03-01-page15.txt: [('Medical-', 'Medical'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-as-the', 'as-the'), ('-', ''), ('-', ''), ('-the', 'the'), ('shipping-', 'shipping'), ('-Society', 'Society'), ('-to', 'to'), ('-will', 'will')] GH19010101-V03-01-page16.txt: [('-', ''), ('Hay-', 'Hay'), ('-.t', '.t')] GH19010101-V03-01-page2.txt: [('an-', 'an'), ('again--', 'again-')] GH19010101-V03-01-page3.txt: [('-x-', 'x-'), ('-', ''), ('in-', 'in'), ('-clined', 'clined'), ('-', ''), ('HAM-', 'HAM'), ('e-', 'e')] GH19010101-V03-01-page4.txt: [('-', ''), ('-', ''), ('-', ''), ('-', ''), ('gen-', 'gen')] GH19010101-V03-01-page5.txt: [('king-', 'king')] GH19010101-V03-01-page6.txt: [('-', ''), ('JOE-', 'JOE')] GH19010101-V03-01-page7.txt: [('cup-', 'cup')] GH19010101-V03-01-page8.txt: [('-', ''), ('-..', '..'), ('Say-', 'Say'), ('-', '')] GH19010101-V03-01-page9.txt: [('-', ''), ('io-', 'io')] GH19010201-V03-02-page1.txt: [('-', ''), ('--', '-'), ('re-', 're')] GH19010201-V03-02-page2.txt: [('-', ''), ('z-', 'z')] GH19010201-V03-02-page3.txt: [('-child', 'child'), ('-', ''), ('-', '')] GH19010201-V03-02-page4.txt: [("be'assured-", "be'assured"), ('-a', 'a'), ('broken-', 'broken')] GH19010201-V03-02-page5.txt: [('-x-ems', 'x-ems'), ('-from', 'from')] GH19010201-V03-02-page6.txt: [('-', '')] GH19010201-V03-02-page7.txt: [('-grandma', 'grandma')] GH19010201-V03-02-page8.txt: [('-', ''), ('--xYY', '-xYY'), ('-', ''), ('J-', 'J'), ('--V', '-V'), ('Candy-', 'Candy')] GH19010301-V03-03-page1.txt: [('-', '')] GH19010301-V03-03-page10.txt: [('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19010301-V03-03-page12.txt: [('WIL-', 'WIL'), ('CHRISTEN-', 'CHRISTEN'), ('find-', 'find')] GH19010301-V03-03-page13.txt: [('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('the-', 'the'), ('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19010301-V03-03-page14.txt: [('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-of', 'of'), ('-', '')] GH19010301-V03-03-page15.txt: [('-', ''), ('exception-', 'exception'), ('-pound', 'pound'), ('-and', 'and')] GH19010301-V03-03-page16.txt: [('prac-', 'prac'), ('-of', 'of'), ('Wood-', 'Wood'), ('pro-', 'pro'), ('-', '')] GH19010301-V03-03-page17.txt: [('teach-', 'teach'), ('Sister-', 'Sister'), ('-the', 'the')] GH19010301-V03-03-page18.txt: [('man-', 'man'), ('practi-', 'practi'), ('Indus-', 'Indus'), ('useful-', 'useful'), ('neg-', 'neg'), ('Vicks-', 'Vicks')] GH19010301-V03-03-page19.txt: [('pic-', 'pic'), ('Mission-', 'Mission'), ('-', '')] GH19010301-V03-03-page2.txt: [('-all', 'all'), ('-So', 'So'), ('-', ''), ('-', ''), ('-II.', 'II.'), ('-should', 'should')] GH19010301-V03-03-page3.txt: [('"-', '"')] GH19010301-V03-03-page4.txt: [('-a', 'a'), ('-temptations', 'temptations'), ('their-', 'their')] GH19010301-V03-03-page6.txt: [('-which', 'which'), ('.-', '.'), ('-', ''), ('thy-', 'thy')] GH19010301-V03-03-page7.txt: [('-', ''), ('not-', 'not'), ('-"Thou', '"Thou'), ('-', ''), ('Vislic.afklkikAlkA.Aitr-', 'Vislic.afklkikAlkA.Aitr'), ('kAulkAIL-', 'kAulkAIL'), ('T-', 'T'), ('-.', '.'), ("i'Vr-", "i'Vr")] GH19010301-V03-03-page8.txt: [('-', ''), ('-', ''), ('-', ''), ('-Then', 'Then'), ("-wouldn't", "wouldn't"), ('-Ere', 'Ere'), ('-old', 'old')] GH19010301-V03-03-page9.txt: [('-', '')] GH19010401-V03-04-page1.txt: [('-', ''), ('in-', 'in')] GH19010401-V03-04-page4.txt: [('government.-', 'government.'), ('-', '')] GH19010401-V03-04-page5.txt: [('expendi-', 'expendi'), ('re-', 're'), ('F--', 'F-')] GH19010401-V03-04-page6.txt: [('citi-', 'citi'), ('-Again', 'Again'), ('-Acts', 'Acts'), ('-', ''), ('vir-', 'vir'), ('citi-', 'citi'), ('be-', 'be'), ('govern-', 'govern')] GH19010401-V03-04-page7.txt: [('-', ''), ("'-", "'")] GH19010401-V03-04-page8.txt: [('ISI-', 'ISI'), ('-', ''), ('-', ''), ('I-', 'I'), ('treas-', 'treas'), ('--with', '-with')] GH19010501-V03-05-page1.txt: [('-', ''), ('-', '')] GH19010501-V03-05-page2.txt: [('-prayer.', 'prayer.'), ('-caught', 'caught')] GH19010501-V03-05-page3.txt: [('-', ''), ('-', ''), ('-', ''), ('common-', 'common')] GH19010501-V03-05-page4.txt: [('-', ''), ('-', ''), ('-', ''), ('re-', 're')] GH19010501-V03-05-page5.txt: [('in-', 'in'), ('-', ''), ('-r', 'r'), ('-', ''), ('says-', 'says'), ('-', '')] GH19010501-V03-05-page6.txt: [('-that', 'that'), ('-long', 'long'), ('Washing-', 'Washing'), ('de-', 'de')] GH19010501-V03-05-page7.txt: [('-V', 'V')] GH19010501-V03-05-page8.txt: [('-', ''), ('-', ''), ('-', '')] GH19010601-V03-06-page1.txt: [('please-', 'please'), ('-', '')] GH19010601-V03-06-page2.txt: [('-', '')] GH19010601-V03-06-page3.txt: [('-brought', 'brought'), ('some-', 'some'), ('-', '')] GH19010601-V03-06-page4.txt: [('ac-', 'ac'), ('ex-', 'ex'), ('have-', 'have'), ('-', ''), ('-', ''), ('dol-', 'dol'), ('-', ''), ('unrighteous-', 'unrighteous'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-Christianity', 'Christianity'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19010601-V03-06-page5.txt: [('-experience', 'experience'), ('-', ''), ('--', '-'), ('-', ''), ('-', ''), ('-word', 'word'), ('re-', 're'), ('-are', 'are')] GH19010601-V03-06-page6.txt: [('-', ''), ('-X-', 'X-')] GH19010601-V03-06-page7.txt: [('--za', '-za'), ('-', ''), ('-', '')] GH19010601-V03-06-page8.txt: [('r"---', 'r"--'), ('-', ''), ('-is', 'is')] GH19010701-V03-07-page1.txt: [('-', ''), ('-', '')] GH19010701-V03-07-page3.txt: [('obe-', 'obe'), ('-', ''), ('-', ''), ('-though', 'though'), ('-the', 'the'), ('-', ''), ('-', ''), ('r-', 'r'), ('-', ''), ('-David', 'David')] GH19010701-V03-07-page4.txt: [('-', ''), ('con-', 'con'), ('-', ''), ('serv-', 'serv'), ('preach-', 'preach')] GH19010701-V03-07-page5.txt: [('-visiting', 'visiting'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19010701-V03-07-page6.txt: [('-', ''), ('-', '')] GH19010701-V03-07-page7.txt: [('-Q', 'Q'), ('-the-Wisp.', 'the-Wisp.')] GH19010701-V03-07-page8.txt: [('-', ''), ('-', ''), ('-', '')] GH19010801-V03-08-page1.txt: [('-', ''), ('-', ''), ('-restore', 'restore')] GH19010801-V03-08-page2.txt: [('--so.', '-so.'), ('---', '--'), ('-', ''), ('-Jews.', 'Jews.'), ('-', '')] GH19010801-V03-08-page3.txt: [('-', ''), ('-lebrews', 'lebrews'), ('-', '')] GH19010801-V03-08-page4.txt: [('-', ''), ('-', '')] GH19010801-V03-08-page5.txt: [('-', ''), ('-', ''), ('re-', 're'), ('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19010801-V03-08-page6.txt: [('i-', 'i'), ('-', ''), ('-requirements', 'requirements'), ('-And', 'And')] GH19010801-V03-08-page7.txt: [('-know', 'know'), ('said-', 'said'), ('-', ''), ('-', ''), ('AAkAcAkAcAkAN-AkJs-', 'AAkAcAkAcAkAN-AkJs'), ('-', ''), ('-funny', 'funny'), ('-', '')] GH19010801-V03-08-page8.txt: [('-', ''), ("-tell'", "tell'"), ('-Central', 'Central'), ('-', ''), ('humanity-', 'humanity'), ('Luke-', 'Luke'), ("Sa'h'-", "Sa'h'"), ('--rt.', '-rt.'), ('-to', 'to'), ('-', '')] GH19010901-V03-09-page1.txt: [('The-', 'The'), ('-ible', 'ible'), ('-', ''), ('-', ''), ('teachers--', 'teachers-'), ('-another', 'another'), ('-', ''), ('-not', 'not'), ('-', ''), ('-', '')] GH19010901-V03-09-page2.txt: [('-I', 'I')] GH19010901-V03-09-page3.txt: [('life.-', 'life.'), ('F-', 'F'), ('-', '')] GH19010901-V03-09-page4.txt: [('-.', '.'), ('-', ''), ('-', ''), ('-', ''), ('-every', 'every')] GH19010901-V03-09-page5.txt: [('Sav-', 'Sav'), ('-', ''), ('-sacrifice', 'sacrifice'), ('-', ''), ('-', '')] GH19010901-V03-09-page6.txt: [('barbar-', 'barbar'), ('-when', 'when'), ('charity.--', 'charity.-'), ('-these', 'these'), ('-becoming', 'becoming')] GH19010901-V03-09-page7.txt: [('-', ''), ('neigh--', 'neigh-'), ('thepie-', 'thepie'), ('-Selected.', 'Selected.')] GH19010901-V03-09-page8.txt: [('-', ''), ('--Literary', '-Literary'), ('LIT-', 'LIT')] GH19011001-V03-10-page1.txt: [('in-', 'in'), ('-', ''), ('-', ''), ('-', ''), ('Saviour-', 'Saviour')] GH19011001-V03-10-page2.txt: [('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19011001-V03-10-page4.txt: [('-', ''), ('-began', 'began'), ('-', ''), ('-', ''), ('-', ''), ('Medo-', 'Medo'), ('-', ''), ('-', '')] GH19011001-V03-10-page5.txt: [('-', ''), ('-', '')] GH19011001-V03-10-page8.txt: [('-', ''), ('occa-', 'occa'), ('-sion', 'sion'), ('every-', 'every'), ('LIT-', 'LIT'), ('LIT-', 'LIT')] GH19011100-V03-11-page2.txt: [('-eatne', 'eatne'), ('-ftill', 'ftill'), ('-city', 'city'), ('for-', 'for'), ('-', '')] GH19011100-V03-11-page4.txt: [('-', ''), ('-', ''), ('-', ''), ('taber-', 'taber'), ('-', '')] GH19011100-V03-11-page5.txt: [('Pha-', 'Pha'), ('-', ''), ('-Jerusalem."', 'Jerusalem."')] GH19011100-V03-11-page6.txt: [('-', '')] GH19011100-V03-11-page7.txt: [('Type-', 'Type'), ('LIT-', 'LIT'), ('LIT-', 'LIT')] GH19011100-V03-11-page8.txt: [('-', '')] GH19011201-V03-12-page1.txt: [('divin-', 'divin'), ('be-', 'be'), ('-', '')] GH19011201-V03-12-page10.txt: [('-', '')] GH19011201-V03-12-page11.txt: [('-', '')] GH19011201-V03-12-page12.txt: [('-', ''), ('-', ''), ('ceasing."-', 'ceasing."')] GH19011201-V03-12-page13.txt: [('r-', 'r'), ('-', ''), ('-', ''), ('pre-', 'pre')] GH19011201-V03-12-page14.txt: [('I-', 'I'), ('I-', 'I'), ('Culney-', 'Culney')] GH19011201-V03-12-page15.txt: [('ungod-', 'ungod'), ('-', ''), ('Type-', 'Type')] GH19011201-V03-12-page16.txt: [('.-', '.'), ('-.taaaaalaasf.', '.taaaaalaasf.'), ('com-', 'com'), ('some-', 'some'), ('-', '')] GH19011201-V03-12-page3.txt: [('depart-', 'depart')] GH19011201-V03-12-page4.txt: [('-gallon', 'gallon'), ('Post-', 'Post')] GH19011201-V03-12-page5.txt: [('i---', 'i--'), ('-', '')] GH19011201-V03-12-page8.txt: [('-or', 'or'), ('far-', 'far')] GH19020108-V04-01-page1.txt: [('-These', 'These'), ('-', '')] GH19020108-V04-01-page3.txt: [('-', ''), ('-', ''), ('-', '')] GH19020108-V04-01-page4.txt: [('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19020108-V04-01-page5.txt: [('-', ''), ('-', ''), ('--it', '-it'), ('-', ''), ('-', ''), ('-', '')] GH19020108-V04-01-page6.txt: [('-get', 'get'), ('-', ''), ('pros-', 'pros'), ('-', ''), ('-be', 'be')] GH19020108-V04-01-page7.txt: [('pocket-', 'pocket'), ('-', ''), ('Testa-', 'Testa')] GH19020108-V04-01-page8.txt: [('-has', 'has'), ('force."--', 'force."-'), ('-', '')] GH19020115-V04-02-page2.txt: [('re-', 're'), ("-'", "'")] GH19020115-V04-02-page3.txt: [('-Whether', 'Whether'), ('-', ''), ('mean-', 'mean')] GH19020115-V04-02-page4.txt: [('-does', 'does'), ('chap-', 'chap'), ('expul-', 'expul'), ('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19020115-V04-02-page5.txt: [('-', ''), ('him-', 'him')] GH19020115-V04-02-page6.txt: [('-', ''), ('regu-', 'regu')] GH19020115-V04-02-page7.txt: [('ordi-', 'ordi'), ('-', ''), ('-Kind', 'Kind')] GH19020115-V04-02-page8.txt: [('-', ''), ('HER-', 'HER')] GH19020122-V04-03-page3.txt: [('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19020122-V04-03-page4.txt: [('-RALt.', 'RALt.'), ('-the', 'the'), ('-mention', 'mention')] GH19020122-V04-03-page5.txt: [('-', '')] GH19020122-V04-03-page6.txt: [('-', ''), ('-ye', 'ye'), ('-The', 'The'), ('pro-', 'pro')] GH19020122-V04-03-page7.txt: [('-', ''), ('-', '')] GH19020122-V04-03-page8.txt: [('trans-', 'trans'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19020129-V04-04-page1.txt: [('-president.', 'president.'), ('-', ''), ('ad-', 'ad')] GH19020129-V04-04-page2.txt: [('-wild', 'wild'), ('-we', 'we'), ('ac-', 'ac')] GH19020129-V04-04-page3.txt: [('Sa--', 'Sa-'), ('do-', 'do'), ('-minion', 'minion'), ('-', '')] GH19020129-V04-04-page5.txt: [('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('--', '-'), ('-', '')] GH19020129-V04-04-page6.txt: [('nau-', 'nau'), ('-', '')] GH19020129-V04-04-page7.txt: [('-', ''), ('-', '')] GH19020129-V04-04-page8.txt: [('-', ''), ('another.-', 'another.'), ('-while.', 'while.'), ('-', '')] GH19020205-V04-05-page1.txt: [('-', '')] GH19020205-V04-05-page2.txt: [('-', ''), ('-Thoughts', 'Thoughts')] GH19020205-V04-05-page4.txt: [('-', ''), ('-', ''), ('-', '')] GH19020205-V04-05-page5.txt: [('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19020205-V04-05-page6.txt: [('-', '')] GH19020205-V04-05-page7.txt: [('--', '-'), ('-nib', 'nib'), ('-proclariffition', 'proclariffition')] GH19020205-V04-05-page8.txt: [('-', ''), ('-', '')] GH19020212-V04-06-page1.txt: [('-neither', 'neither')] GH19020212-V04-06-page2.txt: [('-of', 'of')] GH19020212-V04-06-page3.txt: [('--', '-')] GH19020212-V04-06-page4.txt: [('-time', 'time'), ('-', ''), ('-to.', 'to.'), ('-', ''), ('-', ''), ('-no', 'no')] GH19020212-V04-06-page5.txt: [('-', ''), ('-', ''), ('Spur-', 'Spur')] GH19020212-V04-06-page6.txt: [('-water', 'water')] GH19020212-V04-06-page7.txt: [('---two', '--two')] GH19020212-V04-06-page8.txt: [('-', ''), ('-the', 'the'), ('-', ''), ('-heart', 'heart'), ('-', ''), ('-', '')] GH19020219-V04-07-page1.txt: [('gar-', 'gar')] GH19020219-V04-07-page2.txt: [('-', '')] GH19020219-V04-07-page4.txt: [('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-reading', 'reading'), ('-', ''), ('-', ''), ('-', '')] GH19020219-V04-07-page5.txt: [('-heaven', 'heaven'), ('-', ''), ('-find', 'find'), ('-', ''), ('de-', 'de')] GH19020219-V04-07-page6.txt: [('al-', 'al')] GH19020219-V04-07-page8.txt: [('years.--', 'years.-'), ('-', ''), ('---', '--'), ('-', '')] GH19020226-V04-08-page1.txt: [('-', '')] GH19020226-V04-08-page3.txt: [('-', ''), ('-to', 'to'), ('-Paul', 'Paul')] GH19020226-V04-08-page4.txt: [('-', '')] GH19020226-V04-08-page5.txt: [('-', ''), ('-', ''), ('-would', 'would'), ('I-', 'I'), ('TT-', 'TT')] GH19020226-V04-08-page6.txt: [('-', ''), ('-is', 'is')] GH19020226-V04-08-page8.txt: [('-', ''), ('-', '')] GH19020305-V04-09-page1.txt: [('-', ''), ('-', ''), ('-', '')] GH19020305-V04-09-page2.txt: [('--', '-'), ('-', '')] GH19020305-V04-09-page3.txt: [('-', '')] GH19020305-V04-09-page4.txt: [('-', ''), ('-', '')] GH19020305-V04-09-page5.txt: [('-', ''), ('-', '')] GH19020305-V04-09-page7.txt: [('-ready', 'ready')] GH19020305-V04-09-page8.txt: [('clandes-', 'clandes'), ('-', '')] GH19020312-V04-10-page1.txt: [('--H-E-', '-H-E-'), ('-', '')] GH19020312-V04-10-page3.txt: [('for-', 'for')] GH19020312-V04-10-page4.txt: [('-', ''), ('-faith', 'faith'), ('-', ''), ('-IT', 'IT'), ('-', '')] GH19020312-V04-10-page5.txt: [('--', '-'), ('II-', 'II'), ('-', ''), ('I-', 'I'), ('Alex-', 'Alex')] GH19020312-V04-10-page7.txt: [('-', ''), ('-', ''), ('-', '')] GH19020312-V04-10-page8.txt: [('-', ''), ('de-', 'de'), ('-', '')] GH19020319-V04-11-page1.txt: [('r-', 'r'), ('-', '')] GH19020319-V04-11-page2.txt: [('--THE', '-THE'), ('-', '')] GH19020319-V04-11-page3.txt: [('-and', 'and'), ('-I', 'I'), ('between--', 'between-')] GH19020319-V04-11-page4.txt: [('dev-', 'dev')] GH19020319-V04-11-page5.txt: [('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19020319-V04-11-page6.txt: [('-the', 'the'), ('-', ''), ('-best', 'best'), ('---', '--'), ("-is'", "is'")] GH19020319-V04-11-page7.txt: [('-generosity', 'generosity')] GH19020319-V04-11-page8.txt: [('-', '')] GH19020326-V04-12-page1.txt: [('-', ''), ('-Behold', 'Behold'), ('-It', 'It')] GH19020326-V04-12-page2.txt: [('-', ''), ('-', ''), ('--v.', '-v.'), ('-', ''), ('-Christ', 'Christ'), ('-', '')] GH19020326-V04-12-page3.txt: [('-', '')] GH19020326-V04-12-page4.txt: [('-', ''), ('-', ''), ('-', '')] GH19020326-V04-12-page5.txt: [('c-', 'c'), ('-', '')] GH19020326-V04-12-page6.txt: [('-', '')] GH19020326-V04-12-page7.txt: [('-', ''), ('ac-', 'ac')] GH19020326-V04-12-page8.txt: [('.-', '.')] GH19020402-V04-13-page1.txt: [('-', ''), ('-', '')] GH19020402-V04-13-page3.txt: [('run--', 'run-'), ('-', ''), ('-', ''), ('-', ''), ('find-', 'find')] GH19020402-V04-13-page4.txt: [('-', ''), ('-law', 'law')] GH19020402-V04-13-page5.txt: [('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19020402-V04-13-page7.txt: [('-burn.', 'burn.')] GH19020402-V04-13-page8.txt: [('-', ''), ('-offering', 'offering')] GH19020409-V04-14-page1.txt: [('like--', 'like-'), ('-', ''), ('-', ''), ('r-', 'r'), ('-', ''), ('-', '')] GH19020409-V04-14-page2.txt: [('-', ''), ('hunger-', 'hunger'), ('-', '')] GH19020409-V04-14-page3.txt: [('har-', 'har'), ('fascinat-', 'fascinat')] GH19020409-V04-14-page5.txt: [('verse-', 'verse'), ('-', ''), ('-', ''), ('-', '')] GH19020409-V04-14-page6.txt: [('-things', 'things')] GH19020409-V04-14-page8.txt: [('-', ''), ('-of', 'of')] GH19020416-V04-15-page1.txt: [('Bethle--', 'Bethle-'), ('-', ''), ('-', ''), ('-', '')] GH19020416-V04-15-page2.txt: [('-reign', 'reign'), ('-rNy', 'rNy'), ('--', '-')] GH19020416-V04-15-page5.txt: [('-', '')] GH19020416-V04-15-page6.txt: [('-', ''), ('-', '')] GH19020416-V04-15-page7.txt: [('-INDICATOR', 'INDICATOR')] GH19020416-V04-15-page8.txt: [('-', ''), ('-', ''), ('-', ''), ('through-', 'through')] GH19020423-V04-16-page1.txt: [('-', ''), ('.e.-', '.e.'), ('-Lb', 'Lb'), ('-', '')] GH19020423-V04-16-page2.txt: [('-him', 'him'), ('every-', 'every')] GH19020423-V04-16-page3.txt: [('-', ''), ('-', '')] GH19020423-V04-16-page4.txt: [('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-laborers', 'laborers')] GH19020423-V04-16-page5.txt: [('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19020423-V04-16-page6.txt: [('sup-', 'sup')] GH19020423-V04-16-page8.txt: [('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19020430-V04-17-page1.txt: [('-', ''), ('-Voice', 'Voice')] GH19020430-V04-17-page2.txt: [('-', '')] GH19020430-V04-17-page4.txt: [('-', ''), ('-', ''), ('for-', 'for')] GH19020430-V04-17-page5.txt: [('-', ''), ('-', '')] GH19020430-V04-17-page6.txt: [('-', ''), ('-', ''), ('-', '')] GH19020430-V04-17-page7.txt: [('ap-', 'ap'), ('-', '')] GH19020430-V04-17-page8.txt: [('-', '')] GH19020507-V04-18-page1.txt: [('-', '')] GH19020507-V04-18-page2.txt: [('--', '-'), ('separa-', 'separa')] GH19020507-V04-18-page4.txt: [('-', ''), ('-', ''), ('-', '')] GH19020507-V04-18-page5.txt: [('-', ''), ('-', ''), ('-', ''), ('-two', 'two')] GH19020507-V04-18-page6.txt: [('had-', 'had')] GH19020507-V04-18-page8.txt: [('--', '-'), ('--its', '-its'), ('-', ''), ('dis-', 'dis')] GH19020514-V04-19-page1.txt: [('-', ''), ('-', ''), ('-', '')] GH19020514-V04-19-page4.txt: [('-', ''), ('-', ''), ('apos-', 'apos')] GH19020514-V04-19-page5.txt: [('par-', 'par'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19020514-V04-19-page6.txt: [('-Bismarck', 'Bismarck')] GH19020514-V04-19-page7.txt: [('----', '---'), ('.-', '.'), ('-', ''), ('--..', '-..'), ('.-----', '.----'), ('-', ''), ('-', ''), ('-', ''), ('s.--', 's.-'), ('-', ''), ('mom--', 'mom-'), ('--', '-'), ('s--', 's-'), ('-', ''), ('-', ''), ('---', '--'), ('-.-', '.-'), ('-', ''), ('-', ''), ('--', '-'), ('-', ''), ('-.', '.'), ('e--', 'e-'), ('---', '--'), ('-', ''), ('---ss', '--ss'), ('--', '-'), ('-', ''), ('-', ''), ('...-', '...'), ('-', ''), ('-', ''), ('--', '-'), ('-', '')] GH19020514-V04-19-page8.txt: [('-', ''), ('-', ''), ('Second-', 'Second')] GH19020521-V04-20-page1.txt: [('--"t-h', '-"t-h'), ('ii-', 'ii'), ('--.', '-.')] GH19020521-V04-20-page2.txt: [('-', ''), ('-', '')] GH19020521-V04-20-page4.txt: [('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('Chris-', 'Chris')] GH19020521-V04-20-page5.txt: [('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19020521-V04-20-page6.txt: [('-', ''), ('re-', 're'), ('Presby-', 'Presby')] GH19020521-V04-20-page7.txt: [('-', ''), ('Spanish-', 'Spanish'), ('-', '')] GH19020521-V04-20-page8.txt: [('-', '')] GH19020528-V04-21-page1.txt: [('--peace', '-peace')] GH19020528-V04-21-page2.txt: [('in-', 'in')] GH19020528-V04-21-page3.txt: [('politi-', 'politi')] GH19020528-V04-21-page4.txt: [('g-', 'g'), ('in-', 'in'), ('pre-', 'pre'), ('citi-', 'citi'), ('gar-', 'gar')] GH19020528-V04-21-page5.txt: [('-', ''), ('ain-', 'ain')] GH19020528-V04-21-page6.txt: [('accom-', 'accom'), ('"-', '"')] GH19020528-V04-21-page7.txt: [('-ry', 'ry'), ('-', ''), ('-', '')] GH19020528-V04-21-page8.txt: [('-era', 'era'), ('-', ''), ('-the', 'the'), ('i-', 'i')] GH19020604-V04-22-page1.txt: [('-', '')] GH19020604-V04-22-page4.txt: [('ex-', 'ex'), ('exis-', 'exis')] GH19020604-V04-22-page5.txt: [('-', ''), ('daugh-', 'daugh')] GH19020604-V04-22-page6.txt: [('-', '')] GH19020604-V04-22-page8.txt: [('-', ''), ('-', '')] GH19020611-V04-23-page1.txt: [('-', ''), ('persecu-', 'persecu'), ('-tamod', 'tamod')] GH19020611-V04-23-page2.txt: [('pro-', 'pro')] GH19020611-V04-23-page3.txt: [('Rib-', 'Rib'), ('-', ''), ('-r', 'r')] GH19020611-V04-23-page4.txt: [('Bap-', 'Bap'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('de-', 'de'), ('-', ''), ('-', '')] GH19020611-V04-23-page5.txt: [('fail-', 'fail'), ('-', '')] GH19020611-V04-23-page6.txt: [('-', ''), ('-', ''), ('-', '')] GH19020611-V04-23-page8.txt: [('-', '')] GH19020618-V04-24-page1.txt: [('fol-', 'fol'), ('think-', 'think')] GH19020618-V04-24-page3.txt: [('-', ''), ('-', ''), ('-', ''), ('conduct.-', 'conduct.'), ('money.-', 'money.'), ('-Henry', 'Henry'), ('needful.-', 'needful.')] GH19020618-V04-24-page4.txt: [('num-', 'num'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19020618-V04-24-page6.txt: [('go-', 'go')] GH19020618-V04-24-page8.txt: [('-', ''), ('-', ''), ('....--', '....-'), ('-', ''), ('-', '')] GH19020625-V04-25-page1.txt: [('--', '-')] GH19020625-V04-25-page2.txt: [('gentle-', 'gentle')] GH19020625-V04-25-page4.txt: [('-', '')] GH19020625-V04-25-page5.txt: [('-', ''), ('-', '')] GH19020625-V04-25-page6.txt: [('i-', 'i'), ('-laborers', 'laborers')] GH19020625-V04-25-page7.txt: [('-Selected.', 'Selected.')] GH19020625-V04-25-page8.txt: [('-', '')] GH19020709-V04-26-page1.txt: [('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19020709-V04-26-page2.txt: [('Deca-', 'Deca'), ('-', '')] GH19020709-V04-26-page3.txt: [('-', ''), ('Jet-', 'Jet'), ('-II', 'II'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('.-', '.')] GH19020709-V04-26-page4.txt: [('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19020709-V04-26-page5.txt: [('Anglo-', 'Anglo'), ('Anglo-', 'Anglo'), ('con-', 'con')] GH19020709-V04-26-page7.txt: [('-', ''), ('Erken-', 'Erken'), ('I-', 'I')] GH19020709-V04-26-page8.txt: [('Ex-', 'Ex'), ('-', ''), ('-', ''), ('-', '')] GH19020716-V04-27-page1.txt: [('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('na-', 'na')] GH19020716-V04-27-page2.txt: [('-', ''), ('-', '')] GH19020716-V04-27-page3.txt: [('o-', 'o'), ('-illuminated', 'illuminated')] GH19020716-V04-27-page4.txt: [('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19020716-V04-27-page5.txt: [('-', '')] GH19020716-V04-27-page6.txt: [('--', '-'), ('--', '-'), ('tell-', 'tell'), ('-', '')] GH19020716-V04-27-page7.txt: [('-', '')] GH19020716-V04-27-page8.txt: [('-', '')] GH19020723-V04-28-page1.txt: [('-pwarb', 'pwarb')] GH19020723-V04-28-page2.txt: [('UNALTER-', 'UNALTER'), ('command-', 'command'), ('-', ''), ('-', ''), ('inter-', 'inter')] GH19020723-V04-28-page3.txt: [('-', ''), ('thanks-', 'thanks'), ('TABERNA-', 'TABERNA'), ('-', ''), ('.-', '.'), ('--', '-'), ('-', ''), ('-', ''), ('-', ''), ('-o.', 'o.')] GH19020723-V04-28-page4.txt: [('-', ''), ('de-', 'de'), ('-oSiitt.', 'oSiitt.')] GH19020723-V04-28-page6.txt: [('--', '-')] GH19020723-V04-28-page7.txt: [('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19020723-V04-28-page8.txt: [('-', '')] GH19020730-V04-29-page1.txt: [('ice-', 'ice'), ('-OVIOr', 'OVIOr')] GH19020730-V04-29-page3.txt: [('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-Y', 'Y'), ('-', ''), ('re-', 're')] GH19020730-V04-29-page5.txt: [('ex-', 'ex'), ('stub-', 'stub')] GH19020730-V04-29-page6.txt: [('-', ''), ('-', ''), ('-you', 'you')] GH19020730-V04-29-page8.txt: [('-', '')] GH19020806-V04-30-page1.txt: [('serv-', 'serv'), ('--', '-'), ('-"', '"')] GH19020806-V04-30-page3.txt: [('-', ''), ('-', ''), ('x-', 'x'), ('-', ''), ('-', ''), ('-', ''), ('x-', 'x'), ('-', '')] GH19020806-V04-30-page4.txt: [('mem-', 'mem'), ('-', ''), ('-', ''), ('-', ''), ('--', '-'), ('-', '')] GH19020806-V04-30-page5.txt: [('-', ''), ('-wait', 'wait')] GH19020806-V04-30-page6.txt: [('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-NNE', 'NNE')] GH19020806-V04-30-page7.txt: [('-better', 'better')] GH19020806-V04-30-page8.txt: [('-', '')] GH19020813-V04-31-page1.txt: [('-', ''), ('-', '')] GH19020813-V04-31-page2.txt: [('-', '')] GH19020813-V04-31-page3.txt: [('-', ''), ('-Sabbath', 'Sabbath'), ('-', ''), ('-', ''), ('hallow."-', 'hallow."'), ('-', ''), ('-all', 'all'), ('-', ''), ('out-', 'out')] GH19020813-V04-31-page4.txt: [('o-', 'o')] GH19020813-V04-31-page5.txt: [('pos-', 'pos'), ('-', '')] GH19020813-V04-31-page6.txt: [('re-', 're'), ('sen-', 'sen'), ('-', ''), ('if-', 'if')] GH19020813-V04-31-page7.txt: [('-', '')] GH19020813-V04-31-page8.txt: [('-', '')] GH19020820-V04-32-page1.txt: [('-', '')] GH19020820-V04-32-page4.txt: [('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19020820-V04-32-page5.txt: [('com-', 'com'), ('-', ''), ('infe-', 'infe'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('x-', 'x'), ('-', ''), ('-', '')] GH19020820-V04-32-page6.txt: [('de-', 'de'), ('ser-', 'ser'), ('-', ''), ('m-', 'm')] GH19020820-V04-32-page7.txt: [('-', '')] GH19020827-V04-33-page1.txt: [('-of', 'of')] GH19020827-V04-33-page3.txt: [('-', ''), ('-', ''), ('-', ''), ('r-', 'r')] GH19020827-V04-33-page4.txt: [('-wicked', 'wicked'), ('-', ''), ('him-', 'him')] GH19020827-V04-33-page5.txt: [('-', ''), ('-"', '"')] GH19020827-V04-33-page6.txt: [('the-', 'the'), ('-', ''), ('-IS.', 'IS.'), ('-', ''), ('-', ''), ('-aa', 'aa'), ('-', ''), ('-', ''), ('-a', 'a'), ('an-', 'an'), ('fash-', 'fash')] GH19020827-V04-33-page7.txt: [('ac-', 'ac'), ('-', ''), ('PROPH-', 'PROPH'), ('-', ''), ('-', ''), ('rith-', 'rith'), ('ex-', 'ex'), ('a--', 'a-')] GH19020827-V04-33-page8.txt: [('-', ''), ('-a', 'a')] GH19020903-V04-34-page1.txt: [('-', ''), ('-', '')] GH19020903-V04-34-page4.txt: [('-', ''), ('-', ''), ('continu-', 'continu'), ('chap-', 'chap'), ('-', '')] GH19020903-V04-34-page5.txt: [('-', ''), ('Time.-', 'Time.'), ('-', ''), ('-in', 'in'), ('--io.', '-io.'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-.', '.'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('GOSPEL-', 'GOSPEL')] GH19020903-V04-34-page8.txt: [('-', '')] GH19020910-V04-35-page2.txt: [('-and', 'and')] GH19020910-V04-35-page3.txt: [('-', ''), ('Doc-', 'Doc'), ('-', ''), ('-', ''), ('-', '')] GH19020910-V04-35-page4.txt: [('-', ''), ('confer-', 'confer')] GH19020910-V04-35-page5.txt: [('-', ''), ('-its', 'its'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('ro-', 'ro'), ('Time.-', 'Time.'), ('Place.-', 'Place.'), ('-io', 'io')] GH19020910-V04-35-page6.txt: [('-saying', 'saying'), ('-', ''), ('-', ''), ('-', ''), ('.-', '.'), ('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19020910-V04-35-page8.txt: [('GOSPEL-', 'GOSPEL'), ('-', '')] GH19020917-V04-36-page1.txt: [('-', ''), ('-those', 'those')] GH19020917-V04-36-page3.txt: [('SEC-', 'SEC'), ('-', ''), ('-', '')] GH19020917-V04-36-page4.txt: [('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19020917-V04-36-page5.txt: [('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19020917-V04-36-page6.txt: [('GOSPEL-', 'GOSPEL'), ('contact.-', 'contact.'), ('-', '')] GH19020917-V04-36-page7.txt: [('-fames', 'fames'), ('-', '')] GH19020917-V04-36-page8.txt: [('-', ''), ('Anglo-', 'Anglo'), ('-', ''), ('-t', 't'), ('-', '')] GH19020924-V04-37-page1.txt: [('-', ''), ('-', '')] GH19020924-V04-37-page3.txt: [('-It', 'It')] GH19020924-V04-37-page4.txt: [('-', ''), ('-', ''), ('spirit-', 'spirit'), ('-', ''), ('-', '')] GH19020924-V04-37-page5.txt: [('-', ''), ('-', '')] GH19020924-V04-37-page6.txt: [('-so', 'so'), ('forever."-', 'forever."'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-become', 'become'), ('-', '')] GH19020924-V04-37-page7.txt: [('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-.', '.'), ('-', ''), ('............-', '............'), ('-', ''), ('-', ''), ('-', ''), ('-....', '....'), ('oppor-', 'oppor')] GH19020924-V04-37-page8.txt: [('-may', 'may'), ('-', ''), ('-.', '.'), ('-cent', 'cent'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-NA....', 'NA....'), ('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19021001-V04-38-page2.txt: [('-', ''), ('-his', 'his'), ('-', ''), ('appear-', 'appear'), ('-', '')] GH19021001-V04-38-page3.txt: [('-and', 'and'), ('-a', 'a'), ('-W', 'W'), ('-ways.', 'ways.'), ('-dom', 'dom'), ('-', ''), ('-', ''), ('---', '--'), ('-that', 'that')] GH19021001-V04-38-page4.txt: [('--', '-'), ('-', ''), ('-', '')] GH19021001-V04-38-page5.txt: [('pri-', 'pri'), ('Octo-', 'Octo'), ('-', '')] GH19021001-V04-38-page6.txt: [('--', '-'), ('self-', 'self'), ('-', '')] GH19021001-V04-38-page7.txt: [('ad-', 'ad')] GH19021001-V04-38-page8.txt: [('Franco-', 'Franco'), ('-', ''), ('-', ''), ('-cent', 'cent'), ('-', ''), ('-', ''), ('-', '')] GH19021008-V04-39-page1.txt: [('--js', '-js'), ('-ALL', 'ALL'), ('-', ''), ('-', '')] GH19021008-V04-39-page2.txt: [('Court-', 'Court'), ('be-', 'be'), ('-God', 'God')] GH19021008-V04-39-page3.txt: [('-as', 'as'), ('-posed', 'posed')] GH19021008-V04-39-page4.txt: [('-heart', 'heart'), ('keik-', 'keik'), ('-.', '.')] GH19021008-V04-39-page5.txt: [('-', ''), ('-', ''), ('-laboring', 'laboring'), ('-winepress', 'winepress'), ('-', ''), ('-of', 'of'), ('-', ''), ('"-', '"'), ('-Id.', 'Id.'), ('--', '-'), ('-', ''), ('-', '')] GH19021008-V04-39-page6.txt: [('-', ''), ('-', ''), ('-', ''), ('Israel."-', 'Israel."'), ('"-', '"'), ('-to', 'to'), ('disappeared.-', 'disappeared.')] GH19021008-V04-39-page7.txt: [('-', ''), ('-', '')] GH19021008-V04-39-page8.txt: [('-', '')] GH19021015-V04-40-page1.txt: [('-', ''), ('-', '')] GH19021015-V04-40-page2.txt: [('-', ''), ('-the', 'the')] GH19021015-V04-40-page4.txt: [('k-', 'k'), ('-', ''), ('-', '')] GH19021015-V04-40-page5.txt: [('Time.-', 'Time.'), ('Place.-', 'Place.'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-.ta.aa', '.ta.aa'), ('-', ''), ('-Verse', 'Verse')] GH19021015-V04-40-page6.txt: [('-no', 'no')] GH19021015-V04-40-page7.txt: [('-business', 'business'), ('sugar-', 'sugar'), ('-beloved', 'beloved'), ('--', '-'), ('-oh', 'oh')] GH19021015-V04-40-page8.txt: [('-', ''), ('-white', 'white')] GH19021022-V04-41-page1.txt: [('-arcs', 'arcs'), ('de-', 'de'), ('-LIT', 'LIT'), ('-', '')] GH19021022-V04-41-page2.txt: [('ineompar-', 'ineompar')] GH19021022-V04-41-page4.txt: [('-', ''), ('Dan.-', 'Dan.'), ('-', ''), ('-', ''), ('-', '')] GH19021022-V04-41-page5.txt: [('ccecs-', 'ccecs'), ('-', ''), ('-', ''), ('-', ''), ('wit-', 'wit')] GH19021022-V04-41-page6.txt: [('-', ''), ('-been', 'been')] GH19021022-V04-41-page7.txt: [('--', '-'), ('alto-', 'alto'), ('--', '-'), ('un-', 'un')] GH19021022-V04-41-page8.txt: [('-', ''), ('--', '-'), ('-by', 'by'), ('"safe-', '"safe'), ('-or', 'or')] GH19021029-V04-42-page1.txt: [('-', '')] GH19021029-V04-42-page2.txt: [('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19021029-V04-42-page4.txt: [('-', ''), ('Car-', 'Car')] GH19021029-V04-42-page5.txt: [('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19021029-V04-42-page6.txt: [('dis-', 'dis'), ('-', ''), ('Bel-', 'Bel'), ('-', '')] GH19021029-V04-42-page7.txt: [('-and', 'and'), ('cur-', 'cur'), ('-but', 'but'), ('-', '')] GH19021029-V04-42-page8.txt: [('-to', 'to'), ('-', '')] GH19021105-V04-43-page1.txt: [('-', ''), ('--', '-')] GH19021105-V04-43-page2.txt: [('en-', 'en'), ('con-', 'con')] GH19021105-V04-43-page3.txt: [('be-', 'be'), ('-fore', 'fore')] GH19021105-V04-43-page4.txt: [('-', '')] GH19021105-V04-43-page5.txt: [('-rulers', 'rulers'), ('religious-', 'religious'), ('refer-', 'refer'), ('cam-', 'cam')] GH19021105-V04-43-page6.txt: [('A.-', 'A.'), ('."-', '."'), ('-', ''), ('-', ''), ('-the', 'the'), ('-', ''), ('-', ''), ('-"with', '"with')] GH19021105-V04-43-page7.txt: [('echo.--', 'echo.-')] GH19021105-V04-43-page8.txt: [('-', ''), ('-', ''), ('-', ''), ('cre-', 'cre')] GH19021112-V04-44-page1.txt: [('ute--', 'ute-'), ('-', ''), ('-the', 'the'), ('-peace', 'peace')] GH19021112-V04-44-page2.txt: [('-', ''), ('-', ''), ('-it.', 'it.')] GH19021112-V04-44-page3.txt: [('-for', 'for')] GH19021112-V04-44-page4.txt: [('church-', 'church'), ('---', '--'), ('-against', 'against')] GH19021112-V04-44-page5.txt: [('-', ''), ('-in', 'in'), ('-', ''), ('-', ''), ('-', '')] GH19021112-V04-44-page6.txt: [('-refuge', 'refuge'), ('-to', 'to'), ('bright"-', 'bright"'), ('-to', 'to'), ('vaca-', 'vaca')] GH19021112-V04-44-page7.txt: [('Austria-', 'Austria')] GH19021112-V04-44-page8.txt: [('-', '')] GH19021119-V04-45-page1.txt: [('-While', 'While'), ('in-', 'in'), ('-', ''), ('-', '')] GH19021119-V04-45-page2.txt: [('-', ''), ('-', ''), ('-', '')] GH19021119-V04-45-page3.txt: [('-', ''), ('HER-', 'HER')] GH19021119-V04-45-page4.txt: [('-', '')] GH19021119-V04-45-page5.txt: [('--', '-'), ('-', ''), ('-', ''), ('-a', 'a')] GH19021119-V04-45-page6.txt: [('I-', 'I'), ('sup-', 'sup'), ('whit-', 'whit')] GH19021119-V04-45-page7.txt: [('N-', 'N')] GH19021119-V04-45-page8.txt: [('-', ''), ('post-', 'post')] GH19021126-V04-46-page1.txt: [('-', ''), ('-', ''), ('-', ''), ('With-', 'With')] GH19021126-V04-46-page2.txt: [('exist-', 'exist')] GH19021126-V04-46-page3.txt: [('-', ''), ('-', ''), ('coining-', 'coining'), ('-', '')] GH19021126-V04-46-page4.txt: [('--belief', '-belief'), ('-', '')] GH19021126-V04-46-page5.txt: [('-', ''), ('-', ''), ('in-', 'in')] GH19021126-V04-46-page6.txt: [('-symbols', 'symbols'), ('-', ''), ('Christ.-', 'Christ.'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('"-', '"'), ('-', ''), ('-', ''), ('inter-', 'inter')] GH19021126-V04-46-page7.txt: [('sawiraa.-', 'sawiraa.'), ('literal-', 'literal'), ('--', '-'), ('Billy-', 'Billy'), ('enter-', 'enter')] GH19021126-V04-46-page8.txt: [('-', '')] GH19021203-V04-47-page1.txt: [('-May', 'May'), ('-', ''), ('-', ''), ('-', '')] GH19021203-V04-47-page2.txt: [('to-', 'to')] GH19021203-V04-47-page4.txt: [('Spring--', 'Spring-'), ('so-', 'so'), ('-', ''), ('-', '')] GH19021203-V04-47-page5.txt: [('-', ''), ('nat-', 'nat'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('burnt-offer-', 'burnt-offer'), ('-', ''), ('ques-', 'ques'), ('re-', 're')] GH19021203-V04-47-page6.txt: [('-to', 'to'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('NON-', 'NON')] GH19021203-V04-47-page7.txt: [('-', '')] GH19021203-V04-47-page8.txt: [('ASSOCIA-', 'ASSOCIA'), ('-', '')] GH19021210-V04-48-page1.txt: [('pro-', 'pro')] GH19021210-V04-48-page2.txt: [('-', ''), ('-to', 'to'), ('-', ''), ('heaven-', 'heaven'), ('-flood', 'flood'), ('-', ''), ('-', '')] GH19021210-V04-48-page3.txt: [('wo-', 'wo'), ('chil-', 'chil')] GH19021210-V04-48-page4.txt: [('-', ''), ('-', ''), ('-', '')] GH19021210-V04-48-page5.txt: [('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('pre-', 'pre'), ('Encouraged.-', 'Encouraged.'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('--', '-'), ('-', ''), ('Lesson.-', 'Lesson.'), ('-', '')] GH19021210-V04-48-page6.txt: [('-', ''), ('-', ''), ('-', ''), ('Judge.--', 'Judge.-'), ('-a', 'a')] GH19021210-V04-48-page7.txt: [('con-', 'con'), ('Pa-', 'Pa'), ('-', ''), ('-', ''), ('OBSERV-', 'OBSERV')] GH19021210-V04-48-page8.txt: [('-', ''), ('ASSOCIA-', 'ASSOCIA'), ('COOKER.-', 'COOKER.'), ('-', '')] GH19021217-V04-49-page1.txt: [('-fiee', 'fiee'), ('charac-', 'charac')] GH19021217-V04-49-page2.txt: [('Ex.-', 'Ex.'), ('-Ii.', 'Ii.'), ('-', ''), ('-', '')] GH19021217-V04-49-page3.txt: [('-', ''), ('-', '')] GH19021217-V04-49-page4.txt: [('G-', 'G'), ('convulsion-', 'convulsion')] GH19021217-V04-49-page5.txt: [('-', ''), ('-', ''), ('-all', 'all'), ('-would', 'would'), ('-', ''), ('him.-', 'him.'), ('church.-', 'church.'), ('-', ''), ('-', ''), ('-', ''), ('-but', 'but'), ('-', '')] GH19021217-V04-49-page7.txt: [('-', ''), ('-', ''), ('becom-', 'becom'), ('-', ''), ('-', ''), ('-', ''), ('Nasred-', 'Nasred'), ('-the', 'the')] GH19021217-V04-49-page8.txt: [('-', ''), ('pre-', 'pre'), ('with-', 'with'), ('information-', 'information')] GH19021224-V04-50-page2.txt: [('-', ''), ('-', ''), ('-', '')] GH19021224-V04-50-page4.txt: [('-', ''), ('-', ''), ('the-', 'the')] GH19021224-V04-50-page5.txt: [('-', ''), ('-so-called', 'so-called'), ('-', ''), ('-', ''), ('-', ''), ('sup-', 'sup'), ('-', ''), ('-', ''), ('la-', 'la')] GH19021224-V04-50-page6.txt: [('-', ''), ('-', ''), ('-', '')] GH19021224-V04-50-page8.txt: [('ASSOCIA-', 'ASSOCIA'), ('-cent', 'cent'), ('-', ''), ('-', ''), ('-', '')] GH19021231-V04-51-page2.txt: [('-', ''), ('-', '')] GH19021231-V04-51-page4.txt: [('con-', 'con'), ('-"P', '"P'), ('-', '')] GH19021231-V04-51-page5.txt: [('--', '-'), ('-', ''), ('-', ''), ('-', '')] GH19021231-V04-51-page6.txt: [('-', ''), ('-', ''), ('"-', '"')] GH19021231-V04-51-page7.txt: [('-stitch', 'stitch')] GH19021231-V04-51-page8.txt: [('thou-', 'thou'), ('-', ''), ('old.--', 'old.-'), ('-cent', 'cent'), ('descrip-', 'descrip'), ('ASSOCIA-', 'ASSOCIA')] GH19030114-V05-01-page1.txt: [('striv-', 'striv'), ('brother-', 'brother'), ('Medo-', 'Medo')] GH19030114-V05-01-page2.txt: [('-', ''), ('-', ''), ('Jerusa-', 'Jerusa'), ('-', ''), ('-', '')] GH19030114-V05-01-page3.txt: [('occur.-', 'occur.'), ('-Corinthian', 'Corinthian'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('io-', 'io')] GH19030114-V05-01-page4.txt: [('--', '-'), ('-', '')] GH19030114-V05-01-page5.txt: [('-', '')] GH19030114-V05-01-page6.txt: [('-', ''), ('climb-', 'climb')] GH19030114-V05-01-page7.txt: [('-', '')] GH19030114-V05-01-page8.txt: [('-', ''), ('-', ''), ('-Hall', 'Hall'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('.-', '.'), ('-', ''), ('-', ''), ('dis-', 'dis'), ('-cent', 'cent')] GH19030128-V05-03-page2.txt: [('-', ''), ('-', '')] GH19030128-V05-03-page3.txt: [('re--', 're-'), ('-', ''), ('-', ''), ('any-', 'any')] GH19030128-V05-03-page4.txt: [('to-', 'to'), ('sup-', 'sup')] GH19030128-V05-03-page5.txt: [('king-', 'king'), ('-u.', 'u.')] GH19030128-V05-03-page6.txt: [('-', '')] GH19030128-V05-03-page7.txt: [('Pres-', 'Pres'), ('show-', 'show'), ('-', ''), ('-', '')] GH19030128-V05-03-page8.txt: [('-', ''), ('Penn-', 'Penn'), ('provin-', 'provin')] GH19050101-V02-01-page1.txt: [('econ-', 'econ')] GH19050101-V02-01-page4.txt: [('Fu-', 'Fu'), ('-May', 'May'), ('MIS-', 'MIS'), ('build-', 'build')] GH19050201-V02-02-page1.txt: [('-on', 'on'), ('-', '')] GH19050201-V02-02-page3.txt: [('-with', 'with'), ('-', ''), ('-', ''), ('MAUD-', 'MAUD'), ('south-', 'south')] GH19050201-V02-02-page4.txt: [('Calen-', 'Calen'), ('-', ''), ('-', ''), ('-s', 's'), ('-', ''), ('-', '')] GH19050301-V02-03-page1.txt: [('MAINTE-', 'MAINTE'), ('-Schools', 'Schools'), ('-', ''), ('Iyord.-', 'Iyord.'), ('-diligent', 'diligent'), ('-the', 'the'), ('-', '')] GH19050301-V02-03-page3.txt: [('selfish-', 'selfish'), ('-', '')] GH19050301-V02-03-page4.txt: [('DEO-', 'DEO'), ('Danish-', 'Danish'), ('-to.', 'to.'), ('dwell-', 'dwell'), ('Sabbath-', 'Sabbath'), ('-Yakima', 'Yakima'), ('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19050401-V02-04-page1.txt: [('advan-', 'advan'), ('teach-', 'teach')] GH19050401-V02-04-page2.txt: [('--', '-'), ("'---", "'--")] GH19050401-V02-04-page4.txt: [('HER-', 'HER'), ('Self-', 'Self'), ('high-', 'high'), ('-quart', 'quart'), ('-quart', 'quart'), ('Fran-', 'Fran')] GH19050701-V02-07-page2.txt: [('HER-', 'HER'), ('Self-', 'Self'), ('-we', 'we')] GH19050701-V02-07-page4.txt: [('-Price', 'Price'), ('The-', 'The'), ('-a', 'a')] GH19050701-V02-07-page5.txt: [('hcin-', 'hcin'), ('-pound', 'pound')] GH19050701-V02-07-page6.txt: [("'or-", "'or"), ('PUBLISH-', 'PUBLISH'), ('HER-', 'HER'), ('We-', 'We'), ('peo-', 'peo'), ('FROM-', 'FROM')] GH19050701-V02-07-page7.txt: [('Self-', 'Self'), ('interces-', 'interces'), ('Our-', 'Our'), ('-', '')] GH19050701-V02-07-page8.txt: [('Self-', 'Self'), ('Self-', 'Self'), ('-', ''), ('oo-', 'oo'), ('Nor-', 'Nor'), ('Sat-', 'Sat'), ('-', '')] GH19050801-V02-08-page1.txt: [('Sabbath-', 'Sabbath')] GH19050801-V02-08-page2.txt: [('-as', 'as'), ('-a', 'a'), ('Self-', 'Self'), ('Self-', 'Self'), ('-cent', 'cent')] GH19050801-V02-08-page3.txt: [('fos-', 'fos')] GH19050801-V02-08-page4.txt: [('o-', 'o'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19050901-V02-09-page2.txt: [('val-', 'val')] GH19050901-V02-09-page3.txt: [('Self-', 'Self'), ('Missionary-', 'Missionary')] GH19050901-V02-09-page4.txt: [('Fri-', 'Fri')] GH19051001-V02-10-page1.txt: [('eve-', 'eve'), ('-', ''), ('-work', 'work'), ('-workers', 'workers'), ('-not', 'not')] GH19051001-V02-10-page3.txt: [('SELF-', 'SELF'), ('-thankful', 'thankful'), ('-or', 'or'), ('-', ''), ('girl-', 'girl')] GH19051001-V02-10-page4.txt: [('-', ''), ('Car-', 'Car'), ('-', '')] GH19051101-V02-11-page1.txt: [('-to', 'to'), ('-that', 'that'), ('-', ''), ('-The', 'The'), ('.-', '.')] GH19051101-V02-11-page2.txt: [('-', ''), ('-', ''), ('-', '')] GH19051101-V02-11-page3.txt: [('Kumberlabai.-', 'Kumberlabai.')] GH19051101-V02-11-page4.txt: [('--', '-'), ('les-', 'les'), ('sup-', 'sup'), ('SELF-', 'SELF'), ('estab-', 'estab'), ('Sister-', 'Sister'), ('-in', 'in'), ('-Will', 'Will'), ('-that', 'that')] GH19051101-V02-11-page5.txt: [('-plan', 'plan'), ('-to', 'to')] GH19051101-V02-11-page6.txt: [('-', '')] GH19051101-V02-11-page8.txt: [('-', ''), ('-', ''), ('timethis-', 'timethis'), ('-', ''), ('-', ''), ('-profitable', 'profitable'), ('-of', 'of'), ('-this', 'this'), ('will-', 'will'), ('-the', 'the'), ('-end', 'end'), ('-WisconstReskrtell', 'WisconstReskrtell'), ('-in', 'in'), ('-in', 'in'), ('-as', 'as'), ('-One', 'One'), ('-Mount', 'Mount'), ('found.-', 'found.'), ('-', ''), ('-stonference', 'stonference'), ('-', ''), ('-', ''), ('-the', 'the'), ('-for', 'for'), ('-to', 'to'), ('re-', 're'), ('-', ''), ('-It', 'It'), ('-', ''), ('-will', 'will')] GH19051201-V02-12-page1.txt: [('-', ''), ('-answer', 'answer'), ('-', '')] GH19051201-V02-12-page2.txt: [('April-', 'April'), ('Nov-', 'Nov'), ('Dec-', 'Dec'), ('MIS-', 'MIS'), ('bur-', 'bur')] GH19051201-V02-12-page3.txt: [('Southern-', 'Southern'), ('-and', 'and'), ('Bay-', 'Bay'), ('Smith-', 'Smith'), ('COL-', 'COL'), ('-', '')] GH19051201-V02-12-page4.txt: [('HER-', 'HER'), ('-', ''), ('-a', 'a'), ('secre-', 'secre')] GH19060101-V03-01-page3.txt: [('-', ''), ('SELF-DE-', 'SELF-DE'), ('Mey-', 'Mey'), ('Good-', 'Good'), ('Europe.--', 'Europe.-'), ('WORK-', 'WORK')] GH19060201-V03-02-page2.txt: [('-or', 'or'), ('man-', 'man'), ('-aged', 'aged')] GH19060201-V03-02-page3.txt: [('oc-', 'oc'), ('-', ''), ('-', ''), ('I-', 'I'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('instruc-', 'instruc'), ('-A', 'A'), ('hars-', 'hars'), ('-', '')] GH19060201-V03-02-page4.txt: [('re-', 're'), ('-', ''), ('Wil-', 'Wil'), ('COL-', 'COL'), ('OR-', 'OR'), ('Daw-', 'Daw'), ('Stadel-', 'Stadel')] GH19060401-V03-04-page1.txt: [('-', ''), ('-Him', 'Him'), ('de-', 'de'), ('-', ''), ('-', ''), ('-hut', 'hut'), ('successful.-', 'successful.'), ('Seventh-day-', 'Seventh-day')] GH19060401-V03-04-page2.txt: [('to-', 'to'), ('-Why', 'Why'), ('-', ''), ('ac-', 'ac'), ('-NEW', 'NEW'), ('re-', 're')] GH19060401-V03-04-page3.txt: [('discouraged-', 'discouraged'), ('-be', 'be'), ('thisim-', 'thisim'), ('-the', 'the'), ('becoming-', 'becoming'), ('overthrOW-', 'overthrOW'), ('-have', 'have'), ('corn--', 'corn-'), ('-as', 'as'), ('-"The', '"The'), ('beerisailing-Up-', 'beerisailing-Up'), ('-', ''), ('-', ''), ('--and', '-and'), ('subject.-', 'subject.'), ('-', '')] GH19060401-V03-04-page4.txt: [('-', ''), ('-they', 'they'), ('-cent', 'cent'), ('re-', 're'), ('MINIS-', 'MINIS')] GH19060501-V03-05-page1.txt: [('-a', 'a'), ('Chris-', 'Chris'), ('-Ninevah', 'Ninevah'), ('-Ninevah', 'Ninevah'), ('val-', 'val'), ('-the', 'the'), ('-', ''), ('-missionary', 'missionary'), ('of-', 'of'), ('-to', 'to'), ('-ThOu', 'ThOu'), ('-I', 'I'), ('-that', 'that'), ('-and', 'and')] GH19060501-V03-05-page3.txt: [('vari-', 'vari')] GH19060501-V03-05-page4.txt: [('MINIS-', 'MINIS'), ('WORKING-', 'WORKING')] GH19060601-V03-06-page2.txt: [('situa-', 'situa'), ('-tg', 'tg')] GH19060601-V03-06-page3.txt: [('differ-', 'differ'), ('--to', '-to')] GH19060601-V03-06-page4.txt: [('June-', 'June'), ('Gos-', 'Gos')] GH19060701-V03-07-page1.txt: [('-', ''), ('.-', '.'), ('Con-', 'Con')] GH19060701-V03-07-page2.txt: [('-great', 'great')] GH19060701-V03-07-page3.txt: [('-', ''), ('Eng-', 'Eng'), ('COL-', 'COL'), ('MINIS-', 'MINIS')] GH19060701-V03-07-page4.txt: [('sup-', 'sup'), ('in.-', 'in.'), ('teach-', 'teach'), ('-ers.', 'ers.'), ('So-', 'So'), ('-STORY', 'STORY'), ('-', '')] GH19060801-V03-08-page1.txt: [('-fashioning', 'fashioning'), ('-human', 'human')] GH19060801-V03-08-page3.txt: [('-', ''), ('-', ''), ('BUILD-', 'BUILD')] GH19060801-V03-08-page4.txt: [('Gos-', 'Gos'), ('.cli-', '.cli'), ('-', ''), ('MISSION-', 'MISSION')] GH19060901-V03-09-page1.txt: [("-tO'conference", "tO'conference"), ('-withnet-dedhelp', 'withnet-dedhelp'), ('-', '')] GH19060901-V03-09-page2.txt: [('be-', 'be'), ('HER-', 'HER'), ('HER-', 'HER'), ('Gos-', 'Gos'), ('-', ''), ('Tenn.-', 'Tenn.')] GH19060901-V03-09-page3.txt: [('Self-', 'Self'), ('HER-', 'HER'), ('oppor-', 'oppor'), ('BUILD-', 'BUILD'), ('-', '')] GH19060901-V03-09-page4.txt: [('ar-', 'ar'), ('-', ''), ('-', ''), ('help-', 'help'), ('MISSION-', 'MISSION'), ('teach-', 'teach'), ('ItiAltleia--', 'ItiAltleia-'), ('-', ''), ('-', ''), ('-', ''), ('b-', 'b')] GH19061001-V03-10-page1.txt: [('-with', 'with')] GH19061001-V03-10-page2.txt: [('-', ''), ('-', ''), ('-motive', 'motive'), ('The-', 'The')] GH19061001-V03-10-page3.txt: [('--', '-'), ('MISSION-', 'MISSION'), ('-', ''), ('-people', 'people'), ('MIN-', 'MIN'), ('-', ''), ('BUILD-', 'BUILD')] GH19061001-V03-10-page4.txt: [('Mis-', 'Mis')] GH19061101-V03-11-page2.txt: [('Jack-', 'Jack'), ('in-', 'in'), ('-', ''), ('-God', 'God')] GH19061101-V03-11-page3.txt: [('-raised', 'raised'), ('-school.', 'school.'), ('-exercises', 'exercises'), ('-pupils', 'pupils'), ('-take', 'take'), ('-', ''), ('-from', 'from'), ('-of', 'of'), ('-schools.', 'schools.'), ('-enough', 'enough'), ('-practical', 'practical'), ('Con-', 'Con'), ('Hol-', 'Hol'), ('-', ''), ('Con-', 'Con'), ('MrandMrsWmHum-', 'MrandMrsWmHum'), ('Sabbath-', 'Sabbath'), ('MIN-', 'MIN')] GH19061101-V03-11-page4.txt: [('re-', 're')] GH19061201-V03-12-page1.txt: [('-', '')] GH19061201-V03-12-page2.txt: [('Gos-', 'Gos')] GH19061201-V03-12-page3.txt: [('Con-', 'Con'), ('BUILD-', 'BUILD'), ('Con-', 'Con'), ('MIN-', 'MIN')] GH19070101-V04-01-page1.txt: [('setting-', 'setting'), ("long-diS'--", "long-diS'-"), ('-', '')] GH19070101-V04-01-page2.txt: [('Missis-', 'Missis'), ('ENROLL-', 'ENROLL'), ('ATTEND-', 'ATTEND'), ('-', '')] GH19070101-V04-01-page3.txt: [('spread-', 'spread'), ('-my', 'my'), ('MIN-', 'MIN'), ('-', '')] GH19070101-V04-01-page4.txt: [('-the', 'the'), ('MISSION-', 'MISSION')] GH19070201-V04-02-page2.txt: [('COL-', 'COL')] GH19070201-V04-02-page3.txt: [('MIN-', 'MIN')] GH19070201-V04-02-page4.txt: [('contri-', 'contri'), ('MISSION-', 'MISSION')] GH19070301-V04-03-page2.txt: [('-', ''), ('SOUTH-', 'SOUTH'), ('-', '')] GH19070301-V04-03-page4.txt: [('-', ''), ('-the', 'the')] GH19070401-V04-04-page1.txt: [('theo-', 'theo'), ('insti-', 'insti')] GH19070401-V04-04-page2.txt: [('-eighty', 'eighty')] GH19070401-V04-04-page3.txt: [('--OVIrs.', '-OVIrs.')] GH19070401-V04-04-page4.txt: [('thank-', 'thank'), ('MIN-', 'MIN'), ('Zoll-', 'Zoll')] GH19070501-V04-05-page1.txt: [('Self-', 'Self')] GH19070501-V04-05-page2.txt: [('Con-', 'Con')] GH19070501-V04-05-page4.txt: [('-', ''), ('Valen-', 'Valen'), ('John-', 'John'), ('MIN-', 'MIN')] GH19070601-V04-06-page1.txt: [('-', '')] GH19070601-V04-06-page2.txt: [('pos-', 'pos'), ('-Iowa', 'Iowa')] GH19070601-V04-06-page3.txt: [('-', ''), ('Pres-', 'Pres'), ('Mans-', 'Mans'), ('Phil-', 'Phil'), ("-'", "'")] GH19070601-V04-06-page4.txt: [('--', '-'), ('-time.', 'time.')] GH19070701-V04-07-page1.txt: [('Druil--', 'Druil-')] GH19070701-V04-07-page2.txt: [('-our', 'our'), ('-service', 'service'), ('L.--', 'L.-')] GH19070701-V04-07-page3.txt: [('---------', '--------'), ('Val-', 'Val'), ('fam-', 'fam'), ('Ras-', 'Ras'), ('Fender-', 'Fender')] GH19070701-V04-07-page4.txt: [('re-', 're')] GH19070801-V04-08-page2.txt: [('de-', 'de'), ('-has', 'has'), ('op-', 'op')] GH19070801-V04-08-page3.txt: [('John-', 'John'), ('-GFeorgeily', 'GFeorgeily'), ('-', ''), ('-C', 'C'), ('Putvin-', 'Putvin'), ('Lome-', 'Lome'), ('-', ''), ('chil-', 'chil'), ('-', ''), ('...-', '...'), ('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19070901-V04-09-page1.txt: [('-', '')] GH19070901-V04-09-page2.txt: [('Sab-', 'Sab')] GH19070901-V04-09-page3.txt: [('PEO-', 'PEO'), ('-', ''), ('-', '')] GH19070901-V04-09-page4.txt: [('-Of', 'Of'), ('Confer-', 'Confer'), ('MrandMrsEWHamp-', 'MrandMrsEWHamp'), ('MIN-', 'MIN'), ('Camp-', 'Camp')] GH19071001-V04-10-page1.txt: [('NI-', 'NI')] GH19071001-V04-10-page2.txt: [('Gos-', 'Gos'), ('-work', 'work'), ('other-', 'other'), ('-and', 'and'), ('grat-', 'grat')] GH19071001-V04-10-page3.txt: [('Bona-', 'Bona')] GH19071001-V04-10-page4.txt: [('con-', 'con'), ('-Boxes', 'Boxes'), ('-should', 'should'), ('-gifts', 'gifts'), ('HER-', 'HER'), ('MIN-', 'MIN'), ('Ros-', 'Ros'), ('Confer-', 'Confer'), ('avail-', 'avail'), ('-', '')] GH19071101-V04-11-page2.txt: [('la-', 'la'), ('up-', 'up')] GH19071101-V04-11-page3.txt: [('Mis-', 'Mis'), ('-', '')] GH19071101-V04-11-page4.txt: [('ap-', 'ap'), ('Fir-', 'Fir'), ('MIN-', 'MIN')] GH19071201-V04-12-page2.txt: [('-is', 'is'), ('-had', 'had'), ('-We', 'We'), ('-fourteen', 'fourteen'), ('Hill-', 'Hill'), ('-upon', 'upon'), ('-therein.', 'therein.'), ('-Some', 'Some'), ('-that', 'that'), ('-I', 'I'), ('-dope', 'dope'), ('-without', 'without'), ('-finding', 'finding')] GH19071201-V04-12-page3.txt: [('-work', 'work'), ('-', ''), ('-', ''), ('-believe', 'believe')] GH19071201-V04-12-page4.txt: [('-', ''), ('MINIS-', 'MINIS'), ('.-', '.'), ('--', '-'), ('Fur-', 'Fur'), ('-', ''), ('FUND-', 'FUND'), ('-', ''), ('-yo', 'yo')] GH19080101-V05-01-page1.txt: [('-', ''), ('Sab-', 'Sab')] GH19080101-V05-01-page2.txt: [('hu-', 'hu'), ('-', ''), ('-', ''), ('-accept--it', 'accept--it')] GH19080101-V05-01-page3.txt: [('-they', 'they'), ('-', ''), ('-', ''), ('-', '')] GH19080101-V05-01-page4.txt: [('Bruns-', 'Bruns'), ('-', '')] GH19080201-V05-02-page1.txt: [('-wkz', 'wkz'), ('--', '-'), ('-E', 'E'), ('-', ''), ('--iik', '-iik'), ('---', '--'), ('-', ''), ('-Now', 'Now'), ('-', ''), ('in-', 'in')] GH19080201-V05-02-page2.txt: [("-Make'", "Make'"), ('Isbell-', 'Isbell'), ('Hunts-', 'Hunts')] GH19080201-V05-02-page3.txt: [('-began', 'began'), ('-this', 'this'), ('af-', 'af')] GH19080201-V05-02-page4.txt: [('Self-', 'Self'), ('Mans-', 'Mans'), ('MIN-', 'MIN'), ('Hur-', 'Hur')] GH19080301-V05-03-page1.txt: [('the-', 'the'), ('Vice-Presi-', 'Vice-Presi'), ('-Conference', 'Conference')] GH19080301-V05-03-page2.txt: [('Mc-', 'Mc'), ('MIS-', 'MIS'), ('Mc-', 'Mc')] GH19080301-V05-03-page4.txt: [('Gos-', 'Gos'), ('-', ''), ('at-', 'at'), ('-', ''), ('Gib-', 'Gib'), ('---', '--'), ('D-', 'D'), ('Oak-', 'Oak')] GH19080401-V05-04-page1.txt: [('-', ''), ('-to', 'to')] GH19080401-V05-04-page3.txt: [('Syl-', 'Syl'), ('Mc-', 'Mc'), ('Mc-', 'Mc'), ('Bag-', 'Bag'), ('Worth-', 'Worth')] GH19080401-V05-04-page4.txt: [('ex-', 'ex')] GH19080501-V05-05-page1.txt: [('re-', 're'), ('thor-', 'thor'), ('re-', 're')] GH19080501-V05-05-page3.txt: [('-', ''), ('NAT-', 'NAT')] GH19080501-V05-05-page4.txt: [('MIS-', 'MIS')] GH19080601-V05-06-page1.txt: [('So-', 'So'), ('prop-', 'prop'), ('bal-', 'bal')] GH19080601-V05-06-page2.txt: [('col-', 'col'), ('hun-', 'hun'), ('water-', 'water')] GH19080601-V05-06-page3.txt: [('-Somr', 'Somr')] GH19080701-V05-07-page2.txt: [('MIS-', 'MIS'), ('-', '')] GH19080701-V05-07-page3.txt: [('More-', 'More'), ('Eisan-', 'Eisan'), ('se-', 'se'), ('people.-', 'people.'), ('in-', 'in'), ('-"', '"'), ('McCon-', 'McCon'), ('Sabbath-', 'Sabbath'), ('Wash-', 'Wash'), ('Car-', 'Car'), ('Min-', 'Min'), ('Acker-', 'Acker'), ('Kin-', 'Kin')] GH19080801-V05-08-page1.txt: [('inter-', 'inter'), ('-', '')] GH19080801-V05-08-page3.txt: [('-very', 'very')] GH19080801-V05-08-page4.txt: [('HER-', 'HER'), ('-', '')] GH19080901-V05-09-page1.txt: [('-', ''), ('atten-', 'atten')] GH19080901-V05-09-page2.txt: [('POR-', 'POR'), ('-is', 'is')] GH19080901-V05-09-page3.txt: [('-', ''), ('-', ''), ('-', ''), ('Sabbath-', 'Sabbath'), ('Hutchin-', 'Hutchin')] GH19080901-V05-09-page4.txt: [('neigh-', 'neigh')] GH19081001-V05-10-page2.txt: [('Nash-', 'Nash'), ('old-fash-', 'old-fash')] GH19081001-V05-10-page3.txt: [('-', ''), ('Self-', 'Self')] GH19081001-V05-10-page4.txt: [('re.-', 're.'), ('HER-', 'HER')] GH19081101-V05-11-page1.txt: [('-and', 'and')] GH19081101-V05-11-page3.txt: [('-', ''), ('-', ''), ('down-', 'down'), ('McConnough-', 'McConnough'), ('-E', 'E'), ('-', ''), ('Self-', 'Self'), ('Lu-', 'Lu')] GH19081101-V05-11-page4.txt: [('-gal.', 'gal.'), ('-gal.', 'gal.')] GH19081201-V05-12-page1.txt: [('in-', 'in')] GH19081201-V05-12-page3.txt: [('smiting-', 'smiting'), ('one-', 'one')] GH19081201-V05-12-page4.txt: [('-', ''), ('Self-', 'Self')] GH19081201-V05-12-page5.txt: [('-to', 'to'), ('-a', 'a'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('Self-', 'Self')] GH19081201-V05-12-page6.txt: [('-', ''), ('-', ''), ('-gal.', 'gal.'), ('-gal.', 'gal.')] GH19090101-V06-01-page2.txt: [('-give', 'give'), ('-', ''), ('-colleges', 'colleges'), ('oppor-', 'oppor'), ('-', '')] GH19090101-V06-01-page3.txt: [('HER-', 'HER'), ('-', ''), ('Ras-', 'Ras'), ('Self-', 'Self')] GH19090101-V06-01-page4.txt: [('-F.', 'F.'), ('-gal.', 'gal.'), ('-gal.', 'gal.')] GH19090201-V06-02-page1.txt: [('Se-', 'Se')] GH19090201-V06-02-page2.txt: [('Mc-', 'Mc'), ('MIS-', 'MIS'), ('-', '')] GH19090201-V06-02-page3.txt: [('Slayton.-', 'Slayton.'), ('Self-', 'Self')] GH19090201-V06-02-page4.txt: [('-', ''), ('-', ''), ('-gal.', 'gal.'), ('-gal.', 'gal.'), ('-', ''), ('-in', 'in')] GH19090301-V06-03-page1.txt: [('-help', 'help')] GH19090301-V06-03-page2.txt: [('-to', 'to')] GH19090301-V06-03-page3.txt: [('CALI-', 'CALI'), ('-', ''), ('-', ''), ('B.-', 'B.'), ('Col-', 'Col'), ('Self-', 'Self'), ('Gos-', 'Gos'), ('Holm-', 'Holm')] GH19090401-V06-04-page1.txt: [('establish-', 'establish'), ('-', ''), ('-.', '.'), ('pa-', 'pa')] GH19090401-V06-04-page2.txt: [('property-', 'property')] GH19090401-V06-04-page3.txt: [('Nor-', 'Nor'), ('-rick', 'rick')] GH19090401-V06-04-page4.txt: [('condi-', 'condi'), ('main-', 'main')] GH19090401-V06-04-page5.txt: [('Mac-', 'Mac'), ('condi-', 'condi')] GH19090401-V06-04-page6.txt: [('-', '')] GH19090401-V06-04-page7.txt: [('Mill-', 'Mill'), ('Good-', 'Good'), ('Self-', 'Self')] GH19090501-V06-05-page1.txt: [('treas-', 'treas')] GH19090501-V06-05-page3.txt: [('-', ''), ('Mc-', 'Mc'), ('-', ''), ('Self-', 'Self'), ('Ricka-', 'Ricka'), ('Mc-', 'Mc'), ('Sabbath-', 'Sabbath'), ('Min-', 'Min')] GH19090601-V06-06-page1.txt: [('GEOR-', 'GEOR')] GH19090601-V06-06-page2.txt: [('Mc-', 'Mc'), ('situ-', 'situ'), ('-', ''), ('-smoking', 'smoking'), ('-trembling', 'trembling'), ('Mc-', 'Mc'), ('-', ''), ('were-', 'were')] GH19090601-V06-06-page3.txt: [('SOUTH-', 'SOUTH'), ('-the', 'the'), ('-', ''), ('-', ''), ('-on', 'on')] GH19090601-V06-06-page4.txt: [('-him', 'him'), ('HER-', 'HER')] GH19090701-V06-07-page1.txt: [('-', '')] GH19090701-V06-07-page3.txt: [('effort.-', 'effort.'), ('-', ''), ('-', ''), ('MIN-', 'MIN'), ('Jacob-', 'Jacob'), ('Fam-', 'Fam'), ('McCon-', 'McCon'), ('Fam-', 'Fam'), ('Fam-', 'Fam')] GH19090701-V06-07-page4.txt: [('-', '')] GH19090801-V06-08-page1.txt: [('con-', 'con')] GH19090801-V06-08-page3.txt: [('-', ''), ('countries.-', 'countries.'), ('CEN-', 'CEN'), ('Powel-', 'Powel'), ('Bell.-', 'Bell.'), ('Camp-', 'Camp'), ('-', ''), ('Hersh-', 'Hersh'), ('Loh-', 'Loh'), ('Leffing-', 'Leffing'), ('John-', 'John'), ('Fry-', 'Fry'), ('Sher-', 'Sher'), ('-', ''), ('Hunt-', 'Hunt'), ('Hurl-', 'Hurl'), ('MIN-', 'MIN'), ('-', '')] GH19090801-V06-08-page4.txt: [('Gos-', 'Gos')] GH19090901-V06-09-page2.txt: [('-', ''), ('-there', 'there')] GH19090901-V06-09-page3.txt: [('-', ''), ('-', ''), ('-', ''), ('intel-', 'intel'), ('-', ''), ('-', ''), ('Ja-', 'Ja'), ('Wer-', 'Wer'), ("'Honey-", "'Honey"), ('Kirk-', 'Kirk'), ('MIN-', 'MIN'), ('Fergu-', 'Fergu')] GH19091001-V06-10-page1.txt: [('Sister-', 'Sister'), ('re-', 're')] GH19091001-V06-10-page2.txt: [('-', ''), ('-and', 'and'), ('-', ''), ('-Sabbath', 'Sabbath'), ('-desired', 'desired'), ('-to', 'to'), ('-to', 'to')] GH19091001-V06-10-page4.txt: [('-of', 'of'), ('-', ''), ('and-', 'and'), ('HER-', 'HER')] GH19091101-V06-11-page1.txt: [('mis-', 'mis')] GH19091101-V06-11-page2.txt: [('-work', 'work'), ('work-', 'work')] GH19091101-V06-11-page4.txt: [('-We', 'We')] GH19091201-V06-12-page1.txt: [('-', ''), ('six-', 'six'), ('-', '')] GH19091201-V06-12-page2.txt: [('-', ''), ("-'but", "'but")] GH19091201-V06-12-page3.txt: [('-', ''), ('-for', 'for'), ('-first.', 'first.'), ('training-', 'training'), ('LOUISIANA-', 'LOUISIANA'), ('in-', 'in')] GH19091201-V06-12-page4.txt: [('-', ''), ('-', ''), ('Mis-', 'Mis'), ('hun-', 'hun'), ('secretary"-', 'secretary"')] GH19100101-V07-01-page1.txt: [('soul-cham-', 'soul-cham'), ('-fOrgot.', 'fOrgot.'), ('-God', 'God'), ('-', '')] GH19100101-V07-01-page2.txt: [('-', ''), ('-', '')] GH19100101-V07-01-page4.txt: [('Mc-', 'Mc'), ('Missionary-', 'Missionary'), ('-', '')] GH19100201-V07-02-page1.txt: [('-has', 'has')] GH19100201-V07-02-page2.txt: [('pur-', 'pur')] GH19100201-V07-02-page3.txt: [('-for', 'for'), ('--', '-'), ('-turned', 'turned'), ('-purpose.', 'purpose.'), ('-but', 'but'), ('-', ''), ('-', ''), ('-University', 'University'), ('-in', 'in'), ('-will', 'will')] GH19100201-V07-02-page4.txt: [('-', ''), ('--', '-'), ('SOUTH-', 'SOUTH'), ('-', '')] GH19100301-V07-03-page2.txt: [('-', '')] GH19100301-V07-03-page3.txt: [('Ya-', 'Ya')] GH19100301-V07-03-page4.txt: [('-much', 'much'), ('be-', 'be'), ("'-", "'"), ('-', '')] GH19100301-V07-03-page5.txt: [('day-', 'day'), ('-to', 'to')] GH19100301-V07-03-page6.txt: [('re-', 're'), ('prayer.-', 'prayer.')] GH19100301-V07-03-page7.txt: [('SEN-', 'SEN')] GH19100301-V07-03-page8.txt: [('-Lindsley', 'Lindsley')] GH19100401-V07-04-page3.txt: [('-', ''), ('or-', 'or')] GH19100401-V07-04-page5.txt: [('-', ''), ('-six', 'six')] GH19100401-V07-04-page7.txt: [('-', '')] GH19100401-V07-04-page8.txt: [('SUBSCRIP-', 'SUBSCRIP')] GH19100501-V07-05-page1.txt: [('in-', 'in'), ('-', '')] GH19100501-V07-05-page2.txt: [('work.-', 'work.'), ('ren-', 'ren')] GH19100501-V07-05-page3.txt: [('fac-', 'fac')] GH19100501-V07-05-page4.txt: [('ev-', 'ev')] GH19100501-V07-05-page6.txt: [('-', '')] GH19100501-V07-05-page7.txt: [('-pound', 'pound')] GH19100501-V07-05-page8.txt: [('-church', 'church'), ('-', ''), ('con-', 'con')] GH19100601-V07-06-page1.txt: [('-', ''), ('-church-members', 'church-members'), ('-', '')] GH19100601-V07-06-page2.txt: [('-', ''), ('-a', 'a'), ('-in', 'in')] GH19100601-V07-06-page3.txt: [('-at', 'at')] GH19100601-V07-06-page6.txt: [('-', ''), ('-was', 'was'), ('message.-', 'message.')] GH19100601-V07-06-page7.txt: [('-', ''), ('-ifictigh', 'ifictigh')] GH19100601-V07-06-page8.txt: [("friend'-", "friend'"), ('-', '')] GH19100701-V07-07-page1.txt: [('-law', 'law'), ('Gos-', 'Gos'), ('sewing--', 'sewing-'), ('at-', 'at'), ('re-', 're')] GH19100701-V07-07-page2.txt: [('HER-', 'HER'), ('-desire', 'desire')] GH19100701-V07-07-page3.txt: [('TENT-', 'TENT'), ('UN-', 'UN')] GH19100701-V07-07-page4.txt: [('work.-', 'work.'), ('ta.-', 'ta.'), ('-for', 'for'), ('breth-', 'breth')] GH19100701-V07-07-page5.txt: [('cala-', 'cala'), ('-we', 'we'), ('Nathan-', 'Nathan')] GH19100701-V07-07-page7.txt: [('selfre-', 'selfre'), ('-', ''), ('as-', 'as')] GH19100701-V07-07-page8.txt: [('-', ''), ('HER-', 'HER'), ('--', '-'), ('-', '')] GH19100801-V07-08-page2.txt: [('-that', 'that'), ('-', '')] GH19100801-V07-08-page3.txt: [('-shall', 'shall'), ('-be', 'be')] GH19100801-V07-08-page4.txt: [('-', ''), ('work-', 'work'), ('Oak-', 'Oak'), ('-', '')] GH19100801-V07-08-page6.txt: [('Mc-', 'Mc')] GH19100801-V07-08-page7.txt: [('-aizaie', 'aizaie')] GH19100801-V07-08-page8.txt: [('-"Tr', '"Tr'), ('Gos-', 'Gos')] GH19100901-V07-09-page2.txt: [('sub-', 'sub')] GH19100901-V07-09-page3.txt: [('Is-', 'Is'), ('-raelites', 'raelites'), ('thor-', 'thor')] GH19100901-V07-09-page4.txt: [('-by', 'by'), ('Mc-', 'Mc')] GH19100901-V07-09-page5.txt: [('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19100901-V07-09-page6.txt: [('mam-', 'mam')] GH19100901-V07-09-page7.txt: [('Je.-', 'Je.'), ('Tennessee-', 'Tennessee'), ('Kentucky-', 'Kentucky'), ('Alabama-', 'Alabama'), ('TREASUR-', 'TREASUR'), ('---', '--'), ('-', ''), ('Mississippi-', 'Mississippi')] GH19100901-V07-09-page8.txt: [("'-", "'"), ('op-', 'op')] GH19101001-V07-10-page3.txt: [('pass-', 'pass'), ('Oak-', 'Oak')] GH19101001-V07-10-page4.txt: [('PEO-', 'PEO'), ('to-', 'to')] GH19101001-V07-10-page5.txt: [('-', ''), ('thirty-', 'thirty')] GH19101001-V07-10-page6.txt: [('-', ''), ('ap-', 'ap'), ('DARK-', 'DARK')] GH19101001-V07-10-page7.txt: [('la-', 'la')] GH19101001-V07-10-page8.txt: [('-God', 'God'), ('.-', '.'), ('-our', 'our')] GH19101101-V07-11-page2.txt: [('Cos-', 'Cos')] GH19101101-V07-11-page3.txt: [('-four', 'four'), ('hav-', 'hav'), ('di-', 'di')] GH19101101-V07-11-page4.txt: [('TI-', 'TI'), ('-', ''), ('Prophets-', 'Prophets'), ('-', ''), ('Ministers-', 'Ministers'), ('-', ''), ('I-', 'I'), ('-', ''), ('-', ''), ('-', '')] GH19101101-V07-11-page6.txt: [('SANI-', 'SANI'), ('HER-', 'HER')] GH19101101-V07-11-page8.txt: [('pres-', 'pres')] GH19101201-V07-12-page1.txt: [('Jack-', 'Jack')] GH19101201-V07-12-page2.txt: [('CAMP-', 'CAMP'), ('Mc-', 'Mc'), ('-fund.', 'fund.')] GH19101201-V07-12-page3.txt: [('bless-', 'bless'), ('accom-', 'accom'), ('--or', '-or'), ('-we', 'we'), ('beautiful--', 'beautiful-')] GH19101201-V07-12-page5.txt: [('SAB-', 'SAB')] GH19101201-V07-12-page7.txt: [('-', ''), ('dis-', 'dis')] GH19101201-V07-12-page8.txt: [('Con-', 'Con'), ('-.', '.'), ('-', ''), ('--', '-'), ('-e', 'e')] GH19110101-V07-01-page1.txt: [('right-', 'right')] GH19110101-V07-01-page2.txt: [('-', ''), ('-', ''), ('-He', 'He'), ('-Bible', 'Bible'), ('-', ''), ('-', ''), ('par-', 'par'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19110101-V07-01-page3.txt: [('-', ''), ('strong-', 'strong'), ('coven-', 'coven')] GH19110101-V07-01-page4.txt: [('-', '')] GH19110101-V07-01-page5.txt: [('-', ''), ('z.-Nz-', 'z.-Nz'), ('-Texas', 'Texas'), ('W.-', 'W.'), ('-', '')] GH19110101-V07-01-page6.txt: [('-', ''), ('-e-ot', 'e-ot'), ('z-', 'z'), ('in-', 'in')] GH19110101-V07-01-page8.txt: [('-', ''), ('Sabbath-', 'Sabbath')] GH19110201-V07-02-page1.txt: [('-', ''), ('advan.-', 'advan.')] GH19110201-V07-02-page2.txt: [("-r'", "r'"), ('-', ''), ('institu-', 'institu'), ('-', '')] GH19110201-V07-02-page4.txt: [('-e', 'e'), ('-', ''), ('-A.', 'A.')] GH19110201-V07-02-page5.txt: [('houseto-', 'houseto'), ('-', ''), ("-God's", "God's"), ('urg-', 'urg')] GH19110201-V07-02-page6.txt: [('-', ''), ('occa-', 'occa')] GH19110201-V07-02-page7.txt: [('-a', 'a'), ('build-', 'build'), ('-', ''), ('Confer-', 'Confer')] GH19110201-V07-02-page8.txt: [('-', '')] GH19110301-V07-03-page1.txt: [('to-', 'to'), ('-', '')] GH19110301-V07-03-page3.txt: [('Brit-', 'Brit'), ('-my', 'my'), ('the-', 'the'), ('Foreign-', 'Foreign'), ('-at', 'at'), ('-permitted', 'permitted'), ('-', ''), ('-We', 'We'), ('-', ''), ('past-', 'past'), ("-year'-", "year'-"), ('-thehomes', 'thehomes'), ('-', ''), ('-', ''), ('nearingcom-', 'nearingcom'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('Lord.--', 'Lord.-'), ('-', ''), ('-', ''), ('D-', 'D')] GH19110301-V07-03-page4.txt: [('-can', 'can'), ('-intirrmu.', 'intirrmu.')] GH19110301-V07-03-page5.txt: [('members-', 'members'), ('-', ''), ('-raised.-', 'raised.-'), ('-blessing', 'blessing'), ('-', ''), ('-', ''), ('-', ''), ('-that', 'that'), ('-courage', 'courage'), ('THE-', 'THE'), ('mistake-', 'mistake')] GH19110301-V07-03-page6.txt: [('-', ''), ('-', ''), ('--a', '-a'), ('-churches', 'churches'), ('--or', '-or')] GH19110301-V07-03-page7.txt: [('Nash-', 'Nash'), ('-', ''), ('-', '')] GH19110301-V07-03-page8.txt: [('-', ''), ('Manual-', 'Manual'), ('Training-', 'Training'), ('-', ''), ('-us.', 'us.'), ('-in', 'in'), ('-this', 'this'), ('-', ''), ('OF-', 'OF'), ('-', ''), ('-Healing', 'Healing'), ('Chas-', 'Chas'), ('.-', '.')] GH19110401-V07-04-page2.txt: [('-to', 'to'), ('hold-', 'hold'), ('-', '')] GH19110401-V07-04-page3.txt: [('-', ''), ('-', ''), ('-', ''), ("Ikr'z-", "Ikr'z"), ('-temperance', 'temperance'), ('-', ''), ('cam-', 'cam'), ('can-', 'can'), ('-', '')] GH19110401-V07-04-page4.txt: [('--', '-'), ('-', ''), ('-', ''), ('profit-', 'profit'), ('-the', 'the'), ('-Fourth', 'Fourth'), ('pro-', 'pro'), ('-', ''), ('-M.', 'M.'), ('-', ''), ('-', ''), ('con-', 'con')] GH19110401-V07-04-page5.txt: [('abating--', 'abating-'), ('depart-', 'depart'), ('-obey', 'obey'), ('pres-', 'pres')] GH19110401-V07-04-page6.txt: [('-', ''), ('apos-', 'apos'), ('-anxious', 'anxious')] GH19110401-V07-04-page7.txt: [('re-', 're'), ('-', ''), ('subscrip-', 'subscrip'), ('impor-', 'impor')] GH19110401-V07-04-page8.txt: [('-before', 'before'), ('-', ''), ('M.-', 'M.'), ('HER-', 'HER'), ('Gos-', 'Gos'), ('-Co', 'Co'), ('-weare', 'weare'), ('-you', 'you')] GH19110501-V07-05-page2.txt: [('-"For', '"For'), ('-young', 'young')] GH19110501-V07-05-page3.txt: [('be-', 'be')] GH19110501-V07-05-page5.txt: [('-', ''), ('-attending', 'attending')] GH19110501-V07-05-page6.txt: [('--', '-'), ('-', ''), ('-a', 'a')] GH19110501-V07-05-page7.txt: [('Mc-', 'Mc')] GH19110501-V07-05-page8.txt: [('--', '-'), ('pa-', 'pa'), ('Training-', 'Training'), ('us-', 'us'), ('-', '')] GH19110601-V07-06-page1.txt: [('-Then', 'Then')] GH19110601-V07-06-page2.txt: [('-the', 'the'), ('--', '-'), ('-hearts', 'hearts'), ('-', ''), ('-trust', 'trust'), ('-recent', 'recent'), ('res-', 'res'), ('be-', 'be'), ('--', '-')] GH19110601-V07-06-page3.txt: [('-', ''), ('-', '')] GH19110601-V07-06-page4.txt: [('corn--', 'corn-')] GH19110601-V07-06-page5.txt: [('work-', 'work'), ('prog-', 'prog'), ('-the', 'the')] GH19110601-V07-06-page6.txt: [('-With', 'With'), ('-', '')] GH19110601-V07-06-page7.txt: [('-this', 'this'), ('-', '')] GH19110601-V07-06-page8.txt: [('state-', 'state'), ('--"Let', '-"Let'), ('South-', 'South')] GH19110701-V07-07-page2.txt: [('-', ''), ('-arrangement', 'arrangement')] GH19110701-V07-07-page3.txt: [('-', ''), ('-', '')] GH19110701-V07-07-page4.txt: [("-I'ather", "I'ather"), ('building-', 'building'), ('to-', 'to')] GH19110701-V07-07-page6.txt: [('-', ''), ('-', '')] GH19110701-V07-07-page7.txt: [('"-', '"')] GH19110701-V07-07-page8.txt: [('mana-', 'mana'), ('-are', 'are')] GH19110801-V07-08-page1.txt: [('-', ''), ('-', '')] GH19110801-V07-08-page2.txt: [('spear.-', 'spear.'), ('be-', 'be')] GH19110801-V07-08-page3.txt: [('CEif-', 'CEif'), ('con-', 'con')] GH19110801-V07-08-page4.txt: [('nothing--', 'nothing-')] GH19110801-V07-08-page5.txt: [('N-', 'N'), ('La-', 'La'), ('car-', 'car')] GH19110801-V07-08-page6.txt: [('hum-', 'hum'), ('campmeeting-', 'campmeeting')] GH19110801-V07-08-page8.txt: [('HINGED-', 'HINGED'), ('FLEXI-', 'FLEXI')] GH19110901-V07-09-page2.txt: [('--', '-')] GH19110901-V07-09-page3.txt: [('-', ''), ('Bona-', 'Bona')] GH19110901-V07-09-page4.txt: [('-', ''), ('princi-', 'princi')] GH19110901-V07-09-page7.txt: [('dis-', 'dis')] GH19110901-V07-09-page8.txt: [('-', ''), ('-', ''), ('breth-', 'breth')] GH19111001-V07-10-page1.txt: [('-V', 'V'), ('child-', 'child')] GH19111001-V07-10-page3.txt: [('Canvassing-', 'Canvassing')] GH19111001-V07-10-page4.txt: [('SUN-', 'SUN')] GH19111001-V07-10-page6.txt: [('Isbell-', 'Isbell')] GH19111001-V07-10-page7.txt: [('Sep-', 'Sep')] GH19111001-V07-10-page8.txt: [('triumph-', 'triumph'), ('-there.', 'there.'), ('-be', 'be')] GH19111101-V07-11-page3.txt: [('treat-', 'treat'), ('Elder-', 'Elder'), ('-fact', 'fact')] GH19111101-V07-11-page5.txt: [('-', ''), ('-hour', 'hour')] GH19111101-V07-11-page6.txt: [('conditions.-', 'conditions.'), ('-', ''), ('-', ''), ('-have', 'have'), ('-People', 'People')] GH19111101-V07-11-page8.txt: [('-', ''), ('-T.', 'T.'), ('gas-', 'gas'), ('-Georgia', 'Georgia'), ('-Nov', 'Nov'), ('Martin-', 'Martin'), ('-son', 'son'), ('-', '')] GH19111201-V07-12-page1.txt: [('-', ''), ('-ethesthi', 'ethesthi'), ('-', ''), ('-sweat', 'sweat'), ('-', '')] GH19111201-V07-12-page2.txt: [('refer-', 'refer'), ('-individuals', 'individuals'), ('-in', 'in'), ('-', ''), ('Morde-', 'Morde'), ('-', ''), ('ef-', 'ef'), ('-of', 'of'), ('message.-', 'message.')] GH19111201-V07-12-page3.txt: [('-', ''), ('-and', 'and'), ('-paraffined', 'paraffined'), ('-Chatta-', 'Chatta-'), ('as-', 'as')] GH19111201-V07-12-page4.txt: [('-', ''), ('kt-', 'kt'), ('-', ''), ('-three', 'three')] GH19111201-V07-12-page5.txt: [('-trong', 'trong'), ('Foot-', 'Foot')] GH19111201-V07-12-page6.txt: [('read-', 'read'), ('-irv', 'irv'), ('-thirty..', 'thirty..'), ('-', '')] GH19111201-V07-12-page7.txt: [('-', ''), ('-', ''), ('Con-', 'Con'), ('fille-', 'fille'), ('-for', 'for'), ('-best', 'best'), ('la-', 'la')] GH19111201-V07-12-page8.txt: [('Training-', 'Training'), ('-', ''), ('HER-', 'HER'), ('HER-', 'HER'), ('sub--', 'sub-'), ('-', ''), ('-will', 'will'), ('-', ''), ('Geog-', 'Geog'), ('Sis-', 'Sis')] GH19120101-V08-01-page1.txt: [('-his', 'his'), ('de-', 'de'), ('sacrifice-', 'sacrifice'), ('-in', 'in'), ('-', ''), ('-', ''), ('-ie', 'ie'), ("'E.-", "'E."), ('en-', 'en'), ('-', ''), ('sales-', 'sales'), ('-pne', 'pne')] GH19120101-V08-01-page2.txt: [('-', ''), ('becoming-', 'becoming'), ("I'd-", "I'd")] GH19120101-V08-01-page3.txt: [("'-", "'"), ('-', ''), ('peo--', 'peo-'), ('---', '--'), ('mil-', 'mil'), ('gath-', 'gath'), ('-was', 'was'), ('--', '-')] GH19120101-V08-01-page4.txt: [('my-', 'my'), ('-Thus', 'Thus'), ('-PullyS', 'PullyS'), ('---The', '--The'), ('ren-', 'ren'), ('building-', 'building')] GH19120101-V08-01-page5.txt: [('-k', 'k'), ('-to', 'to'), ('-', ''), ('-songs', 'songs'), ('enter-', 'enter'), ('that-', 'that'), ('--there', '-there'), ('-', ''), ('-in', 'in'), ('-him.', 'him.')] GH19120101-V08-01-page6.txt: [('--"', '-"')] GH19120101-V08-01-page7.txt: [('such-', 'such'), ('.-', '.'), ('-', ''), ('-', ''), ('-Ottr', 'Ottr'), ('-in', 'in'), ('prom-', 'prom'), ('-', ''), ('rocoks-', 'rocoks'), ('-Nov', 'Nov'), ('-Antonio', 'Antonio'), ('-', ''), ('-', ''), ('antong"-', 'antong"'), ('l-', 'l'), ('neighbors-', 'neighbors'), ('-', ''), ('-and', 'and'), ('funeral-', 'funeral')] GH19120101-V08-01-page8.txt: [('-', ''), ('-Buff', 'Buff')] GH19120201-V08-02-page1.txt: [('-stone', 'stone'), ('-', ''), ('-The', 'The'), ('OAK-', 'OAK')] GH19120201-V08-02-page2.txt: [('-', ''), ('-Nashville', 'Nashville')] GH19120201-V08-02-page3.txt: [('-and', 'and'), ('-', '')] GH19120201-V08-02-page4.txt: [('-', ''), ('-days', 'days'), ('-conducted', 'conducted')] GH19120201-V08-02-page5.txt: [('-', '')] GH19120201-V08-02-page7.txt: [('-', '')] GH19120201-V08-02-page8.txt: [('TENNES-', 'TENNES'), ('Trainine-', 'Trainine'), ('-m', 'm'), ('-', '')] GH19120301-V08-03-page1.txt: [('-fini', 'fini'), ('"-', '"'), ('-', ''), ('pri-', 'pri'), ('-Father', 'Father')] GH19120301-V08-03-page2.txt: [('--', '-'), ("-'", "'"), ('-', '')] GH19120301-V08-03-page3.txt: [('Dan.-', 'Dan.'), ('-', ''), ('-', ''), ('-Destruction', 'Destruction'), ('-', ''), ('-', ''), ('-', ''), ('-We', 'We'), ('-cold', 'cold'), ('-', ''), ('-', ''), ('-', ''), ('-Palestine.', 'Palestine.'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('power.-', 'power.')] GH19120301-V08-03-page4.txt: [('-', ''), ('-', '')] GH19120301-V08-03-page5.txt: [('run-', 'run'), ('-IE', 'IE'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-his', 'his'), ('-abide', 'abide'), ('-', ''), ('-', ''), ('-The', 'The')] GH19120301-V08-03-page6.txt: [('-', ''), ('-', '')] GH19120301-V08-03-page7.txt: [('Prisonburg-', 'Prisonburg'), ('population-', 'population')] GH19120301-V08-03-page8.txt: [('----all', '---all'), ('-', ''), ('-dissatisfied', 'dissatisfied'), ('---', '--'), ('-', ''), ('DOCCO.-', 'DOCCO.')] GH19120301-V08-03-page9.txt: [('decid-', 'decid'), ('-', ''), ('-', '')] GH19120401-V08-04-page1.txt: [('L-', 'L'), ('-"JERALD', '"JERALD'), ('-', ''), ('Oak-', 'Oak'), ('-', ''), ('-', ''), ('dis-', 'dis'), ('--Bible', '-Bible')] GH19120401-V08-04-page2.txt: [('pres-', 'pres'), ('-', '')] GH19120401-V08-04-page3.txt: [('-', ''), ('-', ''), ('-', ''), ('mod-', 'mod'), ('ap-', 'ap'), ('-ELDER', 'ELDER')] GH19120401-V08-04-page4.txt: [('at-', 'at'), ('-', ''), ('light-', 'light'), ('-been', 'been'), ('husband-', 'husband'), ('-', ''), ('-', ''), ('-', ''), ('-is', 'is')] GH19120401-V08-04-page5.txt: [('-about', 'about'), ('-', ''), ('-', ''), ('Written-', 'Written'), ('--one', '-one'), ('-', ''), ('he-', 'he')] GH19120401-V08-04-page6.txt: [('sub-', 'sub'), ('-', '')] GH19120401-V08-04-page7.txt: [('en-', 'en'), ('-', ''), ('-He', 'He')] GH19120401-V08-04-page8.txt: [('Trainink-', 'Trainink'), ('-emphasized.', 'emphasized.')] GH19120401-V08-04-page9.txt: [('-sprays', 'sprays'), ('-Md.', 'Md.'), ('.-', '.'), ('-school', 'school'), ('-', ''), ('re-', 're'), ('-', '')] GH19120501-V08-05-page1.txt: [('thous-', 'thous'), ('-schools.', 'schools.'), ('-are', 'are'), ('Ad-', 'Ad')] GH19120501-V08-05-page2.txt: [('-', ''), ('-', '')] GH19120501-V08-05-page3.txt: [('in-', 'in'), ('-Ed', 'Ed'), ("-a'", "a'"), ('-MRS.', 'MRS.'), ('Institute-', 'Institute'), ('-the', 'the'), ('Satur-', 'Satur'), ('Some-', 'Some')] GH19120501-V08-05-page4.txt: [('exer-', 'exer'), ('-', ''), ('-be', 'be'), ('-to', 'to'), ('-class', 'class'), ('-andthe', 'andthe'), ('commun-', 'commun'), ('en-', 'en'), ('healed-', 'healed'), ('-', '')] GH19120501-V08-05-page5.txt: [('pros-', 'pros'), ('-pect', 'pect')] GH19120501-V08-05-page6.txt: [('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-.what', '.what'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-dwell', 'dwell'), ('-', ''), ('-us', 'us'), ('"If-', '"If'), ('-', ''), ('-The', 'The'), ('-', '')] GH19120501-V08-05-page7.txt: [('appar-', 'appar'), ('-', ''), ('endorse-', 'endorse'), ('-wninttrry', 'wninttrry')] GH19120601-V08-06-page1.txt: [('-two', 'two')] GH19120601-V08-06-page2.txt: [('H-', 'H'), ('Confer-', 'Confer'), ('-', '')] GH19120601-V08-06-page3.txt: [('-', ''), ('.i-', '.i')] GH19120601-V08-06-page4.txt: [('-ten', 'ten')] GH19120601-V08-06-page5.txt: [('-we', 'we'), ('-', ''), ('ever.-', 'ever.'), ('-', ''), ('-', ''), ('-to', 'to'), ('-a', 'a'), ('-poles', 'poles'), ('-outlook', 'outlook'), ('-Ga.', 'Ga.'), ('nice-', 'nice'), ('-', ''), ('deciding.-', 'deciding.'), ('-', ''), ('-', ''), ('-ofit', 'ofit'), ('-Catholic.', 'Catholic.'), ('Liberty.-', 'Liberty.'), ('-a', 'a'), ('effort.-', 'effort.'), ('-', '')] GH19120601-V08-06-page6.txt: [('-in', 'in'), ('-away.', 'away.'), ('-', ''), ('-as', 'as'), ('-military', 'military'), ('-', ''), ('-have', 'have'), ('-kings', 'kings')] GH19120601-V08-06-page7.txt: [('un-', 'un'), ('-it.tccess', 'it.tccess'), ('re-', 're'), ('fail--', 'fail-'), ('-', '')] GH19120601-V08-06-page8.txt: [('in-', 'in'), ('May-', 'May'), ('-us.', 'us.')] GH19120701-V08-07-page1.txt: [('-', ''), ('S.W.Mc-', 'S.W.Mc'), ('-', ''), ('-Let', 'Let'), ('-', ''), ('--Excuse', '-Excuse'), ('reSting-', 'reSting'), ('-its', 'its'), ('-later.', 'later.')] GH19120701-V08-07-page2.txt: [('Tenn.-', 'Tenn.'), ('-Who', 'Who'), ('V.-', 'V.')] GH19120701-V08-07-page3.txt: [('coin-', 'coin'), ('pro-', 'pro'), ('-was', 'was'), ('turn-', 'turn')] GH19120701-V08-07-page4.txt: [('-time', 'time'), ('-Patronage', 'Patronage'), ('-', ''), ('-facilities', 'facilities'), ('antici-', 'antici'), ('--', '-'), ('bring-', 'bring'), ('-', ''), ('-', '')] GH19120701-V08-07-page5.txt: [('-', ''), ('-Miller', 'Miller'), ('-', ''), ('-', ''), ('-work', 'work'), ('impress-', 'impress'), ('-located', 'located'), ('-Sister', 'Sister')] GH19120701-V08-07-page6.txt: [('-', ''), ('-', ''), ('-e-e-ew', 'e-e-ew')] GH19120701-V08-07-page7.txt: [('-crimping', 'crimping'), ('-andsoldering', 'andsoldering'), ('-be', 'be'), ('thestu-', 'thestu'), ('-', ''), ('-A', 'A'), ('Work.-', 'Work.'), ('-order', 'order'), ('-Entered', 'Entered'), ('-Gospel', 'Gospel'), ('ex-', 'ex'), ('-to', 'to'), ('-', ''), ('-', ''), ('import-', 'import'), ('-', ''), ('work.-', 'work.'), ('-and', 'and')] GH19120701-V08-07-page8.txt: [('-at', 'at'), ('twenty-', 'twenty'), ('ex-', 'ex')] GH19120801-V08-08-page2.txt: [('-', ''), ('pro-', 'pro')] GH19120801-V08-08-page3.txt: [('Carter-', 'Carter'), ('Bostic-', 'Bostic'), ('Strother-', 'Strother'), ('-', ''), ('-canvassing', 'canvassing'), ('DaSent--', 'DaSent-'), ('Keate-', 'Keate'), ('--', '-'), ('encourage.-', 'encourage.'), ('-but', 'but'), ('Hodnett-', 'Hodnett'), ('Evans-', 'Evans'), ('Gauntlett-', 'Gauntlett'), ('anx-', 'anx'), ('-', ''), ('-', ''), ('-', ''), ('-Roberts', 'Roberts'), ('-', ''), ('-', ''), ('McPhail-', 'McPhail'), ('can-', 'can')] GH19120801-V08-08-page4.txt: [('which-', 'which'), ('-myself', 'myself'), ('-the', 'the'), ('-his', 'his')] GH19120801-V08-08-page5.txt: [('pros-', 'pros'), ('-The', 'The'), ('-visionary', 'visionary'), ('-an', 'an'), ('in-', 'in'), ('-', ''), ('-', ''), ('-', ''), ('re-', 're'), ('-', ''), ('-', ''), ('-God', 'God'), ('-Inc', 'Inc')] GH19120801-V08-08-page6.txt: [('Loves-', 'Loves'), ('-who', 'who'), ('-man', 'man')] GH19120801-V08-08-page7.txt: [('-worship', 'worship'), ('-their', 'their'), ('-', '')] GH19120801-V08-08-page8.txt: [('-', ''), ('-', ''), ('find-', 'find')] GH19120901-V08-09-page1.txt: [('an-', 'an'), ('-', ''), ('-a', 'a')] GH19120901-V08-09-page2.txt: [('-of', 'of')] GH19120901-V08-09-page3.txt: [('helpful-', 'helpful'), ('-Once', 'Once'), ('-Om', 'Om'), ('-hall', 'hall')] GH19120901-V08-09-page4.txt: [('-', ''), ('-', ''), ('-and', 'and')] GH19120901-V08-09-page5.txt: [('-', ''), ('-', '')] GH19120901-V08-09-page6.txt: [('-', ''), ('camp-meet-', 'camp-meet'), ('campmeeting.-', 'campmeeting.'), ('-', ''), ('-of', 'of')] GH19120901-V08-09-page7.txt: [('courage.-', 'courage.'), ('pri-', 'pri')] GH19120901-V08-09-page8.txt: [("GOSPEL'-", "GOSPEL'"), ('rm.-', 'rm.'), ('---.', '--.')] GH19121001-V08-10-page1.txt: [('-all.', 'all.'), ('-is', 'is'), ('ROBERTS.--', 'ROBERTS.-'), ('-so', 'so'), ('-', ''), ('s-', 's'), ('-of', 'of'), ('over-', 'over'), ('-the', 'the'), ('-', ''), ('-pain', 'pain'), ('-Medicine."', 'Medicine."'), ('-may', 'may'), ('true-', 'true'), ('-the', 'the'), ('the-', 'the'), ('-profitable', 'profitable'), ('-to', 'to'), ('-', ''), ('-', ''), ('-large', 'large')] GH19121001-V08-10-page2.txt: [('-', ''), ('-.', '.'), ('believe-', 'believe'), ('Sunday-', 'Sunday'), ('of-', 'of'), ('-', ''), ('-month', 'month'), ('-', ''), ('Gos-', 'Gos'), ('Hunts-', 'Hunts')] GH19121001-V08-10-page3.txt: [('-', ''), ('to-', 'to'), ('-might', 'might'), ('it-', 'it'), ('-save', 'save'), ('-Aug.', 'Aug.'), ('confer--', 'confer-'), ('-', ''), ('-and', 'and'), ('-their', 'their'), ('meeting-', 'meeting'), ('-an', 'an')] GH19121001-V08-10-page4.txt: [('-.', '.'), ('-', ''), ('-the', 'the'), ('--there', '-there'), ('-', ''), ('-', ''), ('-', ''), ('-were', 'were'), ('-we', 'we'), ('ofdis-', 'ofdis'), ('-work', 'work'), ('-midnight', 'midnight'), ('-soon.', 'soon.')] GH19121001-V08-10-page5.txt: [('-to', 'to'), ('building-', 'building'), ('-', ''), ('-', ''), ('a-', 'a'), ('-hard', 'hard'), ('-had', 'had'), ('-', ''), ('-remember', 'remember'), ('--', '-'), ('-', ''), ('-soon', 'soon'), ('all.-', 'all.'), ('departed-', 'departed'), ('-undignified', 'undignified'), ('and-', 'and'), ('-', ''), ('-', ''), ('--', '-'), ('-', ''), ('--', '-'), ('-.', '.'), ('-the', 'the'), ('-', ''), ('-', '')] GH19121001-V08-10-page6.txt: [('-His', 'His'), ('-reliable', 'reliable'), ('produce.-', 'produce.'), ('-', ''), ('-', ''), ('-', ''), ('-the', 'the'), ('-we', 'we'), ('use-', 'use'), ('-have', 'have'), ('-of', 'of'), ('-', ''), ('ae-', 'ae'), ('-', ''), ('the..-', 'the..'), ('-P', 'P')] GH19121001-V08-10-page7.txt: [("--E.M.GATE'", "-E.M.GATE'"), ('-', ''), ('de-', 'de'), ('-', ''), ('-there', 'there'), ('con-', 'con'), ('-following', 'following'), ('-can', 'can'), ('-', ''), ('-earnest', 'earnest'), ('-', ''), ('-at', 'at'), ('-a', 'a'), ('-', '')] GH19121001-V08-10-page8.txt: [('-', ''), ('-', ''), ('-', ''), ('-meetings', 'meetings'), ('-elsewhere.', 'elsewhere.'), ('Gospel-', 'Gospel'), ('con--', 'con-'), ('-mission', 'mission'), ('Elder-', 'Elder'), ('-', ''), ('--htistian.', '-htistian.'), ('-that', 'that'), ('Pen-', 'Pen')] GH19121101-V08-11-page1.txt: [('Pitts-', 'Pitts'), ('-', ''), ('De-', 'De'), ('-', ''), ('-workers', 'workers'), ('-', '')] GH19121101-V08-11-page2.txt: [('-', ''), ('-', ''), ('-', ''), ('-FD-', 'FD-'), ('-', '')] GH19121101-V08-11-page3.txt: [('-them', 'them')] GH19121101-V08-11-page4.txt: [('-', ''), ('.-', '.'), ('-meeting', 'meeting'), ('atten-', 'atten'), ('-', '')] GH19121101-V08-11-page5.txt: [('meet-', 'meet'), ('meet-', 'meet')] GH19121101-V08-11-page6.txt: [('quar-', 'quar')] GH19121101-V08-11-page7.txt: [('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('.-', '.'), ('willwrit-', 'willwrit'), ('-who', 'who'), ('-did', 'did'), ('-Miss.', 'Miss.'), ('-', ''), ('-of', 'of'), ('-and', 'and'), ('ambition.-', 'ambition.'), ('attention-', 'attention'), ('-', ''), ('-see', 'see'), ('-', ''), ('-', ''), ('-reign', 'reign'), ('-be', 'be'), ('-', ''), ('-whose', 'whose')] GH19121101-V08-11-page8.txt: [('.-', '.'), ('-anuil', 'anuil'), ('Training-', 'Training'), ('inter-', 'inter'), ('--', '-'), ('-', '')] GH19121201-V08-12-page1.txt: [('-"', '"'), ('zealousthere-', 'zealousthere'), ('-their', 'their'), ('fa-', 'fa'), ('-What', 'What'), ('-us', 'us'), ('-hearts', 'hearts'), ('-servant', 'servant'), ('-His', 'His'), ('-', ''), ('-in', 'in'), ('-', ''), ('regis-', 'regis')] GH19121201-V08-12-page2.txt: [('-', ''), ('super-', 'super'), ('-', ''), ('-', ''), ('-', ''), ('-M.', 'M.'), ('-successfully', 'successfully'), ('-states', 'states'), ('new-', 'new'), ('-and', 'and'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-regular', 'regular'), ('-', ''), ('-', ''), ('-', ''), ('-be', 'be'), ('-', ''), ('-', ''), ('Louis-', 'Louis')] GH19121201-V08-12-page3.txt: [('-all', 'all'), ('Old-', 'Old'), ('-fields', 'fields'), ('Brother-', 'Brother'), ('-him', 'him'), ('-charge', 'charge'), ('-', ''), ('z.-', 'z.'), ('-', ''), ('-', ''), ('-financial', 'financial'), ('-', ''), ('-', '')] GH19121201-V08-12-page4.txt: [('-', ''), ('con-', 'con'), ('-the', 'the'), ('-', ''), ('-eleventh', 'eleventh'), ('-However', 'However'), ('--other', '-other'), ('-', ''), ('-theetingwith', 'theetingwith'), ('-She', 'She'), ('-to', 'to'), ('held-', 'held'), ('-', ''), ('-', ''), ('-', ''), ('pson.-', 'pson.'), ('lively-', 'lively'), ('-', ''), ('Sev-', 'Sev'), ('-', ''), ('-very', 'very'), ('-appeal', 'appeal'), ('-', ''), ('-', ''), ('-', ''), ('-conducted', 'conducted'), ('friendS.-', 'friendS.'), ('oTtuNG.-', 'oTtuNG.'), ('-CI', 'CI'), ('HER-', 'HER'), ('-M.', 'M.'), ('BARNES.-', 'BARNES.'), ('-Was', 'Was'), ('-', ''), ('-', ''), ('Birminghani-', 'Birminghani'), ('-', ''), ('Sylacauga-', 'Sylacauga'), ('-and', 'and'), ('spiritualpart--', 'spiritualpart-'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-for', 'for'), ('--', '-'), ('liasfbeen-', 'liasfbeen'), ('commandments.-', 'commandments.'), ('blesSings-', 'blesSings'), ('-Us', 'Us'), ('-', ''), ('-', ''), ('-four', 'four'), ('-', ''), ('--', '-'), ('-', '')] GH19121201-V08-12-page5.txt: [('-', ''), ('-have', 'have'), ('-upon', 'upon'), ('-be', 'be'), ('-house', 'house'), ('-preserve', 'preserve'), ('-translation', 'translation'), ('-divine', 'divine'), ('-', ''), ('-', ''), ('-', ''), ('of-', 'of'), ('--', '-'), ('-was', 'was'), ('work.-', 'work.'), ('-the', 'the'), ('-is', 'is'), ('-', '')] GH19121201-V08-12-page6.txt: [('-', ''), ('-', ''), ('-', ''), ('-myself', 'myself'), ('-', ''), ('gar--', 'gar-'), ('-has', 'has'), ('-', ''), ('-the', 'the'), ('-the', 'the'), ('-have', 'have'), ('-', ''), ('the-', 'the'), ('-by', 'by'), ('-he', 'he'), ('-', ''), ('-', ''), ('-interesting', 'interesting'), ('-its', 'its'), ('-in', 'in'), ('-isone', 'isone'), ('-the', 'the'), ('-properly', 'properly'), ('-', ''), ('-', ''), ('-loved', 'loved'), ('-', ''), ('-', ''), ('hardness-', 'hardness'), ('-', ''), ('within-', 'within'), ('-', ''), ('-made', 'made'), ('-', ''), ('-', ''), ('hebe-', 'hebe'), ('-are', 'are'), ('-.', '.'), ('-the', 'the'), ('-', ''), ('-', ''), ('-that', 'that'), ('-', ''), ('absolute-', 'absolute'), ('-ly', 'ly'), ('-', ''), ('--', '-'), ('-', ''), ('-', '')] GH19121201-V08-12-page7.txt: [('-', ''), ('-', ''), ('-visiting', 'visiting'), ('-so', 'so'), ('-it', 'it'), ('-Inthis', 'Inthis'), ('-', ''), ('-the', 'the'), ('sunbeams-', 'sunbeams'), ('-the', 'the')] GH19121201-V08-12-page8.txt: [('-', ''), ('-fulfulled', 'fulfulled'), ('-', ''), ('-', ''), ('-iriust', 'iriust'), ('-eyes.', 'eyes.'), ('-', ''), ('-', ''), ('-Trainin', 'Trainin'), ('-', ''), ('-', ''), ('was-', 'was'), ('-', ''), ('-', ''), ('-', ''), ('fair-', 'fair'), ('-', ''), ('account.--', 'account.-'), ('-', ''), ('Yernernber-', 'Yernernber')] GH19130101-V09-01-page1.txt: [('growing.-', 'growing.'), ('-I-E', 'I-E'), ('-for', 'for'), ('-and', 'and'), ('-', ''), ('-our', 'our'), ('-arid', 'arid'), ('good-', 'good'), ('-', ''), ('thechit-', 'thechit'), ('-', ''), ('Bible.-', 'Bible.'), ('-sj', 'sj'), ('-', ''), ('-', ''), ('-were', 'were'), ('-writer', 'writer'), ('-awaY', 'awaY'), ('pre-', 'pre')] GH19130101-V09-01-page2.txt: [('-to', 'to'), ('-', '')] GH19130101-V09-01-page3.txt: [('them-', 'them'), ('--.', '-.'), ('-for', 'for')] GH19130101-V09-01-page4.txt: [('-preceed', 'preceed'), ('teii-', 'teii')] GH19130101-V09-01-page5.txt: [('-mail.', 'mail.'), ('-to', 'to'), ('-his', 'his'), ('-', ''), ('-', ''), ('-and', 'and'), ('-about', 'about'), ('-but', 'but'), ('-a', 'a')] GH19130101-V09-01-page6.txt: [('-', ''), ('decide-', 'decide'), ('-', ''), ('-by', 'by')] GH19130101-V09-01-page7.txt: [('my-', 'my'), ('-deceased', 'deceased'), ('-declining', 'declining'), ('-Scott', 'Scott'), ('LASSEIGUE.-', 'LASSEIGUE.'), ('ANTOINETTE-', 'ANTOINETTE'), ('-looked', 'looked')] GH19130101-V09-01-page8.txt: [('-names', 'names'), ('thir-', 'thir'), ('-', '')] GH19130201-V09-02-page1.txt: [('--HERALD', '-HERALD'), ('race.-', 'race.'), ('-of', 'of'), ('-the', 'the'), ('-', ''), ('desir-', 'desir'), ('-here.', 'here.'), ('-', ''), ('-from', 'from'), ('resi-', 'resi')] GH19130201-V09-02-page2.txt: [('G.-', 'G.'), ('-', ''), ('-and', 'and'), ('-We', 'We'), ('-and', 'and'), ('-', ''), ("-aminal'offering", "aminal'offering"), ('-W.', 'W.'), ('-', ''), ('-', ''), ('-rv', 'rv'), ('-spent', 'spent'), ('-meeting', 'meeting'), ('-rE', 'rE'), ('-', ''), ('Selig-', 'Selig')] GH19130201-V09-02-page3.txt: [('-', ''), ('-', ''), ('-D.', 'D.'), ('.-', '.'), ('-turn', 'turn'), ('-', ''), ('dur-', 'dur'), ('-GOSPEL', 'GOSPEL'), ('-used', 'used')] GH19130201-V09-02-page4.txt: [('-old', 'old'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-you', 'you'), ('-throw', 'throw'), ('-', ''), ('-by', 'by'), ('-give', 'give'), ('-', ''), ('followipo-', 'followipo'), ('-go', 'go'), ('-', ''), ('Judas-', 'Judas'), ('-follow', 'follow'), ('-"', '"')] GH19130201-V09-02-page5.txt: [('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ("-'", "'")] GH19130201-V09-02-page6.txt: [('-', ''), ('-holding', 'holding'), ('-', ''), ('-nice', 'nice'), ('-', ''), ('-', ''), ('-Williams', 'Williams'), ('-are', 'are'), ('-', '')] GH19130201-V09-02-page7.txt: [('reached-', 'reached'), ('-', ''), ('-in', 'in'), ('-', ''), ('-', ''), ('-', ''), ('for-', 'for'), ('-', ''), ('as-', 'as'), ('Or-', 'Or'), ('-are', 'are'), ('Sab-', 'Sab'), ('-they', 'they'), ('-', ''), ('-', ''), ('-plans', 'plans'), ('-', '')] GH19130201-V09-02-page8.txt: [('-better', 'better'), ('Trainzae-', 'Trainzae'), ('prop--', 'prop-'), ('-', ''), ('-o', 'o'), ('-ders', 'ders'), ('FOOT-', 'FOOT'), ('-', '')] GH19130301-V09-03-page1.txt: [('-', ''), ("'Indianrunner-", "'Indianrunner"), ('-said', 'said'), ('subjects-', 'subjects'), ("-with'", "with'"), ('-we', 'we'), ('-', ''), ('-', ''), ('-', '')] GH19130301-V09-03-page2.txt: [('-', ''), ('-to', 'to'), ('-pomp.', 'pomp.'), ('-a', 'a'), ('-perplexity', 'perplexity'), ('-', ''), ('-in', 'in'), ('bur-', 'bur'), ('-', ''), ('de-', 'de'), ('-missionary', 'missionary'), ('in.-', 'in.'), ('-', '')] GH19130301-V09-03-page3.txt: [('-', ''), ('-at', 'at'), ('-', ''), ('-regard', 'regard'), ('What-', 'What'), ('-taking', 'taking'), ('bills.-', 'bills.')] GH19130301-V09-03-page4.txt: [('-And', 'And'), ('-pup', 'pup'), ('cat-', 'cat'), ('-', ''), ('-and', 'and'), ('-', ''), ('-', ''), ('-in', 'in'), ('Peaches-', 'Peaches'), ('-you.', 'you.'), ('-While', 'While'), ('.-', '.'), ('-', ''), ('-', ''), ('-was', 'was'), ('-was', 'was'), ('-EsTvum', 'EsTvum'), ('year-', 'year')] GH19130301-V09-03-page5.txt: [('-', ''), ('--his', '-his'), ('it-', 'it'), ('-unto', 'unto'), ('-', ''), ('--progress', '-progress'), ('-improvement.', 'improvement.'), ('-', ''), ('of--', 'of-'), ('-Luck', 'Luck'), ('-', ''), ('-you', 'you'), ('-giving', 'giving'), ('-When', 'When'), ('-and', 'and'), ('-', ''), ('-', ''), ('-Elder', 'Elder'), ('-', '')] GH19130301-V09-03-page6.txt: [('-CHATTANOOGA', 'CHATTANOOGA'), ('-', ''), ('-of', 'of'), ('-meeting', 'meeting'), ('was-', 'was'), ('-', ''), ('-many', 'many'), ('-pledges--for', 'pledges--for'), ('-', ''), ('-', ''), ('-Elder', 'Elder'), ('-presented', 'presented'), ('-Under', 'Under'), ('-I', 'I'), ('-', ''), ('-Antonio', 'Antonio'), ('work.-', 'work.'), ('with-', 'with'), ('-', ''), ('-', ''), ('-', '')] GH19130301-V09-03-page7.txt: [('-three', 'three'), ('Four-', 'Four'), ('-', ''), ('-', ''), ('.-', '.')] GH19130301-V09-03-page8.txt: [('-', ''), ('-the', 'the'), ('-and', 'and'), ('-', ''), ('-', ''), ('-evening', 'evening'), ('completion.-', 'completion.'), ('band.-', 'band.'), ('-from', 'from'), ('distribti-', 'distribti'), ('-help', 'help'), ('-sister', 'sister'), ('-', ''), ('-', ''), ('the--', 'the-'), ('-rush', 'rush'), ('-opportunity', 'opportunity'), ('-to', 'to'), ('-', ''), ('-', ''), ('mak-', 'mak'), ('promptly.-', 'promptly.'), ('-The', 'The'), ('-do', 'do'), ('Ind.-', 'Ind.'), ('-by', 'by'), ('-', ''), ('-next', 'next'), ('-', '')] GH19130401-V09-04-page1.txt: [('-PRIL', 'PRIL'), ('-Bltiff', 'Bltiff'), ('-the', 'the'), ('J.-', 'J.'), ('-Mara', 'Mara'), ('-and', 'and'), ('-Naomi', 'Naomi'), ('----', '---'), ('-', ''), ('-in', 'in'), ('-', ''), ('-t', 't'), ('-', ''), ('-down', 'down'), ('mem-', 'mem'), ('-', ''), ('ories.-', 'ories.'), ('-distress', 'distress'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-actively', 'actively'), ('-found', 'found'), ('-busy.', 'busy.'), ('-Me', 'Me'), ('-', ''), ('-many', 'many'), ('-Thskegee', 'Thskegee'), ('-', ''), ('Altho-', 'Altho'), ('-we', 'we'), ('-found', 'found'), ('-', ''), ('Meet-', 'Meet')] GH19130401-V09-04-page2.txt: [('-tothe', 'tothe'), ('-expected', 'expected'), ('-It', 'It'), ('-As', 'As'), ('-', ''), ('-such', 'such'), ('-cOminon', 'cOminon'), ('-', ''), ('-', ''), ('-to', 'to'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-to', 'to'), ('-music', 'music'), ('-each', 'each'), ('-hand', 'hand'), ('-', ''), ('-', ''), ('-the', 'the'), ('-', ''), ('-excel', 'excel'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-praying', 'praying'), ('-a', 'a'), ('-at', 'at'), ('-by', 'by'), ('-of', 'of'), ('be-', 'be'), ('Sundays-', 'Sundays'), ('-P.', 'P.'), ('-that', 'that')] GH19130401-V09-04-page3.txt: [('Near-', 'Near'), ('cred-', 'cred')] GH19130401-V09-04-page4.txt: [('-', ''), ('-we', 'we'), ('-', ''), ('-I', 'I'), ('-Ina', 'Ina'), ('unpleasantness.-', 'unpleasantness.'), ('-', ''), ('-', ''), ('self-forgetfulness-', 'self-forgetfulness'), ('-you', 'you'), ('-if', 'if'), ('-', ''), ('-', ''), ('invigorates.-', 'invigorates.'), ('-', ''), ('-is', 'is'), ('-a', 'a'), ('-', ''), ('Jesus-', 'Jesus'), ('-leaves', 'leaves')] GH19130401-V09-04-page5.txt: [('-in', 'in'), ('or-', 'or'), ('-', ''), ('sum-', 'sum'), ('-', ''), ('-', ''), ('stead-', 'stead')] GH19130401-V09-04-page6.txt: [('the-', 'the'), ('-', ''), ('-a', 'a'), ('-.', '.'), ('-he', 'he'), ('-On', 'On'), ('from-', 'from'), ('-hold', 'hold')] GH19130401-V09-04-page7.txt: [('May-', 'May'), ('-door', 'door')] GH19130401-V09-04-page8.txt: [('GOSPEL-', 'GOSPEL'), ('Gospel-', 'Gospel'), ('-', ''), ('"Praimine-', '"Praimine'), ('-', ''), ('-of', 'of'), ('-Brother', 'Brother'), ('-the', 'the'), ('-of', 'of'), ('-society', 'society'), ('-are', 'are'), ('FOOT-', 'FOOT'), ('-a', 'a'), ('-no', 'no'), ('-', ''), ('-Scott', 'Scott'), ('-such', 'such'), ('Wit-', 'Wit'), ('-', ''), ('by-', 'by'), ('-', '')] GH19130501-V09-05-page1.txt: [('REVELA-', 'REVELA'), ('-have', 'have'), ('-were', 'were'), ('theinsti-', 'theinsti'), ('-', ''), ('-of', 'of'), ('-', ''), ('MAUDEEL-', 'MAUDEEL'), ('--', '-'), ('-', ''), ('-the', 'the'), ('--', '-'), ('-', ''), ('-', ''), ('attend-', 'attend'), ('-', ''), ('-', ''), ('-', ''), ('-been', 'been')] GH19130501-V09-05-page2.txt: [('-', ''), ('-From', 'From'), ('air.-', 'air.'), ('-', ''), ('-', ''), ('-', ''), ('-decomfriend', 'decomfriend'), ('high-', 'high'), ('-seasons.', 'seasons.'), ('-', ''), ('-allowed', 'allowed'), ('-', ''), ('-', ''), ('-he', 'he'), ('-He', 'He'), ('orderto-', 'orderto'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-in', 'in'), ('-very', 'very'), ('-they', 'they'), ('--', '-'), ('-', ''), ('-', ''), ('-', ''), ('the-', 'the'), ('-', ''), ('-', ''), ('-', ''), ('ini-', 'ini'), ('-', ''), ('-', ''), ('us-', 'us'), ('-', ''), ('--', '-'), ('-le', 'le'), ('-', ''), ('to--', 'to-'), ('-', ''), ('this-Omit-', 'this-Omit'), ('-pray', 'pray'), ('--', '-'), ('re-', 're'), ('-', '')] GH19130501-V09-05-page3.txt: [('-', ''), ('-new', 'new'), ('-', ''), ('theques-', 'theques'), ('-to', 'to'), ('-ableto', 'ableto'), ('-attendance', 'attendance'), ('-', ''), ('-Brother', 'Brother'), ('-local', 'local'), ('-up', 'up'), ('-', ''), ('Mont-', 'Mont'), ('Tithes-', 'Tithes'), ('-the', 'the'), ('-E.', 'E.')] GH19130501-V09-05-page4.txt: [('-uneasiness', 'uneasiness'), ('-things.', 'things.'), ('-that', 'that'), ('-', ''), ('-', ''), ('-', ''), ('-Subjects', 'Subjects'), ('-', ''), ('once.-', 'once.'), ('distant.-', 'distant.'), ('-', ''), ('-', ''), ('considerate.-', 'considerate.'), ('-a', 'a'), ('-Israel', 'Israel'), ('-it.', 'it.'), ('-So', 'So'), ('-', ''), ('-we', 'we'), ('-to', 'to'), ('-material', 'material'), ('-', ''), ('-', ''), ('-', ''), ('-a', 'a'), ('-kindly', 'kindly')] GH19130501-V09-05-page5.txt: [('-', ''), ('-the', 'the'), ('-', ''), ('-perplexing', 'perplexing'), ('-paramount', 'paramount'), ('-', ''), ('him-', 'him')] GH19130501-V09-05-page6.txt: [('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-.Doth', '.Doth'), ('-go', 'go'), ('-was', 'was'), ('-misinterpreted', 'misinterpreted'), ('--', '-'), ('-', ''), ('-He', 'He'), ("''-", "''"), ('-', ''), ('re--', 're-'), ('-as', 'as'), ('theirwrongs-', 'theirwrongs'), ('-Or', 'Or'), ('-his', 'his'), ('outstanding-', 'outstanding'), ('-', ''), ('people.-', 'people.'), ('-', ''), ('in-', 'in'), ('-attacking', 'attacking'), ('-botany', 'botany'), ('-failureif', 'failureif'), ('-', '')] GH19130501-V09-05-page7.txt: [('this-', 'this'), ('-happiness.', 'happiness.'), ('be-', 'be'), ('-', ''), ('-', '')] GH19130501-V09-05-page8.txt: [('-', ''), ('GOSPEL-', 'GOSPEL'), ('--', '-'), ('-RAL', 'RAL'), ('-', ''), ('Trainine-', 'Trainine'), ('nually-', 'nually'), ('-to', 'to'), ('-', ''), ('-filled', 'filled'), ('dur-', 'dur'), ('-for', 'for'), ('-touch', 'touch'), ('con-', 'con'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-a', 'a'), ('Union-', 'Union'), ('-', ''), ('-', ''), ('-Ann', 'Ann'), ('-J.', 'J.'), ('Visit-', 'Visit'), ('-', ''), ('-Wilson', 'Wilson'), ('-', ''), ('Oak-', 'Oak'), ('-wood', 'wood'), ('-April', 'April'), ('-sawed', 'sawed'), ('-See', 'See')] GH19130601-V09-06-page1.txt: [('-HERALD-.', 'HERALD-.'), ('con-', 'con'), ('-', ''), ('-field.', 'field.'), ('-', ''), ('in-', 'in')] GH19130601-V09-06-page2.txt: [('-', ''), ('-the', 'the'), ('fa-', 'fa'), ('-', ''), ('-in', 'in'), ('with-', 'with'), ('-', ''), ('-', ''), ('Childers-', 'Childers'), ('-', ''), ('-afterwards', 'afterwards'), ('-modes', 'modes'), ('-', ''), ('-', '')] GH19130601-V09-06-page3.txt: [('-send', 'send'), ('-', ''), ('-an', 'an'), ('-well', 'well'), ('-of', 'of'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-Kansas', 'Kansas'), ('--atid', '-atid'), ('-', ''), ('-', '')] GH19130601-V09-06-page4.txt: [('-', ''), ('-the', 'the'), ('ei-', 'ei'), ('confessing-', 'confessing'), ('-', ''), ('over-', 'over'), ('-am', 'am'), ('-', ''), ('-', ''), ('that-', 'that'), ('-', ''), ('-come', 'come'), ('Thisac-', 'Thisac'), ('-opens', 'opens')] GH19130601-V09-06-page5.txt: [('truths-', 'truths'), ('bedone-', 'bedone'), ('havea-', 'havea'), ('-this', 'this'), ('-is', 'is'), ('-school', 'school'), ('-', ''), ('-God', 'God'), ('-', ''), ('-', ''), ('-It', 'It'), ('-', ''), ("-'", "'"), ('-Both', 'Both'), ('-holding', 'holding'), ('of-', 'of'), ('-the', 'the'), ('--', '-'), ('-to', 'to'), ('-to.', 'to.'), ('-tn-Prayer', 'tn-Prayer'), ('-', ''), ('--We', '-We'), ('-', ''), ('-', ''), ('-', ''), ('-our', 'our'), ('-were', 'were'), ('Elder-', 'Elder'), ('-', ''), ('-drops', 'drops'), ('-', ''), ('-faith', 'faith'), ('work-', 'work'), ('written-', 'written'), ('meet-', 'meet'), ('-', ''), ('-', ''), ('-rePorts', 'rePorts'), ('-been', 'been'), ('-failto', 'failto'), ('the-', 'the'), ('-branches', 'branches'), ('-a-ro', 'a-ro'), ('in-', 'in'), ('th..-', 'th..'), ('-has', 'has'), ('-distributed-', 'distributed-'), ('-', ''), ('-weekly', 'weekly'), ('and-', 'and'), ('-AND', 'AND'), ('the-', 'the'), ('-Union', 'Union'), ('-', ''), ('-train', 'train'), ('-Our', 'Our'), ('-', ''), ('-city', 'city'), ('VEL-', 'VEL'), ('-', ''), ('-are', 'are'), ('-praying', 'praying'), ('--may', '-may'), ('-', ''), ('-', '')] GH19130601-V09-06-page6.txt: [('-At', 'At'), ('-', ''), ('-the', 'the'), ('-of', 'of')] GH19130601-V09-06-page7.txt: [('aflourish--', 'aflourish-'), ('faith-', 'faith'), ('-', ''), ('-', ''), ('-rehearsed', 'rehearsed'), ('after-', 'after'), ('permanent-', 'permanent'), ('IN-', 'IN'), ('-', '')] GH19130601-V09-06-page8.txt: [('-The', 'The'), ('-offire', 'offire'), ('-the', 'the'), ('J.-', 'J.'), ('-', ''), ('-for', 'for'), ('-within', 'within'), ('-of', 'of')] GH19130701-V09-07-page1.txt: [('-', '')] GH19130701-V09-07-page2.txt: [('-and', 'and')] GH19130701-V09-07-page3.txt: [('-', ''), ('-', '')] GH19130701-V09-07-page4.txt: [('-', ''), ('-leaved', 'leaved')] GH19130701-V09-07-page5.txt: [('Negro-', 'Negro'), ('any-', 'any'), ('-', '')] GH19130701-V09-07-page6.txt: [('-church', 'church')] GH19130701-V09-07-page7.txt: [('-', ''), ('-your', 'your'), ('-few', 'few'), ('-properly', 'properly'), ('-account.', 'account.'), ('hand-', 'hand')] GH19130701-V09-07-page8.txt: [('Trainine-', 'Trainine'), ('-HERALD', 'HERALD')] GH19130801-V09-08-page1.txt: [('Stt-', 'Stt'), ('-H', 'H'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('Lieutenant-', 'Lieutenant'), ('-', ''), ('in-', 'in'), ('-', ''), ('-', ''), ('-of', 'of'), ('-and', 'and'), ('-', '')] GH19130801-V09-08-page2.txt: [('-', ''), ('-', ''), ('-', '')] GH19130801-V09-08-page3.txt: [('-"Great', '"Great'), ('-God.', 'God.'), ('convincing-power.-', 'convincing-power.'), ('-prayer', 'prayer'), ('-of', 'of'), ('-year', 'year'), ('-and', 'and'), ('-', '')] GH19130801-V09-08-page4.txt: [('-', ''), ('-governdr', 'governdr'), ('-', ''), ('-will', 'will'), ('indifference.-', 'indifference.'), ('-sent', 'sent'), ('-', ''), ('-', ''), ('-and', 'and'), ('-that', 'that'), ('-', ''), ('sus-', 'sus')] GH19130801-V09-08-page5.txt: [('-Prison.', 'Prison.'), ('Oakwood-', 'Oakwood'), ('Mc-', 'Mc'), ('young-', 'young'), ('-great', 'great'), ('-', ''), ('-During', 'During'), ('-he', 'he'), ('-Mail.', 'Mail.'), ('-was', 'was'), ('-draw', 'draw'), ('--', '-'), ('-', ''), ('-', ''), ('--It', '-It'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-wemay', 'wemay'), ('-trouble', 'trouble'), ('-', ''), ('-', ''), ('N.-', 'N.'), ('-', ''), ('-that', 'that'), ("-his'", "his'"), ('-', '')] GH19130801-V09-08-page6.txt: [('-', ''), ('-', ''), ('-will', 'will')] GH19130801-V09-08-page7.txt: [('do-', 'do'), ('-until', 'until'), ('Conference.-', 'Conference.'), ('-are', 'are')] GH19130801-V09-08-page8.txt: [('-boards', 'boards'), ('-are', 'are'), ('-from', 'from'), ('-', ''), ("-master's", "master's"), ('courage.-', 'courage.'), ('tent-', 'tent'), ('-is', 'is'), ('-', ''), ('-been', 'been'), ('sub-', 'sub'), ('-to', 'to'), ('-', ''), ('---Sept', '--Sept'), ('-The', 'The'), ('showers-.-', 'showers-.'), ('-', ''), ('abort-', 'abort')] GH19130901-V09-09-page1.txt: [('chums.-', 'chums.'), ('satis-', 'satis')] GH19130901-V09-09-page2.txt: [('-the', 'the'), ('-and', 'and'), ('-cooperation', 'cooperation'), ('-.ve', '.ve'), ('-we', 'we'), ('trier-', 'trier'), ('-my', 'my'), ("--''", "-''"), ('-against', 'against')] GH19130901-V09-09-page3.txt: [('-', ''), ('-appointments.', 'appointments.'), ('cheer-', 'cheer'), ('-fully."', 'fully."'), ('-the', 'the'), ('-', ''), ('bet-', 'bet'), ("-'ter", "'ter"), ('inag-', 'inag'), ("'-", "'"), ('-our', 'our'), ('-"', '"'), ('-must.', 'must.'), ('-has', 'has'), ('-theirstand', 'theirstand'), ('convincedabout-', 'convincedabout'), ('-Her', 'Her'), ('-her', 'her'), ('.said."--', '.said."-'), ('-', '')] GH19130901-V09-09-page4.txt: [('-large', 'large'), ('-of', 'of'), ('Robert-', 'Robert'), ('-passers-by.', 'passers-by.'), ('-only', 'only')] GH19130901-V09-09-page5.txt: [('-', ''), ('-', ''), ('-others', 'others'), ('-', ''), ('-INSTON', 'INSTON'), ('-', ''), ('-', ''), ('-', ''), ('be-', 'be'), ('-', '')] GH19130901-V09-09-page6.txt: [('-', ''), ('coin-', 'coin'), ('-', ''), ('proposition.-', 'proposition.')] GH19130901-V09-09-page7.txt: [('-', ''), ('in-', 'in'), ('Advent-', 'Advent'), ('-', ''), ('-HERALD', 'HERALD'), ('-', '')] GH19130901-V09-09-page8.txt: [('-Elder', 'Elder'), ('spring-', 'spring'), ('working-', 'working'), ("-they'd", "they'd"), ('re-', 're'), ('-the', 'the')] GH19130901-V09-09-page9.txt: [('Division-', 'Division'), ('pro-', 'pro'), ('-', '')] GH19131001-V09-10-page1.txt: [('-', ''), ('anx-', 'anx')] GH19131001-V09-10-page2.txt: [('-', ''), ('-', ''), ('Camp-', 'Camp'), ('-Aug.', 'Aug.'), ('P-', 'P'), ('to-', 'to'), ('-', '')] GH19131001-V09-10-page3.txt: [('-', '')] GH19131001-V09-10-page4.txt: [('-', '')] GH19131001-V09-10-page5.txt: [('cour-', 'cour')] GH19131001-V09-10-page6.txt: [('-but', 'but'), ('--', '-'), ('Brother-', 'Brother'), ('-has', 'has')] GH19131001-V09-10-page7.txt: [('Mifi-', 'Mifi'), ('-to', 'to'), ('-with', 'with'), ('-', ''), ('-te', 'te'), ('-', ''), ('-be', 'be'), ('-blessed', 'blessed'), ('-with', 'with'), ('C.-', 'C.'), ('aged--', 'aged-'), ('-nine', 'nine'), ('-of', 'of'), ('-', '')] GH19131001-V09-10-page8.txt: [('-', ''), ('PUBLISI-', 'PUBLISI'), ('-', ''), ('Training-', 'Training'), ('-', ''), ('mes-', 'mes')] GH19131101-V09-11-page1.txt: [('-', ''), ('-can', 'can'), ('-reaching', 'reaching')] GH19131101-V09-11-page2.txt: [('-', ''), ('cooking-', 'cooking'), ('Mrs.-', 'Mrs.'), ('vis-', 'vis'), ('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19131101-V09-11-page3.txt: [('-', ''), ('-crowded', 'crowded'), ('-power', 'power'), ('-with', 'with'), ('-after', 'after'), ('-Thirteenth', 'Thirteenth'), ('-the', 'the'), ('yesterday-', 'yesterday'), ('-exPlain.', 'exPlain.'), ('lostan-', 'lostan'), ('-', ''), ('-the', 'the'), ('-', ''), ('-the', 'the'), ('-', ''), ('of-', 'of'), ('-There', 'There'), ('-of', 'of'), ('-', ''), ('-', ''), ('Hebri-', 'Hebri'), ('-', '')] GH19131101-V09-11-page4.txt: [('-get', 'get'), ('something-', 'something'), ('"-', '"'), ('-', ''), ('-doing', 'doing'), ('command-', 'command'), ('-', ''), ('-gentleman', 'gentleman'), ('-refused', 'refused'), ('-standing', 'standing'), ('-dust', 'dust'), ('-his', 'his'), ('-who', 'who'), ('-', ''), ('church-', 'church'), ('-offerings.', 'offerings.'), ('-Rgviuw', 'Rgviuw'), ('OAIC-', 'OAIC'), ('SAN-', 'SAN'), ('hold-', 'hold')] GH19131101-V09-11-page5.txt: [('-', ''), ('-', ''), ('--', '-'), ('-', '')] GH19131101-V09-11-page6.txt: [('-K', 'K'), ('-', ''), ('-respectable', 'respectable'), ('-', ''), ('-', ''), ('-have', 'have'), ('-', ''), ('with-', 'with'), ('-I', 'I'), ('-the', 'the'), ('-', ''), ('town-', 'town'), ('-', ''), ('-the', 'the'), ('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19131101-V09-11-page7.txt: [('peo-', 'peo'), ('-', ''), ('-', ''), ('-Eager', 'Eager'), ('-', ''), ('-Sabbath-school', 'Sabbath-school')] GH19131101-V09-11-page8.txt: [('-was', 'was'), ('-our', 'our')] GH19131201-V09-12-page1.txt: [('-', ''), ('-to', 'to'), ('theformer-', 'theformer'), ('-it', 'it'), ('-is', 'is'), ('-', ''), ('-', ''), ('-ring', 'ring'), ('-', ''), ('November-', 'November'), ('-pledge', 'pledge'), ('-', ''), ('neighbors.-', 'neighbors.'), ('-', ''), ('-my', 'my'), ('-over', 'over'), ('-', ''), ('--', '-'), ('-Kansas', 'Kansas'), ('-', ''), ('-', ''), ('-', ''), ('-places.', 'places.'), ('hinder-', 'hinder'), ('-', ''), ('-faces', 'faces')] GH19131201-V09-12-page2.txt: [('-', ''), ('-', ''), ('-', ''), ('tranSgressing-', 'tranSgressing'), ('-', ''), ('be-', 'be'), ('world-', 'world'), ('-learn', 'learn'), ('gavehis-', 'gavehis'), ('-speak', 'speak'), ('-', ''), ('-reveal', 'reveal'), ('giving--', 'giving-'), ('-them', 'them'), ('-his', 'his'), ('-', ''), ('-', ''), ('-', ''), ('-clear', 'clear'), ('-that', 'that'), ('of-', 'of'), ('-striving', 'striving'), ('-', ''), ('beings--', 'beings-'), ('---forthe', '--forthe'), ('-', ''), ('-', ''), ('-help-ers', 'help-ers'), ('-God', 'God'), ('-', ''), ('-', '')] GH19131201-V09-12-page3.txt: [('-up', 'up'), ('-waiting', 'waiting'), ('-forgot', 'forgot'), ('GOSPEL-', 'GOSPEL')] GH19131201-V09-12-page4.txt: [('-nest.', 'nest.'), ('-John', 'John'), ('-vain-glory', 'vain-glory'), ('-', ''), ('-canses', 'canses')] GH19131201-V09-12-page5.txt: [('-', ''), ('-darkness', 'darkness'), ('-', ''), ('-', ''), ('-', ''), ("-itook'", "itook'"), ('-sisters', 'sisters'), ('teconse-', 'teconse'), ('-', ''), ('-jr', 'jr'), ('-caused', 'caused'), ('enroll-', 'enroll'), ('-ment-sriows', 'ment-sriows'), ('--HERALD', '-HERALD'), ('-', ''), ('-', ''), ('-Vol.', 'Vol.'), ('-', ''), ('-nowthan-', 'nowthan-'), ('-blessing', 'blessing'), ('strong-', 'strong'), ('-', ''), ('-', ''), ('-', ''), ('-Our', 'Our'), ('-', ''), ('coloredpeo-', 'coloredpeo'), ('-', ''), ('-', '')] GH19131201-V09-12-page6.txt: [('-or', 'or'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('Caia-', 'Caia'), ('-', ''), ('a-', 'a'), ('-sight', 'sight'), ('-', '')] GH19131201-V09-12-page7.txt: [('sending-', 'sending'), ('recom-', 'recom'), ('-day', 'day'), ('how-', 'how'), ('nicely-', 'nicely'), ('---', '--'), ('-magazines', 'magazines'), ('Alas-', 'Alas'), ('-However', 'However'), ('-', '')] GH19131201-V09-12-page8.txt: [('-a', 'a'), ('fa-', 'fa'), ('-to', 'to'), ('-for', 'for')] GH19140101-V10-01-page1.txt: [('-X', 'X'), ('-value', 'value'), ('-S.', 'S.'), ('bp-', 'bp'), ('-', ''), ('-of', 'of'), ('GOSPEL-', 'GOSPEL'), ('--', '-'), ('anoth-', 'anoth'), ('res.-', 'res.'), ('Steph-', 'Steph'), ('--.', '-.'), ('Holy-', 'Holy'), ('-this', 'this'), ('Nov.-', 'Nov.'), ('re-', 're'), ('-', ''), ('-', ''), ('-', '')] GH19140101-V10-01-page2.txt: [('con-', 'con'), ('thei-', 'thei'), ("-'", "'"), ('-erect', 'erect')] GH19140101-V10-01-page3.txt: [('-the', 'the'), ('Heck-', 'Heck'), ('-man', 'man'), ('WATCH-', 'WATCH'), ('-', ''), ('-have', 'have'), ('meet-', 'meet')] GH19140101-V10-01-page4.txt: [('-hiin', 'hiin'), ('-persistence', 'persistence')] GH19140101-V10-01-page5.txt: [('San-', 'San'), ('Wilming-', 'Wilming'), ('-', '')] GH19140101-V10-01-page6.txt: [('-', ''), ('-appointed', 'appointed'), ('-', '')] GH19140101-V10-01-page7.txt: [('-', ''), ('Van-', 'Van')] GH19140101-V10-01-page8.txt: [('Training-', 'Training'), ('Gos-', 'Gos'), ('-', ''), ('---', '--')] GH19140201-V10-02-page1.txt: [('-', ''), ('ef-', 'ef'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('at-', 'at')] GH19140201-V10-02-page3.txt: [('-give', 'give'), ('pa-', 'pa'), ('-It', 'It'), ('-creatures', 'creatures'), ('-', ''), ('-', ''), ('-NAOMI', 'NAOMI'), ('-got', 'got'), ('who-', 'who')] GH19140201-V10-02-page4.txt: [('thou-', 'thou'), ('-', ''), ('say-', 'say'), ('-', ''), ('-', ''), ('-', ''), ('is-', 'is'), ('-of', 'of'), ('-very', 'very'), ('-Lord.', 'Lord.'), ('-', ''), ('-', ''), ('every-', 'every'), ('-', ''), ('-', ''), ('-box', 'box')] GH19140201-V10-02-page5.txt: [('peo-', 'peo'), ('-lifels', 'lifels'), ('Sabath-', 'Sabath')] GH19140201-V10-02-page6.txt: [('-I', 'I'), ('tosub-', 'tosub'), ('-fresh', 'fresh'), ('-', ''), ('-in', 'in'), ('-of', 'of'), ('-moved', 'moved'), ('-', '')] GH19140201-V10-02-page7.txt: [('-', ''), ('-', ''), ('-showing', 'showing'), ('-giving', 'giving'), ('appre-', 'appre'), ('cer-', 'cer')] GH19140301-V10-03-page1.txt: [('-', '')] GH19140301-V10-03-page2.txt: [('at-', 'at'), ('stop-', 'stop'), ('-', '')] GH19140301-V10-03-page3.txt: [('-', '')] GH19140301-V10-03-page4.txt: [('-', ''), ('-', '')] GH19140301-V10-03-page6.txt: [('-', '')] GH19140301-V10-03-page8.txt: [('-', ''), ('-i-Ing', 'i-Ing'), ('re-', 're'), ('-', ''), ('-lies', 'lies'), ('re-', 're')] GH19140401-V10-04-page1.txt: [('-', '')] GH19140401-V10-04-page3.txt: [('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ("-'tis", "'tis"), ('smiles-', 'smiles')] GH19140401-V10-04-page4.txt: [('-', '')] GH19140401-V10-04-page5.txt: [('-', ''), ('-', ''), ('-', '')] GH19140401-V10-04-page6.txt: [('delivered-', 'delivered'), ('-', '')] GH19140401-V10-04-page8.txt: [('PUBLISHI-', 'PUBLISHI'), ('-again', 'again'), ('birthplace-', 'birthplace')] GH19140501-V10-05-page1.txt: [('-', ''), ('-', ''), ('-', ''), ('ter-', 'ter'), ('increas-', 'increas'), ('-', ''), ('-', '')] GH19140501-V10-05-page2.txt: [('Ex-', 'Ex'), ('-', ''), ('-', '')] GH19140501-V10-05-page3.txt: [('-up', 'up'), ('throw-', 'throw')] GH19140501-V10-05-page4.txt: [('poi-', 'poi')] GH19140501-V10-05-page5.txt: [('-', ''), ('"--', '"-'), ('any-', 'any'), ('home--', 'home-')] GH19140501-V10-05-page6.txt: [('for--', 'for-')] GH19140501-V10-05-page7.txt: [('-', ''), ('estab-', 'estab'), ('-', ''), ('command-', 'command'), ('.-', '.'), ('-C.', 'C.'), ('Episco-', 'Episco'), ('ex-', 'ex')] GH19140501-V10-05-page8.txt: [('-', ''), ('-', '')] GH19140601-V10-06-page1.txt: [('--', '-'), ('--', '-')] GH19140601-V10-06-page2.txt: [('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('manifesta-', 'manifesta'), ('HER-', 'HER')] GH19140601-V10-06-page3.txt: [('-As', 'As'), ('repre-', 'repre')] GH19140601-V10-06-page4.txt: [('-', '')] GH19140601-V10-06-page5.txt: [('strick-', 'strick')] GH19140601-V10-06-page6.txt: [('con-', 'con'), ('-', '')] GH19140601-V10-06-page7.txt: [('-number', 'number')] GH19140601-V10-06-page8.txt: [('Gos-', 'Gos')] GH19140701-V10-07-page1.txt: [('LIT-', 'LIT')] GH19140701-V10-07-page2.txt: [('-', ''), ('-', ''), ('becoming-', 'becoming')] GH19140701-V10-07-page3.txt: [('-', '')] GH19140701-V10-07-page4.txt: [('-E', 'E'), ('old--', 'old-'), ('want-', 'want'), ('"-', '"')] GH19140701-V10-07-page5.txt: [('-', ''), ('-', ''), ('--"', '-"'), ('--', '-'), ('-', '')] GH19140701-V10-07-page6.txt: [('-', ''), ('-', ''), ('-', ''), ('Whisky.-', 'Whisky.'), ('mayhap-', 'mayhap'), ('-', '')] GH19140701-V10-07-page7.txt: [('-', ''), ('-', '')] GH19140701-V10-07-page8.txt: [('Gos-', 'Gos'), ('-m', 'm')] GH19140801-V10-08-page1.txt: [('-hope', 'hope'), ('mys-', 'mys'), ('-', ''), ('Jack-', 'Jack')] GH19140801-V10-08-page2.txt: [('-', ''), ('--', '-'), ('-', '')] GH19140801-V10-08-page3.txt: [('-', '')] GH19140801-V10-08-page4.txt: [('-', ''), ('to-', 'to')] GH19140801-V10-08-page5.txt: [('Teacher.--', 'Teacher.-'), ('-', ''), ('glori-', 'glori')] GH19140801-V10-08-page6.txt: [('-', ''), ('individ-', 'individ'), ('-let', 'let'), ('institu-', 'institu')] GH19140801-V10-08-page7.txt: [('ar-', 'ar')] GH19140801-V10-08-page8.txt: [('-', ''), ('HER-', 'HER')] GH19140901-V10-09-page1.txt: [('-', ''), ('pos-', 'pos'), ('-observe', 'observe')] GH19140901-V10-09-page2.txt: [('ex-', 'ex')] GH19140901-V10-09-page4.txt: [('bit-', 'bit'), ('ren-', 'ren')] GH19140901-V10-09-page5.txt: [('--Chas.-H.', '-Chas.-H.')] GH19140901-V10-09-page7.txt: [('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19140901-V10-09-page8.txt: [('Columbia.-', 'Columbia.')] GH19141001-V10-10-page1.txt: [('-', ''), ('-', ''), ('-', ''), ('oc-', 'oc'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('Acts-', 'Acts'), ('-', ''), ('-', ''), ('ves-', 'ves')] GH19141001-V10-10-page10.txt: [('congenial-', 'congenial'), ('-', '')] GH19141001-V10-10-page2.txt: [('-', ''), ('October-', 'October'), ('-', ''), ('under--', 'under-')] GH19141001-V10-10-page3.txt: [('-him', 'him'), ('-V.-P.-', 'V.-P.-'), ('-', ''), ('-', ''), ('-almost', 'almost'), ('-', '')] GH19141001-V10-10-page4.txt: [('con-', 'con'), ("'-", "'")] GH19141001-V10-10-page5.txt: [('sud-', 'sud'), ('-field', 'field'), ('ask-', 'ask')] GH19141001-V10-10-page6.txt: [('-his', 'his'), ('-say', 'say'), ('-in', 'in')] GH19141001-V10-10-page7.txt: [('friends.-', 'friends.'), ('-dry', 'dry'), ('enemies.-', 'enemies.'), ('-', ''), ('South-', 'South'), ('-', ''), ('-', '')] GH19141001-V10-10-page8.txt: [('and-', 'and'), ('-much', 'much'), ('-still', 'still'), ('-', ''), ('presented.-', 'presented.'), ('-Hearts-were', 'Hearts-were'), ('-', ''), ('kind-', 'kind'), ('-School.', 'School.'), ('-', ''), ('-', ''), ('-Sept.', 'Sept.'), ('-', '')] GH19141001-V10-10-page9.txt: [('-', ''), ('splen-', 'splen'), ('by-', 'by'), ('COB-', 'COB'), ('-', ''), ('and-', 'and'), ('-', ''), ('-whole', 'whole'), ('norwoman-', 'norwoman'), ('emptying-', 'emptying'), ('membership-', 'membership'), ('-deciding', 'deciding'), ('-reveal', 'reveal'), ('-', ''), ('-had', 'had'), ('-', ''), ('-the', 'the'), ('-hauling', 'hauling'), ('-', ''), ('-of', 'of')] GH19141101-V10-11-page2.txt: [('-written', 'written'), ('re-', 're'), ('HER-', 'HER'), ('-', ''), ('-is', 'is'), ('-', ''), ('-is', 'is'), ('-a', 'a'), ('-body.', 'body.'), ("-we'beceme", "we'beceme"), ('-', ''), ('-', ''), ('--manamse.', '-manamse.'), ('-a', 'a'), ('-', ''), ('-', '')] GH19141101-V10-11-page3.txt: [('-leave', 'leave'), ('-plead', 'plead'), ('-realization', 'realization'), ('-every', 'every'), ('-', ''), ('-and', 'and'), ('-one', 'one'), ('licensed-', 'licensed'), ('it-', 'it'), ('-men', 'men'), ('-', ''), ('hit-', 'hit')] GH19141101-V10-11-page4.txt: [('hon-', 'hon'), ('-', ''), ('-', '')] GH19141101-V10-11-page5.txt: [('Armaged-', 'Armaged'), ('-', ''), ('mem-', 'mem')] GH19141101-V10-11-page6.txt: [('-Offerings', 'Offerings'), ('-believed', 'believed'), ('-do.', 'do.'), ('-would', 'would'), ("-post'", "post'"), ('-', ''), ('-', ''), ('-little', 'little'), ('-from', 'from'), ('dis-', 'dis'), ('-', ''), ('con-', 'con')] GH19141101-V10-11-page7.txt: [('-I', 'I'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-keepaway', 'keepaway'), ('ap-', 'ap'), ('--blot', '-blot'), ('locality.-', 'locality.'), ('con-', 'con'), ('Ownway.-', 'Ownway.'), ('-Many', 'Many'), ('-', ''), ('Arch-', 'Arch'), ('--The', '-The'), ('circum-', 'circum'), ('-and', 'and'), ('-', ''), ('be-', 'be')] GH19141101-V10-11-page8.txt: [('September-', 'September'), ('pu-', 'pu'), ('mes-', 'mes'), ('fireceeding-', 'fireceeding'), ('-', ''), ('Jeys-', 'Jeys')] GH19141201-V10-12-page1.txt: [('--', '-'), ('-along', 'along'), ('with-', 'with'), ('draw-', 'draw'), ('-we', 'we')] GH19141201-V10-12-page2.txt: [('-could', 'could'), ('-for', 'for'), ('-has', 'has'), ('-enough', 'enough'), ('-depend', 'depend'), ('Better-', 'Better'), ('be-', 'be')] GH19141201-V10-12-page3.txt: [('-', ''), ('shape.-', 'shape.'), ('or-', 'or'), ('-an', 'an'), ('per-', 'per'), ('-', ''), ('course-', 'course'), ('-', ''), ('-', ''), ("-'-How", "'-How"), ('-', ''), ('-may', 'may'), ('-', ''), ('-Where', 'Where'), ('-among', 'among'), ('-my', 'my'), ('God-', 'God')] GH19141201-V10-12-page4.txt: [('-', ''), ('-', ''), ('-Lakeland', 'Lakeland'), ('-the', 'the'), ('-children', 'children'), ('-Lord', 'Lord'), ('-', '')] GH19141201-V10-12-page5.txt: [('gen-', 'gen'), ('-', ''), ('-such', 'such'), ('-', ''), ('-', ''), ('-IL', 'IL')] GH19141201-V10-12-page6.txt: [('-', ''), ('-die."', 'die."'), ('-', ''), ('ap-', 'ap'), ('array-', 'array'), ('-for', 'for'), ('-poor', 'poor'), ('-and', 'and'), ('-', ''), ('Aboy-', 'Aboy'), ('-', ''), ('-under', 'under'), ('ad-', 'ad'), ('-privileges', 'privileges'), ('abused-', 'abused'), ('-because', 'because'), ('chooseobe-', 'chooseobe'), ('-', ''), ('dience-', 'dience'), ('heapre---', 'heapre--'), ('the--', 'the-'), ('-', ''), ('-Ishmael', 'Ishmael'), ('-', ''), ('hanging-', 'hanging'), ('-', ''), ('-', '')] GH19141201-V10-12-page7.txt: [('-a', 'a'), ('-', ''), ('-', ''), ('-', ''), ('it.-', 'it.'), ('the-', 'the'), ('-', ''), ('re-', 're'), ('-', ''), ('-LIFE', 'LIFE'), ('-', ''), ("'S.-", "'S."), ('-', ''), ('-things', 'things'), ('-', ''), ('of-', 'of'), ('-statuteS', 'statuteS'), ('-', ''), ('The-', 'The'), ('church-', 'church'), ('-worker', 'worker'), ('-into', 'into'), ('erected.-', 'erected.'), ('-', ''), ('-recognized', 'recognized')] GH19141201-V10-12-page8.txt: [('solicited.-', 'solicited.'), ('-tent', 'tent'), ('Brother-', 'Brother'), ('-', ''), ('-apples', 'apples'), ('-the', 'the'), ('-andhad', 'andhad'), ('forgot-', 'forgot'), ('-', ''), ('-School', 'School'), ('-While', 'While'), ('-', ''), ('-', ''), ('-been', 'been'), ('-is', 'is'), ('-', ''), ('-', ''), ('-fromethe', 'fromethe'), ('--', '-'), ('-', ''), ('-', '')] GH19150101-V11-01-page1.txt: [('Beautiful-', 'Beautiful'), ('-an', 'an'), ('con-', 'con'), ('be-', 'be'), ('-', ''), ('-two', 'two'), ('-', ''), ('-', ''), ('--', '-'), ('-after', 'after'), ('-', ''), ('-melody.', 'melody.'), ('-', ''), ('-', ''), ('for-', 'for'), ('car.-', 'car.'), ('-', ''), ('-with', 'with'), ('-', ''), ('gratithde.-', 'gratithde.'), ('sleeping-habebe-', 'sleeping-habebe'), ('-', ''), ('-', '')] GH19150101-V11-01-page2.txt: [('-not', 'not'), ('-place', 'place'), ('-a', 'a'), ('-', ''), ('-the', 'the'), ('-hunters', 'hunters'), ('-', ''), ('No-', 'No'), ('-', ''), ('-win', 'win'), ('work.-', 'work.'), ('-Cor.', 'Cor.'), ('-', ''), ('-', ''), ('-instil-active', 'instil-active')] GH19150101-V11-01-page3.txt: [('-', ''), ('-to', 'to'), ('-', ''), ('embarrass-', 'embarrass'), ('-In', 'In'), ('-', ''), ('backsliding-', 'backsliding'), ('-', ''), ('-', ''), ('-', ''), ('sor-', 'sor')] GH19150101-V11-01-page4.txt: [('-society', 'society'), ('-', ''), ('-a', 'a'), ('-Jer.', 'Jer.'), ('-a', 'a'), ('-majesty', 'majesty'), ('disre-', 'disre'), ('-', ''), ('ofeter-', 'ofeter'), ('-pride', 'pride'), ('-us.', 'us.'), ('-Likewise', 'Likewise'), ('-', ''), ('closes.--', 'closes.-'), ('-God', 'God'), ('-us', 'us'), ('-much', 'much')] GH19150101-V11-01-page5.txt: [('-can', 'can'), ('trem-', 'trem'), ('-', ''), ('"-', '"'), ('-', ''), ('-pale.', 'pale.'), ('-', ''), ('-yoth"', 'yoth"'), ('-way', 'way'), ('kindest-', 'kindest'), ('greatly-', 'greatly'), ('-', ''), ('-', ''), ('-', ''), ('-could', 'could'), ('I--', 'I-'), ('pitch-', 'pitch'), ("-'EL", "'EL")] GH19150101-V11-01-page6.txt: [('-to', 'to'), ('-', ''), ('-', ''), ('-Nov.', 'Nov.'), ('Super-', 'Super'), ('-that', 'that'), ('-nor', 'nor'), ('-nor', 'nor'), ('-in', 'in'), ('-few', 'few'), ('-Notwithstanding', 'Notwithstanding')] GH19150101-V11-01-page7.txt: [('-How', 'How'), ('-', ''), ('realized-', 'realized'), ('-', ''), ('-into', 'into'), ('us.-', 'us.'), ('-', ''), ('understand-', 'understand'), ('-', ''), ('-', ''), ('-', ''), ('-has', 'has'), ('-our', 'our'), ('fre-', 'fre'), ('-', ''), ('-', ''), ('-', '')] GH19150101-V11-01-page8.txt: [('-HERALrl', 'HERALrl'), ('-relate', 'relate'), ('Oakwood.-', 'Oakwood.'), ('how--', 'how-'), ('-', ''), ('-Me', 'Me'), ('-', ''), ('-', ''), ('-all.', 'all.'), ('-Father', 'Father'), ('-tieity', 'tieity'), ('intro-', 'intro')] GH19150201-V11-02-page1.txt: [('tt-', 'tt'), ('-', ''), ('prom-', 'prom')] GH19150201-V11-02-page2.txt: [('-read', 'read'), ('-stewardship.', 'stewardship.'), ('-the', 'the'), ('constituen-', 'constituen'), ('-Dec.', 'Dec.'), ('Sister--', 'Sister-')] GH19150201-V11-02-page3.txt: [('WATCH-', 'WATCH')] GH19150201-V11-02-page4.txt: [('per-', 'per'), ('-speaks', 'speaks'), ('-', ''), ('-there', 'there'), ('pray.-', 'pray.'), ('-Bible', 'Bible')] GH19150201-V11-02-page5.txt: [('-', ''), ('hea-', 'hea'), ('-', ''), ('Master.-', 'Master.')] GH19150201-V11-02-page6.txt: [('TONGUES.-', 'TONGUES.'), ('-', ''), ('-Those', 'Those'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('HEALING.-', 'HEALING.'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('TONGUES.-', 'TONGUES.'), ('-', ''), ('-', '')] GH19150201-V11-02-page7.txt: [('be-', 'be'), ('-', ''), ('-It', 'It'), ('ek-', 'ek'), ('-cellent', 'cellent'), ('WATCH-', 'WATCH')] GH19150201-V11-02-page8.txt: [('HER-', 'HER'), ('Gos-', 'Gos'), ('OAK-', 'OAK')] GH19150301-V11-03-page1.txt: [('be-', 'be')] GH19150301-V11-03-page2.txt: [('-be', 'be'), ('---', '--'), ('-', ''), ('-', ''), ('-receive', 'receive'), ('-', ''), ('-hear', 'hear'), ('-Spirit', 'Spirit'), ('-', ''), ('-', ''), ('-Rev.', 'Rev.'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-working', 'working'), ('-', ''), ('-displayed', 'displayed'), ('-', ''), ('-in', 'in'), ('--', '-'), ('-Rev.', 'Rev.'), ('-an', 'an'), ('suc-', 'suc'), ('-after', 'after'), ('-', ''), ('in-', 'in'), ('-Were', 'Were'), ('-we-had', 'we-had'), ('-', ''), ('receive--', 'receive-'), ('-of', 'of'), ('-got', 'got'), ('-India.', 'India.'), ('-', ''), ('Be-', 'Be'), ('-', ''), ('-', ''), ('-three', 'three'), ('from.--', 'from.-'), ('dis-', 'dis'), ('-we', 'we'), ('-and', 'and'), ('-complain', 'complain'), ('-life', 'life'), ('--', '-'), ('--', '-'), ('--', '-'), ('-in', 'in'), ('-century', 'century'), ('religious-', 'religious'), ('-', ''), ('-harvest', 'harvest')] GH19150301-V11-03-page3.txt: [('-to', 'to'), ('-Saviour', 'Saviour'), ('-', ''), ('DAY-', 'DAY'), ('-all', 'all'), ('books.-', 'books.'), ('-.', '.'), ('-auditorium', 'auditorium'), ('---', '--'), ('unlearned.-', 'unlearned.')] GH19150301-V11-03-page4.txt: [('-saluting', 'saluting'), ('Grumbling-', 'Grumbling'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-which', 'which')] GH19150301-V11-03-page5.txt: [('-Students', 'Students'), ('-', ''), ('-for', 'for'), ('-work', 'work'), ('-the', 'the'), ('thing--', 'thing-'), ('afterwardreturn-', 'afterwardreturn'), ('-', ''), ('-to', 'to'), ('-who', 'who'), ('-own', 'own'), ('-in', 'in'), ('-', ''), ('-human', 'human'), ('-', ''), ('-doeth', 'doeth'), ('-the', 'the'), ('-that', 'that'), ('-will', 'will'), ('-', ''), ('John-', 'John'), ('un-', 'un')] GH19150301-V11-03-page6.txt: [('-', ''), ('-knowing', 'knowing'), ('-fOrgive', 'fOrgive'), ('-', ''), ('-', ''), ('-great', 'great'), ('-', ''), ('-were', 'were'), ('-', ''), ('-we', 'we'), ('-', ''), ('-message', 'message')] GH19150301-V11-03-page7.txt: [('-which', 'which'), ('-', ''), ('Winston-', 'Winston'), ('-', ''), ('-', ''), ('-', ''), ('A-', 'A')] GH19150301-V11-03-page8.txt: [('Oak-', 'Oak'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-building', 'building'), ('-', ''), ('up-', 'up'), ('-', '')] GH19150401-V11-04-page1.txt: [('-exercises', 'exercises'), ('loco-', 'loco'), ('bor-', 'bor'), ('-ders.', 'ders.'), ('glori-', 'glori'), ('-Message', 'Message'), ('-A', 'A'), ('-equals', 'equals'), ('days.-', 'days.')] GH19150401-V11-04-page2.txt: [('-We', 'We'), ('-the.', 'the.'), ('-The', 'The'), ('mem-', 'mem'), ('Sylacauga.-', 'Sylacauga.'), ('-the', 'the'), ('-', ''), ('conspic-', 'conspic'), ('---uousty.', '--uousty.'), ('Miss-', 'Miss'), ('-Sister', 'Sister'), ('-worker.', 'worker.'), ('-', ''), ('-', ''), ('-', ''), ('-good', 'good'), ('-', ''), ('-', ''), ("Canvassers'-", "Canvassers'"), ('-', ''), ('A.-', 'A.'), ('-', ''), ('-', ''), ('-', ''), ('-speedy--', 'speedy--'), ('-', ''), ('-', ''), ('tohave-', 'tohave'), ('-Elder', 'Elder'), ('-of', 'of'), ('-week', 'week'), ('-', ''), ('-', ''), ('rendered.-', 'rendered.'), ('giVen--', 'giVen-'), ('-afternoon', 'afternoon'), ('-', ''), ('.-', '.'), ('-more', 'more')] GH19150401-V11-04-page3.txt: [('-', ''), ('-snare', 'snare'), ('-', ''), ('"-', '"'), ('-', ''), ('recoil-', 'recoil'), ('-few.', 'few.'), ('-mental', 'mental'), ('-I.hy', 'I.hy'), ('-', ''), ('-', ''), ('-there', 'there'), ('attack-', 'attack'), ('-ing', 'ing'), ('hun-', 'hun'), ('-shame', 'shame'), ('-', ''), ('-', ''), ('-Notice', 'Notice'), ('-', ''), ('-', ''), ('repertoire-', 'repertoire'), ('-', '')] GH19150401-V11-04-page4.txt: [('-and', 'and'), ('-used', 'used'), ('prayer.-', 'prayer.'), ('-race', 'race'), ('-of', 'of'), ('-', ''), ('-LIM', 'LIM'), ('-Monroe', 'Monroe'), ('whenthecom-', 'whenthecom'), ('churches-', 'churches'), ('-we', 'we'), ('-', ''), ('-', ''), ('East-', 'East'), ('-', ''), ('-folks', 'folks'), ('-', ''), ('-know', 'know'), ('-been.', 'been.'), ('-smooth', 'smooth'), ('-tho', 'tho'), ('-', ''), ('-seven', 'seven'), ('-', ''), ('-', ''), ('-of', 'of'), ('-land', 'land'), ('-', ''), ('-', ''), ('-ZHU', 'ZHU')] GH19150401-V11-04-page5.txt: [('-', ''), ('-', ''), ('-Individuals', 'Individuals'), ('mis-', 'mis'), ("-'understandings", "'understandings"), ('-Then', 'Then'), ('-manifest', 'manifest'), ('-', ''), ('-Sometimes', 'Sometimes'), ('-seek', 'seek'), ('-', ''), ('-', ''), ('-claim', 'claim'), ('-We', 'We'), ('-', ''), ('--', '-')] GH19150401-V11-04-page6.txt: [('-written', 'written'), ('-May', 'May'), ('-is', 'is'), ('-the', 'the'), ('-', ''), ('-strong', 'strong'), ('-their', 'their'), ('-after', 'after'), ('-', ''), ('-refined', 'refined'), ('-', ''), ('-', ''), ('Sentences-', 'Sentences'), ('-abound', 'abound'), ('-to', 'to'), ('-', ''), ('-', ''), ('-', ''), ('Holy-', 'Holy'), ('-and', 'and'), ('-', ''), ('-he', 'he'), ('-of', 'of'), ('-our', 'our'), ('-', ''), ('-further.', 'further.'), ('-', ''), ('-do', 'do'), ('-', ''), ('Let-em-', 'Let-em'), ('--nor', '-nor'), ('-', ''), ('-', ''), ('-', ''), ('-of', 'of'), ('-', ''), ('-', '')] GH19150401-V11-04-page7.txt: [('-was', 'was'), ('-Our', 'Our'), ('in-', 'in'), ('-', ''), ('-', ''), ('-the', 'the'), ('fullness.-', 'fullness.'), ('to-', 'to'), ('-with', 'with'), ('-', ''), ('-', ''), ('-', ''), ('-and', 'and'), ('Al-', 'Al'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('chance-', 'chance')] GH19150401-V11-04-page8.txt: [('-Ala.', 'Ala.'), ('postage.-', 'postage.'), ('-OAKWOOD', 'OAKWOOD'), ('-the', 'the'), ('the.-', 'the.'), ('-', ''), ('-be', 'be'), ('-', ''), ('-', ''), ('-', '')] GH19150401-V11-04-page9.txt: [('-', ''), ('-', ''), ("-have'for", "have'for"), ('Var-', 'Var'), ('-ions', 'ions'), ('self-sustaining-.--', 'self-sustaining-.-'), ('Taxis-', 'Taxis'), ('-are', 'are'), ('-', ''), ('-', ''), ('Leghoinsc-', 'Leghoinsc'), ('-', ''), ('-', ''), ('-', ''), ('GOS-', 'GOS'), ('-', ''), ('-various', 'various'), ('-', ''), ('-', ''), ('-', '')] GH19150501-V11-05-page1.txt: [("--i'llERALD", "-i'llERALD"), ('-men', 'men'), ('-and', 'and'), ('-', ''), ('-', ''), ('succeed.-', 'succeed.'), ('-', ''), ('-it', 'it'), ('Ow-', 'Ow'), ('time-', 'time'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-The', 'The'), ('-', ''), ('Towns-', 'Towns'), ('-', ''), ('-cents', 'cents'), ('-', ''), ('-', ''), ('-', ''), ('-financial', 'financial'), ('-', ''), ('-', ''), ('-we', 'we'), ('-', ''), ('-', '')] GH19150501-V11-05-page2.txt: [('-good', 'good'), ('coin-', 'coin'), ('truth-', 'truth'), ('-', ''), ('-', ''), ('-', ''), ('en-', 'en'), ('-.', '.'), ('Ave-', 'Ave'), ('-', ''), ('-The', 'The'), ('prom--', 'prom-')] GH19150501-V11-05-page3.txt: [('theno-', 'theno'), ('-Imman', 'Imman'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('be-', 'be'), ('-', ''), ('-the', 'the'), ('---has', '--has'), ('mal-', 'mal'), ('-they', 'they'), ('---', '--'), ('in-', 'in'), ('-them', 'them'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-.', '.'), ('-', ''), ('mountain.-', 'mountain.')] GH19150501-V11-05-page4.txt: [('-', ''), ('-really', 'really'), ('-those', 'those'), ('-know', 'know'), ('-HERALD', 'HERALD'), ('-knoweth', 'knoweth'), ('-themselves', 'themselves'), ('-God', 'God'), ('-', ''), ('-', ''), ('-p', 'p'), ('-teach', 'teach'), ('-promptness', 'promptness'), ('-', ''), ('-which', 'which'), ('-voice', 'voice'), ('testi-', 'testi'), ('-', ''), ('-acknowledge', 'acknowledge'), ('-', ''), ('-manifested', 'manifested')] GH19150501-V11-05-page5.txt: [('-And', 'And'), ('-"', '"'), ('-Master', 'Master'), ('---', '--'), ('-r-m', 'r-m'), ('-', ''), ('try-', 'try'), ('kind-', 'kind'), ('-', ''), ('-Missionary', 'Missionary'), ('-', ''), ('-', ''), ('in-', 'in'), ('-Since', 'Since'), ('-', ''), ('other-', 'other'), ('-Letters', 'Letters'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('--they', '-they'), ('-', ''), ('-so', 'so')] GH19150501-V11-05-page6.txt: [('my-', 'my'), ('--A.', '-A.'), ('-The', 'The'), ('facul-', 'facul'), ('-', '')] GH19150501-V11-05-page7.txt: [('-', ''), ('--Do', '-Do'), ('-', ''), ('-', '')] GH19150501-V11-05-page8.txt: [('-', ''), ('-with', 'with'), ('-Olvin', 'Olvin'), ('-', ''), ('-', ''), ('-Made', 'Made'), ('-', ''), ('-', ''), ('-of', 'of'), ('-', ''), ('atr-', 'atr'), ('super-', 'super'), ('-felloWing', 'felloWing'), ('-', ''), ('-Ky', 'Ky'), ('-', ''), ('-', ''), ('rats-', 'rats'), ('-iprivilege', 'iprivilege'), ('-', ''), ('-', ''), ('-do', 'do'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('open-', 'open')] GH19150601-V11-06-page1.txt: [('--milmoM', '-milmoM'), ('work-', 'work'), ('-', ''), ('-last', 'last'), ('-in', 'in'), ('-by', 'by'), ('-own', 'own'), ('-fill', 'fill'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19150601-V11-06-page2.txt: [('My-', 'My'), ('down-', 'down'), ('-this', 'this'), ('-', ''), ('ear-', 'ear'), ('his--', 'his-'), ('ask.-', 'ask.'), ('-', ''), ('-', ''), ('-this', 'this'), ('-', ''), ('-be', 'be'), ('-', ''), ('-A', 'A'), ('-and', 'and'), ('-', ''), ('-', ''), ('but-', 'but'), ('-', ''), ('-his', 'his'), ('-to', 'to')] GH19150601-V11-06-page3.txt: [('-', ''), ('-She', 'She'), ('-', ''), ('-', ''), ('Note--', 'Note-'), ('-clouds', 'clouds'), ('-', '')] GH19150601-V11-06-page4.txt: [('-', ''), ('-', ''), ('-but', 'but'), ('-', ''), ('-from', 'from'), ('-themselves', 'themselves'), ('-they', 'they'), ('carefully.-', 'carefully.'), ('-earth', 'earth'), ('-How', 'How'), ('-service', 'service'), ('that-', 'that'), ('-', ''), ('supposedly-', 'supposedly'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('infidel-', 'infidel')] GH19150601-V11-06-page5.txt: [('presi-', 'presi'), ('Sabbath-keep-', 'Sabbath-keep'), ('-er', 'er'), ('-the', 'the'), ('fain-', 'fain'), ('-', ''), ('-hasten', 'hasten')] GH19150601-V11-06-page6.txt: [('-', ''), ('-', ''), ('-Jesuit', 'Jesuit'), ('privi-', 'privi'), ('M.-', 'M.'), ('-', ''), ('-quarter', 'quarter'), ('-', ''), ('-', ''), ('-Not', 'Not'), ('-will', 'will'), ('-what', 'what'), ('-were.', 'were.'), ('-lust', 'lust'), ('-and', 'and'), ('life-', 'life'), ('-', ''), ('-', ''), ('-too.', 'too.'), ('-', ''), ('-We', 'We'), ('-written', 'written'), ('-received', 'received'), ('--', '-'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-Anibtint', 'Anibtint'), ('en--', 'en-'), ('-I', 'I'), ('-', '')] GH19150601-V11-06-page7.txt: [('-for', 'for'), ('-', ''), ('-must', 'must'), ('-', ''), ('-never', 'never'), ('-', ''), ('-milk', 'milk'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-has', 'has'), ('-to', 'to'), ('pow-', 'pow'), ('-for', 'for'), ('-', ''), ('-have', 'have'), ('-', ''), ('-a', 'a'), ('-', ''), ('make-', 'make'), ('-', ''), ('-help', 'help'), ('-of', 'of')] GH19150601-V11-06-page8.txt: [('-announced', 'announced'), ('now-', 'now'), ('-', ''), ('July.-', 'July.'), ('-are', 'are'), ('-', ''), ('Prof.-', 'Prof.'), ('San-', 'San'), ('-', ''), ('-', ''), ('-', ''), ('-V.', 'V.'), ('-', ''), ('m.-', 'm.'), ('-', ''), ('J.-', 'J.')] GH19150701-V11-07-page1.txt: [('--', '-'), ('-spent', 'spent'), ('-The-', 'The-'), ('contin-', 'contin'), ('-tie-their', 'tie-their'), ('of-', 'of'), ('Miss-', 'Miss'), ('-', ''), ('-', ''), ('build-', 'build'), ('-conducted', 'conducted'), ('-resolutions', 'resolutions'), ('-lot', 'lot'), ('re-', 're'), ('-turn', 'turn'), ('.-', '.'), ('meet-', 'meet'), ('busi-', 'busi'), ('-', ''), ('-bap-', 'bap-'), ('-were', 'were'), ('-The', 'The'), ('-like', 'like'), ('-richest', 'richest'), ('-', ''), ('GOSPEL-', 'GOSPEL'), ('pray-', 'pray'), ('-to', 'to')] GH19150701-V11-07-page10.txt: [('at-', 'at'), ('-', ''), ('-by', 'by'), ('-', ''), ('-to', 'to'), ('offering-', 'offering'), ('-forward', 'forward')] GH19150701-V11-07-page2.txt: [('-church', 'church'), ('arerejoicing.-', 'arerejoicing.'), ('-respond', 'respond'), ('arequite-', 'arequite'), ('-This', 'This'), ('mes-', 'mes'), ('-', ''), ('to-', 'to'), ('-', ''), ('-helped', 'helped'), ('--', '-'), ('-', ''), ('-', ''), ('-have', 'have'), ('-', ''), ('-We', 'We'), ('-', ''), ('-he', 'he'), ('-', ''), ('sonic-', 'sonic'), ('Fort-', 'Fort'), ('-for', 'for'), ('peo-', 'peo'), ('-', ''), ('Gen.-', 'Gen.'), ('-which', 'which'), ('-', ''), ('-conversion', 'conversion'), ('up-', 'up'), ('-on', 'on'), ('-servants', 'servants'), ('-', ''), ('-', ''), ('-this-place', 'this-place')] GH19150701-V11-07-page3.txt: [('en-', 'en'), ('-appointment.', 'appointment.'), ('so-', 'so'), ('day-', 'day'), ('-', ''), ('-', ''), ('-she', 'she'), ('-', ''), ('-stopped', 'stopped'), ('-', ''), ('-help', 'help'), ('-', ''), ('-', ''), ('cove-', 'cove'), ('-to', 'to'), ('shall-we--', 'shall-we-'), ('him-', 'him'), ('-', '')] GH19150701-V11-07-page4.txt: [('-why.-', 'why.-'), ('-', ''), ('against-', 'against'), ('-dry', 'dry'), ('-their', 'their'), ('-purpose', 'purpose'), ('-sent', 'sent'), ('-', ''), ('-please', 'please'), ('fellin-', 'fellin'), ('be-', 'be'), ('-', ''), ('Kibroth-', 'Kibroth'), ('interested.-', 'interested.'), ('-Sabbath', 'Sabbath'), ('-the', 'the'), ('-promised', 'promised'), ('-', ''), ('-for', 'for'), ('-commandments.', 'commandments.'), ('-', ''), ('-', ''), ('-', ''), ('-than', 'than'), ('-should', 'should')] GH19150701-V11-07-page5.txt: [('Con-', 'Con'), ('-ference.', 'ference.'), ('-This', 'This'), ('-spending', 'spending'), ('church-', 'church'), ('-', ''), ('one-', 'one'), ('-', ''), ('a-', 'a'), ('-the', 'the'), ('-', ''), ('-house', 'house'), ('Binning--', 'Binning-'), ('-', ''), ('-', ''), ('-', '')] GH19150701-V11-07-page6.txt: [('-', ''), ('-man.', 'man.'), ('-', ''), ('-view', 'view'), ('-', ''), ('-', ''), ('mis-', 'mis'), ('-is', 'is'), ('-those', 'those'), ('-', ''), ('wise-', 'wise'), ('-', ''), ('-', '')] GH19150701-V11-07-page7.txt: [('-Gospel', 'Gospel'), ('-of', 'of'), ('following-', 'following'), ('-Union', 'Union'), ('-', ''), ('comp-', 'comp'), ('-', ''), ('ofbeliev-', 'ofbeliev'), ('coming-', 'coming'), ('-', ''), ('-tis', 'tis'), ('-', ''), ('-felt', 'felt'), ('-our', 'our'), ('-', ''), ('peo-', 'peo'), ('-', ''), ('-', ''), ('on-', 'on'), ('-', ''), ('-', ''), ('-hold', 'hold'), ('-', ''), ('-minister', 'minister'), ('min-', 'min'), ('--', '-'), ('-hope', 'hope'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-elder', 'elder'), ('W.--', 'W.-'), ('Sy-', 'Sy')] GH19150701-V11-07-page8.txt: [('-', ''), ('-town.', 'town.'), ('thebac-', 'thebac'), ('Thurs-', 'Thurs'), ('-been', 'been'), ('-', ''), ('-OCHE', 'OCHE')] GH19150701-V11-07-page9.txt: [('morn-', 'morn'), ('-', ''), ('-', ''), ('-Deliver', 'Deliver')] GH19150801-V11-08-page10.txt: [('-', ''), ('-for', 'for'), ('in-', 'in'), ('-creased', 'creased'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('.-', '.'), ('pro-', 'pro'), ('-gressive', 'gressive'), ('-', ''), ('-Shreveport', 'Shreveport'), ('-', ''), ('-', ''), ('-', ''), ('-we', 'we'), ('our-', 'our'), ('-the', 'the'), ('-', ''), ('onlybe-', 'onlybe'), ('beginningwit-', 'beginningwit'), ('-Sabbath', 'Sabbath'), ('-', ''), ('-', ''), ('-days.', 'days.'), ('-', ''), ('doing-', 'doing'), ('-', '')] GH19150801-V11-08-page2.txt: [('Junior-', 'Junior'), ('.-', '.'), ('-', ''), ('-pleasant', 'pleasant'), ('-', ''), ('-', ''), ('-low', 'low')] GH19150801-V11-08-page3.txt: [('-man', 'man'), ('-', ''), ('After-', 'After'), ('-fol--', 'fol--'), ('-man', 'man'), ('-Fevers', 'Fevers'), ('--', '-'), ('comfort-', 'comfort'), ('-ed', 'ed'), ('Holy-', 'Holy'), ('-', ''), ('-with', 'with'), ('-own', 'own'), ('-is', 'is'), ('-listen', 'listen'), ('-', ''), ('-', ''), ('-', ''), ('-.', '.'), ('-are', 'are')] GH19150801-V11-08-page4.txt: [('-', ''), ('-tell', 'tell'), ('-', ''), ('-some', 'some'), ('soon--', 'soon-'), ('htSi-', 'htSi')] GH19150801-V11-08-page5.txt: [('-I', 'I'), ('-', ''), ('on-', 'on'), ('-', ''), ('.-', '.'), ('-you', 'you'), ('-Such', 'Such'), ('--', '-'), ('-', '')] GH19150801-V11-08-page6.txt: [('-', ''), ('-', ''), ('-', ''), ('-other', 'other'), ('-getting', 'getting'), ('-The', 'The'), ('Confer"-', 'Confer"'), ('-home.', 'home.'), ('-', ''), ('-he', 'he')] GH19150801-V11-08-page7.txt: [('get--', 'get-'), ('-', '')] GH19150801-V11-08-page8.txt: [('-something', 'something'), ('-.-Jesus', '.-Jesus'), ('-', ''), ('HER-', 'HER'), ('-', ''), ('-Humanity', 'Humanity'), ('-', ''), ('in-', 'in'), ('-', ''), ('-soul.', 'soul.'), ('-they', 'they'), ('Mys-', 'Mys'), ('fur-', 'fur'), ('-said', 'said'), ('re-', 're')] GH19150801-V11-08-page9.txt: [('-', ''), ('-', ''), ('re-', 're'), ('-have', 'have'), ('-', ''), ('confmences.-', 'confmences.'), ('luisi-', 'luisi'), ('dealing-', 'dealing'), ('in--', 'in-'), ('conference-', 'conference'), ('-needle', 'needle'), ('-for', 'for'), ('-machine.', 'machine.'), ('-button', 'button'), ('him.-', 'him.')] GH19150901-V11-09-page1.txt: [('-', ''), ('-', '')] GH19150901-V11-09-page2.txt: [('-is', 'is'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('M-', 'M'), ('-', ''), ('-', ''), ('-"The', '"The'), ('-', ''), ('--"', '-"'), ('lit-', 'lit'), ('-', ''), ('-for', 'for'), ('-July', 'July'), ('-', ''), ('The-', 'The'), ('Mrs.-', 'Mrs.'), ('-', ''), ('illustrated.-', 'illustrated.'), ('-Pleased', 'Pleased'), ('-said', 'said')] GH19150901-V11-09-page3.txt: [('-', ''), ('-', ''), ("'-", "'"), ('-', ''), ('-ordered', 'ordered'), ('-five', 'five'), ('-', ''), ('-', ''), ('-', ''), ('-of', 'of'), ('-', ''), ('isactu-', 'isactu'), ('-Lord', 'Lord'), ('-interest', 'interest'), ('-', '')] GH19150901-V11-09-page4.txt: [('for-', 'for'), ('-', ''), ('surveillance-', 'surveillance'), ('-', ''), ('-the', 'the'), ('-', ''), ('-to', 'to'), ('-', ''), ('onr-', 'onr')] GH19150901-V11-09-page5.txt: [('--one', '-one'), ('di-', 'di'), ('intoxicating-', 'intoxicating'), ('-', ''), ('-and', 'and'), ('-', ''), ('Ad-', 'Ad'), ('-', '')] GH19150901-V11-09-page6.txt: [('fellow-', 'fellow'), ('-', ''), ('command-', 'command'), ('-', ''), ('HER-', 'HER'), ('-', ''), ('-engaged', 'engaged'), ('--', '-'), ('-', ''), ('Mrs.--', 'Mrs.-'), ('-the', 'the'), ('lighting-', 'lighting'), ('-', ''), ('-', ''), ("-Youth's", "Youth's")] GH19150901-V11-09-page7.txt: [('-of', 'of'), ('-amount', 'amount'), ('GOS-', 'GOS'), ('-', ''), ('Breth-', 'Breth'), ('-', ''), ('meet-', 'meet'), ('-', ''), ('.-', '.')] GH19150901-V11-09-page8.txt: [('-', ''), ('-intrii', 'intrii'), ('-', ''), ('-looks', 'looks'), ('-', '')] GH19151001-V11-10-page1.txt: [('-', ''), ('grad-', 'grad'), ('-of', 'of'), ('-', '')] GH19151001-V11-10-page2.txt: [('-', ''), ('-p.', 'p.'), ('-', ''), ('-', ''), ('-', ''), ('-a', 'a'), ('-.', '.'), ('-School', 'School')] GH19151001-V11-10-page3.txt: [('com-', 'com'), ('Dar-', 'Dar'), ('--Montgomery', '-Montgomery')] GH19151001-V11-10-page4.txt: [('-from', 'from'), ('general-', 'general'), ('-and', 'and'), ('-', ''), ('-', '')] GH19151001-V11-10-page5.txt: [('consu-', 'consu'), ('-read', 'read'), ('-around', 'around'), ('-', ''), ('en.-', 'en.')] GH19151001-V11-10-page6.txt: [('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-to', 'to'), ('-Peelingoff', 'Peelingoff'), ('-', ''), ('-', ''), ('-holy', 'holy'), ('-not', 'not'), ('-', ''), ('-', ''), ('--head', '-head'), ('-depravities', 'depravities'), ('-not', 'not'), ('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19151001-V11-10-page7.txt: [('-the', 'the'), ('remumer-', 'remumer'), ("'Which-", "'Which"), ('-to', 'to'), ('-', ''), ('-who', 'who'), ('work.-', 'work.'), ('-', ''), ('-', '')] GH19151101-V11-11-page1.txt: [('-', ''), ('int-', 'int'), ('-silence', 'silence')] GH19151101-V11-11-page2.txt: [('-', ''), ('-', ''), ('Con-', 'Con'), ('.-', '.'), ('.-', '.'), ('-vr.', 'vr.'), ('-cent-aweek', 'cent-aweek'), ('IN-', 'IN'), ('-', ''), ('the-', 'the'), ('-', ''), ('-Prof.', 'Prof.'), ('-', ''), ('to-', 'to')] GH19151101-V11-11-page4.txt: [('-', ''), ('-HERALD', 'HERALD'), ('-field', 'field'), ('you.--', 'you.-'), ('-you', 'you'), ('-spot', 'spot'), ('-Jezebels', 'Jezebels'), ('--', '-'), ('-', ''), ('.-', '.'), ('-', ''), ('-was', 'was'), ('about-', 'about'), ('souls.-', 'souls.'), ('camefor-', 'camefor'), ('-be', 'be'), ('presented.-', 'presented.'), ('Camp-', 'Camp'), ('-children', 'children'), ('-', ''), ('-', ''), ('-their', 'their'), ('-to', 'to'), ('-', '')] GH19151101-V11-11-page5.txt: [('-', '')] GH19151101-V11-11-page6.txt: [('pas-', 'pas'), ('-', '')] GH19151101-V11-11-page7.txt: [('-workdone', 'workdone'), ('-', ''), ('South-', 'South'), ('-is.', 'is.'), ('rentent-', 'rentent'), ('witat-', 'witat'), ('-', ''), ('-you', 'you'), ('-Cinisidtr', 'Cinisidtr'), ('-yes', 'yes'), ('nev-', 'nev'), ('-er', 'er'), ('-Brother-', 'Brother-'), ('-', ''), ('-Chireno', 'Chireno'), ('-en', 'en'), ('-lost', 'lost'), ('disPleased-', 'disPleased'), ('-', '')] GH19151101-V11-11-page8.txt: [('-', ''), ('-Elizabeth', 'Elizabeth'), ('-Consecrate', 'Consecrate'), ('-Thus', 'Thus'), ('rightL---', 'rightL--')] GH19151201-V11-12-page1.txt: [('IIMIMPAIIPIII-', 'IIMIMPAIIPIII'), ('encourage-', 'encourage')] GH19151201-V11-12-page3.txt: [('-', '')] GH19151201-V11-12-page4.txt: [('-before', 'before')] GH19151201-V11-12-page5.txt: [('-', ''), ('pre--', 'pre-')] GH19151201-V11-12-page6.txt: [('-ET', 'ET'), ('-slowness', 'slowness'), ('-', ''), ('place.-', 'place.'), ('-', ''), ('-', '')] GH19151201-V11-12-page7.txt: [('-good', 'good'), ('-', ''), ('-cent-a-week', 'cent-a-week'), ('-', ''), ('-', '')] GH19151201-V11-12-page8.txt: [('HERALD-', 'HERALD'), ('-', ''), ('in-', 'in'), ('fol-', 'fol'), ('-', ''), ('Ingtithering-', 'Ingtithering'), ('Oak-', 'Oak'), ('-equipment', 'equipment')] GH19160101-V10-01-page1.txt: [('-', ''), ('-the', 'the'), ('-', ''), ('-God', 'God'), ('-', ''), ('-', ''), ('-', ''), ('--', '-'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19160101-V10-01-page2.txt: [('San-', 'San'), ('La-', 'La'), ('-one', 'one'), ('-miles', 'miles')] GH19160101-V10-01-page3.txt: [('-THE', 'THE'), ('-', ''), ('four-hundred-', 'four-hundred'), ('-', ''), ('-', ''), ('-', ''), ('-night', 'night')] GH19160101-V10-01-page4.txt: [('-', ''), ('-to', 'to'), ('South-', 'South')] GH19160101-V10-01-page5.txt: [('-with', 'with'), ('-a', 'a')] GH19160101-V10-01-page6.txt: [("Chris-'-", "Chris-'"), ('-', ''), ('-', '')] GH19160101-V10-01-page7.txt: [('-', ''), ('-minds.', 'minds.'), ('-in', 'in'), ('-', ''), ('-', ''), ('-meeting', 'meeting'), ('-work', 'work'), ('-', ''), ('-', ''), ('-on', 'on')] GH19160101-V10-01-page8.txt: [('-they', 'they'), ('-', ''), ('-', '')] GH19160201-V10-02-page1.txt: [('.-', '.'), ('-.', '.'), ('-is', 'is'), ('-', ''), ('pleasant-', 'pleasant'), ('minis-', 'minis'), ('-', ''), ('prom-', 'prom'), ('riff-', 'riff'), ('-', ''), ('-', '')] GH19160201-V10-02-page3.txt: [('-', ''), ('-', ''), ('-TOSE', 'TOSE'), ('lo-', 'lo')] GH19160201-V10-02-page4.txt: [('-', '')] GH19160201-V10-02-page5.txt: [('-', ''), ('-the', 'the'), ('-be', 'be')] GH19160201-V10-02-page6.txt: [('MYS-', 'MYS'), ('introduc-', 'introduc'), ('-', ''), ('fol-', 'fol'), ('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19160201-V10-02-page7.txt: [('-', ''), ('-', '')] GH19160201-V10-02-page8.txt: [('-', ''), ('end-', 'end'), ('-', ''), ('pro-', 'pro'), ('is-', 'is'), ('-still', 'still'), ('-be', 'be'), ('-', ''), ('your-', 'your'), ('there-', 'there')] GH19160301-V10-03-page1.txt: [('thesedisintegrating-', 'thesedisintegrating'), ('-', ''), ('mem-', 'mem'), ('deport-', 'deport'), ('-and', 'and')] GH19160301-V10-03-page2.txt: [('-For', 'For'), ('or-', 'or'), ('-', ''), ('stand-', 'stand'), ('-', ''), ('-', ''), ('--', '-'), ('-', ''), ('-readers.', 'readers.'), ('-', ''), ('-', ''), ('-that', 'that'), ('-', ''), ('-will', 'will'), ('-his', 'his'), ('-of', 'of'), ('-and', 'and'), ('-', ''), ('-wise', 'wise'), ('adversary-', 'adversary'), ("..'-", "..'"), ('-is', 'is'), ('-', ''), ('-to', 'to'), ('-refuse', 'refuse'), ('-God', 'God'), ('-We', 'We'), ('-the', 'the')] GH19160301-V10-03-page3.txt: [('-N.', 'N.'), ('end-', 'end'), ('-the', 'the'), ('-', ''), ('the-', 'the'), ('fit.\'"-', 'fit.\'"'), ('-ftinilieS', 'ftinilieS'), ('-and', 'and'), ('-does', 'does'), ('-me', 'me'), ('-Ruskin', 'Ruskin'), ('-to', 'to'), ('given-', 'given'), ('-', ''), ('-', ''), ('-.', '.'), ('-', ''), ('-', '')] GH19160301-V10-03-page4.txt: [('-unlucky', 'unlucky'), ('un-', 'un'), ('-sfght', 'sfght'), ('andlike-', 'andlike'), ('-', '')] GH19160301-V10-03-page5.txt: [('-', ''), ('-', ''), ('-was', 'was'), ('-', ''), ('-California', 'California'), ('-Bible', 'Bible'), ('-', ''), ('-', ''), ('-', ''), ('tithes.-', 'tithes.'), ('-work', 'work'), ('-', ''), ('Confer-', 'Confer'), ('-Angeles', 'Angeles'), ('mes-', 'mes')] GH19160301-V10-03-page6.txt: [('con-', 'con'), ('-for', 'for'), ('-', '')] GH19160301-V10-03-page7.txt: [('bright-', 'bright'), ('-', ''), ('"-', '"'), ('the-', 'the'), ("'-", "'"), ('-his', 'his'), ('-that', 'that'), ('-disci-', 'disci-'), ('-that', 'that'), ('Con---', 'Con--'), ("-cause'", "cause'"), ('-here', 'here'), ('earth-', 'earth'), ('-', ''), ('-"Prior', '"Prior'), ('.-', '.'), ('-', ''), ('-the.enenty', 'the.enenty'), ('-', ''), ('-The-devotees', 'The-devotees'), ('-Galileans', 'Galileans'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('EMANIJEL.-', 'EMANIJEL.'), ('-statement', 'statement'), ('-whole', 'whole'), ('-', ''), ('-', '')] GH19160301-V10-03-page8.txt: [('-', ''), ('-is', 'is'), ('-organized', 'organized'), ('-', ''), ('-', ''), ('and-', 'and'), ('been-', 'been')] GH19160401-V10-04-page1.txt: [('touch--', 'touch-'), ('Con-', 'Con')] GH19160401-V10-04-page2.txt: [('-', ''), ('-', ''), ('-Teacher', 'Teacher'), ('-', ''), ('-the', 'the'), ('-is', 'is'), ('-forms', 'forms'), ('-', ''), ('-prepared', 'prepared'), ('him-', 'him'), ('-', ''), ('-is', 'is')] GH19160401-V10-04-page3.txt: [('-Antediluvian', 'Antediluvian'), ('de-', 'de'), ('-scribed', 'scribed'), ('-progiesses', 'progiesses'), ('-noticed', 'noticed'), ('-It', 'It'), ('-and', 'and'), ('-their', 'their'), ('-', ''), ('-', ''), ('-', ''), ('adversaries-', 'adversaries'), ('the-', 'the'), ('-', ''), ('-', '')] GH19160401-V10-04-page4.txt: [('-', ''), ('-', ''), ('-the', 'the'), ('ASTERLING-', 'ASTERLING'), ('-', ''), ('-The', 'The'), ('brotherly-', 'brotherly'), ('-', ''), ('-', ''), ('-', ''), ('-Christ."', 'Christ."'), ('-', ''), ('-', ''), ('-', ''), ('-.-', '.-')] GH19160401-V10-04-page5.txt: [('-He', 'He'), ('fright-', 'fright'), ('"--', '"-'), ('-', ''), ('services.-', 'services.'), ('habit-', 'habit'), ('-', ''), ('-', ''), ('-by', 'by'), ('-', '')] GH19160401-V10-04-page6.txt: [('-TEE-', 'TEE-'), ('-are', 'are'), ('superinten-', 'superinten'), ('-we', 'we'), ('-', ''), ('-are', 'are'), ('-', ''), ('-your', 'your'), ('-matter', 'matter'), ('-life', 'life'), ('-to', 'to'), ('-every', 'every'), ('-aspire', 'aspire'), ('-which', 'which'), ('--is', '-is'), ('-', ''), ('-wings', 'wings'), ('-', ''), ('-', ''), ('-do', 'do'), ('-', ''), ('-ambition', 'ambition'), ('-this', 'this'), ('-', ''), ('-', ''), ('-Building.', 'Building.'), ('-people', 'people'), ('-little', 'little'), ('appreciated.-', 'appreciated.'), ('-Send', 'Send'), ('-', ''), ('-', ''), ('all.-', 'all.'), ('NUNES-', 'NUNES'), ('-', ''), ('and-', 'and'), ('in-', 'in'), ('-', ''), ('-', '')] GH19160401-V10-04-page7.txt: [('fit-', 'fit'), ('.-', '.'), ('sane-', 'sane'), ('-Lord', 'Lord'), ('grudg-', 'grudg'), ('-ed', 'ed'), ('-', ''), ('-Oblation', 'Oblation'), ('-this', 'this'), ('-tabernacle', 'tabernacle'), ('-', ''), ('pro-', 'pro'), ('-', ''), ('tent-', 'tent'), ('-pies', 'pies')] GH19160401-V10-04-page8.txt: [('STO-', 'STO'), ("-'Great", "'Great"), ('-', ''), ('-', ''), ('-six', 'six'), ('-t', 't'), ('-the-', 'the-'), ('-', ''), ('-', '')] GH19160501-V10-05-page1.txt: [('fif-', 'fif'), ('organized-', 'organized'), ('build-', 'build'), ('apos-', 'apos')] GH19160501-V10-05-page2.txt: [('-', ''), ('-..turned-upon', '..turned-upon'), ('-thecountry', 'thecountry'), ('-', ''), ('-helpedPitio', 'helpedPitio'), ('-', ''), ('-itti', 'itti'), ('wtole-', 'wtole'), ('ffirC-', 'ffirC'), ('ibuShiegs-', 'ibuShiegs'), ('IirikinakCi-', 'IirikinakCi'), ('-V', 'V'), ('taket-', 'taket'), ('-operateic.-', 'operateic.-'), ('con-', 'con'), ('-', ''), ('-', ''), ('-', ''), ("'-", "'"), ('-', ''), ('plants-', 'plants'), ("'-", "'"), ('-', ''), ('-that', 'that'), ('pet-', 'pet'), ('iii-', 'iii'), ('Artei-', 'Artei'), ('-should', 'should'), ('prac-', 'prac'), ('-', ''), ('-', ''), ('-', ''), ('-has', 'has'), ('-Yet', 'Yet'), ('workneg-', 'workneg'), ('-by-those', 'by-those'), ('-', ''), ('-not', 'not'), ('-unto', 'unto'), ('-fore', 'fore')] GH19160501-V10-05-page3.txt: [('-', ''), ('-', ''), ('-by', 'by'), ('-For', 'For'), ('-', ''), ('-floods', 'floods'), ('-', ''), ('-', ''), ('-before', 'before'), ('-redeemed.', 'redeemed.'), ('-', ''), ('-', ''), ('-', ''), ('-self', 'self'), ('planet.-', 'planet.'), ('-Abe', 'Abe'), ('-gratificatigeof', 'gratificatigeof'), ('-', ''), ('-', ''), ('-be', 'be'), ('God.-', 'God.'), ('-', ''), ('-to', 'to'), ('-who', 'who'), ('-', ''), ('-book', 'book'), ('-of', 'of'), ('-book', 'book'), ('-', ''), ('Elder-', 'Elder'), ('-very', 'very'), ('-', ''), ("-'", "'"), ('-many', 'many'), ('-', ''), ('-', ''), ('-', ''), ('-the', 'the'), ('-class', 'class'), ('by-', 'by'), ('-', '')] GH19160501-V10-05-page4.txt: [('-', ''), ('-him', 'him'), ('-', ''), ('-', ''), ('"-', '"'), ('-', '')] GH19160501-V10-05-page5.txt: [('-of', 'of'), ('-', ''), ('-what', 'what'), ('-', ''), ("-'seeking", "'seeking"), ('-ilatighter', 'ilatighter'), ('-OfAdam', 'OfAdam'), ('-you', 'you'), ('heaven.-', 'heaven.'), ('-keep', 'keep')] GH19160501-V10-05-page6.txt: [('-', ''), ('-tR', 'tR'), ('-been', 'been'), ('-', ''), ('--the', '-the'), ('no-', 'no'), ("Sec'-", "Sec'"), ('-department', 'department'), ('organizations-', 'organizations'), ('-', ''), ('-file', 'file'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-it', 'it'), ('-', ''), ('-', ''), ('-of-the', 'of-the'), ('--Savannah', '-Savannah'), ('-been', 'been'), ('-', ''), ('-', '')] GH19160501-V10-05-page7.txt: [('-', ''), ('-', ''), ('-front', 'front'), ('--', '-'), ('-the', 'the'), ('-', ''), ('-of', 'of'), ('-', ''), ('-tour', 'tour'), ('fled.-', 'fled.'), ('-baptized', 'baptized'), ('re-', 're'), ('suc--', 'suc-'), ('doing-', 'doing'), ('school-', 'school'), ('-', ''), ('-of', 'of'), ('-', ''), ('-', ''), ('-will', 'will'), ('-the', 'the'), ('-', ''), ('school-', 'school'), ('Ae-', 'Ae')] GH19160501-V10-05-page8.txt: [('-', ''), ('-printing', 'printing'), ('-', ''), ('bless-', 'bless'), ('-', ''), ('-', ''), ('-they', 'they'), ('-our', 'our'), ('Vis-', 'Vis'), ('-thia', 'thia'), ('-commencement', 'commencement'), ('-favor', 'favor'), ('-', ''), ('-columns', 'columns'), ('-After', 'After'), ('-for', 'for'), ('-caii', 'caii'), ('-', '')] GH19160601-V10-06-page2.txt: [('-', ''), ('-', ''), ('-says', 'says'), ('-', ''), ('-meeting-', 'meeting-'), ('-his', 'his'), ('-', '')] GH19160601-V10-06-page3.txt: [('-the', 'the'), ('-people', 'people'), ('-', ''), ('-', ''), ('-', ''), ('spirit-', 'spirit'), ('-affected', 'affected'), ('-a', 'a'), ('-', ''), ('-', ''), ('-On', 'On'), ('-', ''), ('be-', 'be'), ('-', ''), ('-of', 'of'), ('-the', 'the'), ('-be', 'be'), ('-Stites.', 'Stites.'), ('-', ''), ('met-', 'met'), ('-chants', 'chants'), ('-for', 'for'), ('NuNi-', 'NuNi'), ('-these', 'these'), ('Acts-', 'Acts'), ('-', '')] GH19160601-V10-06-page4.txt: [('inadeqtiate-', 'inadeqtiate'), ('erect-', 'erect'), ('-the', 'the'), ('-and', 'and'), ('-we', 'we'), ('-Mobile', 'Mobile'), ('OM-', 'OM'), ('bands-', 'bands'), ('principles-', 'principles'), ('fu-', 'fu'), ('THEGOSPEL--', 'THEGOSPEL-'), ('-Heavily', 'Heavily'), ('-living.', 'living.'), ('-', '')] GH19160601-V10-06-page5.txt: [('-', ''), ('-', ''), ('-', ''), ('-', ''), ('Hen-', 'Hen'), ('in-', 'in'), ('-vited', 'vited'), ('at-', 'at')] GH19160601-V10-06-page6.txt: [('-', ''), ('-', ''), ('preached-', 'preached'), ('conse-', 'conse'), ('-heaven', 'heaven'), ('-', ''), ("-Faith'", "Faith'"), ('-and', 'and'), ('-', ''), ('-', ''), ('Vol.-', 'Vol.'), ('-"', '"'), ('Nashville-', 'Nashville'), ('baritiz-', 'baritiz'), ('-', ''), ('put-', 'put'), ('-', ''), ('-The', 'The'), ('-', ''), ('-"clipping."', '"clipping."'), ('-called', 'called'), ('sis-', 'sis'), ('-', ''), ('-', '')] GH19160601-V10-06-page8.txt: [('-The', 'The'), ('-this', 'this'), ('-it', 'it'), ('-', ''), ('attend-', 'attend')] GH19160701-V10-07-page1.txt: [('Ala-', 'Ala'), ('Col-', 'Col'), ('al-', 'al'), ('Agri-', 'Agri'), ('com-', 'com'), ('invo-', 'invo')] GH19160701-V10-07-page2.txt: [('-Wrath."', 'Wrath."'), ('-', ''), ('-', ''), ('-', '')] GH19160701-V10-07-page4.txt: [('-', ''), ('-for', 'for'), ('-we', 'we'), ('-a', 'a')] GH19160701-V10-07-page5.txt: [('-', ''), ('-', ''), ('-Your', 'Your'), ('equip-', 'equip')] GH19160701-V10-07-page6.txt: [('danger-', 'danger'), ('-G.', 'G.'), ('-never', 'never'), ('-the', 'the'), ('-hallow.', 'hallow.'), ('HER-', 'HER')] GH19160701-V10-07-page7.txt: [('insti-', 'insti'), ('Gos-', 'Gos'), ('-', ''), ('-', ''), ('-field', 'field')] GH19160701-V10-07-page8.txt: [('-', '')] GH19160801-V10-08-page1.txt: [('-', ''), ('-the', 'the'), ('Insti-', 'Insti')] GH19160801-V10-08-page2.txt: [('means.-', 'means.')] GH19160801-V10-08-page3.txt: [('de-', 'de'), ('-', '')] GH19160801-V10-08-page4.txt: [('-', ''), ('-', ''), ('-', ''), ('repre-', 'repre'), ('--Marianne', '-Marianne')] GH19160801-V10-08-page5.txt: [('-hear', 'hear'), ('-Ulm', 'Ulm'), ('-', ''), ('-first', 'first'), ('-', ''), ('-after', 'after'), ('July-', 'July'), ('-', ''), ('-', ''), ('-be', 'be')] GH19160801-V10-08-page6.txt: [('--it', '-it'), ('--yea', '-yea'), ('-', ''), ('-to', 'to'), ('Camp-', 'Camp'), ('-', ''), ('-', ''), ('-brethren', 'brethren')] GH19160801-V10-08-page8.txt: [('-our', 'our'), ('Chinaman-', 'Chinaman'), ('-', ''), ('-July', 'July'), ('Training-', 'Training'), ('weeds-', 'weeds'), ('-', '')] GH19160901-V10-09-page1.txt: [('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19160901-V10-09-page2.txt: [('-thee', 'thee')] GH19160901-V10-09-page3.txt: [('-', ''), ('.neverthe-', '.neverthe'), ('deliver-', 'deliver'), ('di-', 'di')] GH19160901-V10-09-page4.txt: [('-members', 'members'), ('oper-', 'oper')] GH19160901-V10-09-page5.txt: [('coin-', 'coin'), ('Mas-', 'Mas'), ('-', ''), ('...-', '...'), ('-the', 'the'), ('-', '')] GH19160901-V10-09-page6.txt: [('-there', 'there'), ('-was', 'was'), ('-hear', 'hear'), ('distrac-', 'distrac'), ('-will', 'will')] GH19160901-V10-09-page7.txt: [('-', ''), ('-erect', 'erect'), ('-ported', 'ported'), ('southern.-', 'southern.'), ('-', ''), ('-', ''), ('tic-', 'tic'), ('-As', 'As'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-"', '"'), ('Lord.-', 'Lord.'), ('sac--', 'sac-'), ('-a', 'a'), ('-in', 'in'), ('-moment.', 'moment.'), ('-shall', 'shall'), ('-', '')] GH19160901-V10-09-page8.txt: [('-', ''), ('-', ''), ('-', ''), ('on-', 'on'), ('at-', 'at'), ('-', ''), ('-Palm', 'Palm')] GH19161101-V10-11-page2.txt: [('South-', 'South'), ('-gave', 'gave'), ('-had', 'had'), ('-with', 'with'), ('-as', 'as')] GH19161101-V10-11-page3.txt: [('North-', 'North'), ('-', ''), ('-so', 'so')] GH19161101-V10-11-page4.txt: [('larger-', 'larger'), ('-number', 'number'), ('-', ''), ('-', ''), ('sow-', 'sow')] GH19161101-V10-11-page5.txt: [('-but', 'but'), ('col-', 'col'), ('-g.o', 'g.o'), ('Montgom-', 'Montgom'), ('-', ''), ('church-', 'church'), ("-'yOung", "'yOung"), ('beginning-', 'beginning'), ('weeks-', 'weeks')] GH19161101-V10-11-page6.txt: [('-', ''), ('-president', 'president'), ('-the', 'the'), ('Sabbath-', 'Sabbath'), ('de-', 'de'), ('GENION.-', 'GENION.'), ('--', '-'), ('-study', 'study'), ('-either', 'either'), ('Ingathering-', 'Ingathering'), ('-', ''), ('-', ''), ('-', ''), ('-the', 'the'), ('-', ''), ('-', ''), ('-', ''), ('-the', 'the'), ('-to', 'to'), ('luck-', 'luck'), ('-', ''), ('-', ''), ('-Home', 'Home')] GH19161101-V10-11-page7.txt: [('-', ''), ('-', ''), ('attend-', 'attend'), ('be-', 'be'), ('-', ''), ('appro-', 'appro'), ('offer-', 'offer'), ('substan-', 'substan')] GH19161101-V10-11-page8.txt: [('-been', 'been'), ('-', ''), ('-reached', 'reached'), ('-', ''), ('-This', 'This'), ('-', '')] GH19161201-V10-12-page1.txt: [('-', ''), ('-to', 'to'), ('val-', 'val'), ('-down', 'down'), ('-the', 'the'), ('-giving', 'giving'), ('Special-', 'Special'), ('-', ''), ('-', ''), ('intel-', 'intel')] GH19161201-V10-12-page2.txt: [('instructtion.--', 'instructtion.-'), ('-are', 'are'), ('-out', 'out'), ('prevent--', 'prevent-'), ('-', ''), ('-', ''), ('Judge-', 'Judge')] GH19161201-V10-12-page3.txt: [('-', ''), ('-', ''), ('-of', 'of'), ('-active', 'active'), ('-', ''), ('-until', 'until'), ('-scattered', 'scattered'), ('at-', 'at'), ('-', ''), ('Ham-', 'Ham'), ('govern-', 'govern')] GH19161201-V10-12-page4.txt: [('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-gifts', 'gifts'), ('-', ''), ('-"', '"'), ('-', ''), ('-', ''), ('-', '')] GH19161201-V10-12-page5.txt: [('hehut-', 'hehut'), ('-We', 'We'), ('disap-', 'disap'), ('Brother--', 'Brother-'), ('-prisoners', 'prisoners'), ('-a', 'a'), ('-', ''), ('Brother---', 'Brother--'), ('-', '')] GH19161201-V10-12-page6.txt: [('-Christ', 'Christ'), ('-w', 'w'), ('-most', 'most'), ('-sc', 'sc'), ('-', ''), ('-', ''), ('-', ''), ('-give', 'give'), ('some--', 'some-'), ('-of', 'of'), ('-', ''), ('Balk-', 'Balk'), ('-an', 'an'), ('Asia-', 'Asia'), ('of-', 'of'), ('forany-', 'forany'), ('-', ''), ('views-', 'views'), ('-Elder', 'Elder')] GH19161201-V10-12-page7.txt: [('-', ''), ('-Elder', 'Elder')] GH19161201-V10-12-page8.txt: [('-strengthen', 'strengthen'), ('Of--', 'Of-'), ('-was', 'was'), ("-the'", "the'"), ('salvation-', 'salvation'), ('-', ''), ('evi-', 'evi'), ('-truth', 'truth'), ('-', ''), ('-provide', 'provide'), ('-.School', '.School'), ('-ministers', 'ministers'), ('-in', 'in'), ('shalraffend-', 'shalraffend'), ('-', ''), ('-round', 'round'), ('-', ''), ('-', ''), ('-', ''), ('-family', 'family'), ('-', ''), ('-to', 'to'), ('-the', 'the'), ('-usual', 'usual'), ('-', ''), ('-', ''), ('-busy.', 'busy.'), ('wentto-', 'wentto'), ('-while', 'while'), ('-our', 'our'), ('-right', 'right'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-the', 'the'), ('topro-', 'topro'), ('-light', 'light'), ('-', ''), ('-our', 'our'), ('-on', 'on'), ('-', ''), ('-', ''), ('-', ''), ('-visited', 'visited'), ('-on', 'on'), ('-in', 'in'), ('-the', 'the'), ('-', ''), ('-themselves', 'themselves'), ('-', ''), ('-White', 'White')] GH19170301-V11-03-page1.txt: [('-presidents', 'presidents'), ('-', ''), ('Mac-', 'Mac'), ('-was', 'was'), ('-he', 'he'), ('-I', 'I')] GH19170301-V11-03-page2.txt: [('-', ''), ('waiting--', 'waiting-'), ('-', ''), ('people-', 'people'), ('-sorely', 'sorely'), ('--', '-'), ('-', ''), ('-', '')] GH19170301-V11-03-page3.txt: [('-', '')] GH19170301-V11-03-page4.txt: [('-death', 'death'), ('-He', 'He'), ('-', ''), ('Re-', 'Re'), ('-', ''), ("-'The", "'The"), ('-', ''), ('-praying', 'praying'), ('thanking-', 'thanking'), ('-', ''), ('per-', 'per')] GH19170301-V11-03-page5.txt: [('-and', 'and'), ('-IERALD', 'IERALD'), ('admitted.-', 'admitted.'), ('-', ''), ('-the', 'the'), ('ap-', 'ap')] GH19170301-V11-03-page6.txt: [('-In', 'In'), ('-in', 'in'), ('-new', 'new'), ('-for', 'for'), ('-art', 'art'), ('-', ''), ('A.-', 'A.')] GH19170301-V11-03-page7.txt: [('-does', 'does'), ('-', ''), ('-', ''), ('-things', 'things'), ('-', ''), ('distur-', 'distur'), ('-', '')] GH19170301-V11-03-page8.txt: [('-', ''), ('Gos-', 'Gos')] GH19170401-V11-04-page1.txt: [('-r', 'r'), ('-', ''), ('earn-', 'earn'), ('re-', 're')] GH19170401-V11-04-page2.txt: [('-', ''), ('-were', 'were')] GH19170401-V11-04-page3.txt: [('-', '')] GH19170401-V11-04-page4.txt: [('-', ''), ('net-', 'net'), ('tin-', 'tin'), ('-should', 'should'), ('drain-', 'drain'), ('-', '')] GH19170401-V11-04-page5.txt: [('-', ''), ('-concerning', 'concerning')] GH19170401-V11-04-page6.txt: [('-her', 'her'), ('-our', 'our'), ('-Man', 'Man'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('per-', 'per'), ('-feet', 'feet'), ('yet-', 'yet')] GH19170401-V11-04-page7.txt: [('-', ''), ('-', ''), ('-"There', '"There'), ('-has', 'has'), ('-', ''), ('-', ''), ('Work-', 'Work'), ('-disadvantage', 'disadvantage')] GH19170401-V11-04-page8.txt: [('AMERI-', 'AMERI'), ('SEVENTH-', 'SEVENTH'), ('-GOSPEL', 'GOSPEL'), ('-I', 'I'), ('-', ''), ('-an', 'an'), ('-Brethren', 'Brethren'), ('the-', 'the'), ('-Our', 'Our'), ('-found', 'found')] GH19170501-V11-05-page1.txt: [('Ccionferati-', 'Ccionferati'), ('-', ''), ('dis-', 'dis'), ('unan-', 'unan'), ('ques-', 'ques')] GH19170501-V11-05-page2.txt: [('strik-', 'strik'), ('de-', 'de'), ('impor-', 'impor'), ('-', ''), ('proph-', 'proph'), ('cor-', 'cor'), ('-', ''), ('-', ''), ('-', ''), ('per-', 'per')] GH19170501-V11-05-page3.txt: [('-', ''), ('mea-', 'mea'), ('sur-', 'sur'), ('-not', 'not'), ('-Unto', 'Unto'), ('acknowl-', 'acknowl')] GH19170501-V11-05-page4.txt: [('con-', 'con'), ('-', ''), ('in-', 'in'), ('institu-', 'institu')] GH19170501-V11-05-page5.txt: [('the-', 'the'), ('recog-', 'recog'), ('-', '')] GH19170501-V11-05-page6.txt: [('princi-', 'princi'), ('re-', 're'), ('opposi-', 'opposi'), ('mistreat-', 'mistreat'), ('men-', 'men'), ('Metho-', 'Metho'), ('fel-', 'fel'), ('de-', 'de'), ('-decay', 'decay')] GH19170501-V11-05-page7.txt: [('Edge-', 'Edge'), ('instru-', 'instru'), ('dyna-', 'dyna'), ('num-', 'num')] GH19170501-V11-05-page8.txt: [('sit-', 'sit')] GH19170601-V11-06-page1.txt: [('Con-', 'Con')] GH19170601-V11-06-page2.txt: [('al-', 'al'), ('-', ''), ('strength-', 'strength'), ('--', '-'), ('breth-', 'breth')] GH19170601-V11-06-page3.txt: [('-', ''), ('-when', 'when'), ('oppor-', 'oppor'), ('in-', 'in'), ('-our', 'our'), ('-', ''), ('con-', 'con'), ('-', '')] GH19170601-V11-06-page4.txt: [('even-', 'even'), ('on-', 'on'), ('pro-', 'pro'), ('care-', 'care'), ('in-', 'in')] GH19170601-V11-06-page5.txt: [('occu-', 'occu'), ('lit-', 'lit'), ('-our', 'our')] GH19170601-V11-06-page6.txt: [('fa-', 'fa'), ('reli-', 'reli'), ('de-', 'de')] GH19170601-V11-06-page7.txt: [('bul-', 'bul'), ('-', ''), ('con-', 'con')] GH19170601-V11-06-page8.txt: [('atten-', 'atten'), ('appre-', 'appre'), ('South-', 'South'), ('-', ''), ('utter-', 'utter'), ('ma-', 'ma'), ('Gos-', 'Gos'), ('print-', 'print')] GH19170701-V11-07-page1.txt: [('North-', 'North'), ('princi-', 'princi'), ('Con-', 'Con')] GH19170701-V11-07-page2.txt: [('lar-', 'lar'), ('ser-', 'ser')] GH19170701-V11-07-page3.txt: [('pub-', 'pub'), ('Mission-', 'Mission'), ('-', ''), ('secre-', 'secre'), ('Com-', 'Com')] GH19170701-V11-07-page4.txt: [('be-', 'be'), ('ex-', 'ex'), ('-in', 'in'), ('know-', 'know'), ('blessing-', 'blessing')] GH19170701-V11-07-page6.txt: [('phari-', 'phari')] GH19170701-V11-07-page7.txt: [('mil-', 'mil'), ('sible."--', 'sible."-'), ('regular-', 'regular'), ('oc-', 'oc'), ('-', ''), ('in-', 'in')] GH19170701-V11-07-page8.txt: [('-We', 'We'), ('fre-', 'fre'), ('evi-', 'evi'), ('Septem-', 'Septem'), ('-way', 'way'), ('ex-', 'ex')] GH19170801-V11-08-page1.txt: [('-', '')] GH19170801-V11-08-page2.txt: [('-', ''), ('au-', 'au'), ('dele-', 'dele'), ('"Cur-', '"Cur'), ('prac-', 'prac'), ('Scrip-', 'Scrip')] GH19170801-V11-08-page3.txt: [('diff-', 'diff'), ('Com-', 'Com'), ('DEPART-', 'DEPART'), ('Sab-', 'Sab'), ('encoura-', 'encoura'), ('en-', 'en')] GH19170801-V11-08-page4.txt: [('king-', 'king'), ('con-', 'con'), ('posi-', 'posi'), ('them-', 'them'), ('inter-', 'inter')] GH19170801-V11-08-page5.txt: [('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-purinjurious', 'purinjurious'), ('pos-', 'pos'), ('-', ''), ('-', ''), ('-amounted', 'amounted'), ('is-', 'is')] GH19170801-V11-08-page6.txt: [('Sab-', 'Sab'), ('Watch-', 'Watch')] GH19170801-V11-08-page7.txt: [('Re-', 'Re')] GH19170801-V11-08-page8.txt: [('con-', 'con'), ('-', ''), ('in-', 'in'), ('Audi-', 'Audi')] GH19170901-V11-09-page1.txt: [('wonder-', 'wonder')] GH19170901-V11-09-page2.txt: [('re-', 're'), ('ob-', 'ob'), ('im-', 'im'), ('-and', 'and'), ('-', ''), ('va-', 'va')] GH19170901-V11-09-page3.txt: [('Ad-', 'Ad'), ('privi-', 'privi'), ('work-', 'work'), ('cal-', 'cal'), ('Educa-', 'Educa'), ('dis-', 'dis')] GH19170901-V11-09-page4.txt: [('Advent-', 'Advent'), ('con-', 'con'), ('righteous-', 'righteous')] GH19170901-V11-09-page5.txt: [('-fellowship', 'fellowship'), ('-the', 'the'), ('fore--', 'fore-'), ('coopera-', 'coopera'), ('-', ''), ('Carolina-', 'Carolina'), ('-', '')] GH19170901-V11-09-page6.txt: [('-In', 'In'), ('appear-', 'appear'), ('God."-', 'God."'), ('proper-', 'proper'), ('ord-', 'ord'), ('es-', 'es')] GH19170901-V11-09-page7.txt: [('edu-', 'edu'), ('-are', 'are')] GH19170901-V11-09-page8.txt: [('des-', 'des'), ('breth-', 'breth'), ('Hunts-', 'Hunts'), ('prac-', 'prac'), ('them-', 'them'), ('the-', 'the'), ('-', '')] GH19171101-V11-11-page1.txt: [('-', '')] GH19171101-V11-11-page2.txt: [('com-', 'com'), ('little-', 'little'), ('start-', 'start'), ('oppo-', 'oppo'), ('be-', 'be'), ('-', ''), ('at-', 'at'), ('con-', 'con')] GH19171101-V11-11-page3.txt: [('-on', 'on'), ('-', ''), ('-work', 'work'), ('Ad.-', 'Ad.'), ('-', ''), ('vol-', 'vol'), ('finish-', 'finish')] GH19171101-V11-11-page4.txt: [('-', ''), ('-those', 'those'), ('-', '')] GH19171101-V11-11-page5.txt: [('San-', 'San'), ('Atten-', 'Atten'), ('Dan-', 'Dan'), ('-', ''), ('-in', 'in'), ('-Besides', 'Besides'), ('super-', 'super'), ('-', ''), ('-end', 'end')] GH19171101-V11-11-page6.txt: [('princi-', 'princi'), ('-', ''), ('be-', 'be'), ('-', ''), ('sec-', 'sec'), ('in-', 'in'), ('fol-', 'fol'), ('-', ''), ('-', ''), ('ex-', 'ex'), ('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19171101-V11-11-page7.txt: [('-', ''), ('-', ''), ('-', ''), ('-', ''), ('An-', 'An'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('com-', 'com'), ('-love', 'love'), ('-', ''), ('ig-', 'ig')] GH19171101-V11-11-page8.txt: [('sub-', 'sub'), ('-VI.C.STRAcHAN', 'VI.C.STRAcHAN'), ('mis-', 'mis'), ('fea-', 'fea'), ('far-', 'far'), ('-a', 'a'), ('Guth-', 'Guth'), ('conrie.-', 'conrie.'), ('-', ''), ('-', ''), ('matri-', 'matri'), ('-', '')] GH19171201-V11-12-page2.txt: [('-and', 'and'), ('-atere-than-amillion', 'atere-than-amillion'), ('-litheyligatheredt', 'litheyligatheredt'), ('-onierS', 'onierS'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('And-', 'And'), ('-ede', 'ede'), ('barf-', 'barf'), ('Me-', 'Me'), ('-Lerdri', 'Lerdri'), ('-', ''), ('-', ''), ('theztorfl-', 'theztorfl'), ('-', ''), ('-Side', 'Side'), ("-'", "'"), ("-qhe'vagthaimci", "qhe'vagthaimci"), ('biltbinerelyirre-', 'biltbinerelyirre'), ('-', ''), ('-aters', 'aters'), ('-chtit', 'chtit'), ('-', ''), ('-', ''), ('A-', 'A')] GH19171201-V11-12-page3.txt: [('Til-WCT-', 'Til-WCT'), ('-i-TgRUP', 'i-TgRUP'), ('VtieeoWlifefi-', 'VtieeoWlifefi'), ('-', ''), ('-V', 'V'), ('-"', '"'), ('-fg', 'fg'), ('-', ''), ('c-', 'c'), ('"-', '"'), ('-', ''), ('-keyfay', 'keyfay'), ('-', ''), ('-propetty-ref-', 'propetty-ref-'), ('-', ''), ('-', ''), ('iiiad-', 'iiiad'), ('Vvfirkett-', 'Vvfirkett'), ('-to', 'to'), ('-', ''), ('-', ''), ('act-', 'act'), ('more-', 'more'), ('"V-e-', '"V-e'), ('M-', 'M'), ('-n""', 'n""'), ('-', ''), ('-"JieM\'Iyo', '"JieM\'Iyo'), ('-d-"No', 'd-"No'), ('-What.', 'What.'), ('how-', 'how'), ('-t', 't'), ('substi-', 'substi'), ('-tiVen', 'tiVen'), ("i-uagaingethe'sSer-", "i-uagaingethe'sSer"), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('PP.CAPPeAtt-', 'PP.CAPPeAtt'), ('-', ''), ('--', '-'), ('-', ''), ('--', '-'), ('-', ''), ('-', ''), ('-"the', '"the'), ('-', ''), ('-', ''), ('-Aild', 'Aild'), ("theY''-", "theY''"), ('-', ''), ('-', ''), ('laSinai-', 'laSinai'), ('-', ''), ('home-', 'home'), ('mgA--', 'mgA-'), ('DE--', 'DE-'), ('OM-', 'OM'), ("by'-", "by'"), ('-did', 'did'), ('-', ''), ('-', '')] GH19171201-V11-12-page4.txt: [('ev-', 'ev'), ('be-', 'be')] GH19171201-V11-12-page5.txt: [("-'", "'"), ('mis-', 'mis'), ('-', ''), ('certifi-', 'certifi')] GH19171201-V11-12-page6.txt: [('-', ''), ('ilakatynalsAhem-', 'ilakatynalsAhem'), ('-', ''), ('cc-', 'cc'), ('-', ''), ("-'", "'"), ("''-", "''"), ('-', ''), ('-', ''), ('-', ''), ('-w', 'w'), ('-', ''), ('-', ''), ("-'", "'"), ('-', ''), ("-ii-no'niatler", "ii-no'niatler"), ('-', ''), ('-.--', '.--'), ('-M', 'M'), ('-', ''), ('-', ''), ('thAg-', 'thAg'), ('fnittei--', 'fnittei-'), ('-', ''), ('".\'ootviotlirOkiklithe\'-', '".\'ootviotlirOkiklithe\''), ("-'", "'"), ('-', ''), ('-', ''), ('-', ''), ('.--', '.-'), ('-.', '.'), ('bM-', 'bM'), ('-', ''), ('-', ''), ('-', ''), ('We-', 'We'), ('-', ''), ('-', ''), ('-f-', 'f-'), ('-', ''), ("'t-", "'t"), ('-we', 'we'), ('-.', '.'), ('a--', 'a-'), ('re-', 're'), ('i-', 'i'), ('nearly-', 'nearly'), ('-eklir', 'eklir'), ('...en-', '...en'), ('"-', '"'), ('-', ''), ('-', ''), ('-', ''), ('-g', 'g'), ('-ii.s', 'ii.s'), ('book-', 'book'), ("'-", "'"), ('i-', 'i'), ('-', ''), ('it-', 'it'), ('-isvqiy.', 'isvqiy.'), ('-', ''), ('Wisdionilibtroa-', 'Wisdionilibtroa'), ('-', ''), ('-', ''), ("-'''", "'''"), ('.-', '.'), ("'-", "'"), ('-', ''), ("-'", "'"), ('h-', 'h'), ('pleas-', 'pleas'), ('-', ''), ('e-', 'e'), ('-', ''), ('-', ''), ('-."', '."'), ('-', ''), ('-.', '.'), ('-', ''), ("-'", "'"), ('-d', 'd'), ('-.', '.'), ('-', ''), ('PA-', 'PA'), ("-e'lOse.", "e'lOse."), ('-', ''), ('-', ''), ("I'et-", "I'et"), ('i-', 'i'), ('COn-', 'COn'), ('-', ''), ('-', ''), ('--jf--', '-jf--'), ('--crowns', '-crowns'), ('--..were', '-..were'), ('-', ''), ('-', ''), ('-', ''), ('---.', '--.'), ('-', ''), ('-', ''), ('-', ''), ('-.', '.'), ("'ffi-", "'ffi"), ('ior-', 'ior'), ('-', ''), ('-ma-', 'ma-'), ('-ee', 'ee'), ('-', ''), ("be'seld-", "be'seld"), ('-', ''), ('-Ye', 'Ye'), ('-', ''), ('-', ''), ("-the'", "the'"), ('-iii', 'iii'), ("-'", "'"), ('-', ''), ('i-P-', 'i-P'), ('r-', 'r'), ('was-', 'was'), ('er-', 'er'), ('-', ''), ('-.-', '.-'), ('-', ''), ('oi.-', 'oi.'), ('-i.i', 'i.i'), ('best-', 'best'), ('-', ''), ('-e', 'e'), ('-', ''), ("'..pit-", "'..pit"), ('-.I', '.I'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-.-', '.-'), ('-.', '.'), ('"i-', '"i'), ('-IiiiSehlieft', 'IiiiSehlieft'), ('-', ''), ("'-", "'"), ('-', ''), ('-', ''), ("ecjiMpnent'.-", "ecjiMpnent'."), ('y-', 'y'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('.-', '.'), ('-', ''), ("'-", "'"), ('-\'e"be', '\'e"be'), ('-', ''), ('-', ''), ('-', ''), ("'full-'th'-", "'full-'th'"), ('-.are', '.are'), ('I-', 'I'), ("-'tens", "'tens"), ('-', ''), ('-', ''), ("--'", "-'"), ('-', ''), ('y-i-', 'y-i'), ('-your', 'your'), ('-benefit', 'benefit'), ('-.', '.'), ('-throne', 'throne'), ('the-Ser-', 'the-Ser'), ('-i', 'i'), ('re-', 're'), ('-', ''), ('-pg', 'pg'), ('e-', 'e')] GH19171201-V11-12-page7.txt: [('-', ''), ('-erre"', 'erre"'), ('-the', 'the'), ("-Wevglieruld.'ifigh", "Wevglieruld.'ifigh"), ('---childhood---and--ePitT', '--childhood---and--ePitT'), ('-', ''), ('--causing', '-causing'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-T', 'T'), ('--t', '-t'), ('eonie-', 'eonie'), ('tor-', 'tor'), ('O-', 'O'), ('-AAllvovrer', 'AAllvovrer'), ('-', ''), ('Tlicrere-', 'Tlicrere'), ('-cliild', 'cliild'), ('d.y-', 'd.y'), ('this-', 'this'), ('-svriteS', 'svriteS'), ('giVes-', 'giVes'), ('AS-', 'AS'), ('-yollf', 'yollf'), ("-'", "'"), ('vigil-', 'vigil'), ('-', ''), ('-W', 'W'), ('right-', 'right'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('IHfio-', 'IHfio'), ('-', ''), ('-', ''), ('-', ''), ("-i'", "i'"), ('.el-', '.el'), ('-AtiMan', 'AtiMan'), ('-', ''), ('-', '')] GH19171201-V11-12-page8.txt: [('perish-', 'perish'), ('-Nov.', 'Nov.'), ('charac-', 'charac')] GH19180101-V12-01-page1.txt: [('bring-', 'bring')] GH19180101-V12-01-page2.txt: [('"Con-', '"Con')] GH19180101-V12-01-page3.txt: [('com-', 'com'), ('at-', 'at'), ('-JHE', 'JHE'), ('be-', 'be')] GH19180101-V12-01-page4.txt: [('re-', 're')] GH19180101-V12-01-page5.txt: [('or-', 'or'), ('Accom-', 'Accom'), ('to-', 'to')] GH19180101-V12-01-page6.txt: [('-', ''), ('sum-', 'sum'), ('-effort', 'effort'), ('ef-', 'ef'), ('cooper-', 'cooper'), ('---', '--')] GH19180101-V12-01-page7.txt: [('con-', 'con'), ('con-', 'con')] GH19180101-V12-01-page8.txt: [('periodi-', 'periodi'), ('-duct', 'duct'), ('-', ''), ('in-', 'in'), ('ex-', 'ex'), ('estimate-', 'estimate')] GH19180201-V12-02-page1.txt: [('in-', 'in')] GH19180201-V12-02-page2.txt: [('chil-', 'chil'), ('Junior-', 'Junior'), ('suit-', 'suit')] GH19180201-V12-02-page3.txt: [('interest-', 'interest'), ('inter-', 'inter'), ('ac-', 'ac'), ('-', ''), ('in-', 'in')] GH19180201-V12-02-page4.txt: [('teach-', 'teach'), ('teach-', 'teach'), ('stu-', 'stu')] GH19180201-V12-02-page5.txt: [('THE-', 'THE'), ('writ-', 'writ'), ('resolv-', 'resolv'), ('Col-', 'Col'), ('Peter-', 'Peter'), ('with-', 'with'), ('Mar-', 'Mar'), ('can-', 'can')] GH19180201-V12-02-page6.txt: [('-', ''), ('-', ''), ('-under', 'under'), ('-Adventists.', 'Adventists.'), ('-', ''), ('pas-', 'pas'), ('-', '')] GH19180201-V12-02-page7.txt: [('impossi-', 'impossi')] GH19180201-V12-02-page8.txt: [('El-', 'El'), ('valu-', 'valu'), ('re-', 're'), ('-', '')] GH19180301-V12-03-page1.txt: [('wil-', 'wil'), ('re-', 're')] GH19180301-V12-03-page2.txt: [('the-', 'the'), ('-', ''), ('satis-', 'satis'), ('build-', 'build'), ('popu-', 'popu'), ('wil-', 'wil')] GH19180301-V12-03-page3.txt: [('---', '--'), ('-Working', 'Working'), ('---', '--'), ('--', '-'), ('r.---', 'r.--'), ('-', ''), ('-', ''), ('---', '--'), ('-', ''), ('-', ''), ('-.', '.'), ('----', '---'), ('-', ''), ('-.', '.'), ('---', '--'), ('-', ''), ('-L.-', 'L.-'), ('-.', '.'), ('-', ''), ('--', '-'), ('-', ''), ('-L-', 'L-'), ('--', '-'), ('--', '-'), ('---', '--'), ('-', ''), ('-', ''), ('.command-', '.command'), ('-', ''), ('-ability', 'ability'), ('-public', 'public'), ('-', '')] GH19180301-V12-03-page4.txt: [("-HERALD'", "HERALD'"), ('seven-', 'seven'), ('be-', 'be'), ('-', ''), ('-', ''), ('-taken', 'taken'), ('the-', 'the'), ('re-', 're'), ('-dollars', 'dollars'), ("'-", "'"), ('thanthe-', 'thanthe'), ('-in', 'in'), ('..-', '..'), ('-hatO', 'hatO'), ('-', ''), ('-', ''), ('-country', 'country')] GH19180301-V12-03-page5.txt: [('-n', 'n'), ("'-", "'"), ('-', ''), ('-purposes', 'purposes'), ('-', ''), ('-', ''), ('-', ''), ('-which', 'which'), ('-as', 'as'), ('-training', 'training'), ('-at', 'at'), ('us.-', 'us.'), ('vol-', 'vol'), ('blandish-', 'blandish'), ('or-', 'or'), ('-', ''), ('weak-', 'weak'), ('intensi-', 'intensi'), ('situa-', 'situa'), ("-br'", "br'"), ('responsi-', 'responsi'), ('-', ''), ('-', ''), ('-', '')] GH19180301-V12-03-page6.txt: [('--and', '-and'), ('-our', 'our'), ('in-', 'in'), ('-', ''), ('-isles', 'isles'), ('-', ''), ('buildwas-', 'buildwas'), ('-Then', 'Then'), ('-', ''), ('depart-', 'depart'), ('all.-', 'all.'), ('prac-', 'prac'), ('-to', 'to'), ('-in', 'in'), ('sight.-', 'sight.'), ('-', ''), ('withthis--', 'withthis-'), ('-', ''), ('-', ''), ('necessities--', 'necessities-'), ('sue-', 'sue')] GH19180301-V12-03-page7.txt: [('peac-', 'peac'), ('de-', 'de'), ('in-', 'in'), ('mani-', 'mani'), ('-', '')] GH19180301-V12-03-page8.txt: [('-', ''), ('future.-', 'future.'), ('-', ''), ('meet-', 'meet'), ('W-', 'W'), ('dis-', 'dis'), ('mini-', 'mini'), ('teach-', 'teach'), ('spray-', 'spray'), ('de-', 'de'), ('de-', 'de')] GH19180401-V12-04-page2.txt: [('ser-', 'ser'), ('ex-', 'ex'), ('com-', 'com')] GH19180401-V12-04-page3.txt: [('Gentiles"--', 'Gentiles"-'), ('accom-', 'accom')] GH19180401-V12-04-page4.txt: [('wel-', 'wel'), ('truth-', 'truth'), ('con-', 'con'), ('-', ''), ('progress-', 'progress')] GH19180401-V12-04-page5.txt: [('in-', 'in'), ('con-', 'con')] GH19180401-V12-04-page6.txt: [('exclu-', 'exclu'), ('orphan-', 'orphan'), ('-ead', 'ead')] GH19180401-V12-04-page7.txt: [('wor-', 'wor'), ('-night.', 'night.'), ('con-', 'con'), ('His-', 'His')] GH19180401-V12-04-page8.txt: [('cal-', 'cal'), ('-singing', 'singing'), ('straw-', 'straw'), ('grati-', 'grati'), ('--ery', '-ery'), ('Con-', 'Con'), ('OAK-', 'OAK')] GH19180501-V12-05-page2.txt: [('-', ''), ('-', ''), ('re-', 're'), ('tick-', 'tick'), ('culti-', 'culti'), ('command-', 'command'), ('reli-', 'reli'), ('-', ''), ('man-', 'man')] GH19180501-V12-05-page3.txt: [('Jeru-', 'Jeru')] GH19180501-V12-05-page4.txt: [('""\'--', '""\'-'), ('-', ''), ('Public-', 'Public'), ('"Negro-', '"Negro')] GH19180501-V12-05-page5.txt: [('meet-', 'meet'), ('plac-', 'plac'), ('pre-', 'pre'), ('Fed-', 'Fed')] GH19180501-V12-05-page6.txt: [('be-', 'be'), ('be-', 'be'), ('-', ''), ('-', '')] GH19180501-V12-05-page7.txt: [('every-', 'every'), ('accord-', 'accord')] GH19180501-V12-05-page8.txt: [('DEPARTMENT-', 'DEPARTMENT'), ('-friltEgICAN', 'friltEgICAN'), ('uni-', 'uni'), ('as-', 'as'), ('-best', 'best'), ('acknow-', 'acknow'), ('spiri-', 'spiri'), ('ex-', 'ex'), ('circum-', 'circum'), ('-', '')] GH19180601-V12-06-page1.txt: [('calm.-', 'calm.'), ('-Selected.', 'Selected.'), ('soul-', 'soul'), ('exer-', 'exer'), ('prac-', 'prac'), ('edu-', 'edu'), ('educa-', 'educa'), ('in-', 'in'), ('high-', 'high'), ('stu-', 'stu')] GH19180601-V12-06-page2.txt: [('arfrina-', 'arfrina'), ('-United', 'United'), ('-\'"Blessed', '\'"Blessed'), ('-hunger', 'hunger'), ('--blessing.', '-blessing.'), ('---', '--'), ('-With-', 'With-'), ('-', ''), ('conduc-', 'conduc'), ('cam-', 'cam'), ('se-', 'se'), ('re-', 're')] GH19180601-V12-06-page3.txt: [('denomina-', 'denomina'), ('-of', 'of'), ('Cal-', 'Cal')] GH19180601-V12-06-page4.txt: [('com-', 'com'), ('bicarbon-', 'bicarbon'), ('sym-', 'sym'), ('stand-', 'stand')] GH19180601-V12-06-page5.txt: [('de-', 'de'), ('expla-', 'expla'), ('noncom-', 'noncom'), ('oper-', 'oper'), ('conscien-', 'conscien')] GH19180601-V12-06-page6.txt: [('-discipline', 'discipline'), ('-orders', 'orders'), ('-to', 'to'), ("---'", "--'"), ('de-', 'de'), ('sen-', 'sen'), ('vari-', 'vari'), ('-', '')] GH19180601-V12-06-page7.txt: [('-to', 'to'), ('-like', 'like'), ('-', ''), ('-some', 'some'), ('unlooked-', 'unlooked'), ('for--', 'for-'), ('-or', 'or'), ('-', ''), ('--breeds--a', '-breeds--a'), ('-not', 'not'), ('-the', 'the')] GH19180601-V12-06-page8.txt: [('print-', 'print'), ('ad-', 'ad'), ('-', ''), ('oc-', 'oc'), ('-to', 'to')] GH19180701-V12-07-page2.txt: [('opera-', 'opera'), ('send-', 'send'), ('their-', 'their'), ('South-', 'South')] GH19180701-V12-07-page3.txt: [('neces-', 'neces'), ('-', ''), ('ninety-', 'ninety'), ('remem-', 'remem'), ('four-', 'four'), ('equip-', 'equip'), ('ex-', 'ex')] GH19180701-V12-07-page4.txt: [('be-', 'be'), ('whose-', 'whose'), ('Edu-', 'Edu'), ('-especially', 'especially'), ('-', '')] GH19180701-V12-07-page5.txt: [('contain-', 'contain'), ('of-', 'of'), ('thou-', 'thou'), ('Greens-', 'Greens'), ('build-', 'build')] GH19180701-V12-07-page6.txt: [('be-', 'be'), ('-baptised', 'baptised'), ('--ITenn.', '-ITenn.')] GH19180701-V12-07-page7.txt: [('substan-', 'substan'), ('inter-', 'inter'), ('Sum-', 'Sum'), ('educa-', 'educa')] GH19180701-V12-07-page8.txt: [('discuss-', 'discuss')] GH19180801-V12-08-page2.txt: [('--coine', '-coine'), ('-of--', 'of--'), ('-in', 'in'), ('-', ''), ('dif-', 'dif'), ('-', ''), ('at-', 'at'), ('-Sister', 'Sister'), ("'Palm-", "'Palm"), ('-price', 'price'), ('-students', 'students'), ('decided-', 'decided'), ('-', ''), ('----', '---'), ('-', ''), ('-Mich', 'Mich'), ('-', ''), ('catia-oliciOlic-', 'catia-oliciOlic'), ('-', ''), ('-Field', 'Field'), ('-', ''), ('-', ''), ('-', ''), ('Sab-', 'Sab'), ('.-', '.'), ('-', ''), ('-.', '.'), ('at--', 'at-'), ('ar-', 'ar'), ('---jaut', '--jaut'), ('-the', 'the'), ('-Arne', 'Arne'), ('-', ''), ('suc-', 'suc'), ('-May', 'May'), ('-', ''), ('Be-', 'Be')] GH19180801-V12-08-page3.txt: [('nem-', 'nem'), ('con-', 'con')] GH19180801-V12-08-page4.txt: [('receiveddur-', 'receiveddur'), ('un-', 'un'), ('-For', 'For'), ('-', ''), ('sys-', 'sys'), ('tem-', 'tem'), ('Sab-', 'Sab'), ('Furn-', 'Furn'), ('kinder-', 'kinder')] GH19180801-V12-08-page5.txt: [('-', ''), ('-into', 'into'), ('unrest.--', 'unrest.-')] GH19180801-V12-08-page6.txt: [('-', ''), ('fre-', 'fre'), ('-', ''), ('be-', 'be')] GH19180801-V12-08-page7.txt: [('-', ''), ('read-', 'read'), ('-of', 'of'), ('-.', '.'), ('-', ''), ('iandiii-', 'iandiii'), ('-every-caseand', 'every-caseand'), ('-', ''), ('--trimmings', '-trimmings'), ('-and', 'and'), ('pre-', 'pre'), ('South-', 'South'), ('in-', 'in'), ('-change', 'change'), ('-sold', 'sold'), ('-', ''), ('-', ''), ('in-', 'in'), ('pos-', 'pos'), ('-Union', 'Union'), ('Okla-', 'Okla'), ('com-', 'com'), ('-', ''), ('-', ''), ('--So-let', '-So-let'), ('-', ''), ('-Of', 'Of')] GH19180801-V12-08-page8.txt: [('-', ''), ('re-', 're'), ('at-', 'at')] GH19180901-V12-09-page1.txt: [('Spring-', 'Spring')] GH19180901-V12-09-page10.txt: [('du-', 'du'), ('or-', 'or'), ('colpor-', 'colpor')] GH19180901-V12-09-page2.txt: [('re-', 're'), ('-', ''), ('-', ''), ('-', ''), ('pavil-', 'pavil'), ('-', ''), ('agree-', 'agree'), ('-', ''), ('-', ''), ('subscriber-', 'subscriber')] GH19180901-V12-09-page3.txt: [('-have', 'have')] GH19180901-V12-09-page4.txt: [('ar-', 'ar'), ('Im-', 'Im'), ('Stimper-', 'Stimper'), ('for-', 'for'), ('house-', 'house'), ('young-', 'young'), ('crim-', 'crim'), ('un-', 'un'), ('neg-', 'neg')] GH19180901-V12-09-page5.txt: [('denom-', 'denom'), ('em-', 'em'), ('un-', 'un'), ('--HE', '-HE'), ('com-', 'com'), ('grati-', 'grati'), ('un-', 'un'), ('com-', 'com'), ('them-', 'them')] GH19180901-V12-09-page6.txt: [('forego-', 'forego'), ('-', ''), ('ser-', 'ser'), ('pub-', 'pub'), ('Con-', 'Con'), ('Ta-', 'Ta')] GH19180901-V12-09-page7.txt: [('to-', 'to'), ('HER-', 'HER'), ('Oolte-', 'Oolte')] GH19180901-V12-09-page8.txt: [('charac-', 'charac'), ('Madi-', 'Madi'), ('stu-', 'stu')] GH19180901-V12-09-page9.txt: [('Graduates-', 'Graduates'), ('-', ''), ('Sten-', 'Sten'), ('colpor-', 'colpor'), ('Aca-', 'Aca'), ('-', ''), ('-', ''), ('-', ''), ('Missis-', 'Missis'), ('-September', 'September'), ('-', ''), ('-', ''), ('Annis-', 'Annis'), ('---', '--'), ('-', ''), ('Jun-', 'Jun')] GH19181001-V12-10-page1.txt: [('Treas-', 'Treas'), ('awak-', 'awak'), ('--rHE', '-rHE'), ('Mis-', 'Mis'), ('conse-', 'conse'), ('-', ''), ('mis-', 'mis'), ('con-', 'con'), ('Jack-', 'Jack'), ('even-', 'even'), ('im-', 'im'), ('recommen-', 'recommen')] GH19181001-V12-10-page3.txt: [('-comprehend', 'comprehend'), ('-of', 'of'), ('under-', 'under'), ('-', ''), ('hold-', 'hold'), ('rid-', 'rid')] GH19181001-V12-10-page4.txt: [('Au-', 'Au'), ('-', ''), ('El-', 'El'), ('har-', 'har'), ('meet-', 'meet'), ('apprecia-', 'apprecia'), ('con-', 'con')] GH19181001-V12-10-page5.txt: [('im-', 'im'), ('-', ''), ('pur-', 'pur'), ('Un-', 'Un'), ('per-', 'per'), ('im-', 'im')] GH19181001-V12-10-page6.txt: [('large-', 'large'), ('work-', 'work'), ('our-', 'our'), ('criti-', 'criti'), ('la-', 'la'), ('Light-', 'Light'), ('sympa-', 'sympa'), ('ac-', 'ac'), ('-"HE', '"HE')] GH19181001-V12-10-page7.txt: [('deter-', 'deter'), ('stu-', 'stu'), ('ef-', 'ef'), ('Jacob-', 'Jacob'), ('pe-', 'pe')] GH19181001-V12-10-page8.txt: [('Ala-', 'Ala'), ('evan-', 'evan'), ('open-', 'open'), ('de-', 'de'), ('re-', 're'), ('as-', 'as'), ('stu-', 'stu')] GH19181101-V12-11-page1.txt: [('-', ''), ('-', '')] GH19181101-V12-11-page2.txt: [('-', ''), ('ac-', 'ac'), ('small-', 'small'), ('Law-', 'Law'), ('grate-', 'grate')] GH19181101-V12-11-page3.txt: [('-September', 'September'), ('Lib-', 'Lib'), ('cam-', 'cam')] GH19181101-V12-11-page4.txt: [('repre-', 'repre'), ('-', '')] GH19181101-V12-11-page5.txt: [('con-', 'con'), ('pre-', 'pre'), ('Mis-', 'Mis'), ('De-', 'De'), ('de-', 'de')] GH19181101-V12-11-page6.txt: [('grati-', 'grati'), ('represent-', 'represent'), ('secre-', 'secre'), ('-', ''), ('-', ''), ('ren-', 'ren')] GH19181101-V12-11-page7.txt: [('pecu-', 'pecu'), ('mem-', 'mem'), ('liter-', 'liter'), ('de-', 'de'), ('-our', 'our'), ('legla-', 'legla')] GH19181101-V12-11-page8.txt: [('accom-', 'accom'), ('labor-', 'labor'), ('in-', 'in'), ('Volun-', 'Volun'), ('individ-', 'individ')] GH19181201-V12-12-page1.txt: [('-"Be', '"Be'), ('pros-', 'pros'), ('com-', 'com')] GH19181201-V12-12-page2.txt: [('recording-', 'recording'), ('-the', 'the'), ('-the', 'the'), ('oc-', 'oc'), ('lone-', 'lone'), ('-', ''), ('-edition', 'edition')] GH19181201-V12-12-page3.txt: [('-potato', 'potato'), ('-as', 'as'), ('-.', '.'), ('-of', 'of'), ('-second', 'second'), ('--a', '-a'), ('deter--', 'deter-'), ('neverthe-', 'neverthe'), ('-the', 'the'), ('-to', 'to'), ('-After', 'After'), ('-.hours', '.hours'), ('pri-', 'pri'), ('I-', 'I'), ('-', ''), ('-mined', 'mined'), ('-', ''), ('I-', 'I'), ('truth-', 'truth'), ('king-', 'king'), ('.-', '.'), ('ren-', 'ren')] GH19181201-V12-12-page4.txt: [('-', ''), ('suc-', 'suc'), ('re-', 're'), ('-this', 'this'), ('prov-', 'prov'), ('pur-', 'pur'), ('hin-', 'hin'), ('--', '-'), ('pro-', 'pro')] GH19190201-V13-02-page1.txt: [('yobtaiw.-', 'yobtaiw.'), ('-.', '.'), ('--', '-'), ('-', ''), ('-eVery', 'eVery'), ('-', ''), ('well-bal-', 'well-bal'), ('-even', 'even'), ('-called', 'called'), ('-', ''), ('-', ''), ('Wasthe-', 'Wasthe'), ('wesuc-', 'wesuc'), ('-committee', 'committee'), ('re-', 're'), ('-', ''), ('ex-', 'ex'), ('-', ''), ('-Who', 'Who'), ('-', ''), ('-doeth', 'doeth'), ('-', ''), ('coni-', 'coni'), ('ofsym--', 'ofsym-'), ('-done', 'done'), ('-of', 'of'), ('-does', 'does'), ('us.--', 'us.-'), ('-now', 'now'), ('-for', 'for'), ('-some', 'some'), ('-', ''), ('-to', 'to'), ('-', ''), ('-', ''), ('-', ''), ('-seeond', 'seeond'), ('-an', 'an'), ('-', ''), ('-', ''), ('-able', 'able'), ('-findthat', 'findthat'), ('-', ''), ('-dying-', 'dying-'), ('-', ''), ('-', '')] GH19190201-V13-02-page2.txt: [('-ti', 'ti'), ('wound-', 'wound'), ('I.-', 'I.'), ('an-', 'an'), ('btil-', 'btil'), ('--"suppose', '-"suppose'), ('-', ''), ('-', ''), ('one-', 'one'), ('-to', 'to'), ('-', ''), ('-', ''), ('boy--', 'boy-'), ('-', ''), ('-', ''), ('which-', 'which'), ('-Igiving..', 'Igiving..'), ('ever---', 'ever--'), ('-', ''), ('-care', 'care'), ('use-', 'use')] GH19190201-V13-02-page3.txt: [('-', ''), ('-', ''), ('-Sustril', 'Sustril'), ('camptheet-', 'camptheet'), ('mm-', 'mm'), ('-', ''), ('crea-', 'crea'), ('-oftentimes', 'oftentimes'), ('mis-', 'mis'), ('com-', 'com')] GH19190201-V13-02-page4.txt: [('-', ''), ('-', ''), ('-', ''), ('-united', 'united'), ('-', ''), ('an-', 'an'), ('-', ''), ('nine-', 'nine'), ('-member', 'member'), ('-past', 'past'), ('Mes-', 'Mes')] GH19190301-V13-03-page1.txt: [('-to', 'to'), ('dele-', 'dele'), ('-r', 'r'), ('-', ''), ('soul-', 'soul'), ('constit-', 'constit'), ('Hen-', 'Hen'), ('-.discipline', '.discipline'), ('Em-', 'Em'), ('-A.aising', 'A.aising'), ('la-', 'la')] GH19190301-V13-03-page2.txt: [('child-', 'child'), ('al-', 'al'), ('Mes-', 'Mes'), ('-', ''), ('ar-', 'ar'), ('-', ''), ('mak-', 'mak')] GH19190301-V13-03-page3.txt: [('at-', 'at'), ('quar-', 'quar'), ('member-', 'member'), ('un-', 'un'), ('con-', 'con'), ('ex-', 'ex'), ('mem-', 'mem'), ('dol-', 'dol'), ('-HERE', 'HERE'), ('corn-', 'corn')] GH19190301-V13-03-page4.txt: [('sum-', 'sum'), ('follow-', 'follow'), ('con-', 'con')] GH19190401-V13-04-page1.txt: [('Say-', 'Say')] GH19190401-V13-04-page2.txt: [('ago-', 'ago'), ('-nailed', 'nailed')] GH19190401-V13-04-page3.txt: [('-', ''), ('Mis-', 'Mis'), ('-down.', 'down.'), ('consider-', 'consider'), ('bool-', 'bool')] GH19190401-V13-04-page4.txt: [('Thomas-', 'Thomas'), ('W.-', 'W.'), ('wish-', 'wish'), ('colport-', 'colport'), ('profes-', 'profes'), ('-spent', 'spent'), ('-', '')] GH19190501-V13-05-page1.txt: [('teach-', 'teach'), ('worth-', 'worth'), ('possi-', 'possi'), ('quar-', 'quar')] GH19190501-V13-05-page2.txt: [('-', ''), ('-', ''), ('---', '--'), ('-', ''), ('hun-', 'hun'), ('-sisters', 'sisters')] GH19190501-V13-05-page3.txt: [('meet-', 'meet'), ('-rflAT', 'rflAT'), ('con-', 'con'), ('-of', 'of'), ('-colored', 'colored')] GH19190501-V13-05-page4.txt: [('superin-', 'superin'), ('School.--', 'School.-'), ('help-', 'help')] GH19190601-V13-06-page2.txt: [('-cntion', 'cntion'), ('-', ''), ('Board.-', 'Board.'), ('confer-', 'confer'), ('them-', 'them'), ('Sum-', 'Sum')] GH19190601-V13-06-page3.txt: [('further-', 'further'), ('definitelysupport-', 'definitelysupport'), ('-', '')] GH19190601-V13-06-page4.txt: [('your-', 'your'), ('in-', 'in'), ('mer-', 'mer'), ('in-', 'in'), ('-ourselves', 'ourselves'), ('per-', 'per'), ('-', '')] GH19190601-V13-06-page5.txt: [('child-', 'child'), ('-', ''), ('t--', 't-'), ('cer-', 'cer')] GH19190601-V13-06-page6.txt: [('-HE', 'HE'), ('-', ''), ('Sab-', 'Sab'), ('com-', 'com'), ('Lec-', 'Lec'), ('pif-', 'pif'), ('-', ''), ('In-', 'In'), ('evange-', 'evange'), ('lit-', 'lit'), ('ser-', 'ser'), ('sup-', 'sup')] GH19190601-V13-06-page7.txt: [('con-', 'con'), ('-', '')] GH19190601-V13-06-page8.txt: [('-children', 'children'), ('Ser-', 'Ser'), ('-IAT', 'IAT'), ('oft-', 'oft')] GH19190701-V13-07-page2.txt: [('-', ''), ('-that', 'that'), ('differ-', 'differ'), ('Chatta-', 'Chatta')] GH19190701-V13-07-page3.txt: [('en-', 'en'), ('over-', 'over'), ('mak-', 'mak')] GH19190701-V13-07-page5.txt: [('Chat-', 'Chat')] GH19190701-V13-07-page6.txt: [('made-', 'made'), ('-to', 'to'), ('mis-', 'mis'), ('num-', 'num')] GH19190701-V13-07-page7.txt: [('mem-', 'mem'), ('-HAT', 'HAT'), ('per-', 'per'), ('-', '')] GH19190701-V13-07-page8.txt: [('-a', 'a'), ('-', ''), ('-plans', 'plans'), ('Con-', 'Con')] GH19190801-V13-08-page1.txt: [('-', ''), ('corn-', 'corn')] GH19190801-V13-08-page2.txt: [('-', ''), ('-', ''), ('re-', 're'), ('-', '')] GH19190801-V13-08-page3.txt: [('SEVENTH-', 'SEVENTH'), ('-all', 'all'), ('-obtain', 'obtain')] GH19190801-V13-08-page4.txt: [('-work', 'work'), ('Oak-', 'Oak'), ('perish-', 'perish'), ('CHARLES-', 'CHARLES'), ('-dr', 'dr'), ('ex-', 'ex')] GH19190801-V13-08-page5.txt: [('-one', 'one'), ('-', ''), ('--', '-'), ('-churches', 'churches'), ('col-', 'col')] GH19190801-V13-08-page6.txt: [('mem-', 'mem'), ('ex-', 'ex'), ('Watch-', 'Watch'), ('exceed-', 'exceed')] GH19190801-V13-08-page7.txt: [('meet-', 'meet'), ('-One', 'One'), ('train-', 'train')] GH19190801-V13-08-page8.txt: [('Wash-', 'Wash'), ('-should', 'should'), ('-', ''), ('dis-', 'dis')] GH19190901-V13-09-page1.txt: [('-', ''), ('-th', 'th'), ('-', ''), ('-.', '.')] GH19190901-V13-09-page2.txt: [('meet-', 'meet'), ('quiet-', 'quiet')] GH19190901-V13-09-page3.txt: [('for-', 'for'), ('some-', 'some'), ('work-', 'work')] GH19190901-V13-09-page4.txt: [('Department--', 'Department-'), ('-', ''), ('con-', 'con'), ('idito-', 'idito'), ('suc-', 'suc'), ('-reign', 'reign'), ('-HMI."', 'HMI."'), ('-theseeprecious', 'theseeprecious'), ('them-', 'them'), ('cam-', 'cam')] GH19190901-V13-09-page5.txt: [('-and', 'and'), ('-', ''), ('-charge', 'charge'), ('-name', 'name'), ('-by', 'by'), ('Sec-', 'Sec'), ('-work', 'work')] GH19190901-V13-09-page6.txt: [('-', ''), ('-', ''), ('-', '')] GH19190901-V13-09-page7.txt: [('-traits', 'traits'), ('-the', 'the'), ('--', '-'), ('en-', 'en'), ('re-', 're')] GH19190901-V13-09-page8.txt: [('.-', '.'), ('Kentucky-', 'Kentucky'), ('-', ''), ('-', ''), ('-A', 'A'), ('-Unions..', 'Unions..'), ('sup-', 'sup')] GH19191001-V13-10-page1.txt: [('-kjiEsnrt', 'kjiEsnrt'), ('-', '')] GH19191001-V13-10-page2.txt: [('--', '-'), ('or-', 'or'), ('in-', 'in'), ('-', ''), ('assem-', 'assem'), ('depart-', 'depart')] GH19191001-V13-10-page3.txt: [('inter-', 'inter'), ('un-', 'un'), ('im-', 'im'), ('accom-', 'accom'), ('vine-', 'vine'), ('Christ-', 'Christ'), ('se-', 'se'), ('com-', 'com')] GH19191001-V13-10-page4.txt: [('plan-', 'plan'), ('Evan-', 'Evan'), ('at-', 'at'), ('con-', 'con'), ('Vicks-', 'Vicks'), ('suc-', 'suc')] GH19191001-V13-10-page5.txt: [('pres-', 'pres'), ('work-', 'work')] GH19191001-V13-10-page6.txt: [('-date', 'date'), ('command-', 'command')] GH19191001-V13-10-page7.txt: [('-all', 'all'), ('en-', 'en')] GH19191001-V13-10-page8.txt: [('me-', 'me'), ('depart-', 'depart'), ('elec-', 'elec'), ('morn-', 'morn'), ('post-', 'post'), ('at-', 'at'), ('remem-', 'remem')] GH19191101-V13-11-page1.txt: [('-', '')] GH19191101-V13-11-page2.txt: [('-', ''), ("the'.Chidhad-", "the'.Chidhad"), ('for-', 'for'), ('the-', 'the'), ('-we', 'we'), ('-for', 'for'), ('-the', 'the'), ('-Pentecost.', 'Pentecost.'), ('place."--', 'place."-')] GH19191101-V13-11-page3.txt: [('-work', 'work'), ('-these', 'these'), ('-', ''), ('-impression', 'impression'), ('list-', 'list'), ('-thus', 'thus'), ('con-', 'con'), ('-', ''), ('-day', 'day'), ('-the', 'the'), ('-of', 'of'), ('account-', 'account'), ('-', ''), ('Thismount-', 'Thismount'), ('-of', 'of'), ('location-', 'location'), ('-', ''), ('-Our', 'Our'), ('-', ''), ('-', ''), ('k--', 'k-'), ('-', '')] GH19191101-V13-11-page4.txt: [('ef-', 'ef'), ('-', '')] GH19191101-V13-11-page5.txt: [('-women', 'women')] GH19191101-V13-11-page6.txt: [('-', ''), ('-', ''), ('-', ''), ('-play', 'play'), ('-vith', 'vith'), ('suceurnb---', 'suceurnb--'), ('mighty-', 'mighty'), ('pinions-', 'pinions'), ("--Selected'", "-Selected'")] GH19191101-V13-11-page7.txt: [('-', ''), ('--of', '-of'), ('John-', 'John'), ('-', ''), ('-', ''), ('Missionary-', 'Missionary'), ('-', ''), ('cloth-', 'cloth'), ('-This', 'This'), ('-', ''), ('-comfort', 'comfort'), ('-', ''), ('-SEPT.', 'SEPT.'), ('-Dining', 'Dining'), ('-', ''), ('-r', 'r'), ('to-', 'to'), ('mein-', 'mein'), ('-', '')] GH19191101-V13-11-page8.txt: [('-', ''), ('-', ''), ('-', '')] GH19191201-V13-12-page2.txt: [('-at', 'at'), ('-', ''), ('--', '-')] GH19191201-V13-12-page3.txt: [('-especially', 'especially')] GH19191201-V13-12-page4.txt: [('-lstudents', 'lstudents'), ('-will', 'will')] GH19191201-V13-12-page6.txt: [('-Nov.', 'Nov.'), ('-', ''), ('Mc-', 'Mc'), ('forty-', 'forty')] GH19191201-V13-12-page7.txt: [('-N', 'N'), ('-', ''), ('-"Seventh-day', '"Seventh-day'), ('-this', 'this'), ('dur-', 'dur')] GH19191201-V13-12-page8.txt: [('the-', 'the'), ('-.Conditions', '.Conditions')] GH19200101-V14-01-page5.txt: [('-', '')] GH19200101-V14-01-page6.txt: [('-', ''), ('-whereas', 'whereas'), ('be---', 'be--')] GH19200101-V14-01-page7.txt: [('---what', '--what'), ('---poor', '--poor'), ('---but', '--but'), ('---', '--')] GH19200101-V14-01-page8.txt: [('--"I', '-"I'), ('HER-', 'HER')] GH19200201-V14-02-page1.txt: [('I-', 'I'), ('-', '')] GH19200201-V14-02-page2.txt: [('-in', 'in'), ('Corsi-', 'Corsi')] GH19200201-V14-02-page3.txt: [('re-', 're')] GH19200201-V14-02-page4.txt: [('-', ''), ('Correspondence-', 'Correspondence'), ('C-', 'C'), ('Graysville-', 'Graysville'), ('-', '')] GH19200301-V14-03-page2.txt: [('-', ''), ('suc-', 'suc')] GH19200301-V14-03-page3.txt: [('-', '')] GH19200301-V14-03-page4.txt: [('com-', 'com')] GH19200301-V14-03-page5.txt: [('--', '-')] GH19200301-V14-03-page6.txt: [('it.-', 'it.')] GH19200301-V14-03-page7.txt: [('GOSPEL-', 'GOSPEL'), ('DIVI-', 'DIVI'), ('Address-', 'Address'), ('Ala-', 'Ala'), ('-hould', 'hould')] GH19200301-V14-03-page8.txt: [('CORRESPOND-', 'CORRESPOND'), ('-', ''), ('-thtVGE', 'thtVGE'), ('Vi-', 'Vi'), ('ft--', 'ft-'), ('-', ''), ('-a', 'a'), ('-', ''), ('-', ''), ('-zal', 'zal'), ('-', '')] GH19200401-V14-04-page1.txt: [('-', '')] GH19200401-V14-04-page3.txt: [('-Him', 'Him'), ('for-', 'for'), ('fact-', 'fact')] GH19200401-V14-04-page4.txt: [('incapa-', 'incapa')] GH19200401-V14-04-page5.txt: [('-citates', 'citates'), ('-nothing', 'nothing'), ('-worse', 'worse'), ('-"An', '"An'), ('-doing', 'doing'), ('-desires', 'desires'), ('-with', 'with'), ('-as', 'as'), ('zeal-', 'zeal'), ('-ously', 'ously'), ('-airship', 'airship'), ('-of', 'of')] GH19200401-V14-04-page7.txt: [('-by', 'by'), ('--DECEMBER', '-DECEMBER'), ('-', '')] GH19200401-V14-04-page8.txt: [('-', ''), ('DIVI-', 'DIVI'), ('as--', 'as-'), ('-', ''), ('CORRESPOND-', 'CORRESPOND'), ('-', ''), ('-James', 'James')] GH19200501-V14-05-page3.txt: [('--mother', '-mother'), ('-commandment', 'commandment'), ('--"kof', '-"kof')] GH19200501-V14-05-page4.txt: [('-', ''), ('-Charley', 'Charley'), ('-', '')] GH19200501-V14-05-page5.txt: [('-assembled.', 'assembled.'), ('-to', 'to'), ('-Oklahoma', 'Oklahoma'), ('-various', 'various'), ('unre-', 'unre'), ('-to', 'to'), ('great-', 'great'), ('-minds.', 'minds.'), ('-experience', 'experience')] GH19200501-V14-05-page6.txt: [('-', ''), ('intelli--', 'intelli-'), ('acknowledge--', 'acknowledge-'), ('BROWNE-', 'BROWNE'), ('-in', 'in'), ('-', ''), ('the-', 'the'), ('Fellow-', 'Fellow'), ('Christ-', 'Christ'), ('Elder-', 'Elder'), ('P.-', 'P.'), ('We-', 'We'), ('the-', 'the'), ('South-', 'South')] GH19200501-V14-05-page7.txt: [('the-', 'the'), ('-Women', 'Women'), ('dis-', 'dis'), ('-the', 'the'), ('Movement--', 'Movement-'), ('--South', '-South'), ('-.', '.'), ('-decided', 'decided'), ('-printed', 'printed'), ('-to', 'to'), ('-cents', 'cents'), ('-or', 'or'), ('CORRESPOND-', 'CORRESPOND')] GH19200501-V14-05-page8.txt: [('Dtvi-', 'Dtvi'), ('-', ''), ('enjoyed-', 'enjoyed'), ('the-', 'the'), ('-', ''), ('School-', 'School'), ('the--', 'the-'), ('Junior-', 'Junior'), ('Professor-', 'Professor'), ('Elder-', 'Elder')] GH19200601-V14-06,07-page14.txt: [('-The', 'The')] GH19200601-V14-06,07-page17.txt: [('-', ''), ('-', ''), ('-', '')] GH19200601-V14-06,07-page19.txt: [('-', '')] GH19200601-V14-06,07-page4.txt: [('-', '')] GH19200601-V14-06,07-page6.txt: [('-tiOn', 'tiOn'), ('-', '')] GH19200601-V14-06,07-page8.txt: [('-', '')] GH19200801-V14-08-page1.txt: [('-', ''), ('-', '')] GH19200801-V14-08-page2.txt: [('-The', 'The'), ('cbn-', 'cbn'), ('-', ''), ("YOu'dele-", "YOu'dele"), ('-', ''), ('-last', 'last'), ('-', ''), ('-', ''), ('-', ''), ('-', ''), ('-and', 'and'), ('-all', 'all'), ('-', '')] GH19200801-V14-08-page3.txt: [('-Cade', 'Cade'), ('-', ''), ('-Cheatham', 'Cheatham'), ('-Connolly', 'Connolly'), ('-', ''), ('-Cox', 'Cox'), ('-Cox', 'Cox'), ('-Gordon', 'Gordon'), ('-', ''), ('-', ''), ('-', ''), ('-Young', 'Young'), ('-through', 'through'), ('appre-', 'appre'), ('--elate', '-elate'), ('-there', 'there'), ('-up', 'up'), ('-received', 'received'), ('-to', 'to')] GH19200801-V14-08-page4.txt: [('-', ''), ('-', ''), ('Alma-', 'Alma'), ('are--', 'are-'), ('Professor-', 'Professor'), ('DIVI-', 'DIVI'), ('-OAKWOOD', 'OAKWOOD')] GH19200901-V14-09-page1.txt: [('-days.', 'days.'), ('-God.', 'God.'), ('-', '')] GH19200901-V14-09-page2.txt: [('at-', 'at'), ('-onpc.', 'onpc.'), ('-', ''), ('-Jzoo', 'Jzoo'), ('-preachers', 'preachers'), ('-P', 'P'), ('-', ''), ('state-', 'state'), ('mem-', 'mem'), ('-', ''), ('-', ''), ('-', ''), ('-', '')] GH19200901-V14-09-page3.txt: [('Member-', 'Member'), ('-healing', 'healing'), ('ValleY-and-', 'ValleY-and'), ('-society', 'society'), ('-.Pittsbiggtiacwirle', '.Pittsbiggtiacwirle'), ('-unspral', 'unspral'), ('abdrain.-', 'abdrain.'), ('Pa.-', 'Pa.'), ('-yearsAgoie', 'yearsAgoie')] GH19200901-V14-09-page4.txt: [('month--', 'month-')] GH19200901-V14-09-page6.txt: [('-', ''), ('-', ''), ('Domestic-', 'Domestic')] GH19200901-V14-09-page7.txt: [('-to', 'to')] GH19200901-V14-09-page8.txt: [('DIVI-', 'DIVI')] GH19201001-V14-10-page1.txt: [('-', ''), ('-', ''), ('-of', 'of'), ('-with', 'with')] GH19201001-V14-10-page2.txt: [('the-', 'the'), ('-', ''), ('Member-', 'Member')] GH19201001-V14-10-page3.txt: [('-Tennessee', 'Tennessee')] GH19201001-V14-10-page4.txt: [('-', '')] GH19201001-V14-10-page5.txt: [('-testimonies', 'testimonies'), ('-vision', 'vision'), ('-of', 'of'), ('-', ''), ('-', ''), ('-', ''), ('-one', 'one')] GH19201001-V14-10-page6.txt: [('Danish-', 'Danish')] GH19201001-V14-10-page8.txt: [('-', '')] GH19201101-V14-11-page2.txt: [('Second-', 'Second'), ('prac-', 'prac'), ('-iSe', 'iSe'), ('-', ''), ('-', ''), ('-her', 'her'), ('-on', 'on')] GH19201101-V14-11-page3.txt: [('--Margaret', '-Margaret')] GH19201101-V14-11-page4.txt: [('-', ''), ('-', ''), ('and-', 'and'), ('Cumber-', 'Cumber'), ('-', ''), ('-', ''), ('Various.-', 'Various.'), ('-', ''), ('-the', 'the'), ('-', ''), ('-a', 'a'), ('hen-', 'hen'), ('-', ''), ('-', ''), ('--', '-'), ('-and', 'and'), ('-business', 'business'), ('conference.-', 'conference.'), ('-.', '.'), ('-', '')] GH19201101-V14-11-page5.txt: [('-', '')] GH19201101-V14-11-page6.txt: [('-', ''), ('-', ''), ('--', '-'), ('..-', '..'), ('-stead', 'stead'), ('-Tenn.', 'Tenn.'), ('-ciiigtheiied', 'ciiigtheiied'), ('-', ''), ('-of', 'of'), ('-', ''), ('-', ''), ('-and', 'and'), ('to--', 'to-'), ('-throat', 'throat'), ('-.the', '.the')] GH19201101-V14-11-page7.txt: [('-We', 'We'), ('-about', 'about'), ('-Sabbath', 'Sabbath'), ('-', '')] GH19201101-V14-11-page8.txt: [('DIVI-', 'DIVI'), ('-amount', 'amount'), ('-and', 'and'), ('-for', 'for'), ('Ames-', 'Ames'), ('-theschool', 'theschool')] GH19201201-V14-12-page1.txt: [('backward-', 'backward'), ('-of', 'of'), ('DO-Z-', 'DO-Z'), ('-', '')] GH19201201-V14-12-page2.txt: [('-and', 'and'), ('re-', 're'), ('-membered', 'membered'), ('-she', 'she'), ('-', ''), ('-', ''), ('-lane', 'lane'), ('point-', 'point'), ('-lag', 'lag'), ('"-', '"'), ('-never', 'never'), ('-remembered', 'remembered'), ('-and', 'and'), ('-to', 'to'), ('-smiles', 'smiles'), ('-', ''), ('-', ''), ('---Margaret.', '--Margaret.')] GH19201201-V14-12-page4.txt: [('-', ''), ('an-', 'an')] GH19201201-V14-12-page5.txt: [('-the', 'the'), ('-', ''), ('-', '')] GH19201201-V14-12-page6.txt: [('the-', 'the')] GH19201201-V14-12-page7.txt: [('-our', 'our'), ('-experiences', 'experiences'), ('-evident', 'evident'), ('-education', 'education')] GH19201201-V14-12-page8.txt: [('DIVI-', 'DIVI'), ('-', ''), ('-collegeView', 'collegeView'), ('that-', 'that'), ('-has', 'has'), ('-', '')]
Check Correction 3¶
In [20]:
# %load shared_elements/summary.py
summary = reports.overview_report(directories['cycle'], spelling_dictionary, title)
Directory: /Users/jeriwieringa/Dissertation/text/text/2017-01-31-corpus-with-utf8-split-into-titles-cleaning/GH/correction3 Average verified rate: 0.9718482863796035 Average of error rates: 0.030168067226890763 Total token count: 2241249
In [21]:
# %load shared_elements/top_errors.py
errors_summary = reports.get_errors_summary( summary )
reports.top_errors( errors_summary, 10 )[:50]
Out[21]:
[("'", 3326), ('e', 2582), ('m', 2151), ('w', 1994), ('t', 1667), ('r', 1620), ('f', 1168), ('d', 1144), ('g', 1083), ('n', 1010), ('x', 619), ('oo', 614), ('th', 434), ('co', 295), ('ga', 221), ("'the", 204), ('k', 180), ('u', 169), ('ex', 167), ("the'", 165), ('re', 153), ('io', 148), ("''", 136), ('pp', 130), ('z', 121), ('pa', 113), ("'of", 111), ('thot', 107), ('ky', 98), ('jno', 98), ('wm', 94), ("'and", 90), ('tion', 86), ('al', 85), ('ro', 85), ('va', 85), ("an'", 84), ('ma', 80), ("'to", 77), ("'a", 75), ("to'", 75), ("'tis", 75), ('altho', 72), ('mc', 72), ('ti', 72), ('mt', 69), ("'s", 68), ('brot', 65), ('zo', 64), ('maynor', 61)]
Correction 4 -- Remove extra quotation marks¶
In [22]:
# %load shared_elements/replace_extra_quotation_marks.py
prev = "correction3"
cycle = "correction4"
directories = utilities.define_directories(prev, cycle, base_dir)
if not os.path.exists(directories['cycle']):
os.makedirs(directories['cycle'])
corpus = (f for f in listdir(directories['prev']) if not f.startswith('.') and isfile(join(directories['prev'], f)))
for filename in corpus:
content = utilities.readfile(directories['prev'], filename)
text = re.sub(r"[0-9,!?$:;&]", " ", content)
tokens = utilities.tokenize_text(text)
corrections = []
for token in tokens:
token_list = list(token)
last_char = token_list[-1]
if last_char is "'":
if len(token) > 3:
if token_list[-2] is 's' or 'S':
pass
else:
corrections.append((token, re.sub(r"'", r"", token)))
else:
pass
elif token[0] is "'":
if len(token) > 2:
corrections.append((token, re.sub(r"'", r"", token)))
else:
pass
else:
pass
if len(corrections) > 0:
# print('{}: {}'.format(filename, corrections))
for correction in corrections:
content = clean.replace_pair(correction, content)
else:
pass
with open(join(directories['cycle'], filename), mode="w") as o:
o.write(content)
o.close()
Check Correction 4¶
In [23]:
# %load shared_elements/summary.py
summary = reports.overview_report(directories['cycle'], spelling_dictionary, title)
Directory: /Users/jeriwieringa/Dissertation/text/text/2017-01-31-corpus-with-utf8-split-into-titles-cleaning/GH/correction4 Average verified rate: 0.9734787400661291 Average of error rates: 0.02856351952545725 Total token count: 2241070
In [24]:
# %load shared_elements/top_errors.py
errors_summary = reports.get_errors_summary( summary )
reports.top_errors( errors_summary, 10 )[:50]
Out[24]:
[("'", 3130), ('e', 2595), ('m', 2154), ('w', 1994), ('t', 1675), ('r', 1628), ('f', 1175), ('d', 1147), ('g', 1085), ('n', 1015), ('x', 620), ('oo', 614), ('th', 436), ('co', 297), ('ga', 222), ('k', 179), ('u', 169), ('ex', 168), ('re', 166), ("the'", 161), ('io', 149), ('pp', 130), ('z', 121), ("''", 120), ('pa', 112), ('thot', 108), ('ky', 99), ('jno', 98), ('wm', 95), ('tion', 87), ('ro', 86), ('al', 85), ('va', 85), ("an'", 83), ('ma', 80), ("to'", 75), ("'a", 74), ('altho', 74), ('ti', 74), ('mc', 72), ('mt', 69), ("'s", 67), ('brot', 65), ('zo', 64), ('em', 62), ('maynor', 61), ('ft', 61), ('ip', 61), ('es', 58), ("and'", 58)]
Correction 5 -- Rejoin Burst Words¶
In [25]:
# %load shared_elements/rejoin_burst_words.py
prev = "correction4"
cycle = "correction5"
directories = utilities.define_directories(prev, cycle, base_dir)
if not os.path.exists(directories['cycle']):
os.makedirs(directories['cycle'])
corpus = (f for f in listdir(directories['prev']) if not f.startswith('.') and isfile(join(directories['prev'], f)))
for filename in corpus:
content = utilities.readfile(directories['prev'], filename)
pattern = re.compile("(\s(\w{1,2}\s){5,})")
replacements = []
clean.check_splits(pattern, spelling_dictionary, content, replacements)
if len(replacements) > 0:
# print('{}: {}'.format(filename, replacements))
for replacement in replacements:
content = clean.replace_pair(replacement, content)
else:
pass
with open(join(directories['cycle'], filename), mode="w") as o:
o.write(content)
o.close()
Check Correction 5¶
In [26]:
# %load shared_elements/summary.py
summary = reports.overview_report(directories['cycle'], spelling_dictionary, title)
Directory: /Users/jeriwieringa/Dissertation/text/text/2017-01-31-corpus-with-utf8-split-into-titles-cleaning/GH/correction5 Average verified rate: 0.9734260605463078 Average of error rates: 0.028585269401878402 Total token count: 2241557
In [27]:
# %load shared_elements/top_errors.py
errors_summary = reports.get_errors_summary( summary )
reports.top_errors( errors_summary, 10 )[:50]
Out[27]:
[("'", 3130), ('e', 2589), ('m', 2152), ('w', 1992), ('t', 1674), ('r', 1625), ('f', 1175), ('d', 1142), ('g', 1085), ('n', 1012), ('x', 620), ('oo', 614), ('th', 436), ('co', 297), ('ga', 222), ('k', 179), ('ex', 168), ('re', 168), ('u', 164), ("the'", 161), ('io', 149), ('pp', 130), ('z', 121), ("''", 120), ('pa', 112), ('thot', 108), ('ky', 99), ('jno', 98), ('wm', 95), ('tion', 87), ('ro', 86), ('va', 85), ('al', 84), ("an'", 83), ('ma', 80), ("to'", 75), ("'a", 74), ('altho', 74), ('ti', 74), ('mc', 72), ('mt', 69), ('uthern', 67), ("'s", 67), ('brot', 65), ('zo', 64), ('em', 62), ('maynor', 61), ('ft', 61), ('ip', 61), ('es', 58)]
Correction 6 -- Rejoin Split Words¶
In [28]:
# %load shared_elements/rejoin_split_words.py
prev = "correction5"
cycle = "correction6"
directories = utilities.define_directories(prev, cycle, base_dir)
if not os.path.exists(directories['cycle']):
os.makedirs(directories['cycle'])
corpus = (f for f in listdir(directories['prev']) if not f.startswith('.') and isfile(join(directories['prev'], f)))
for filename in corpus:
content = utilities.readfile(directories['prev'], filename)
text = re.sub(r"[0-9,!?$:;&]", " ", content)
tokens = utilities.tokenize_text(text)
errors = reports.identify_errors(tokens, spelling_dictionary)
replacements = clean.check_if_stem(errors, spelling_dictionary, tokens, get_prior=True)
if len(replacements) > 0:
# print('{}: {}'.format(filename, replacements))
for replacement in replacements:
content = clean.replace_split_words(replacement, content)
else:
pass
with open(join(directories['cycle'], filename), mode="w") as o:
o.write(content)
o.close()
Check Correction 6¶
In [29]:
# %load shared_elements/summary.py
summary = reports.overview_report(directories['cycle'], spelling_dictionary, title)
Directory: /Users/jeriwieringa/Dissertation/text/text/2017-01-31-corpus-with-utf8-split-into-titles-cleaning/GH/correction6 Average verified rate: 0.9738946440103669 Average of error rates: 0.028095402867029166 Total token count: 2240613
Review Remaining Errors¶
In [30]:
reports.docs_with_high_error_rate(summary)
Out[30]:
[('GH19171201-V11-12-page7.txt', 0.551), ('GH19171201-V11-12-page6.txt', 0.499), ('GH19001201-V02-12-page7.txt', 0.482), ('GH19171201-V11-12-page2.txt', 0.438), ('GH19191001-V13-10-page1.txt', 0.317), ('GH19171201-V11-12-page3.txt', 0.294), ('GH19191001-V13-10-page9.txt', 0.273), ('GH19190901-V13-09-page1.txt', 0.258), ('GH19011201-V03-12-page14.txt', 0.252), ('GH19000601-V02-06-page23.txt', 0.252), ('GH19160501-V10-05-page2.txt', 0.225), ('GH19200101-V14-01-page1.txt', 0.224), ('GH19000601-V02-06-page24.txt', 0.206)]
In [31]:
doc_keys = [x[0] for x in reports.docs_with_high_error_rate(summary) if x[1] > 0.225]
In [32]:
# utilities.open_original_docs(doc_keys, directories['cycle'])
There was a scanning error with V11-12 such that the pages are overlapping.
In [33]:
reports.long_errors(errors_summary, min_length=15)
Out[33]:
(['memfifty-thousand', "strachan'slecture", 'estabscholarship', 'church-superstition', 'hundredchristian', "surrendet'edfully", "limited'knowledge", 'nmmmeommimmmmmmwmn', "ellarik'westrfeacho's", 'onetwenty-eighth', 'uncomfortstrength', 'thousand-and-one', 'eaeciallyhedfied', 'oaaaaaaaaaaaaaaaaaaaaaa', 'unnmmunomamommonmmnnum', 'uncharacteristics', 'arisingtherefrom', 'nine-hundred-acre', "bo'pleakkithilkfithg", 'tent-caterpillars', 'cccccccccccticccctt', "gregationtic'itineficwnift", 'iitiliiiiiiiiittilimiiiiiiiiiiii', 'jwitinljuliinliimit', 'non-profit-sharing', 'theserecommendations', 'qubgtiiailliwoftenotisited', 'ogligrsatiaarniqxjg', 'isaiahprophesied', 'religio-political', 'imilipftilimmommnralmfter', 'iiimminirelsofte', 'manufacturingtowns', 'well-ascertained', 'inmkesimaliimmemm', 'sisterannabutletrh', 'circumstantiatial', 'inwmiimminonvomm', 'iiiiiiiiiiiiiiiiil', 'wilikalkakalkalal', 'humanhhiissttory', 'hadmiligtspzottuntty', 'smififfnmliiimium', "frortiletir'olvir", 'faiththoroughfares', 'alkikalcilcakattik', 'blessedexperiences', 'selfgratification', 'lopmminaisiminpmnimnifee', 'illiglioliervetilcianevetif', 'warnick-crichlow', 'ltimmisisisininixisi', 'msmosnmmommmmmmmmmmmmmwmmmmmmmmm', 'righteousness-builders', 'pbweffromlielife', 'odatinaitglailoblia', 'restewinglairhatlhasapedirabirelsd', 'unpleasantnesses', 'theoretibuilding', 'internationalsabbath', "stiangest'leaders", 'ofpconiseitheccloser', 'neeeneenextgemmemvm', 'furtheremphasized', 'responsibilityjesting', 'threeleibworkers', 'instantanmessage', 'yitaternentuaaker', 'ghteousnessfound', 'shadillivelforemera', 'iittiombialifithe', 'mmeimlmnmmariimmninemmnmmnm', "l'illgeclaptarirtit", 'iriofilarmihrwilikrattigels', 'southernmissionarysociety', 'nfrikipailurkdryjirrpthi', 'theeurekafly-shuttleloom', 'large-heartedness', 'constantlycoming', 'ereforeturnyourselves', 'itisarevelationof', 'miltritiliiiiiiimm', 'establishedfirms', 'editorialcontributors', 'ftlaialfaliasnye', "gospel''ministry", 'trans-continental', 'nammmmmmmmmmmmimmmmummmuummmmmmmummummommmammn', "cold'applications", 'particularsabout', 'instidormitories', "y'eamiticnidtvutlat", 'erijefillialffiyilkfttychooses', 'self-righteousness', 'wricuillieffeinxeiftnis', "appoilltrneiit'was", 'qadvertliselthetikeetings', 'over-sqeamishness', 'tegfincdnielklknilsthieisttiellie', 'foundation-stone', 'absolutelynecessary', 'whohavenotbeenbaptized', 'thetninistration', 'missionarysecretaries', 'hundred-twenty-five', 'aampaaaiisaaniaaaava', 'fellow-passengers', 're-establishment', 'heraldsubscribers', 'unostentatiously', 'wefeelthatinsteadoftreatingthis', 'makingresolutions', "will-o'-the-wisp", 'ailainetenikeketta', 'super-calendered', 'fromtheself-denialboxes', 'peficotitccticcmetificept', 'rtijithreiviatral', 'vagmaceecteeceeted', 'ootordsabbathschool', "misrepresent'gcd's", 'nvasitimfaithfal', 'sinfully-neglected', 'schoobconvention', 'itlienariielittirnglo', 'nightandwassohighlypleasedthathe', 'heroofititheioevelith', 'naikinglandsditable', 'peopleinterested', 'fatherrsiididoextri', 'wiiiiiiiiimiliiiiiiimillomittiiiiiimt', 'thepiztutitlifitiorct', 'thimiimmiiiinoimmigiu', 'himselfsomewhere', 'anaholyvedrafoosaticarjf', 'livesubscriptions', 'spanish-speaking', 'growingchrysanthemums', 'attemptingimpossible', 'iiiitoliadditienaliask', 'indiscriminateiy', 'tring-a-ling-ling', 'toinsureinsertioninthecurrentissue', 'countaccommodations', 'bulletin-supplement', 'vesioiiiiitifiefic', "persecutiont'against", 'lfanialbozestributors', "cannibal'archipelagoes", 'scoldunderstanding', 'disobediencewith', 'whole-heartedness', 'novemvestigation', 'onlyoccasionally', 'thirteen-year-old', 'minrileilitioimmiion', 'responsibitities', 'regularprovision', 'equipmissionaries', 'aaaawaawaaaaaaaaaaaaaaaj', 'governor-general', 'sixteen-year-old', "regulailsrlfehi'doof", 'accotriplishment', "superintending'a", "fiviiiehis''ibertwetstilielina", 'self-preservation', 'frfteengituileisialternilf', 'messethgershastened', 'tommtummumummimmouttmitillmil', 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'aliolfitherctoitalk', 'goodthertnometer', 'evidentlythought', 'maryflorencemckelvy', 'aoinstlemphopdvig', "exeellentl'advant", 'character-forming', 'wlvkhzireklaiickhi', 'necesnotsayawordaboutit', 'discerningopspirits', 'yearwehopetohavetimedormitories', 'zhureadersofgospel', "kffigfige'ticommonplace", 'perennialflowers', 'ipromisetousethisoutfitinsecuring', 'foreigncountries', 'mliiiiiillilliiiiiiii', 'beingconstructed', 'accomrighteousness', 'tkigibodeivjaithayaiiii', 'isalkilcarcalkik', "more-generons'since", 'tifacichiliatiut', 'spanish-americans', 'hermanmborinukscman', 'instrumenmalaria', 'professsalvation', 'self-assertiveness', 'undoubtdemanding', 'accomplishticket', "gazette'suggests", "taandl'faiaffrfhe", 'juliwijitiiliviasin', 'self-distrustful', 'specialdonations', 'eleprivelierself', "flr'w'ip'if'ir'if'ifnfwf", 'twentieth-century', 'rainedconsiderable', 'mnnrlrlrtflrtflrlllrlrll', 'variousinstitution', 'seatteredsabbath', 'mniiimipinimmimmenifts', "christian's-hope", 'ajiloutbaticbdarkiieisotolfhern', "transgressionofgod's", 'representativeclass', 'armagedchurch-members', "wairlrv'irvvrnorvarir", 'student-colporteurs', 'iiieniemnemeseemeeffleg', 'wkiikalcatkikalkalc', 'ingatheringpapers', 'succesafullystudent', 'wimmemisftraftwwwes', "hel'fitlfilledthe", 'unhealtlifulness', 'dasilypavillithe', 'heart-expression', 'imiltionomininpopimpommipos', 'thronewherepower', 'splemlitlbweivin', 'correspondeducation', 'mmimmmffommmmmmmmmmmmmmy', 'preparations-for', 'theeauseytheoateritif', 'one-six-hundredth', 'wamsmareareaerposftammimiom', "notrclosegoinpanienship'", 'mmarmmeeinrimtiimmmmeoenenm', 'kensansierftslik', 'lookwhereyouaregoing', 'wiiiwthwoaolidstiteaokingd', 'overappreciation', 'tiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiihiiiiiiiiiiiiii', 'itliiiituralryfibeleng', 'mnimmmmegmmeessinewarmenem', 'naturallypossess', 'conferenceofficers', 'dicstlikistiliwi', 'ccimcpccccmcipoilk', 'skillrelentanditi', 'eseeeeetesameeceeett', "rifidencetlieyib'vet", 'earkawasoifiebtuaip', 'iiiiiilllllllllllllllllllllll', "tariumnurses'class", 'sejethecrandtithaa', 'crowningevidence', 'likavatelatifpre', "enifi'adlunkreiuttie", 'iliftemisiminoloolninumin', 'icipoieectliitiovcsit', 'straight-forward', 'katkalkilltalkiiikitatcalt', 'siesvammeemenuneemmia', 'refreshassociation', 'worrithilependedrittpory', "to'carryfdfwgril", 'wheretnclidoilbtato', 'inimmumiiiimmiroommum', 'dlooprivilegeptailithig', 'offendedbitrbizeptiatildr', 'uunuuuniuuuuinuunnnw', 'essqliittilsktgiilliliebityseg', "importanee'within", 'lbrilividalbrilk', 'authoricigarette', 'spoolmhnuntnilesi', 'lisoabkosairlint', 'eliiildrenupfbilirael', 'missionaryvoluttteers', 'iiiiiiiiiiiiiiiiiiiiim', 'numberolonegtiasjdn', 'religo-political', 'isnomorehelpless', 'ofignigsiercclii', 'self-gratification', 'refitaraamaawiwivw', 'beeriiiriotoyedoiii', 'desirably-located', 'biltbinerelyirre', 'alwerftiftiftmnamminimmob', "needthoughtfulwelcome'the", 'daughters-in-law', 'eiracrisoolsammo', 'transfiguriition', 'mimtummunteuumnimomiumumnummunamtlimmilmottiumemrtmetommommionaintemmtioniteseontemlmmemmulammummultimumme', 'churchprinciples', 'self-sufficiency', 'iilagiggigliggggiggagggagezlviaghtiggaggilriatt', 'willjbeareceived', 'pseudo-courtships', 'carolinameetings', 'remsammallimpairmirii', 'oxiaisiorioefferfoil', 'boulder-coloupon', 'wisconstreskrtell', 'tiinieptfetrkiikle', 'ggiggtggialliget', 'comethupoutofthemidstofthepit', "christiait's'hearte", 'ewerimeammmleinkommmwewm', "affliction'shall", 'self-examination', 'welliestablished', 'smmmmemmmmmmmmmmmmmmmmmmmemmmmmmmmmmmmmm', 'itagliirreiltlfor', 'ommtuatitumummitttouttimmutstiomitnitsminimonsummommimm', 'philosospiritual', 'herivootirdtifytheiti', 'anticipategreater', 'mmeummmmmmmiimmemmmnmmke', 'characterbuilding', 'sornethinghigher', 'aminiemminimmoviin', 'theirconversation', 'acceptablelaborers', 'ljbearivipatipnitlyie', 'emsnmoemmemnmmmmemmmefommm', 'westmichconference', "'nriimitiimilattmmtam", 'electric-psychology', 'righteouspressed', 'bettimenardriison', 'geetireviiititty', 'discouragemerits', 'nashvilleheadquarters', "righteoustress'and", "women'smissionary", 'pleasure-seeking', "inirtathe'nuesult", 'nineteen-eighteen', 'tofthefarmlookinviting', 'gkokalfratkakawa', 'literarytraining', 'mmnumeamtintarommtimnmwtim', 'nipetyrsixperlod', 'tatstliqmviosurely', 'seventhprincipalship', 'thelliolusgffizelatiort', 'accomplishrhents', 'spanisivamerican', 'little-struggling', 'subscriptionsgiven', "thesccrripiptutr'es", 'tviotlirokiklithe', 'iiiiiiiiiiiiiiiiiiiiiiiitliiii', 'immwrisiftimmermige', 'ifposworkersastheygoforth', 'british-japanese', 'notdoingthineown', 'timbersittrothiotricate', 'abbieviatingwords', 'dixiehealthtomco', 'aaaaaaaaaaaaaaaaainaaaaaaaawa', 'murphyintroduced', 'offemirwinjvsluoalklottleyeabis', "showing'impatience", 'iiimmiiiimminiftimp', 'three-centerpoled', "workingofsatan'spowerto", 'modemeeeceepetecc', 'mcmmmamnmumnommummmummmmwmmmumum', 'ourrighteousness', 'dreadful-looking', 'ommishopoolrykom', 'willetwiseninifeland', 'mmmmmmrymmimmummmmmummmmmmtmmmururmimemernamomayeelpmmmmmmmmmmmmmmtmmullummmmwmmmmmomttttttmmmumttttttttttttttttt', 'ggiggitgigglaggg', 'multi-millionaire', 'possibildertaking', 'leaclistrkigickipdm', 'confereverywhere', 'ammiragiommlimmiman', "distinguish'that", "pointed'discussions", 'usiessrwartiewswttew', 'stick-to-it-ive-ness', 'twenty-cent-a-week', 'murfreesdevoting', 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'wilticresultotheirnsible', 'mmmmmmmmmmmmmmmmmmmmmmmosimmrimmmrommmm', 'eogeosaaawmoantoo', 'glycerophosphates', 'influehtiahpeopjet', 'enshroudefffitivpmelpillaknif', 'underthemechanicalleader', 'understandiligohis', 'consciencesmitten', 'heavenstrengthened', "mfootf'tllswill'", 'encoitragenieoof', 'pleasant-weather', 'nimmotteirummairu', 'poverty-stricken', 'mpologliminlinaldllim', 'becaugeofindustries', 'sufficientamount', 'andimprisonments', 'firesideaccounting', 'tifiefietkiticticccccmccect', "ottestimmer's''cain", 'elementdominates', 'sanitaryconditions', 'maamaaaamaaaameameaaa', 'church-and-state', 'normaldepartrnent', 'opportuntroubled', 'agrowinginterest', 'stepheninspiration', 'whialidrernaintli', 'csicccecccccrt-csicoicccce', 'timetcctoctimett', 'jesuschristmakeththeewhole', 'contractingunless', 'definitelysupport', 'mmmmmmmesommmmmmem', 'church-membership', 'immmegmmeemmmeqmmnwmm', 'theatlantabuildingfund', 'csawhatareyougoodfor', 'llllllllllllllllllllllll', 'limirsokawroworw', "donotforgetusin'", 'esierniammieseoreesee', "the'discontinuance", 'wfelasterofitheillordiiwhielkyb', 'flasliartvfitinianity', 'well-disciplined', 'recognizingtheir', 'conductbelievers', 'severalinteresting', 'establishtenance', 'elgriatigwitgegagov', 'offeringtomision', 'shrunken-cheeked', 'toiffaasslothatyloilyitheman', 'ting-a-ling-ling', 'whiftlfitheiliordewollid', 'diplomaticarelations', 'neammmmmmmolmmosmmmm', 'llllillllllllliillllllllillllllllllllllll', "ankon'ffieiriefe", 'pittsbiggtiacwirle', 'self-renunciation', 'occipmectiefitifit', 'istrictrsurrounded', 'cheapeningmethods', 'rciriglictitionlhd', 'religrepresented', 'tworrilifialieisatretllsotif', 'jailextelitlihtt', 'mmliiiiiimmilliiiiilililli', 'iiiiiimilummirlimmulomm', 'currentliterature', "benefits'received", 'newyorkcityistheonlyonein', 'wdlanimaiiinfionninoininivivoli', 'buildingenterprises', "uagaingethe'sser", 'disinclinationtoeffort', 'electrotherapists', 'passtgilopplzirtu', "soinewhat'arouiedthe", 'sisters--because', 'churchmembership', 'picture-galleries', 'frrlifilimiinifill', 'iiniiiiiiiiiiiiiiiiiiiiniinn', 'enthhsiastically', 'panama-california', 'isimseeseeresmffiffia', "oleakilltarliew'", "treatmerit'rooms", 'onytheofliteentlilday', "unternpereil'mortar", 'fromthfself-denialboxes', 'lieopourechiponyou', 'lessonsbaasseedd', 'training-centers', 'individualoworks', 'rimagalmmisixteeliwitm', 'bread-and-buttery', "professor'beardsley", 'tiittleikithakild', 'mimmiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'cattalkikikalkilk', 'litheyligatheredt', 'mmmmmmunlimmmmmmmmmmmmmm', 'emmininiimimmomim', 'hallkwerkillkusbailikw', 'long-entertained', 'righteousunfavorable', 'counterenlightehed', 'christinsonohymnal', 'thentheyalsowhicharefallenasleepin', 'six-thousand-pound', 'ftioraftwiavoierwiluirdimempameam', 'commandment-keeping', 'bettefgovernment', 'ecesitictcicsice', 'weather-boarding', 'publishednonyhly', 'aompoismitarmsifireaminiiesil', 'offenseninpalswg', 'yourselfdesirable', 'ideiilwalgaciughty', 'lopinionninniinimm', 'wairkommirrwainra', 'spanish-american', 'cbloredipeoplein', 'rrommommiodwimilrimit', 'three-horsepower', 'othersweremoregifted', 'self-forgetfulness', 'ouropportunities', 'vgiarammullhgearellrellmmillimmmiirall', 'injurious-effects', 'ummimilimmiiiiii', 'fileekdigtribireiern', 'thesedisintegrating', "titielciumedly'l", "vvviapowtitietieeree'ver", 'secondclassmatteratthepostofficeat', 'ojimmimmmmmmmmni', 'sabbath-breaking', 'encouragthoughtful', 'wlieleeetigtiegationaof', 'especiallypointed', 'illimullimmilinn', "valuablel'gospel", 'flatteringthemselves', "hact'diedtbreach", 'danielwilcoxandwite', 'illillitrallilta', 'alaska-yukon-pacific', 'perpetualpovenant', 'spiritualcondition', 'italcatarcaticaft', 'righteousscarcely', "the'begintringofthe", 'ceccccsiscecticccecceieg', 'thoroughly-equipped', 'ristassaaiwwwwmo', 'combinedagencies', 'living-connection'], 15)
Correction 7 -- Remove Long Errors¶
In [35]:
# %load shared_elements/remove-tokens-with-long-strings-of-characters.py
prev = cycle
cycle = "correction7"
directories = utilities.define_directories(prev, cycle, base_dir)
if not os.path.exists(directories['cycle']):
os.makedirs(directories['cycle'])
corpus = (f for f in listdir(directories['prev']) if not f.startswith('.') and isfile(join(directories['prev'], f)))
for filename in corpus:
content = utilities.readfile(directories['prev'], filename)
text = re.sub(r"[0-9,!?$:;&]", " ", content)
tokens = utilities.tokenize_text(text)
replacements = []
replacements.append(clean.check_for_repeating_characters(tokens, "i|I"))
replacements.append(clean.check_for_repeating_characters(tokens, "a|A"))
replacements.append(clean.check_for_repeating_characters(tokens, "m|M"))
replacements.append(clean.check_for_repeating_characters(tokens, "l|L"))
replacements.append(clean.check_for_repeating_characters(tokens, "g|G"))
replacements = [item for sublist in replacements for item in sublist]
if len(replacements) > 0:
print('{}: {}'.format(filename, replacements))
for replacement in replacements:
content = clean.replace_pair(replacement, content)
else:
pass
with open(join(directories['cycle'], filename), mode="w") as o:
o.write(content)
o.close()
GH18990801-V01-10-page8.txt: [('AAAAWAAWAAAAAAAAAAAAAAAJ', ' ')] GH18991001-V01-11-page21.txt: [('AAAAAAAAAAAAAAAAAINAAAAAAAAWA', ' ')] GH19000701-V02-07-page13.txt: [('iilagiggigliggggiggagggAgEzLviAghtiggaggilriAtt', ' '), ('ggiggTggiAlligEt', ' '), ('ggiggItgigglaggg', ' ')] GH19010801-V03-08-page7.txt: [('IMMOIMOMMIIMMW', ' ')] GH19021022-V04-41-page6.txt: [('Oaaaaaaaaaaaaaaaaaaaaaa.', ' ')] GH19021112-V04-44-page5.txt: [('aa.aalaFvaaasasap.', ' ')] GH19021224-V04-50-page6.txt: [('AisaaaaaaalaaaS', ' ')] GH19140601-V10-06-page1.txt: [('AAMPAAAIISAANIAAAAVA', ' ')] GH19140801-V10-08-page1.txt: [('VgiarammullhgearellrellmmillImmmiirall', ' '), ('VgiarammullhgearellrellmmillImmmiirall', ' ')] GH19151201-V11-12-page1.txt: [('IIMIMPAIIPIII', ' ')] GH19160101-V10-01-page1.txt: [('ammiragiommlimmiman', ' ')] GH19160101-V10-01-page3.txt: [('rra.IIIIIilllllllllllllllllllllll', ' '), ('llllllllllllllllllllllll', ' '), ('llllillllllllliillllllllillllllllllllllll', ' ')] GH19160301-V10-03-page1.txt: [('MliiiiiillilliiIIIIII', ' '), ('IIIIiiliiimiN', ' ')] GH19160701-V10-07-page1.txt: [('.....mmliiiiiIMMIlliiiiilililli', ' ')] GH19160801-V10-08-page1.txt: [('ummimilimmiiiiii.mmm.M', ' ')] GH19161101-V10-11-page1.txt: [('IIIIIIIIIIINI', ' '), ('IIIIIIIIIIIIIIIIIl', ' '), ('IINIIIIIIIIIIIIIIIIIIIINIINN', ' '), ('iitiliiIIIIIIIttilimiiiiIIIIiiii', ' ')] GH19161101-V10-11-page2.txt: [('tommtummumummimmouttmitillmil', ' ')] GH19161101-V10-11-page4.txt: [('iiiiiimilummirlimmulomm', ' '), ('iinillainlill.nilliMI', ' ')] GH19161201-V10-12-page1.txt: [('Wiiiiiiiiimiliiiiiiimillomittiiiiiimt', ' ')] GH19170501-V11-05-page5.txt: [('mmmmmmunlimmmmmmmmmmmmmm.mmmmmmrymmimmummmmmummmmmmTMMMURURMIMEMERNAMOMAYEElpmmmmmmmmmmmmmmtmmullummmmwmmmmmomttttttmmmumttttttttttttttttt', ' ')] GH19170701-V11-07-page6.txt: [('MMEUMMMMMMMIIMMEMMMNMMke', ' '), ('MMEIMLMNMMariIMMNINEMMNMMNM', ' ')] GH19170901-V11-09-page1.txt: [('IIIIIIIIIIIIII', ' '), ('IIIIIIIIIIIIIIIIIIIIIM', ' ')] GH19171101-V11-11-page1.txt: [('iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', ' ')] GH19180101-V12-01-page1.txt: [('iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', ' ')] GH19180301-V12-03-page3.txt: [('illillitrallilta', ' ')] GH19180801-V12-08-page1.txt: [('MMaRMMEEinriMTiiMMMMEOENENM', ' '), ('EMSNMOEMMEMNMMMMEMMMEFOMMM', ' ')] GH19180901-V12-09-page1.txt: [('MIMMIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII', ' '), ('IIIIIIIIIIIIIIIIIIIIIIIItlIIII', ' ')] GH19180901-V12-09-page9.txt: [('.IIIIIII.IlltIIIII', ' '), ('tIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIHIIIIIIIIIIIIII', ' ')] GH19181101-V12-11-page1.txt: [('msmosNmmommmmmmmmmmmmmwmmmmmmmmm', ' '), ('MMMMMMMESOMMMMMMEM', ' ')] GH19181201-V12-12-page1.txt: [('SMMMMEMMMMMMMMMMMMMMMMMMMEMMMMMMMMMMMMMM', ' '), ('OJIMMiMMMMMMMMNI', ' ')] GH19190701-V13-07-page1.txt: [('IMMMEgMMEEMMMEqMMnWMM', ' ')] GH19190901-V13-09-page1.txt: [('MAAMAAAAMAAAAMEAMEAAA', ' ')] GH19200101-V14-01-page1.txt: [('nEammmmmmmolmmosmmmm', ' '), ('NMMMEOMMIMMMMMMWMN', ' ')] GH19200201-V14-02-page1.txt: [('MMIMMMFFOMMMMMMMMMMMMMMY', ' ')] GH19200601-V14-06,07-page10.txt: [('INIMMUMIIIIMMIROOMMUM', ' ')] GH19200601-V14-06,07-page11.txt: [('mmmurmomm...m.mmmomm.m.mcmmmamnmumnommummmummmmwmmmumum.m.m.nammmmmmmmmmmmimmmmummmuummmmmmmummummommmammn', ' ')] GH19200601-V14-06,07-page4.txt: [('ommtuatitumummitttouttimmutstiomitnitsminimonsummommimm.unnmmunomamommonmmnnum.mmennto....mitulmnill.', ' '), ('mimtummunteuumnimomiumumnummunamtlimmilmottiumemrtmetommommionaintemmtioniteseontemlmmemmulammummultImummE', ' ')] GH19201101-V14-11-page1.txt: [('MMMMMMMMMMMMMMMMMMMMMMMOSIMMRIMMMROMMMM', ' ')]
In [38]:
# %load shared_elements/summary.py
summary = reports.overview_report(directories['cycle'], spelling_dictionary, title)
Directory: /Users/jeriwieringa/Dissertation/text/text/2017-01-31-corpus-with-utf8-split-into-titles-cleaning/GH/correction7 Average verified rate: 0.9739255171625807 Average of error rates: 0.02803905091448344 Total token count: 2240543
In [39]:
# %load shared_elements/top_errors.py
errors_summary = reports.get_errors_summary( summary )
reports.top_errors( errors_summary, 10 )[:50]
Out[39]:
[("'", 3130), ('e', 2578), ('m', 2131), ('w', 1979), ('t', 1667), ('r', 1597), ('f', 1166), ('d', 1140), ('g', 1082), ('n', 1003), ('x', 620), ('oo', 585), ('th', 426), ('co', 279), ('ga', 221), ('k', 177), ('ex', 167), ('u', 163), ("the'", 161), ('io', 149), ('pp', 130), ("''", 120), ('z', 115), ('re', 114), ('pa', 110), ('thot', 108), ('ky', 99), ('jno', 98), ('wm', 95), ('ro', 85), ('va', 84), ("an'", 83), ('ma', 80), ('al', 77), ('tion', 75), ("to'", 75), ("'a", 74), ('altho', 74), ('mt', 69), ('ti', 69), ('brot', 65), ('zo', 64), ('maynor', 61), ('ft', 61), ('em', 58), ("and'", 58), ('ip', 58), ("oakwood's", 57), ('strother', 57), ('br', 57)]
Correction 8 -- Separate Squash Words¶
In [41]:
# %load shared_elements/separate_squashed_words.py
import pandas as pd
from math import log
prev = cycle
cycle = "correction8"
directories = utilities.define_directories(prev, cycle, base_dir)
if not os.path.exists(directories['cycle']):
os.makedirs(directories['cycle'])
corpus = (f for f in listdir(directories['prev']) if not f.startswith('.') and isfile(join(directories['prev'], f)))
verified_tokens = []
for filename in corpus:
content = utilities.readfile(directories['prev'], filename)
clean.get_approved_tokens(content, spelling_dictionary, verified_tokens)
tokens_with_freq = dict(collections.Counter(verified_tokens))
words = pd.DataFrame(list(tokens_with_freq.items()), columns=['token','freq'])
words_sorted = words.sort_values('freq', ascending=False)
words_sorted_short = words_sorted[words_sorted.freq > 2]
sorted_list_of_words = list(words_sorted_short['token'])
wordcost = dict((k, log((i+1)*log(len(sorted_list_of_words)))) for i,k in enumerate(sorted_list_of_words))
maxword = max(len(x) for x in sorted_list_of_words)
corpus = (f for f in listdir(directories['prev']) if not f.startswith('.') and isfile(join(directories['prev'], f)))
for filename in corpus:
content = utilities.readfile(directories['prev'], filename)
text = utilities.strip_punct(content)
tokens = utilities.tokenize_text(text)
replacements = []
for token in tokens:
if not token.lower() in spelling_dictionary:
if len(token) > 17:
if re.search(r"[\-\-\'\"]", token):
pass
else:
split_string = clean.infer_spaces(token, wordcost, maxword)
list_split_string = split_string.split()
if clean.verify_split_string(list_split_string, spelling_dictionary):
replacements.append((token, split_string))
else:
pass
else:
pass
else:
pass
if len(replacements) > 0:
print("{}: {}".format(filename, replacements))
for replacement in replacements:
content = clean.replace_pair(replacement, content)
else:
pass
with open(join(directories['cycle'], filename), mode="w") as o:
o.write(content)
o.close()
GH18980501-V01-01-page12.txt: [('SOUTHERNMISSIONARYSOCIETY', 'SOUTHERN MISSIONARY SOCIETY')] GH18980701-V01-02-page2.txt: [('variousinstitution', 'various institution')] GH18990301-V01-08-page8.txt: [('correspondeducation', 'correspond education')] GH19000501-V02-05-page6.txt: [('Ipromisetousethisoutfitinsecuring', 'I promise to use this outfit in securing')] GH19000601-V02-06-page20.txt: [('buildingenterprises', 'building enterprises')] GH19000701-V02-07-page17.txt: [('FiresideAccounting', 'Fireside Accounting')] GH19000701-V02-07-page18.txt: [('subscriptionsgiven', 'subscriptions given')] GH19000701-V02-07-page4.txt: [('representativeclass', 'representative class')] GH19000801-V02-08-page4.txt: [('absolutelynecessary', 'absolutely necessary')] GH19001101-V02-11-page8.txt: [('Nashvilleheadquarters', 'Nashville headquarters')] GH19001201-V02-12-page6.txt: [('Heavenstrengthened', 'Heaven strengthened')] GH19010601-V03-06-page6.txt: [('CSaWHATAREYOUGOODFOR', 'C S a WHAT ARE YOU GOOD FOR')] GH19011201-V03-12-page14.txt: [('MaryFlorenceMcKelvy', 'Mary Florence M c K e l v y'), ('DanielWilcoxandwite', 'Daniel Wilcox and wit e')] GH19020108-V04-01-page3.txt: [('comethupoutofthemidstofthepit', 'cometh up out of the midst of the pit')] GH19020402-V04-13-page3.txt: [('JesusChristmakeththeewhole', 'Jesus Christ maketh thee whole'), ('Thentheyalsowhicharefallenasleepin', 'Then they also which are fallen asleep in')] GH19020514-V04-19-page8.txt: [('diplomaticarelations', 'diplomatic a relations')] GH19021210-V04-48-page5.txt: [('InternationalSabbath', 'International Sabbath')] GH19030114-V05-01-page1.txt: [('ereforeturnyourselves', 'ere fore turn yourselves')] GH19060401-V03-04-page2.txt: [('righteousunfavorable', 'righteous unfavorable')] GH19061201-V03-12-page3.txt: [('WestMichConference', 'West Mich Conference')] GH19070401-V04-04-page4.txt: [('THEATLANTABUILDINGFUND', 'THE ATLANTA BUILDING FUND')] GH19070801-V04-08-page3.txt: [('Wefeelthatinsteadoftreatingthis', 'We feel that instead of treating this')] GH19080301-V05-03-page4.txt: [('OotordSabbathSchool', 'O ot ord Sabbath School')] GH19110201-V07-02-page7.txt: [('NewYorkCityistheonlyonein', 'New York City is the only one in')] GH19110901-V07-09-page4.txt: [('rainedconsiderable', 'rained considerable')] GH19110901-V07-09-page6.txt: [('nightandwassohighlypleasedthathe', 'night and was so highly pleased that he')] GH19120801-V08-08-page1.txt: [('acceptablelaborers', 'acceptable laborers')] GH19121201-V08-12-page3.txt: [('severalinteresting', 'several interesting')] GH19130101-V09-01-page3.txt: [('manufacturingtowns', 'manufacturing towns')] GH19130501-V09-05-page2.txt: [('spiritualcondition', 'spiritual condition')] GH19130501-V09-05-page5.txt: [('ifposworkersastheygoforth', 'if pos workers as they go forth')] GH19130901-V09-09-page4.txt: [('attemptingimpossible', 'attempting impossible')] GH19131201-V09-12-page1.txt: [('conferenceofficers', 'conference officers')] GH19131201-V09-12-page2.txt: [('responsibilityjesting', 'responsibility jesting')] GH19150301-V11-03-page5.txt: [('flatteringthemselves', 'flattering themselves')] GH19150601-V11-06-page8.txt: [('blessedexperiences', 'blessed experiences')] GH19150701-V11-07-page7.txt: [('sanitaryconditions', 'sanitary conditions')] GH19151101-V11-11-page8.txt: [('EDITORIALCONTRIBUTORS', 'EDITORIAL CONTRIBUTORS')] GH19160401-V10-04-page5.txt: [('Lookwhereyouaregoing', 'Look where you are going')] GH19160501-V10-05-page6.txt: [('theserecommendations', 'these recommendations')] GH19160601-V10-06-page6.txt: [('whohavenotbeenbaptized', 'who have not been baptized')] GH19170301-V11-03-page8.txt: [('yearwehopetohavetimedormitories', 'year we hope to have time dormitories')] GH19170601-V11-06-page2.txt: [('Seventhprincipalship', 'Seventh principal ship')] GH19171201-V11-12-page2.txt: [('fatherrsiididoextri', 'fat h err s ii did o e x t r i')] GH19180201-V12-02-page7.txt: [('Stepheninspiration', 'Stephen inspiration')] GH19180601-V12-06-page2.txt: [('faiththoroughfares', 'faith thoroughfares')] GH19180801-V12-08-page2.txt: [('SisterAnnaButleTrh', 'Sister Anna But le T r h')] GH19181201-V12-12-page1.txt: [('countaccommodations', 'count accommodations')] GH19181201-V12-12-page2.txt: [('messethgershastened', 'mess eth gers hastened')] GH19190301-V13-03-page4.txt: [('secondclassmatteratthePostofficeat', 'second class matter at the Postoffice at'), ('Toinsureinsertioninthecurrentissue', 'To insure insertion in the current issue')] GH19190601-V13-06-page4.txt: [('Scoldunderstanding', 'S cold understanding')] GH19190701-V13-07-page3.txt: [('refreshassociation', 'refresh association')] GH19190701-V13-07-page6.txt: [('MissionarySecretaries', 'Missionary Secretaries')] GH19201101-V14-11-page3.txt: [('othersweremoregifted', 'others were more gifted')] GH19201101-V14-11-page7.txt: [('underthemechanicalleader', 'under the mechanical leader')]
In [44]:
# %load shared_elements/summary.py
summary = reports.overview_report(directories['cycle'], spelling_dictionary, title)
Directory: /Users/jeriwieringa/Dissertation/text/text/2017-01-31-corpus-with-utf8-split-into-titles-cleaning/GH/correction8 Average verified rate: 0.9739489404051832 Average of error rates: 0.02800889767671775 Total token count: 2240715
In [45]:
# %load shared_elements/top_errors.py
errors_summary = reports.get_errors_summary( summary )
reports.top_errors( errors_summary, 10 )[:50]
Out[45]:
[("'", 3130), ('e', 2581), ('m', 2132), ('w', 1979), ('t', 1669), ('r', 1599), ('f', 1166), ('d', 1140), ('g', 1082), ('n', 1003), ('x', 621), ('oo', 585), ('th', 426), ('co', 279), ('ga', 221), ('k', 178), ('ex', 167), ('u', 163), ("the'", 161), ('io', 149), ('pp', 130), ("''", 120), ('z', 115), ('re', 114), ('pa', 110), ('thot', 108), ('ky', 99), ('jno', 98), ('wm', 95), ('ro', 85), ('va', 84), ("an'", 83), ('ma', 80), ('al', 77), ('tion', 75), ("to'", 75), ("'a", 74), ('altho', 74), ('mt', 69), ('ti', 69), ('brot', 65), ('zo', 64), ('maynor', 61), ('ft', 61), ('em', 58), ("and'", 58), ('ip', 58), ("oakwood's", 57), ('strother', 57), ('br', 57)]
In [ ]: