mv: ‘./input-file.zip’ and ‘./input-file.zip’ are the same file Creating study carrel named subject-tragicomedy-gutenberg Initializing database Unzipping Archive: input-file.zip creating: ./tmp/input/input-file/ inflating: ./tmp/input/input-file/29226.txt inflating: ./tmp/input/input-file/1124.txt inflating: ./tmp/input/input-file/1133.txt inflating: ./tmp/input/input-file/1135.txt inflating: ./tmp/input/input-file/1134.txt inflating: ./tmp/input/input-file/1801.txt inflating: ./tmp/input/input-file/1800.txt inflating: ./tmp/input/input-file/1790.txt inflating: ./tmp/input/input-file/1799.txt inflating: ./tmp/input/input-file/1542.txt inflating: ./tmp/input/input-file/2235.txt inflating: ./tmp/input/input-file/2248.txt inflating: ./tmp/input/input-file/2269.txt inflating: ./tmp/input/input-file/10850.txt inflating: ./tmp/input/input-file/12222.txt inflating: ./tmp/input/input-file/12312.txt inflating: ./tmp/input/input-file/12040.txt inflating: ./tmp/input/input-file/12039.txt inflating: ./tmp/input/input-file/39249.txt inflating: ./tmp/input/input-file/47518.txt inflating: ./tmp/input/input-file/metadata.csv caution: excluded filename not matched: *MACOSX* === DIRECTORIES: ./tmp/input === DIRECTORY: ./tmp/input/input-file === metadata file: ./tmp/input/input-file/metadata.csv === found metadata file === updating bibliographic database Building study carrel named subject-tragicomedy-gutenberg FILE: cache/29226.txt OUTPUT: txt/29226.txt FILE: cache/2248.txt OUTPUT: txt/2248.txt FILE: cache/1800.txt OUTPUT: txt/1800.txt FILE: cache/1799.txt OUTPUT: txt/1799.txt FILE: cache/12039.txt OUTPUT: txt/12039.txt FILE: cache/12312.txt OUTPUT: txt/12312.txt FILE: cache/12040.txt OUTPUT: txt/12040.txt FILE: cache/2269.txt OUTPUT: txt/2269.txt FILE: cache/10850.txt OUTPUT: txt/10850.txt FILE: cache/1134.txt OUTPUT: txt/1134.txt FILE: cache/1801.txt OUTPUT: txt/1801.txt FILE: cache/1133.txt OUTPUT: txt/1133.txt FILE: cache/39249.txt OUTPUT: txt/39249.txt FILE: cache/47518.txt OUTPUT: txt/47518.txt FILE: cache/12222.txt OUTPUT: txt/12222.txt FILE: cache/1542.txt OUTPUT: txt/1542.txt FILE: cache/1790.txt OUTPUT: txt/1790.txt FILE: cache/2235.txt OUTPUT: txt/2235.txt FILE: cache/1135.txt OUTPUT: txt/1135.txt FILE: cache/1124.txt OUTPUT: txt/1124.txt === file2bib.sh === id: 2248 author: Shakespeare, William title: The Winter's Tale date: pages: extension: .txt txt: ./txt/2248.txt cache: ./cache/2248.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 1 resourceName b'2248.txt' Traceback (most recent call last): File "/data-disk/reader-compute/reader-classic/bin/file2bib.py", line 107, in text = textacy.preprocessing.normalize.normalize_quotation_marks( text ) File "/data-disk/python/lib/python3.8/site-packages/textacy/preprocessing/normalize.py", line 32, in normalize_quotation_marks return text.translate(QUOTE_TRANSLATION_TABLE) AttributeError: 'NoneType' object has no attribute 'translate' === file2bib.sh === id: 1790 author: Shakespeare, William title: Troilus and Cressida date: pages: extension: .txt txt: ./txt/1790.txt cache: ./cache/1790.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 2 resourceName b'1790.txt' Traceback (most recent call last): File "/data-disk/reader-compute/reader-classic/bin/file2bib.py", line 107, in text = textacy.preprocessing.normalize.normalize_quotation_marks( text ) File "/data-disk/python/lib/python3.8/site-packages/textacy/preprocessing/normalize.py", line 32, in normalize_quotation_marks return text.translate(QUOTE_TRANSLATION_TABLE) AttributeError: 'NoneType' object has no attribute 'translate' === file2bib.sh === id: 1124 author: Shakespeare, William title: The History of Troilus and Cressida date: pages: extension: .txt txt: ./txt/1124.txt cache: ./cache/1124.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 1 resourceName b'1124.txt' Traceback (most recent call last): File "/data-disk/reader-compute/reader-classic/bin/file2bib.py", line 107, in text = textacy.preprocessing.normalize.normalize_quotation_marks( text ) File "/data-disk/python/lib/python3.8/site-packages/textacy/preprocessing/normalize.py", line 32, in normalize_quotation_marks return text.translate(QUOTE_TRANSLATION_TABLE) AttributeError: 'NoneType' object has no attribute 'translate' 1799 txt/../pos/1799.pos 2248 txt/../pos/2248.pos 1799 txt/../ent/1799.ent 1799 txt/../wrd/1799.wrd 1800 txt/../ent/1800.ent 1801 txt/../ent/1801.ent 1801 txt/../pos/1801.pos 1134 txt/../pos/1134.pos 1134 txt/../wrd/1134.wrd 2269 txt/../ent/2269.ent 2269 txt/../pos/2269.pos 1800 txt/../pos/1800.pos 1133 txt/../wrd/1133.wrd 1134 txt/../ent/1134.ent 2248 txt/../ent/2248.ent 1133 txt/../pos/1133.pos 2248 txt/../wrd/2248.wrd Traceback (most recent call last): File "/data-disk/reader-compute/reader-classic/bin/txt2keywords.py", line 54, in for keyword, score in ( yake( doc, ngrams=NGRAMS, topn=TOPN ) ) : File "/data-disk/python/lib/python3.8/site-packages/textacy/ke/yake.py", line 96, in yake word_scores = _compute_word_scores(doc, word_occ_vals, word_freqs, stop_words) File "/data-disk/python/lib/python3.8/site-packages/textacy/ke/yake.py", line 205, in _compute_word_scores freq_baseline = statistics.mean(freqs_nsw) + statistics.stdev(freqs_nsw) File "/data-disk/python/lib/python3.8/statistics.py", line 315, in mean raise StatisticsError('mean requires at least one data point') statistics.StatisticsError: mean requires at least one data point 2269 txt/../wrd/2269.wrd Traceback (most recent call last): File "/data-disk/reader-compute/reader-classic/bin/txt2keywords.py", line 54, in for keyword, score in ( yake( doc, ngrams=NGRAMS, topn=TOPN ) ) : File "/data-disk/python/lib/python3.8/site-packages/textacy/ke/yake.py", line 96, in yake word_scores = _compute_word_scores(doc, word_occ_vals, word_freqs, stop_words) File "/data-disk/python/lib/python3.8/site-packages/textacy/ke/yake.py", line 205, in _compute_word_scores freq_baseline = statistics.mean(freqs_nsw) + statistics.stdev(freqs_nsw) File "/data-disk/python/lib/python3.8/statistics.py", line 315, in mean raise StatisticsError('mean requires at least one data point') statistics.StatisticsError: mean requires at least one data point 1133 txt/../ent/1133.ent 1800 txt/../wrd/1800.wrd 1801 txt/../wrd/1801.wrd === file2bib.sh === id: 2235 author: Shakespeare, William title: The Tempest date: pages: extension: .txt txt: ./txt/2235.txt cache: ./cache/2235.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 1 resourceName b'2235.txt' Traceback (most recent call last): File "/data-disk/reader-compute/reader-classic/bin/file2bib.py", line 107, in text = textacy.preprocessing.normalize.normalize_quotation_marks( text ) File "/data-disk/python/lib/python3.8/site-packages/textacy/preprocessing/normalize.py", line 32, in normalize_quotation_marks return text.translate(QUOTE_TRANSLATION_TABLE) AttributeError: 'NoneType' object has no attribute 'translate' === file2bib.sh === id: 1799 author: Shakespeare, William title: Cymbeline date: pages: extension: .txt txt: ./txt/1799.txt cache: ./cache/1799.txt Content-Encoding UTF-8 Content-Type text/plain; charset=UTF-8 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 1 resourceName b'1799.txt' === file2bib.sh === id: 1800 author: Shakespeare, William title: The Winter's Tale date: pages: extension: .txt txt: ./txt/1800.txt cache: ./cache/1800.txt Content-Encoding UTF-8 Content-Type text/plain; charset=UTF-8 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 2 resourceName b'1800.txt' === file2bib.sh === id: 1133 author: Shakespeare, William title: Cymbeline date: pages: extension: .txt txt: ./txt/1133.txt cache: ./cache/1133.txt Content-Encoding UTF-8 Content-Type text/plain; charset=UTF-8 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 1 resourceName b'1133.txt' === file2bib.sh === id: 1801 author: Shakespeare, William title: The Tempest date: pages: extension: .txt txt: ./txt/1801.txt cache: ./cache/1801.txt Content-Encoding UTF-8 Content-Type text/plain; charset=UTF-8 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 2 resourceName b'1801.txt' === file2bib.sh === id: 1135 author: Shakespeare, William title: The Tempest date: pages: extension: .txt txt: ./txt/1135.txt cache: ./cache/1135.txt Content-Encoding UTF-8 Content-Type text/plain; charset=UTF-8 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 1 resourceName b'1135.txt' 1124 txt/../pos/1124.pos 1124 txt/../ent/1124.ent 2235 txt/../pos/2235.pos 1542 txt/../pos/1542.pos 1790 txt/../pos/1790.pos 1542 txt/../ent/1542.ent 1124 txt/../wrd/1124.wrd Traceback (most recent call last): File "/data-disk/reader-compute/reader-classic/bin/txt2keywords.py", line 54, in for keyword, score in ( yake( doc, ngrams=NGRAMS, topn=TOPN ) ) : File "/data-disk/python/lib/python3.8/site-packages/textacy/ke/yake.py", line 96, in yake word_scores = _compute_word_scores(doc, word_occ_vals, word_freqs, stop_words) File "/data-disk/python/lib/python3.8/site-packages/textacy/ke/yake.py", line 205, in _compute_word_scores freq_baseline = statistics.mean(freqs_nsw) + statistics.stdev(freqs_nsw) File "/data-disk/python/lib/python3.8/statistics.py", line 315, in mean raise StatisticsError('mean requires at least one data point') statistics.StatisticsError: mean requires at least one data point 2235 txt/../ent/2235.ent 1790 txt/../ent/1790.ent 1542 txt/../wrd/1542.wrd Traceback (most recent call last): File "/data-disk/reader-compute/reader-classic/bin/txt2keywords.py", line 54, in for keyword, score in ( yake( doc, ngrams=NGRAMS, topn=TOPN ) ) : File "/data-disk/python/lib/python3.8/site-packages/textacy/ke/yake.py", line 96, in yake word_scores = _compute_word_scores(doc, word_occ_vals, word_freqs, stop_words) File "/data-disk/python/lib/python3.8/site-packages/textacy/ke/yake.py", line 205, in _compute_word_scores freq_baseline = statistics.mean(freqs_nsw) + statistics.stdev(freqs_nsw) File "/data-disk/python/lib/python3.8/statistics.py", line 315, in mean raise StatisticsError('mean requires at least one data point') statistics.StatisticsError: mean requires at least one data point 2235 txt/../wrd/2235.wrd Traceback (most recent call last): File "/data-disk/reader-compute/reader-classic/bin/txt2keywords.py", line 54, in for keyword, score in ( yake( doc, ngrams=NGRAMS, topn=TOPN ) ) : File "/data-disk/python/lib/python3.8/site-packages/textacy/ke/yake.py", line 96, in yake word_scores = _compute_word_scores(doc, word_occ_vals, word_freqs, stop_words) File "/data-disk/python/lib/python3.8/site-packages/textacy/ke/yake.py", line 205, in _compute_word_scores freq_baseline = statistics.mean(freqs_nsw) + statistics.stdev(freqs_nsw) File "/data-disk/python/lib/python3.8/statistics.py", line 315, in mean raise StatisticsError('mean requires at least one data point') statistics.StatisticsError: mean requires at least one data point 1790 txt/../wrd/1790.wrd Traceback (most recent call last): File "/data-disk/reader-compute/reader-classic/bin/txt2keywords.py", line 54, in for keyword, score in ( yake( doc, ngrams=NGRAMS, topn=TOPN ) ) : File "/data-disk/python/lib/python3.8/site-packages/textacy/ke/yake.py", line 96, in yake word_scores = _compute_word_scores(doc, word_occ_vals, word_freqs, stop_words) File "/data-disk/python/lib/python3.8/site-packages/textacy/ke/yake.py", line 205, in _compute_word_scores freq_baseline = statistics.mean(freqs_nsw) + statistics.stdev(freqs_nsw) File "/data-disk/python/lib/python3.8/statistics.py", line 315, in mean raise StatisticsError('mean requires at least one data point') statistics.StatisticsError: mean requires at least one data point === file2bib.sh === id: 2269 author: Shakespeare, William title: Cymbeline date: pages: extension: .txt txt: ./txt/2269.txt cache: ./cache/2269.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 2 resourceName b'2269.txt' Traceback (most recent call last): File "/data-disk/reader-compute/reader-classic/bin/file2bib.py", line 107, in text = textacy.preprocessing.normalize.normalize_quotation_marks( text ) File "/data-disk/python/lib/python3.8/site-packages/textacy/preprocessing/normalize.py", line 32, in normalize_quotation_marks return text.translate(QUOTE_TRANSLATION_TABLE) AttributeError: 'NoneType' object has no attribute 'translate' === file2bib.sh === id: 1542 author: Shakespeare (spurious and doubtful works) title: The Two Noble Kinsmen date: pages: extension: .txt txt: ./txt/1542.txt cache: ./cache/1542.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 1 resourceName b'1542.txt' Traceback (most recent call last): File "/data-disk/reader-compute/reader-classic/bin/file2bib.py", line 107, in text = textacy.preprocessing.normalize.normalize_quotation_marks( text ) File "/data-disk/python/lib/python3.8/site-packages/textacy/preprocessing/normalize.py", line 32, in normalize_quotation_marks return text.translate(QUOTE_TRANSLATION_TABLE) AttributeError: 'NoneType' object has no attribute 'translate' 1135 txt/../ent/1135.ent 1135 txt/../pos/1135.pos 1135 txt/../wrd/1135.wrd === file2bib.sh === id: 1134 author: Shakespeare, William title: The Winter's Tale date: pages: extension: .txt txt: ./txt/1134.txt cache: ./cache/1134.txt Content-Encoding UTF-8 Content-Type text/plain; charset=UTF-8 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 2 resourceName b'1134.txt' 47518 txt/../wrd/47518.wrd 47518 txt/../pos/47518.pos 29226 txt/../pos/29226.pos 29226 txt/../wrd/29226.wrd 12039 txt/../pos/12039.pos 12039 txt/../wrd/12039.wrd 12222 txt/../wrd/12222.wrd 12222 txt/../pos/12222.pos 39249 txt/../pos/39249.pos 12040 txt/../wrd/12040.wrd 29226 txt/../ent/29226.ent 39249 txt/../wrd/39249.wrd === file2bib.sh === id: 47518 author: Shakespeare, William title: Shakespeare's Comedy of The Tempest date: pages: extension: .txt txt: ./txt/47518.txt cache: ./cache/47518.txt Content-Encoding UTF-8 Content-Type text/plain; charset=UTF-8 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 4 resourceName b'47518.txt' 12040 txt/../pos/12040.pos === file2bib.sh === id: 29226 author: Leacock, John title: The Fall of British Tyranny; Or, American Liberty Triumphant date: pages: extension: .txt txt: ./txt/29226.txt cache: ./cache/29226.txt Content-Encoding UTF-8 Content-Type text/plain; charset=UTF-8 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 3 resourceName b'29226.txt' 47518 txt/../ent/47518.ent 10850 txt/../wrd/10850.wrd 12222 txt/../ent/12222.ent 12039 txt/../ent/12039.ent 39249 txt/../ent/39249.ent 10850 txt/../pos/10850.pos 12312 txt/../wrd/12312.wrd 12312 txt/../pos/12312.pos === file2bib.sh === id: 12039 author: Beaumont, Francis title: Beaumont and Fletcher's Works, Vol. 01 of 10: the Custom of the Country date: pages: extension: .txt txt: ./txt/12039.txt cache: ./cache/12039.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 4 resourceName b'12039.txt' === file2bib.sh === id: 12222 author: Beaumont, Francis title: The Faithful Shepherdess The Works of Francis Beaumont and John Fletcher (Volume 2 of 10). date: pages: extension: .txt txt: ./txt/12222.txt cache: ./cache/12222.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 4 resourceName b'12222.txt' === file2bib.sh === id: 12040 author: Beaumont, Francis title: Beaumont and Fletcher's Works, Vol. 02 of 10: the Humourous Lieutenant date: pages: extension: .txt txt: ./txt/12040.txt cache: ./cache/12040.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 4 resourceName b'12040.txt' === file2bib.sh === id: 39249 author: Fletcher, John title: Beaumont and Fletcher's Works, Vol. 03 of 10: The Loyal Subject date: pages: extension: .txt txt: ./txt/39249.txt cache: ./cache/39249.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 5 resourceName b'39249.txt' 12040 txt/../ent/12040.ent === file2bib.sh === id: 12312 author: Fletcher, John title: A King, and No King date: pages: extension: .txt txt: ./txt/12312.txt cache: ./cache/12312.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 4 resourceName b'12312.txt' === file2bib.sh === id: 10850 author: Beaumont, Francis title: Philaster; Or, Love Lies a Bleeding date: pages: extension: .txt txt: ./txt/10850.txt cache: ./cache/10850.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 4 resourceName b'10850.txt' 10850 txt/../ent/10850.ent 12312 txt/../ent/12312.ent Done mapping. Reducing subject-tragicomedy-gutenberg === reduce.pl bib === id = 29226 author = Leacock, John title = The Fall of British Tyranny; Or, American Liberty Triumphant date = pages = extension = .txt mime = text/plain words = 24961 sentences = 2440 flesch = 86 summary = "A very black scene between Lord Kidnapper and Major Cudjo. Lexington, between Lord Boston, messenger and officers of the guard. tho' I have reason to think you would not of choice let me come within you--and to let you know, your advice respecting certain points of law, unheard of splendour, and the name of Lord Paramount the mighty, shall power, when you consider with whom you have to contend--Let me see--Lord My Lord, be pleased to turn your eyes, and look out of the look then, my Lord, like Sampson making sport for the Philistines. brave people, like the Americans, from their infancy us'd to liberty My friends, I yet will hail you good morrow, tho' I know not how long we Nay, sir, I know not their business;--let us yet bear with them Very true, My Lord, I shall take particular care. case before Lord Paramount, and let him know your deplorable situation. cache = ./cache/29226.txt txt = ./txt/29226.txt === reduce.pl bib === id = 1133 author = Shakespeare, William title = Cymbeline date = pages = extension = .txt mime = text/plain words = 40 sentences = 10 flesch = 88 summary = THIS EBOOK WAS ONE OF PROJECT GUTENBERG'S EARLY FILES PRODUCED AT A TIME WHEN PROOFING METHODS AND TOOLS WERE NOT WELL DEVELOPED. IS AN IMPROVED EDITION OF THIS TITLE WHICH MAY BE VIEWED AS EBOOK (#1538) at https://www.gutenberg.org/ebooks/1538 cache = ./cache/1133.txt txt = ./txt/1133.txt === reduce.pl bib === id = 1799 author = Shakespeare, William title = Cymbeline date = pages = extension = .txt mime = text/plain words = 40 sentences = 10 flesch = 88 summary = THIS EBOOK WAS ONE OF PROJECT GUTENBERG'S EARLY FILES PRODUCED AT A TIME WHEN PROOFING METHODS AND TOOLS WERE NOT WELL DEVELOPED. IS AN IMPROVED EDITION OF THIS TITLE WHICH MAY BE VIEWED AS EBOOK (#1538) at https://www.gutenberg.org/ebooks/1538 cache = ./cache/1799.txt txt = ./txt/1799.txt === reduce.pl bib === id = 1800 author = Shakespeare, William title = The Winter's Tale date = pages = extension = .txt mime = text/plain words = 40 sentences = 10 flesch = 88 summary = THIS EBOOK WAS ONE OF PROJECT GUTENBERG'S EARLY FILES PRODUCED AT A TIME WHEN PROOFING METHODS AND TOOLS WERE NOT WELL DEVELOPED. IS AN IMPROVED EDITION OF THIS TITLE WHICH MAY BE VIEWED AS EBOOK (#1539) at https://www.gutenberg.org/ebooks/1539 cache = ./cache/1800.txt txt = ./txt/1800.txt === reduce.pl bib === === reduce.pl bib === id = 12222 author = Beaumont, Francis title = The Faithful Shepherdess The Works of Francis Beaumont and John Fletcher (Volume 2 of 10). date = pages = extension = .txt mime = text/plain words = 25820 sentences = 3544 flesch = 102 summary = Stay gentle _Amoret_, thou fair brow'd Maid, Thy Shepherd prays thee stay, that holds thee dear, Thee freedom Shepherd, and thy tongue be still Shall crown thy chast hopes with long wish'd delight. Thou hast given thy poor Shepherd: fairest Bud Shepherd, I pray thee stay, where hast thou been? For thy long fingers; tell thee tales of Love, Shepherd, thou hast thy Wish. Than thou thy self art: I could tell thee more, Thou blessed star, I thank thee for thy light, Hail Shepherd, _Pan_ bless both thy flock and thee, Welcom fair Shepherdess, thy loving swain Lest thou hadst miss'd thy way: were it day light, Pray _Pan_ thy Love may ever follow thee. _Amar._ Stay thy dead-doing hand, thou art too hot Dearer than thou canst love thy self, though all Canst thou not love again thy _Amoret_? Thou holy _Shepherd_, see what for thy sake cache = ./cache/12222.txt txt = ./txt/12222.txt === reduce.pl bib === === reduce.pl bib === id = 1801 author = Shakespeare, William title = The Tempest date = pages = extension = .txt mime = text/plain words = 40 sentences = 10 flesch = 88 summary = THIS EBOOK WAS ONE OF PROJECT GUTENBERG'S EARLY FILES PRODUCED AT A TIME WHEN PROOFING METHODS AND TOOLS WERE NOT WELL DEVELOPED. IS AN IMPROVED EDITION OF THIS TITLE WHICH MAY BE VIEWED AS EBOOK (#1540) at https://www.gutenberg.org/ebooks/1540 cache = ./cache/1801.txt txt = ./txt/1801.txt === reduce.pl bib === id = 1135 author = Shakespeare, William title = The Tempest date = pages = extension = .txt mime = text/plain words = 40 sentences = 10 flesch = 88 summary = THIS EBOOK WAS ONE OF PROJECT GUTENBERG'S EARLY FILES PRODUCED AT A TIME WHEN PROOFING METHODS AND TOOLS WERE NOT WELL DEVELOPED. IS AN IMPROVED EDITION OF THIS TITLE WHICH MAY BE VIEWED AS EBOOK (#1540) at https://www.gutenberg.org/ebooks/1540 cache = ./cache/1135.txt txt = ./txt/1135.txt === reduce.pl bib === id = 12039 author = Beaumont, Francis title = Beaumont and Fletcher's Works, Vol. 01 of 10: the Custom of the Country date = pages = extension = .txt mime = text/plain words = 25739 sentences = 4356 flesch = 101 summary = _Rut._ You love a Gentlewoman, a young handsom woman, _Rut._ You hope to Marry her; 'tis a lawful calling _Arn._ Yes. _Rut._ And fair I dare proclaim her, My mind shall not pay this custom, cruel man. Farewel, wish me good fortune, we shall meet 'Tis scorn, not pity, makes me give thee life: _Rut._ I have a sword Sir, you shall find, a good one; _Rut._ 'Tis the Lady of the house, _Ser._ Here they stand ready Sir. _Zab._ 'Tis well, be sure Good Gentle Sir, give me leave to think a little, _1 Offi._ Not so Sir. _Rut._ Cannot a man fall into one of your drunken Cellars, _Hip._ Let it fall, Sir, No man shall know me, nor the share I have in thee, _Hip._ Be sure Sir, I shall fit you. Here comes the Lady Sir. _Enter_ Guiomar. _Hip._ _Hippolytas_ life shall make that good hereafter, cache = ./cache/12039.txt txt = ./txt/12039.txt === reduce.pl bib === === reduce.pl bib === id = 12312 author = Fletcher, John title = A King, and No King date = pages = extension = .txt mime = text/plain words = 41401 sentences = 7196 flesch = 105 summary = retreat, I think thou wouldst kill any man that stopt thee if I do not know how thou mayst wait of a man in's Chamber, or thy King, and were sure thou wouldst mistake alwaies and run away thou wer't a man of understanding, I would tell thee, he is think me thy friend for this, for if I ear'd who knew it, thou Faith 'tis a very disputable question, and yet I think thou canst I have so good an opinion of it: 'tis whether thou be valiant. All this is of thy self, I pray thee _Bessus_ tell something of Too safe I am Sir. _Enter_ Gobrias, Arane, Panthea, Spaconia, Bacurius, Like dust; I know thou fear'st my words, away. Nay, more, the King Sir. _Enter_ Arbaces, Bacurius, Mardonius. Sir, I will pray for you, yet you shall know I come to speake to thee thou wicked man, cache = ./cache/12312.txt txt = ./txt/12312.txt === reduce.pl bib === id = 47518 author = Shakespeare, William title = Shakespeare's Comedy of The Tempest date = pages = extension = .txt mime = text/plain words = 18265 sentences = 2767 flesch = 99 summary = She said thou wast my daughter; and thy father Thou art inclined to sleep; 'tis a good dulness, Let me remember thee what thou hast promised, And left thee there; where thou didst vent thy groans What wert thou, if the King of Naples heard thee? Sea-water shalt thou drink; thy food shall be Can speak like us: then wisely, good sir, weigh Thou let'st thy fortune sleep--die, rather; wink'st Shall free thee from the tribute which thou payest; And I the king shall love thee. If thou beest Trinculo, come forth: I'll pull thee by the Drink, servant-monster, when I bid thee: thy eyes are almost set Moon-calf, speak once in thy life, if thou beest a good Thou shalt be lord of it and I'll serve thee. Give me thy hand: I am sorry I beat thee; but, while thou Were but my trials of thy love, and thou cache = ./cache/47518.txt txt = ./txt/47518.txt === reduce.pl bib === id = 12040 author = Beaumont, Francis title = Beaumont and Fletcher's Works, Vol. 02 of 10: the Humourous Lieutenant date = pages = extension = .txt mime = text/plain words = 32332 sentences = 6634 flesch = 105 summary = I have cause to love you, dear Sir. _2 Ush._ Then I'le carry ye, _2 Em._ Think of that love, great Sir, that honor'd friendship I know 'twill fight it self then: dear Sir, honour me: _2 Gent._ Never till life leave us, Sir. _Ant._ O _Leontius_, I hear we shall abroad, Sir. _Ant._ Yes, and presently, We shall be full, no fear Sir. _Ant._ You _Leontius_, _Dem._ I know my duty, [_Exit_ Ant. You shall be half my Father. _Leo._ I am sure 'tis true: Lieutenant, canst thou drink well? I shall come back, loaden with fame, to honour thee. But good sweet Prince preserve your self, fight nobly, I, I, Sir, I am thinking who we shall take of 'em, The Prince is coming home, Sir. _Ant_. For sanctity I think much less: good even Sir. _Ant_. Good Sir, tell me the cause, I know there is a woman in't; cache = ./cache/12040.txt txt = ./txt/12040.txt === reduce.pl bib === === reduce.pl bib === id = 39249 author = Fletcher, John title = Beaumont and Fletcher's Works, Vol. 03 of 10: The Loyal Subject date = pages = extension = .txt mime = text/plain words = 28918 sentences = 5531 flesch = 103 summary = Shall rib this body in, nor sword hang here, Sir: _Bur._ That I am loth to tell; he will not come, Sir; _Bur._ Yes, I shall, Sir. _Duke._ Come, speak thy mind man: 'tis not for fighting, _The._ I think you are not, Sir; I am sure ye shall not. And ever in the Dukes ear, for your good, Sir, _Anc._ Is the Duke well, Sir? _Bur._ I hope a great one, and for your good, brave Sir. He comes in haste too, now we shall know all, Sir. _Hon._ I thank you Sir, you have made me half a Souldier, I do not love it my self, Sir, 'tis a lewd one, For pure love, or nothing: thus you shall be sure, Sir, _The._ 'Tis very good, I'le drink a great deal now Sir. To my honourable good Lord, I beseech ye Sir; _Bur._ 'Tis time, Sir, _Bur._ Good Sir-- cache = ./cache/39249.txt txt = ./txt/39249.txt === reduce.pl bib === === reduce.pl bib === id = 10850 author = Beaumont, Francis title = Philaster; Or, Love Lies a Bleeding date = pages = extension = .txt mime = text/plain words = 37343 sentences = 7172 flesch = 105 summary = But boy, it will prefer thee; thou art young, Come Sir, tell me truly, does your Lord love me? 'Tis thy Lords business hasts me thus; Away. Ages to come shall know no male of him Let all that shall succeed thee, for thy wrongs, What ill bred man art thou, to intrude thy self Clear thou thy self, or know not me for Father. D--H and Folio print 'Enter' after a space at the end of preceding line. lines ending _by, hand, Princesse, selfe_. lines ending _tongue, King, him, infections, brave, boy, else, Seven lines ending _know, head, king, word, attempts, me, friends_. lines ending _selfe, sufficient, loves, would, expect, violence, know, Ten lines ending _thought, Lady, pardon'd, Three lines ending _looke, Lord, selfe_. Three lines ending _me, boy, brave_. Four lines ending _me, gods, selfe, Two lines ending _thou, me_. B, C, D, E] two lines ending _you and King_. cache = ./cache/10850.txt txt = ./txt/10850.txt === reduce.pl bib === id = 1134 author = Shakespeare, William title = The Winter's Tale date = pages = extension = .txt mime = text/plain words = 40 sentences = 10 flesch = 88 summary = THIS EBOOK WAS ONE OF PROJECT GUTENBERG'S EARLY FILES PRODUCED AT A TIME WHEN PROOFING METHODS AND TOOLS WERE NOT WELL DEVELOPED. IS AN IMPROVED EDITION OF THIS TITLE WHICH MAY BE VIEWED AS EBOOK (#1539) at https://www.gutenberg.org/ebooks/1539 cache = ./cache/1134.txt txt = ./txt/1134.txt === reduce.pl bib === Building ./etc/reader.txt 12312 39249 12040 10850 12312 12040 number of items: 20 sum of words: 235,019 average size in words: 16,787 average readability score: 95 nouns: p.; b; man; omits; love; self; g; life; time; men; d; lines; way; art; honour; nothing; eyes; hand; thing; heart; name; woman; day; boy; power; f; sir; death; thy; place; world; line; head; grace; king; ll; face; blood; none; night; brother; service; e; thee; thoughts; truth; friends; body; one; words verbs: be; have; is; are; do; ''s; am; was; let; know; come; were; see; make; take; had; has; give; think; did; say; go; tell; speak; been; made; find; done; love; hear; live; dare; pray; look; leave; ending; bring; keep; stand; put; call; believe; hold; found; being; fear; set; stay; gives; lost adjectives: good; more; such; own; great; fair; old; little; true; poor; much; noble; brave; full; other; sweet; best; young; new; honest; strange; many; dear; free; sure; first; dead; better; same; worthy; last; ill; ready; happy; long; vertuous; fit; strong; holy; false; valiant; glad; mad; cold; certain; whole; high; pure; i''le; worse adverbs: not; so; now; then; too; here; yet; never; ever; i''le; up; more; out; again; well; thus; as; there; away; still; most; off; no; only; else; very; indeed; far; in; tis; first; down; once; on; long; even; much; enough; rather; all; back; forth; home; together; bravely; truly; therefore; presently; already; soon pronouns: i; you; my; me; your; it; he; her; his; him; they; she; we; their; our; thee; thy; ''em; us; them; ye; mine; ''s; himself; yours; themselves; myself; on''t; its; one; we''l; yourself; thyself; itself; thou; theirs; ourselves; us''d; ile; herself; they''l; punish''d; ours; nay; is''t; in''t; i''m; hers; em; yourselves proper nouns: _; l.; thou; sir; ye; c; enter; lord; arb; king; leo; lady; ant; |; cel; dem; exit; phi; heaven; gent; mar; prince; bes; tis; exeunt; g; duke; lieu; madam; rut; pan; di; god; gob; gentlemen; pros; f; du; arn; folio; ar; a; father; pha; bac; bell; hip; doe; shepherd; hast keywords: ebook; sir; enter; lord; prince; pan; lady; king; ant; zen; zab; washington; trin; tory; tigr; thy; steph; shepherd; seb; satyr; rut; pros; philaster; phi; pha; perigot; paramount; olym; officer; mr.; mocklaw; mir; messenger; men; mar; love; lordship; lieu; leu; leo; kidnapper; hip; gov; gon; gob; gent; general; gen; duke; dua one topic; one dimension: sir file(s): ./cache/29226.txt titles(s): The Fall of British Tyranny; Or, American Liberty Triumphant three topics; one dimension: thou; thou; ye file(s): ./cache/12312.txt, ./cache/10850.txt, ./cache/39249.txt titles(s): A King, and No King | Philaster; Or, Love Lies a Bleeding | Beaumont and Fletcher''s Works, Vol. 03 of 10: The Loyal Subject five topics; three dimensions: sir thou ye; shall ll sir; thou thy thee; lord ll like; ye sir _the file(s): ./cache/12312.txt, ./cache/10850.txt, ./cache/12222.txt, ./cache/29226.txt, ./cache/39249.txt titles(s): A King, and No King | Philaster; Or, Love Lies a Bleeding | The Faithful Shepherdess The Works of Francis Beaumont and John Fletcher (Volume 2 of 10). | The Fall of British Tyranny; Or, American Liberty Triumphant | Beaumont and Fletcher''s Works, Vol. 03 of 10: The Loyal Subject Type: gutenberg title: subject-tragicomedy-gutenberg date: 2021-06-10 time: 16:06 username: emorgan patron: Eric Morgan email: emorgan@nd.edu input: facet_subject:"Tragicomedy" ==== make-pages.sh htm files ==== make-pages.sh complex files ==== make-pages.sh named enities ==== making bibliographics id: 10850 author: Beaumont, Francis title: Philaster; Or, Love Lies a Bleeding date: words: 37343.0 sentences: 7172.0 pages: flesch: 105.0 cache: ./cache/10850.txt txt: ./txt/10850.txt summary: But boy, it will prefer thee; thou art young, Come Sir, tell me truly, does your Lord love me? ''Tis thy Lords business hasts me thus; Away. Ages to come shall know no male of him Let all that shall succeed thee, for thy wrongs, What ill bred man art thou, to intrude thy self Clear thou thy self, or know not me for Father. D--H and Folio print ''Enter'' after a space at the end of preceding line. lines ending _by, hand, Princesse, selfe_. lines ending _tongue, King, him, infections, brave, boy, else, Seven lines ending _know, head, king, word, attempts, me, friends_. lines ending _selfe, sufficient, loves, would, expect, violence, know, Ten lines ending _thought, Lady, pardon''d, Three lines ending _looke, Lord, selfe_. Three lines ending _me, boy, brave_. Four lines ending _me, gods, selfe, Two lines ending _thou, me_. B, C, D, E] two lines ending _you and King_. id: 12222 author: Beaumont, Francis title: The Faithful Shepherdess The Works of Francis Beaumont and John Fletcher (Volume 2 of 10). date: words: 25820.0 sentences: 3544.0 pages: flesch: 102.0 cache: ./cache/12222.txt txt: ./txt/12222.txt summary: Stay gentle _Amoret_, thou fair brow''d Maid, Thy Shepherd prays thee stay, that holds thee dear, Thee freedom Shepherd, and thy tongue be still Shall crown thy chast hopes with long wish''d delight. Thou hast given thy poor Shepherd: fairest Bud Shepherd, I pray thee stay, where hast thou been? For thy long fingers; tell thee tales of Love, Shepherd, thou hast thy Wish. Than thou thy self art: I could tell thee more, Thou blessed star, I thank thee for thy light, Hail Shepherd, _Pan_ bless both thy flock and thee, Welcom fair Shepherdess, thy loving swain Lest thou hadst miss''d thy way: were it day light, Pray _Pan_ thy Love may ever follow thee. _Amar._ Stay thy dead-doing hand, thou art too hot Dearer than thou canst love thy self, though all Canst thou not love again thy _Amoret_? Thou holy _Shepherd_, see what for thy sake id: 12040 author: Beaumont, Francis title: Beaumont and Fletcher''s Works, Vol. 02 of 10: the Humourous Lieutenant date: words: 32332.0 sentences: 6634.0 pages: flesch: 105.0 cache: ./cache/12040.txt txt: ./txt/12040.txt summary: I have cause to love you, dear Sir. _2 Ush._ Then I''le carry ye, _2 Em._ Think of that love, great Sir, that honor''d friendship I know ''twill fight it self then: dear Sir, honour me: _2 Gent._ Never till life leave us, Sir. _Ant._ O _Leontius_, I hear we shall abroad, Sir. _Ant._ Yes, and presently, We shall be full, no fear Sir. _Ant._ You _Leontius_, _Dem._ I know my duty, [_Exit_ Ant. You shall be half my Father. _Leo._ I am sure ''tis true: Lieutenant, canst thou drink well? I shall come back, loaden with fame, to honour thee. But good sweet Prince preserve your self, fight nobly, I, I, Sir, I am thinking who we shall take of ''em, The Prince is coming home, Sir. _Ant_. For sanctity I think much less: good even Sir. _Ant_. Good Sir, tell me the cause, I know there is a woman in''t; id: 12039 author: Beaumont, Francis title: Beaumont and Fletcher''s Works, Vol. 01 of 10: the Custom of the Country date: words: 25739.0 sentences: 4356.0 pages: flesch: 101.0 cache: ./cache/12039.txt txt: ./txt/12039.txt summary: _Rut._ You love a Gentlewoman, a young handsom woman, _Rut._ You hope to Marry her; ''tis a lawful calling _Arn._ Yes. _Rut._ And fair I dare proclaim her, My mind shall not pay this custom, cruel man. Farewel, wish me good fortune, we shall meet ''Tis scorn, not pity, makes me give thee life: _Rut._ I have a sword Sir, you shall find, a good one; _Rut._ ''Tis the Lady of the house, _Ser._ Here they stand ready Sir. _Zab._ ''Tis well, be sure Good Gentle Sir, give me leave to think a little, _1 Offi._ Not so Sir. _Rut._ Cannot a man fall into one of your drunken Cellars, _Hip._ Let it fall, Sir, No man shall know me, nor the share I have in thee, _Hip._ Be sure Sir, I shall fit you. Here comes the Lady Sir. _Enter_ Guiomar. _Hip._ _Hippolytas_ life shall make that good hereafter, id: 12312 author: Fletcher, John title: A King, and No King date: words: 41401.0 sentences: 7196.0 pages: flesch: 105.0 cache: ./cache/12312.txt txt: ./txt/12312.txt summary: retreat, I think thou wouldst kill any man that stopt thee if I do not know how thou mayst wait of a man in''s Chamber, or thy King, and were sure thou wouldst mistake alwaies and run away thou wer''t a man of understanding, I would tell thee, he is think me thy friend for this, for if I ear''d who knew it, thou Faith ''tis a very disputable question, and yet I think thou canst I have so good an opinion of it: ''tis whether thou be valiant. All this is of thy self, I pray thee _Bessus_ tell something of Too safe I am Sir. _Enter_ Gobrias, Arane, Panthea, Spaconia, Bacurius, Like dust; I know thou fear''st my words, away. Nay, more, the King Sir. _Enter_ Arbaces, Bacurius, Mardonius. Sir, I will pray for you, yet you shall know I come to speake to thee thou wicked man, id: 39249 author: Fletcher, John title: Beaumont and Fletcher''s Works, Vol. 03 of 10: The Loyal Subject date: words: 28918.0 sentences: 5531.0 pages: flesch: 103.0 cache: ./cache/39249.txt txt: ./txt/39249.txt summary: Shall rib this body in, nor sword hang here, Sir: _Bur._ That I am loth to tell; he will not come, Sir; _Bur._ Yes, I shall, Sir. _Duke._ Come, speak thy mind man: ''tis not for fighting, _The._ I think you are not, Sir; I am sure ye shall not. And ever in the Dukes ear, for your good, Sir, _Anc._ Is the Duke well, Sir? _Bur._ I hope a great one, and for your good, brave Sir. He comes in haste too, now we shall know all, Sir. _Hon._ I thank you Sir, you have made me half a Souldier, I do not love it my self, Sir, ''tis a lewd one, For pure love, or nothing: thus you shall be sure, Sir, _The._ ''Tis very good, I''le drink a great deal now Sir. To my honourable good Lord, I beseech ye Sir; _Bur._ ''Tis time, Sir, _Bur._ Good Sir-- id: 29226 author: Leacock, John title: The Fall of British Tyranny; Or, American Liberty Triumphant date: words: 24961.0 sentences: 2440.0 pages: flesch: 86.0 cache: ./cache/29226.txt txt: ./txt/29226.txt summary: "A very black scene between Lord Kidnapper and Major Cudjo. Lexington, between Lord Boston, messenger and officers of the guard. tho'' I have reason to think you would not of choice let me come within you--and to let you know, your advice respecting certain points of law, unheard of splendour, and the name of Lord Paramount the mighty, shall power, when you consider with whom you have to contend--Let me see--Lord My Lord, be pleased to turn your eyes, and look out of the look then, my Lord, like Sampson making sport for the Philistines. brave people, like the Americans, from their infancy us''d to liberty My friends, I yet will hail you good morrow, tho'' I know not how long we Nay, sir, I know not their business;--let us yet bear with them Very true, My Lord, I shall take particular care. case before Lord Paramount, and let him know your deplorable situation. id: 1542 author: Shakespeare (spurious and doubtful works) title: The Two Noble Kinsmen date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 1124 author: Shakespeare, William title: The History of Troilus and Cressida date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 1133 author: Shakespeare, William title: Cymbeline date: words: 40.0 sentences: 10.0 pages: flesch: 88.0 cache: ./cache/1133.txt txt: ./txt/1133.txt summary: THIS EBOOK WAS ONE OF PROJECT GUTENBERG''S EARLY FILES PRODUCED AT A TIME WHEN PROOFING METHODS AND TOOLS WERE NOT WELL DEVELOPED. IS AN IMPROVED EDITION OF THIS TITLE WHICH MAY BE VIEWED AS EBOOK (#1538) at https://www.gutenberg.org/ebooks/1538 id: 1135 author: Shakespeare, William title: The Tempest date: words: 40.0 sentences: 10.0 pages: flesch: 88.0 cache: ./cache/1135.txt txt: ./txt/1135.txt summary: THIS EBOOK WAS ONE OF PROJECT GUTENBERG''S EARLY FILES PRODUCED AT A TIME WHEN PROOFING METHODS AND TOOLS WERE NOT WELL DEVELOPED. IS AN IMPROVED EDITION OF THIS TITLE WHICH MAY BE VIEWED AS EBOOK (#1540) at https://www.gutenberg.org/ebooks/1540 id: 1134 author: Shakespeare, William title: The Winter''s Tale date: words: 40.0 sentences: 10.0 pages: flesch: 88.0 cache: ./cache/1134.txt txt: ./txt/1134.txt summary: THIS EBOOK WAS ONE OF PROJECT GUTENBERG''S EARLY FILES PRODUCED AT A TIME WHEN PROOFING METHODS AND TOOLS WERE NOT WELL DEVELOPED. IS AN IMPROVED EDITION OF THIS TITLE WHICH MAY BE VIEWED AS EBOOK (#1539) at https://www.gutenberg.org/ebooks/1539 id: 1801 author: Shakespeare, William title: The Tempest date: words: 40.0 sentences: 10.0 pages: flesch: 88.0 cache: ./cache/1801.txt txt: ./txt/1801.txt summary: THIS EBOOK WAS ONE OF PROJECT GUTENBERG''S EARLY FILES PRODUCED AT A TIME WHEN PROOFING METHODS AND TOOLS WERE NOT WELL DEVELOPED. IS AN IMPROVED EDITION OF THIS TITLE WHICH MAY BE VIEWED AS EBOOK (#1540) at https://www.gutenberg.org/ebooks/1540 id: 1800 author: Shakespeare, William title: The Winter''s Tale date: words: 40.0 sentences: 10.0 pages: flesch: 88.0 cache: ./cache/1800.txt txt: ./txt/1800.txt summary: THIS EBOOK WAS ONE OF PROJECT GUTENBERG''S EARLY FILES PRODUCED AT A TIME WHEN PROOFING METHODS AND TOOLS WERE NOT WELL DEVELOPED. IS AN IMPROVED EDITION OF THIS TITLE WHICH MAY BE VIEWED AS EBOOK (#1539) at https://www.gutenberg.org/ebooks/1539 id: 1790 author: Shakespeare, William title: Troilus and Cressida date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 1799 author: Shakespeare, William title: Cymbeline date: words: 40.0 sentences: 10.0 pages: flesch: 88.0 cache: ./cache/1799.txt txt: ./txt/1799.txt summary: THIS EBOOK WAS ONE OF PROJECT GUTENBERG''S EARLY FILES PRODUCED AT A TIME WHEN PROOFING METHODS AND TOOLS WERE NOT WELL DEVELOPED. IS AN IMPROVED EDITION OF THIS TITLE WHICH MAY BE VIEWED AS EBOOK (#1538) at https://www.gutenberg.org/ebooks/1538 id: 2235 author: Shakespeare, William title: The Tempest date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 2248 author: Shakespeare, William title: The Winter's Tale date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 2269 author: Shakespeare, William title: Cymbeline date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 47518 author: Shakespeare, William title: Shakespeare''s Comedy of The Tempest date: words: 18265.0 sentences: 2767.0 pages: flesch: 99.0 cache: ./cache/47518.txt txt: ./txt/47518.txt summary: She said thou wast my daughter; and thy father Thou art inclined to sleep; ''tis a good dulness, Let me remember thee what thou hast promised, And left thee there; where thou didst vent thy groans What wert thou, if the King of Naples heard thee? Sea-water shalt thou drink; thy food shall be Can speak like us: then wisely, good sir, weigh Thou let''st thy fortune sleep--die, rather; wink''st Shall free thee from the tribute which thou payest; And I the king shall love thee. If thou beest Trinculo, come forth: I''ll pull thee by the Drink, servant-monster, when I bid thee: thy eyes are almost set Moon-calf, speak once in thy life, if thou beest a good Thou shalt be lord of it and I''ll serve thee. Give me thy hand: I am sorry I beat thee; but, while thou Were but my trials of thy love, and thou Traceback (most recent call last): File "/data-disk/reader-compute/reader-classic/bin/tsv2htm-bibliographics.py", line 23, in df = pd.read_csv( tsv, sep='\t' ) File "/data-disk/python/lib/python3.8/site-packages/pandas/io/parsers.py", line 676, in parser_f return _read(filepath_or_buffer, kwds) File "/data-disk/python/lib/python3.8/site-packages/pandas/io/parsers.py", line 454, in _read data = parser.read(nrows) File "/data-disk/python/lib/python3.8/site-packages/pandas/io/parsers.py", line 1133, in read ret = self._engine.read(nrows) File "/data-disk/python/lib/python3.8/site-packages/pandas/io/parsers.py", line 2037, in read data = self._reader.read(nrows) File "pandas/_libs/parsers.pyx", line 860, in pandas._libs.parsers.TextReader.read File "pandas/_libs/parsers.pyx", line 875, in pandas._libs.parsers.TextReader._read_low_memory File "pandas/_libs/parsers.pyx", line 929, in pandas._libs.parsers.TextReader._read_rows File "pandas/_libs/parsers.pyx", line 916, in pandas._libs.parsers.TextReader._tokenize_rows File "pandas/_libs/parsers.pyx", line 2071, in pandas._libs.parsers.raise_parser_error pandas.errors.ParserError: Error tokenizing data. C error: EOF inside string starting at row 7 ==== make-pages.sh questions ==== make-pages.sh search ==== make-pages.sh topic modeling corpus Zipping study carrel