mv: ‘./input-file.zip’ and ‘./input-file.zip’ are the same file Creating study carrel named subject-mistakenIdentity-gutenberg Initializing database Unzipping Archive: input-file.zip creating: ./tmp/input/input-file/ inflating: ./tmp/input/input-file/28935.txt inflating: ./tmp/input/input-file/31375.txt inflating: ./tmp/input/input-file/23988.txt inflating: ./tmp/input/input-file/1104.txt inflating: ./tmp/input/input-file/1123.txt inflating: ./tmp/input/input-file/2363.txt inflating: ./tmp/input/input-file/1769.txt inflating: ./tmp/input/input-file/1527.txt inflating: ./tmp/input/input-file/2239.txt inflating: ./tmp/input/input-file/2247.txt inflating: ./tmp/input/input-file/10911.txt inflating: ./tmp/input/input-file/38901.txt inflating: ./tmp/input/input-file/40353.txt inflating: ./tmp/input/input-file/39689.txt inflating: ./tmp/input/input-file/41589.txt inflating: ./tmp/input/input-file/41636.txt inflating: ./tmp/input/input-file/42595.txt inflating: ./tmp/input/input-file/42596.txt inflating: ./tmp/input/input-file/42597.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-mistakenIdentity-gutenberg FILE: cache/1769.txt OUTPUT: txt/1769.txt FILE: cache/28935.txt OUTPUT: txt/28935.txt FILE: cache/1527.txt OUTPUT: txt/1527.txt FILE: cache/1104.txt OUTPUT: txt/1104.txt FILE: cache/23988.txt OUTPUT: txt/23988.txt FILE: cache/2363.txt OUTPUT: txt/2363.txt FILE: cache/2239.txt OUTPUT: txt/2239.txt FILE: cache/38901.txt OUTPUT: txt/38901.txt FILE: cache/10911.txt OUTPUT: txt/10911.txt FILE: cache/42597.txt OUTPUT: txt/42597.txt FILE: cache/31375.txt OUTPUT: txt/31375.txt FILE: cache/1123.txt OUTPUT: txt/1123.txt FILE: cache/39689.txt OUTPUT: txt/39689.txt FILE: cache/2247.txt OUTPUT: txt/2247.txt FILE: cache/41589.txt OUTPUT: txt/41589.txt FILE: cache/42595.txt OUTPUT: txt/42595.txt FILE: cache/40353.txt OUTPUT: txt/40353.txt FILE: cache/42596.txt OUTPUT: txt/42596.txt FILE: cache/41636.txt OUTPUT: txt/41636.txt === file2bib.sh === id: 23988 author: Stacpoole, H. De Vere (Henry De Vere) title: The Man Who Lost Himself date: pages: extension: .txt txt: ./txt/23988.txt cache: ./cache/23988.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'23988.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' 23988 txt/../ent/23988.ent === file2bib.sh === id: 1527 author: Shakespeare, William title: Twelfth Night; Or, What You Will date: pages: extension: .txt txt: ./txt/1527.txt cache: ./cache/1527.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'1527.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' 1104 txt/../pos/1104.pos 1527 txt/../pos/1527.pos 2247 txt/../pos/2247.pos === file2bib.sh === id: 2239 author: Shakespeare, William title: The Comedy of Errors date: pages: extension: .txt txt: ./txt/2239.txt cache: ./cache/2239.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'2239.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' 1104 txt/../ent/1104.ent 1123 txt/../pos/1123.pos 23988 txt/../wrd/23988.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 2239 txt/../wrd/2239.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 1104 txt/../wrd/1104.wrd === file2bib.sh === id: 2247 author: Shakespeare, William title: Twelfth Night date: pages: extension: .txt txt: ./txt/2247.txt cache: ./cache/2247.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'2247.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' 1527 txt/../wrd/1527.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 2239 txt/../pos/2239.pos 1123 txt/../wrd/1123.wrd 23988 txt/../pos/23988.pos 1769 txt/../wrd/1769.wrd 2239 txt/../ent/2239.ent 1769 txt/../pos/1769.pos 1769 txt/../ent/1769.ent 1527 txt/../ent/1527.ent 1123 txt/../ent/1123.ent 2247 txt/../wrd/2247.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 2247 txt/../ent/2247.ent === file2bib.sh === id: 1104 author: Shakespeare, William title: The Comedy of Errors date: pages: extension: .txt txt: ./txt/1104.txt cache: ./cache/1104.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'1104.txt' === file2bib.sh === id: 1769 author: Shakespeare, William title: The Comedy of Errors date: pages: extension: .txt txt: ./txt/1769.txt cache: ./cache/1769.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'1769.txt' === file2bib.sh === id: 1123 author: Shakespeare, William title: Twelfth Night; Or, What You Will date: pages: extension: .txt txt: ./txt/1123.txt cache: ./cache/1123.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'1123.txt' 2363 txt/../pos/2363.pos 2363 txt/../ent/2363.ent 38901 txt/../pos/38901.pos 2363 txt/../wrd/2363.wrd 38901 txt/../wrd/38901.wrd 38901 txt/../ent/38901.ent === file2bib.sh === id: 38901 author: Kemble, John Philip title: Twelfth Night; or, What You Will date: pages: extension: .txt txt: ./txt/38901.txt cache: ./cache/38901.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 5 resourceName b'38901.txt' 28935 txt/../wrd/28935.wrd === file2bib.sh === id: 2363 author: Congreve, William title: Incognita; Or, Love and Duty Reconcil'd date: pages: extension: .txt txt: ./txt/2363.txt cache: ./cache/2363.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'2363.txt' 28935 txt/../pos/28935.pos 42596 txt/../wrd/42596.wrd 42595 txt/../pos/42595.pos 42596 txt/../pos/42596.pos 42595 txt/../wrd/42595.wrd 42597 txt/../pos/42597.pos 42597 txt/../wrd/42597.wrd 28935 txt/../ent/28935.ent 40353 txt/../wrd/40353.wrd 42595 txt/../ent/42595.ent 40353 txt/../pos/40353.pos 41589 txt/../pos/41589.pos 41589 txt/../wrd/41589.wrd 42596 txt/../ent/42596.ent 10911 txt/../wrd/10911.wrd 10911 txt/../pos/10911.pos 42597 txt/../ent/42597.ent === file2bib.sh === id: 42596 author: Dowling, Richard title: The Last Call: A Romance (Vol. 2 of 3) date: pages: extension: .txt txt: ./txt/42596.txt cache: ./cache/42596.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 3 resourceName b'42596.txt' === file2bib.sh === id: 42597 author: Dowling, Richard title: The Last Call: A Romance (Vol. 3 of 3) date: pages: extension: .txt txt: ./txt/42597.txt cache: ./cache/42597.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 3 resourceName b'42597.txt' === file2bib.sh === id: 28935 author: Hope, Anthony title: Captain Dieppe date: pages: extension: .txt txt: ./txt/28935.txt cache: ./cache/28935.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 3 resourceName b'28935.txt' 40353 txt/../ent/40353.ent === file2bib.sh === id: 42595 author: Dowling, Richard title: The Last Call: A Romance (Vol. 1 of 3) date: pages: extension: .txt txt: ./txt/42595.txt cache: ./cache/42595.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 3 resourceName b'42595.txt' 39689 txt/../wrd/39689.wrd 39689 txt/../pos/39689.pos 10911 txt/../ent/10911.ent 41589 txt/../ent/41589.ent === file2bib.sh === id: 40353 author: Marsh, Richard title: The Datchet Diamonds date: pages: extension: .txt txt: ./txt/40353.txt cache: ./cache/40353.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'40353.txt' 39689 txt/../ent/39689.ent === file2bib.sh === id: 41589 author: Anstey, F. title: Lyre and Lancet: A Story in Scenes date: pages: extension: .txt txt: ./txt/41589.txt cache: ./cache/41589.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'41589.txt' === file2bib.sh === id: 10911 author: Bennett, Arnold title: Buried Alive: A Tale of These Days date: pages: extension: .txt txt: ./txt/10911.txt cache: ./cache/10911.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 6 resourceName b'10911.txt' 31375 txt/../wrd/31375.wrd 41636 txt/../pos/41636.pos 41636 txt/../wrd/41636.wrd 31375 txt/../pos/31375.pos === file2bib.sh === id: 39689 author: Rives, Hallie Erminie title: Satan Sanderson date: pages: extension: .txt txt: ./txt/39689.txt cache: ./cache/39689.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 7 resourceName b'39689.txt' 41636 txt/../ent/41636.ent 31375 txt/../ent/31375.ent === file2bib.sh === id: 31375 author: Sergeant, Adeline title: Under False Pretences: A Novel date: pages: extension: .txt txt: ./txt/31375.txt cache: ./cache/31375.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 8 resourceName b'31375.txt' === file2bib.sh === id: 41636 author: Kingsley, Henry title: Ravenshoe date: pages: extension: .txt txt: ./txt/41636.txt cache: ./cache/41636.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 22 resourceName b'41636.txt' Done mapping. Reducing subject-mistakenIdentity-gutenberg === reduce.pl bib === id = 28935 author = Hope, Anthony title = Captain Dieppe date = pages = extension = .txt mime = text/plain words = 35069 sentences = 2675 flesch = 87 summary = To the eye of an onlooker Captain Dieppe's circumstances afforded high Then, turning again to Dieppe, he said, "In return, pray let me know to the Count--Dieppe sprang up, ran down the hill, turned the corner of "My friend, you love!" cried the Captain, holding out his hand as the The Captain started, looked round, listened, smiled, frowned, pulled "I will think," promised Dieppe, "of my friend the Count." Guillaume--talked of bribing Captain Dieppe. "Tell her," pursued the Count, laying his hand on Dieppe's shoulder and Andrea hated to think of and Captain Dieppe could not endure to see; brave man and a true friend, Captain Dieppe." know one another, Captain Dieppe." "Unless Captain Dieppe lets it out, you know." "It would be better if Captain Dieppe did n't come back, I think," "Oh, dear," laughed the Countess, "I believe Captain Dieppe did n't "But tell me about yourself, Dieppe," said the Count. cache = ./cache/28935.txt txt = ./txt/28935.txt === reduce.pl bib === === reduce.pl bib === id = 31375 author = Sergeant, Adeline title = Under False Pretences: A Novel date = pages = extension = .txt mime = text/plain words = 195724 sentences = 14178 flesch = 89 summary = "Brian," said Luttrell, more quietly than he had yet spoken, "I think I "For Heaven's sake, don't ask Brian," said Richard, looking back over "I understand," said Brian, taking away his hands from the doctor's arm "I will ask Angela," said Mrs. Luttrell, stretching out her hand to a "Oh, yes," said Angela, lifting her face slowly from Mrs. Luttrell's "Do you know what you look like?" said Percival, suddenly. "I am Brian Luttrell's cousin," said Hugo, quietly, "and I come from "If you think she liked you better than Mr. Heron," said Mrs. Luttrell, "Look here, my good man," said Percival, sitting up, and regarding his think that the man whom Elizabeth loved could not be Brian Luttrell. "Mr. Percival Heron," said Dino, looking him steadily in the face. "The thing will be to get Mr. Brian Luttrell back," said Elizabeth. "You'll come with me, Percival," said Brian. cache = ./cache/31375.txt txt = ./txt/31375.txt === reduce.pl bib === id = 1104 author = Shakespeare, William title = The Comedy of Errors 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 (#23046) at https://www.gutenberg.org/ebooks/23046 cache = ./cache/1104.txt txt = ./txt/1104.txt === reduce.pl bib === id = 1123 author = Shakespeare, William title = Twelfth Night; Or, What You Will 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 (#38901) at https://www.gutenberg.org/ebooks/38901 cache = ./cache/1123.txt txt = ./txt/1123.txt === reduce.pl bib === id = 1769 author = Shakespeare, William title = The Comedy of Errors 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 (#23046) at https://www.gutenberg.org/ebooks/23046 cache = ./cache/1769.txt txt = ./txt/1769.txt === reduce.pl bib === === reduce.pl bib === id = 2363 author = Congreve, William title = Incognita; Or, Love and Duty Reconcil'd date = pages = extension = .txt mime = text/plain words = 22501 sentences = 926 flesch = 72 summary = meeting of Aurelian and Hippolito with Incognita and Leonora, and the By this time Aurelian's Servant had taken a Lodging and was Hippolito, a little after he had parted with Aurelian, was got among a of Juliana the Marquess's Daughter, with Aurelian, Son to Don Fabio: to They had little Discourse by the way, which gave Hippolito time the suddain, as surpriz'd Aurelian and made him leap back; Hippolito, on having kiss'd with a great deal of Ardour, he took Aurelian by the Hand, Hippolito on the other side (though Aurelian thought him in a much better Falshood, since it would appear to them as One Person pretending to Two. Aurelian told him, there was but one Remedy for that, which was for lie under to the Fair Sex. Hippolito, who at this time was our Aurelian, Hippolito (for whom she took him) to be Aurelian's Friend, and she feared cache = ./cache/2363.txt txt = ./txt/2363.txt === reduce.pl bib === === reduce.pl bib === === reduce.pl bib === id = 10911 author = Bennett, Arnold title = Buried Alive: A Tale of These Days date = pages = extension = .txt mime = text/plain words = 59645 sentences = 4830 flesch = 84 summary = Leaving Priam Farll, the great and wealthy artist, we return to that far "It's very good of you to come," said Priam Farll with warm, vivacious "Yes, very good," said Priam Farll with conviction. "You've got the evening papers?" asked Priam Farll. valet, Henry Leek, Priam Farll bequeathed the remainder of his fortune "Yes," said Priam Farll. "Yes," said Priam Farll. In the lives of beings like Priam Farll and Alice a the back of the picture which Priam had lodged on the said bath-room "I suppose you'll not deny," said Henry the younger, "that Priam Farll Placards said that admission through the archway was a shilling; but Mr. Oxford, bearing Priam's latest picture as though it had cost fifty "You _are_ Priam Farll, aren't you?" said Mr. Oxford in a very low "I think you are Priam Farll because you painted that picture I bought "I haven't signed my pictures for twenty years," said Priam. cache = ./cache/10911.txt txt = ./txt/10911.txt === reduce.pl bib === id = 38901 author = Kemble, John Philip title = Twelfth Night; or, What You Will date = pages = extension = .txt mime = text/plain words = 18314 sentences = 3610 flesch = 102 summary = _Mar._ By my troth, Sir Toby, you must come in earlier o' nights; turn o' the toe like a parish-top--See, here comes Sir Andrew Ague-face. _Sir To._ Art thou good at these kick-shaws, knight? _Clo._ Good Sir Toby,---_Sir And._ Begin, fool: it begins,--[_Sings._] _Hold thy peace._ _Mar._ Nay, good Sir Toby. _Sir To._ He shall think, by the letters that thou wilt drop, that _Sir To._ Let's to bed, knight.--Thou hadst need send for more _Duke._ Come hither, boy:--If ever thou shalt love, _Vio._ But, if she cannot love you, sir? _Sir To._ Come thy ways, Signior Fabian. _Vio._ Art not thou the Lady Olivia's fool? _Clo._ No, indeed, sir; the Lady Olivia has no folly: she will keep _Fab._ [_Parts them._] O good Sir Toby, hold; here come the _Sir To._ What, man!--Come on. _Fab._ Hold, good Sir Toby, hold:--my lady here! _Vio._ Here comes the man, sir, that did rescue me. cache = ./cache/38901.txt txt = ./txt/38901.txt === reduce.pl bib === id = 40353 author = Marsh, Richard title = The Datchet Diamonds date = pages = extension = .txt mime = text/plain words = 54945 sentences = 4127 flesch = 89 summary = Scarcely had she uttered the words than she saw Mr. Paxton coming Perceiving that his friend appeared to be slightly nonplussed by Mr. Paxton's manner, the German-American came a little forward, as if to This pleasing-looking person, coming to Mr. Paxton, raised a long, In spite of his disclaiming any knowledge of a man named Lawrence, Mr. Paxton had little doubt that both men had been "spotted." Mr. Paxton turned and looked at the speaker; Mr. Ireland seemed, as it fact is, Miss Strong, I heard an ugly story about Mr. Paxton, and--I "Pray, how did Mr. Lawrence come to know that Mr. Paxton intended to Franklyn, knowing his man, was more moved by Ireland's words than he feel that Cyril Paxton, the man I love, who would not suffer himself Paxton asked himself, as he looked at him, if the man might not be cache = ./cache/40353.txt txt = ./txt/40353.txt === reduce.pl bib === id = 39689 author = Rives, Hallie Erminie title = Satan Sanderson date = pages = extension = .txt mime = text/plain words = 84490 sentences = 6245 flesch = 88 summary = "Sanderson," said the old man with bitter fierceness, lifting his hand, The old man's gaze for the first time left Harry's face. On a June day a month later, Harry Sanderson sat in his study, looking A steely look had come to Harry Sanderson's eyes; he was thinking of the Harry's face was turned away, or the bishop would have seen it suddenly "Sanderson," said the old man in a low, hoarse, unnatural voice, "come "Stay, Sanderson," said the old man; then turning to Hugh: "Who advanced hunted, calculating eyes, as the old man turned to Harry Sanderson. There came to him the memory of Hugh's old sneer as he looked at his Hugh looked his old friend in the face a moment, then his unsteady "Look here, Harry," he began, "you were a good fellow in the old days. Harry Sanderson's eyes had not left Hugh's face; he was thinking cache = ./cache/39689.txt txt = ./txt/39689.txt === reduce.pl bib === id = 41589 author = Anstey, F. title = Lyre and Lancet: A Story in Scenes date = pages = extension = .txt mime = text/plain words = 48871 sentences = 7396 flesch = 94 summary = You know the Lullingtons, and the dear Bishop and Mrs. Rodney, and one or two other people are coming to dinner? _Lady Culverin._ I don't know, dear Rupert. _Lady Culverin._ Dear Rupert, aren't you just a little bit _narrow_? _Captain Thicknesse._ I--I used to meet Lady Maisie Mull pretty often poor dear Lady Chesepare; never _does_ do things like anybody else. (_Aloud._) Oh, then I suppose you know Sir Rupert _Lady Cantire._ Yes, I certainly know Sir Rupert better. _Spurrell._ But indeed, my lady, I--I think I'd better wait till she Lady Maisie Mull (_To_ SPURRELL.) What name, if you please, sir? _Lady Cantire._ My dear, Mr. Spurrell has already said he can _manage_ _Lady Culverin._ I really don't know whom I _can_ give Mr. Spurrell. _Lady Maisie._ Good night, Mr. Spurrell, and--and I'm so very _Undershell._ You know what maids _are_, Lady Maisie. cache = ./cache/41589.txt txt = ./txt/41589.txt === reduce.pl bib === id = 41636 author = Kingsley, Henry title = Ravenshoe date = pages = extension = .txt mime = text/plain words = 201096 sentences = 13828 flesch = 89 summary = "I saw Lord Welter coming away from the proctor's, sir," said William. Charles said that Lord Welter had been rusticated for a year. "Dear Lord Saltire," said Charles, taking the old man's hand; "I am "Now, tell me, my dear," said Lady Ascot, manoeuvring a great old fan, "How calm and quiet old home looks, William," said Charles; "I like to "I can take care of myself yet, Master Charles," said the old man, "I don't think, dad," said Charles, looking from Densil to Father Charles said at this moment, "Do come here and look at this." "Dear Charles," said the good old woman, weeping, "I will forgive her "Charles," said William, earnestly, "do you know what is coming?" "Yes," said Lord Saltire; "I love Charles Ravenshoe more than any other "Dear Lord Ascot," said Charles, "how could I think of blaming you, my "May I come in, Lady Ascot?" said Charles. cache = ./cache/41636.txt txt = ./txt/41636.txt === reduce.pl bib === id = 42595 author = Dowling, Richard title = The Last Call: A Romance (Vol. 1 of 3) date = pages = extension = .txt mime = text/plain words = 35421 sentences = 2605 flesch = 90 summary = On the ridge of shingle lay a young man, whose eyes rested on the sea. The name of the young man lying on the shingles was Eugene O'Donnell. "The Vernons," she said, "are good to me, and I like the girls very Lavirotte noticed the look of disquietude on the girl's face, and said "O'Malley," said O'Donnell, "I want you to do me a great favour." business this way, and, as I said, I thought I'd look in." a place at such a time, and tripping up an old man who is on his way Then he took the young girl by the hand, and said: "This "My own room," said the old man, "is above this, and this shall be "Dominique Lavirotte," said the old man, in the voice of a seer busy "It is a long time," said he, "since I had anyone--man, woman, or cache = ./cache/42595.txt txt = ./txt/42595.txt === reduce.pl bib === id = 42596 author = Dowling, Richard title = The Last Call: A Romance (Vol. 2 of 3) date = pages = extension = .txt mime = text/plain words = 35653 sentences = 2186 flesch = 86 summary = "Give me a little time to think," said the old man. When Crawford and Dora were safely inside Maher's hotel, the old man "Perhaps you know," said Crawford, "that Mr. Lavirotte telegraphed to "I am old," said Mr. Crawford, "and have lived a long time out of the "Good God!" said the old man, "what a dreadful story, and what a "Let us not waste time now," said the old man, "with idle matters. "And now," said Lavirotte, "dear Mr. Crawford, don't you think that in "Maher told me," said the Railway, "that an old man and a young girl "He means, Mary," said the old man, "that Eugene is dead." the time, he had thought Dora or the old man should write to him The old man looked at Lavirotte gratefully, and said: "You are "Well," said Lavirotte, going over and taking the old man by the hand, cache = ./cache/42596.txt txt = ./txt/42596.txt === reduce.pl bib === id = 42597 author = Dowling, Richard title = The Last Call: A Romance (Vol. 3 of 3) date = pages = extension = .txt mime = text/plain words = 36853 sentences = 2655 flesch = 90 summary = At the end of the first year, Eugene O'Donnell said to his wife one Eugene came back and told Nellie that Lavirotte had suddenly left for "You know, Nellie," said Eugene, putting his arm round his wife's "And the boy?" said Mrs. O'Donnell with a smile, as the door opened "And the boy," said Lavirotte, echoing her words, and touching the "Nonsense," said Eugene, "a young man like you! "Eugene," said Lavirotte, suddenly, "I once knew a man who had a child "I know the place better than you," said Lavirotte. "Oh," said Fraser, "if you sing anything like as well as Lavirotte, pointed at Lavirotte, and said: "He knows I do not sing that song. Lavirotte said: "You never sang that song better, Eugene." "Don't sing it, Eugene," said Lavirotte. "Of course he will," said Eugene, taking the boy out of Lavirotte's "Did you ever think," said Fraser, "that Lavirotte was a little mad?" cache = ./cache/42597.txt txt = ./txt/42597.txt Building ./etc/reader.txt /data-disk/reader-compute/reader-classic/bin/topic-model.py:68: UserWarning: The handle has a label of '_lady sir _sir' which cannot be automatically added to the legend. axis.legend( title = "Topics", labels = df[ 'words' ] ) 41636 31375 39689 41636 42596 39689 number of items: 19 sum of words: 828,702 average size in words: 55,246 average readability score: 88 nouns: man; time; face; room; way; day; eyes; hand; nothing; night; door; house; one; life; something; moment; men; thing; voice; place; head; name; friend; woman; hands; sir; mind; anything; world; love; boy; money; word; years; things; words; heart; side; matter; father; lady; people; girl; morning; mother; fellow; wife; sort; fact; death verbs: was; had; be; is; have; said; do; were; been; did; are; know; see; ''s; am; come; think; say; go; came; made; has; tell; thought; went; looked; make; knew; let; take; seemed; saw; going; get; told; found; put; heard; turned; left; give; got; took; seen; done; stood; being; gone; look; asked adjectives: little; old; good; other; more; great; own; young; last; first; poor; few; dear; much; such; long; same; better; sure; dead; right; many; dark; best; white; new; whole; short; full; true; possible; next; glad; least; afraid; able; open; sorry; beautiful; second; quiet; certain; black; strange; strong; small; low; very; hard; only adverbs: not; n''t; so; now; then; up; very; never; out; here; only; as; down; more; again; there; too; back; away; well; just; once; all; on; even; still; ever; much; in; yet; off; rather; perhaps; quite; always; enough; most; far; almost; indeed; long; soon; no; over; before; really; together; first; at; better pronouns: he; i; you; his; it; him; her; she; me; my; they; your; himself; them; we; their; its; us; our; herself; myself; yourself; one; themselves; itself; yours; mine; thy; thee; ''em; hers; ourselves; ours; ''s; i''m; theirs; ye; oneself; thyself; hisself; you''ll; ay; you''re; ve; em; yourselves; you.--here; you''ve; yerself; yer proper nouns: _; mr.; charles; lady; brian; lord; hugo; luttrell; percival; miss; mrs.; sir; lavirotte; elizabeth; dino; priam; ascot; kitty; paxton; ravenshoe; harry; saltire; captain; william; hugh; heron; father; welter; o''donnell; london; rupert; undershell; spurrell; god; eugene; cuthbert; mackworth; farll; maisie; hainault; mary; chapter; dieppe; jessica; marston; angela; oxford; vivian; adelaide; stretton keywords: mr.; man; mrs.; miss; london; lady; o''donnell; lavirotte; eugene; ebook; dora; chapter; st.; sir; rupert; oxford; nellie; look; god; father; england; dominique; captain; woman; william; westminster; wentworth; welter; vivian; vio; vincenza; vernon; vasari; undershell; toby; tiernay; thicknesse; strong; stretton; street; strathleckie; stires; stefano; spurrell; spelwane; smoky; scotland; satan; sasellano; sanderson one topic; one dimension: said file(s): ./cache/31375.txt titles(s): Under False Pretences: A Novel three topics; one dimension: said; said; _sir file(s): ./cache/41636.txt, ./cache/31375.txt, ./cache/38901.txt titles(s): Ravenshoe | Under False Pretences: A Novel | Twelfth Night; or, What You Will five topics; three dimensions: said charles man; said mr brian; _lady sir _sir; 38901 project methods; 38901 project methods file(s): ./cache/41636.txt, ./cache/31375.txt, ./cache/41589.txt, , titles(s): Ravenshoe | Under False Pretences: A Novel | Lyre and Lancet: A Story in Scenes | Twelfth Night | The Man Who Lost Himself Type: gutenberg title: subject-mistakenIdentity-gutenberg date: 2021-06-07 time: 11:06 username: emorgan patron: Eric Morgan email: emorgan@nd.edu input: facet_subject:"Mistaken identity" ==== make-pages.sh htm files ==== make-pages.sh complex files ==== make-pages.sh named enities ==== making bibliographics id: 41589 author: Anstey, F. title: Lyre and Lancet: A Story in Scenes date: words: 48871.0 sentences: 7396.0 pages: flesch: 94.0 cache: ./cache/41589.txt txt: ./txt/41589.txt summary: You know the Lullingtons, and the dear Bishop and Mrs. Rodney, and one or two other people are coming to dinner? _Lady Culverin._ I don''t know, dear Rupert. _Lady Culverin._ Dear Rupert, aren''t you just a little bit _narrow_? _Captain Thicknesse._ I--I used to meet Lady Maisie Mull pretty often poor dear Lady Chesepare; never _does_ do things like anybody else. (_Aloud._) Oh, then I suppose you know Sir Rupert _Lady Cantire._ Yes, I certainly know Sir Rupert better. _Spurrell._ But indeed, my lady, I--I think I''d better wait till she Lady Maisie Mull (_To_ SPURRELL.) What name, if you please, sir? _Lady Cantire._ My dear, Mr. Spurrell has already said he can _manage_ _Lady Culverin._ I really don''t know whom I _can_ give Mr. Spurrell. _Lady Maisie._ Good night, Mr. Spurrell, and--and I''m so very _Undershell._ You know what maids _are_, Lady Maisie. id: 10911 author: Bennett, Arnold title: Buried Alive: A Tale of These Days date: words: 59645.0 sentences: 4830.0 pages: flesch: 84.0 cache: ./cache/10911.txt txt: ./txt/10911.txt summary: Leaving Priam Farll, the great and wealthy artist, we return to that far "It''s very good of you to come," said Priam Farll with warm, vivacious "Yes, very good," said Priam Farll with conviction. "You''ve got the evening papers?" asked Priam Farll. valet, Henry Leek, Priam Farll bequeathed the remainder of his fortune "Yes," said Priam Farll. "Yes," said Priam Farll. In the lives of beings like Priam Farll and Alice a the back of the picture which Priam had lodged on the said bath-room "I suppose you''ll not deny," said Henry the younger, "that Priam Farll Placards said that admission through the archway was a shilling; but Mr. Oxford, bearing Priam''s latest picture as though it had cost fifty "You _are_ Priam Farll, aren''t you?" said Mr. Oxford in a very low "I think you are Priam Farll because you painted that picture I bought "I haven''t signed my pictures for twenty years," said Priam. id: 2363 author: Congreve, William title: Incognita; Or, Love and Duty Reconcil''d date: words: 22501.0 sentences: 926.0 pages: flesch: 72.0 cache: ./cache/2363.txt txt: ./txt/2363.txt summary: meeting of Aurelian and Hippolito with Incognita and Leonora, and the By this time Aurelian''s Servant had taken a Lodging and was Hippolito, a little after he had parted with Aurelian, was got among a of Juliana the Marquess''s Daughter, with Aurelian, Son to Don Fabio: to They had little Discourse by the way, which gave Hippolito time the suddain, as surpriz''d Aurelian and made him leap back; Hippolito, on having kiss''d with a great deal of Ardour, he took Aurelian by the Hand, Hippolito on the other side (though Aurelian thought him in a much better Falshood, since it would appear to them as One Person pretending to Two. Aurelian told him, there was but one Remedy for that, which was for lie under to the Fair Sex. Hippolito, who at this time was our Aurelian, Hippolito (for whom she took him) to be Aurelian''s Friend, and she feared id: 42595 author: Dowling, Richard title: The Last Call: A Romance (Vol. 1 of 3) date: words: 35421.0 sentences: 2605.0 pages: flesch: 90.0 cache: ./cache/42595.txt txt: ./txt/42595.txt summary: On the ridge of shingle lay a young man, whose eyes rested on the sea. The name of the young man lying on the shingles was Eugene O''Donnell. "The Vernons," she said, "are good to me, and I like the girls very Lavirotte noticed the look of disquietude on the girl''s face, and said "O''Malley," said O''Donnell, "I want you to do me a great favour." business this way, and, as I said, I thought I''d look in." a place at such a time, and tripping up an old man who is on his way Then he took the young girl by the hand, and said: "This "My own room," said the old man, "is above this, and this shall be "Dominique Lavirotte," said the old man, in the voice of a seer busy "It is a long time," said he, "since I had anyone--man, woman, or id: 42596 author: Dowling, Richard title: The Last Call: A Romance (Vol. 2 of 3) date: words: 35653.0 sentences: 2186.0 pages: flesch: 86.0 cache: ./cache/42596.txt txt: ./txt/42596.txt summary: "Give me a little time to think," said the old man. When Crawford and Dora were safely inside Maher''s hotel, the old man "Perhaps you know," said Crawford, "that Mr. Lavirotte telegraphed to "I am old," said Mr. Crawford, "and have lived a long time out of the "Good God!" said the old man, "what a dreadful story, and what a "Let us not waste time now," said the old man, "with idle matters. "And now," said Lavirotte, "dear Mr. Crawford, don''t you think that in "Maher told me," said the Railway, "that an old man and a young girl "He means, Mary," said the old man, "that Eugene is dead." the time, he had thought Dora or the old man should write to him The old man looked at Lavirotte gratefully, and said: "You are "Well," said Lavirotte, going over and taking the old man by the hand, id: 42597 author: Dowling, Richard title: The Last Call: A Romance (Vol. 3 of 3) date: words: 36853.0 sentences: 2655.0 pages: flesch: 90.0 cache: ./cache/42597.txt txt: ./txt/42597.txt summary: At the end of the first year, Eugene O''Donnell said to his wife one Eugene came back and told Nellie that Lavirotte had suddenly left for "You know, Nellie," said Eugene, putting his arm round his wife''s "And the boy?" said Mrs. O''Donnell with a smile, as the door opened "And the boy," said Lavirotte, echoing her words, and touching the "Nonsense," said Eugene, "a young man like you! "Eugene," said Lavirotte, suddenly, "I once knew a man who had a child "I know the place better than you," said Lavirotte. "Oh," said Fraser, "if you sing anything like as well as Lavirotte, pointed at Lavirotte, and said: "He knows I do not sing that song. Lavirotte said: "You never sang that song better, Eugene." "Don''t sing it, Eugene," said Lavirotte. "Of course he will," said Eugene, taking the boy out of Lavirotte''s "Did you ever think," said Fraser, "that Lavirotte was a little mad?" id: 28935 author: Hope, Anthony title: Captain Dieppe date: words: 35069.0 sentences: 2675.0 pages: flesch: 87.0 cache: ./cache/28935.txt txt: ./txt/28935.txt summary: To the eye of an onlooker Captain Dieppe''s circumstances afforded high Then, turning again to Dieppe, he said, "In return, pray let me know to the Count--Dieppe sprang up, ran down the hill, turned the corner of "My friend, you love!" cried the Captain, holding out his hand as the The Captain started, looked round, listened, smiled, frowned, pulled "I will think," promised Dieppe, "of my friend the Count." Guillaume--talked of bribing Captain Dieppe. "Tell her," pursued the Count, laying his hand on Dieppe''s shoulder and Andrea hated to think of and Captain Dieppe could not endure to see; brave man and a true friend, Captain Dieppe." know one another, Captain Dieppe." "Unless Captain Dieppe lets it out, you know." "It would be better if Captain Dieppe did n''t come back, I think," "Oh, dear," laughed the Countess, "I believe Captain Dieppe did n''t "But tell me about yourself, Dieppe," said the Count. id: 38901 author: Kemble, John Philip title: Twelfth Night; or, What You Will date: words: 18314.0 sentences: 3610.0 pages: flesch: 102.0 cache: ./cache/38901.txt txt: ./txt/38901.txt summary: _Mar._ By my troth, Sir Toby, you must come in earlier o'' nights; turn o'' the toe like a parish-top--See, here comes Sir Andrew Ague-face. _Sir To._ Art thou good at these kick-shaws, knight? _Clo._ Good Sir Toby,---_Sir And._ Begin, fool: it begins,--[_Sings._] _Hold thy peace._ _Mar._ Nay, good Sir Toby. _Sir To._ He shall think, by the letters that thou wilt drop, that _Sir To._ Let''s to bed, knight.--Thou hadst need send for more _Duke._ Come hither, boy:--If ever thou shalt love, _Vio._ But, if she cannot love you, sir? _Sir To._ Come thy ways, Signior Fabian. _Vio._ Art not thou the Lady Olivia''s fool? _Clo._ No, indeed, sir; the Lady Olivia has no folly: she will keep _Fab._ [_Parts them._] O good Sir Toby, hold; here come the _Sir To._ What, man!--Come on. _Fab._ Hold, good Sir Toby, hold:--my lady here! _Vio._ Here comes the man, sir, that did rescue me. id: 41636 author: Kingsley, Henry title: Ravenshoe date: words: 201096.0 sentences: 13828.0 pages: flesch: 89.0 cache: ./cache/41636.txt txt: ./txt/41636.txt summary: "I saw Lord Welter coming away from the proctor''s, sir," said William. Charles said that Lord Welter had been rusticated for a year. "Dear Lord Saltire," said Charles, taking the old man''s hand; "I am "Now, tell me, my dear," said Lady Ascot, manoeuvring a great old fan, "How calm and quiet old home looks, William," said Charles; "I like to "I can take care of myself yet, Master Charles," said the old man, "I don''t think, dad," said Charles, looking from Densil to Father Charles said at this moment, "Do come here and look at this." "Dear Charles," said the good old woman, weeping, "I will forgive her "Charles," said William, earnestly, "do you know what is coming?" "Yes," said Lord Saltire; "I love Charles Ravenshoe more than any other "Dear Lord Ascot," said Charles, "how could I think of blaming you, my "May I come in, Lady Ascot?" said Charles. id: 40353 author: Marsh, Richard title: The Datchet Diamonds date: words: 54945.0 sentences: 4127.0 pages: flesch: 89.0 cache: ./cache/40353.txt txt: ./txt/40353.txt summary: Scarcely had she uttered the words than she saw Mr. Paxton coming Perceiving that his friend appeared to be slightly nonplussed by Mr. Paxton''s manner, the German-American came a little forward, as if to This pleasing-looking person, coming to Mr. Paxton, raised a long, In spite of his disclaiming any knowledge of a man named Lawrence, Mr. Paxton had little doubt that both men had been "spotted." Mr. Paxton turned and looked at the speaker; Mr. Ireland seemed, as it fact is, Miss Strong, I heard an ugly story about Mr. Paxton, and--I "Pray, how did Mr. Lawrence come to know that Mr. Paxton intended to Franklyn, knowing his man, was more moved by Ireland''s words than he feel that Cyril Paxton, the man I love, who would not suffer himself Paxton asked himself, as he looked at him, if the man might not be id: 39689 author: Rives, Hallie Erminie title: Satan Sanderson date: words: 84490.0 sentences: 6245.0 pages: flesch: 88.0 cache: ./cache/39689.txt txt: ./txt/39689.txt summary: "Sanderson," said the old man with bitter fierceness, lifting his hand, The old man''s gaze for the first time left Harry''s face. On a June day a month later, Harry Sanderson sat in his study, looking A steely look had come to Harry Sanderson''s eyes; he was thinking of the Harry''s face was turned away, or the bishop would have seen it suddenly "Sanderson," said the old man in a low, hoarse, unnatural voice, "come "Stay, Sanderson," said the old man; then turning to Hugh: "Who advanced hunted, calculating eyes, as the old man turned to Harry Sanderson. There came to him the memory of Hugh''s old sneer as he looked at his Hugh looked his old friend in the face a moment, then his unsteady "Look here, Harry," he began, "you were a good fellow in the old days. Harry Sanderson''s eyes had not left Hugh''s face; he was thinking id: 31375 author: Sergeant, Adeline title: Under False Pretences: A Novel date: words: 195724.0 sentences: 14178.0 pages: flesch: 89.0 cache: ./cache/31375.txt txt: ./txt/31375.txt summary: "Brian," said Luttrell, more quietly than he had yet spoken, "I think I "For Heaven''s sake, don''t ask Brian," said Richard, looking back over "I understand," said Brian, taking away his hands from the doctor''s arm "I will ask Angela," said Mrs. Luttrell, stretching out her hand to a "Oh, yes," said Angela, lifting her face slowly from Mrs. Luttrell''s "Do you know what you look like?" said Percival, suddenly. "I am Brian Luttrell''s cousin," said Hugo, quietly, "and I come from "If you think she liked you better than Mr. Heron," said Mrs. Luttrell, "Look here, my good man," said Percival, sitting up, and regarding his think that the man whom Elizabeth loved could not be Brian Luttrell. "Mr. Percival Heron," said Dino, looking him steadily in the face. "The thing will be to get Mr. Brian Luttrell back," said Elizabeth. "You''ll come with me, Percival," said Brian. id: 1104 author: Shakespeare, William title: The Comedy of Errors date: words: 40.0 sentences: 10.0 pages: flesch: 88.0 cache: ./cache/1104.txt txt: ./txt/1104.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 (#23046) at https://www.gutenberg.org/ebooks/23046 id: 1123 author: Shakespeare, William title: Twelfth Night; Or, What You Will date: words: 40.0 sentences: 10.0 pages: flesch: 88.0 cache: ./cache/1123.txt txt: ./txt/1123.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 (#38901) at https://www.gutenberg.org/ebooks/38901 id: 1769 author: Shakespeare, William title: The Comedy of Errors date: words: 40.0 sentences: 10.0 pages: flesch: 88.0 cache: ./cache/1769.txt txt: ./txt/1769.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 (#23046) at https://www.gutenberg.org/ebooks/23046 id: 1527 author: Shakespeare, William title: Twelfth Night; Or, What You Will date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 2239 author: Shakespeare, William title: The Comedy of Errors date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 2247 author: Shakespeare, William title: Twelfth Night date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 23988 author: Stacpoole, H. De Vere (Henry De Vere) title: The Man Who Lost Himself date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: ==== make-pages.sh questions ==== make-pages.sh search ==== make-pages.sh topic modeling corpus Zipping study carrel