mv: ‘./input-file.zip’ and ‘./input-file.zip’ are the same file Creating study carrel named subject-humorousPoetryAmerican-gutenberg Initializing database Unzipping Archive: input-file.zip creating: ./tmp/input/input-file/ inflating: ./tmp/input/input-file/23972.txt inflating: ./tmp/input/input-file/24560.txt inflating: ./tmp/input/input-file/26797.txt inflating: ./tmp/input/input-file/5332.txt inflating: ./tmp/input/input-file/4756.txt inflating: ./tmp/input/input-file/454.txt inflating: ./tmp/input/input-file/6122.txt inflating: ./tmp/input/input-file/6652.txt inflating: ./tmp/input/input-file/8953.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-humorousPoetryAmerican-gutenberg FILE: cache/4756.txt OUTPUT: txt/4756.txt FILE: cache/23972.txt OUTPUT: txt/23972.txt FILE: cache/5332.txt OUTPUT: txt/5332.txt FILE: cache/24560.txt OUTPUT: txt/24560.txt FILE: cache/26797.txt OUTPUT: txt/26797.txt FILE: cache/6122.txt OUTPUT: txt/6122.txt FILE: cache/6652.txt OUTPUT: txt/6652.txt FILE: cache/8953.txt OUTPUT: txt/8953.txt FILE: cache/454.txt OUTPUT: txt/454.txt === file2bib.sh === id: 23972 author: nan title: The Book of Humorous Verse date: pages: extension: .txt txt: ./txt/23972.txt cache: ./cache/23972.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'23972.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: 24560 author: Wells, Carolyn title: The Jingle Book date: pages: extension: .txt txt: ./txt/24560.txt cache: ./cache/24560.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'24560.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' 23972 txt/../pos/23972.pos === file2bib.sh === id: 454 author: Leland, Charles Godfrey title: The Breitmann Ballads date: pages: extension: .txt txt: ./txt/454.txt cache: ./cache/454.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'454.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' 23972 txt/../wrd/23972.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 24560 txt/../wrd/24560.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 24560 txt/../ent/24560.ent 454 txt/../ent/454.ent 23972 txt/../ent/23972.ent 454 txt/../wrd/454.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 24560 txt/../pos/24560.pos 454 txt/../pos/454.pos 5332 txt/../pos/5332.pos 4756 txt/../pos/4756.pos 5332 txt/../wrd/5332.wrd 4756 txt/../wrd/4756.wrd 5332 txt/../ent/5332.ent 4756 txt/../ent/4756.ent 8953 txt/../pos/8953.pos 8953 txt/../wrd/8953.wrd === file2bib.sh === id: 5332 author: Irwin, Wallace title: The Love Sonnets of a Car Conductor date: pages: extension: .txt txt: ./txt/5332.txt cache: ./cache/5332.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'5332.txt' === file2bib.sh === id: 4756 author: Irwin, Wallace title: The Love Sonnets of a Hoodlum date: pages: extension: .txt txt: ./txt/4756.txt cache: ./cache/4756.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 2 resourceName b'4756.txt' 8953 txt/../ent/8953.ent === file2bib.sh === id: 8953 author: Kirk, William Frederick title: The Norsk Nightingale; Being the Lyrics of a "Lumberyack" date: pages: extension: .txt txt: ./txt/8953.txt cache: ./cache/8953.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'8953.txt' 6122 txt/../pos/6122.pos 26797 txt/../pos/26797.pos 6122 txt/../wrd/6122.wrd 26797 txt/../wrd/26797.wrd 6122 txt/../ent/6122.ent 26797 txt/../ent/26797.ent === file2bib.sh === id: 6122 author: Adams, Franklin P. (Franklin Pierce) title: Tobogganing on Parnassus date: pages: extension: .txt txt: ./txt/6122.txt cache: ./cache/6122.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 2 resourceName b'6122.txt' === file2bib.sh === id: 26797 author: Adams, Franklin P. (Franklin Pierce) title: Something Else Again date: pages: extension: .txt txt: ./txt/26797.txt cache: ./cache/26797.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'26797.txt' 6652 txt/../pos/6652.pos 6652 txt/../wrd/6652.wrd 6652 txt/../ent/6652.ent === file2bib.sh === id: 6652 author: nan title: The Humorous Poetry of the English Language; from Chaucer to Saxe date: pages: extension: .txt txt: ./txt/6652.txt cache: ./cache/6652.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'6652.txt' Done mapping. Reducing subject-humorousPoetryAmerican-gutenberg === reduce.pl bib === === reduce.pl bib === === reduce.pl bib === id = 26797 author = Adams, Franklin P. (Franklin Pierce) title = Something Else Again date = pages = extension = .txt mime = text/plain words = 16653 sentences = 1936 flesch = 95 summary = For things to which I've said "Good-bye!" But men shall quaff thy soda sweet, [I was talking with a newspaper man the other day who seemed "Oh bard," I said, "your verse is free; I said, "he might have done good stuff. And I said, "I'll bet a nickel I can write that way." LINES PROVOKED BY HEARING A YOUNG MAN Go, lovely Rose that lives its little hour! "This war is a terrible thing," he said, The people said they rather thought he did it as a trick, And writers said: "He thinks about the drooping girls and boys, There was a man in our town who said that he would share But on the word of a travelled man and a bard who has been around, Like me, who knows not what to think! An thou dost ill, shall this be still a poor thing, but mine ode. cache = ./cache/26797.txt txt = ./txt/26797.txt === reduce.pl bib === id = 5332 author = Irwin, Wallace title = The Love Sonnets of a Car Conductor date = pages = extension = .txt mime = text/plain words = 4160 sentences = 413 flesch = 94 summary = Smith, a car conductor, who penned his passion, from time to time, on between fares on the rear platform of a Sixth Avenue car. Of the human or personal record of William Henry Smith very little has "Remarks:--Car No. 21144, William Smith, conductor, ran into large that Pansy, Gill the Grip and Maxy the Firebug never existed in real THE LOVE SONNETS OF A CAR CONDUCTOR THE LOVE SONNETS OF A CAR CONDUCTOR Today the Pansy got aboard my ship I says to her, "Fare, please!" out loud like that, I got the zing from Pansy's orb Pansy got on at Sixteenth Street last night, But Death rings up and says, "Step lively, please!" When I took Pansy's fare from Gill the Grip. Wait till I ticket Pansy, then I guess 'Twas Pansy like a fairy in a bower Some like the Gas-car Gussie act, hot ton, cache = ./cache/5332.txt txt = ./txt/5332.txt === reduce.pl bib === id = 4756 author = Irwin, Wallace title = The Love Sonnets of a Hoodlum date = pages = extension = .txt mime = text/plain words = 4453 sentences = 376 flesch = 92 summary = is as close to "Mame's dress-suit belle" of No. VII as modern costume finds a rival in Mr. Irwin's strong simile--"O Fate, thou art a In Mr. Irwin's sonnet cycle, however, we have slang idealized, or as head of the school, and insistent upon the didactic value of slang, Mr. Irwin presents in this cycle no mean claims to eminence in the truly The sonnet is a very easy mark, Leaving poor Willie froze to beat the band, And Mame is mine some more, I do not think. 'Tis Murphy, night clerk in McCann's drug store. I have another think a-coming. For love has got poor Willie groggy, too. I thought the cards were coming all my way, Were Mame and Murphy, diked to suit the part, At noon today Murphy and Mame were tied. If you don't like it you know what to do. Perhaps you think I've handed out to you cache = ./cache/4756.txt txt = ./txt/4756.txt === reduce.pl bib === id = 6122 author = Adams, Franklin P. (Franklin Pierce) title = Tobogganing on Parnassus date = pages = extension = .txt mime = text/plain words = 14276 sentences = 1808 flesch = 95 summary = Shall say "I like his simple stanzas." What lady-like youth in his wild aberrations [Footnote: Paraphraser's note: Horace beat the modern song Just you and I and Love alone are left, sweet-Look in my eyes, aglow with Love's own light: He'd lie and he'd swear and pull little girls' hair; He was known as a good little boy; And you shall hear, both night and day, There's times when you'll think that they're perfect; There's times when you'll think that they're bum, Ere silence like a poultice comes to heal-Shall I say I love the town But isn't it time to change that stuff? You think to get at Christmas time [Footnote DoubleBar: Train does not stop where time omitted.] Of the things that I believe are awful stuff, I hear those good night ladies much obliged because we're here Thou art like to a Flower, cache = ./cache/6122.txt txt = ./txt/6122.txt === reduce.pl bib === id = 8953 author = Kirk, William Frederick title = The Norsk Nightingale; Being the Lyrics of a "Lumberyack" date = pages = extension = .txt mime = text/plain words = 6976 sentences = 976 flesch = 103 summary = Ant yu tenk dis har ban fun, And dis har breakfast food, ay tenk, ban fake: Dey tal me ay ban a gude faller. Oh, yes, ay ban yolly gude faller,-Ay tenk dis har Yulia ban Yew; 'Bout von square foot vile dey ban har, "Ef dis har axe ban any gude, Dis tree skol sune ban kindling vood." And yust ven tree ban falling down, Ef yu lak to know yust how dis ban, Ay tenk dis ban gude hunch; Ay lak yu to tal me gude reason for dis; But, ven he vake, it ant ban day at all, And yust ven dis sun ban setting, it shine hard on Yosephine; But it ant no use to du it, and dis har old yudge skol write To-day dis har faller ban svelling around, Dis har ban vy ay lak dem-Dey ban so much lak mine. cache = ./cache/8953.txt txt = ./txt/8953.txt === reduce.pl bib === id = 6652 author = nan title = The Humorous Poetry of the English Language; from Chaucer to Saxe date = pages = extension = .txt mime = text/plain words = 136592 sentences = 14012 flesch = 94 summary = And a fat little Mer-man stood up and said grace, A man should come knocking at that time of night, And it look'd like Hare--but it might have been Cat. The little garcons too strove to express The horrid old ruffian comes, cat-like, creeping;-Like lightning dost thou fly, when called, And now I tell thee like a friend, Had a voice like old Lais, and chose to make use of it! For 't was like heaven and earth, Dolly, coming together-Whose journey, Bob says, is so like love and marriage, Where a thing LIKE a man was--no lover sat there! My books, 'tis true, are little worth, but they have served me long, Why liftest thou thy pious eyes to God! And thou art doubly dear for things like these. As thy days are declining I love thee the more, how like thou art She loved like any thing. cache = ./cache/6652.txt txt = ./txt/6652.txt === reduce.pl bib === Building ./etc/reader.txt 6652 6122 26797 8953 6652 6122 number of items: 9 sum of words: 183,110 average size in words: 30,518 average readability score: 95 nouns: man; day; time; night; heart; way; head; life; thing; love; men; eyes; things; town; friend; hand; years; people; one; name; world; ban; place; face; eye; nothing; mind; king; death; art; air; lady; gude; light; book; water; soul; wife; side; door; kind; footnote; home; thy; year; o; hair; wit; house; work verbs: is; was; be; have; ''s; are; had; do; were; say; did; said; see; has; think; ''ve; know; let; make; ''m; made; been; go; take; come; got; ban; tell; give; am; came; says; ''re; thought; put; find; get; went; look; found; saw; seen; took; skol; keep; hear; gave; known; does; ask adjectives: little; old; good; such; more; great; other; last; poor; many; full; dear; young; own; best; fair; sweet; true; much; small; new; same; few; long; vain; happy; most; fine; short; strong; first; free; sad; bright; dead; nice; bad; high; big; hard; sure; next; cold; blue; wild; soft; better; whole; white; right adverbs: not; so; then; now; n''t; up; never; out; too; here; well; as; down; very; more; still; just; there; yet; thus; ever; again; only; all; away; most; once; off; long; back; far; much; in; no; soon; quite; first; even; rather; on; perhaps; indeed; often; always; tis; really; at; enough; before; also pronouns: i; his; he; you; my; it; me; her; they; we; she; your; him; their; our; its; them; thy; us; ay; thee; himself; ''em; yu; one; myself; mine; themselves; itself; yours; herself; yourself; ''s; ourselves; ours; thyself; theirs; pelf; em; yureself; ye; i''m; hisself; hez; yt; you''re; yerself; yee; wrong''d; vain!--he proper nouns: _; thou; yu; mr.; punch; o''er; lord; ye; dis; sir; mrs.; john; heaven; god; william; tis; jones; james; thomas; whitbread; ''s; tom; t; london; thet; miss; ef; smith; lady; mary; hath; dey; peter; yure; king; den; tu; st.; ned; house; prince; maester; old; new; muse; e''er; ban; street; lo; yust keywords: like; day; william; time; thing; ode; mr.; man; love; lady; horace; good; find; year; work; whitbread; turn; tom; tis; till; thy; thou; thomas; think; thee; tell; taylor; stand; st.; sonnet; smith; slang; sir; rupert; punch; pryce; prince; poor; pansy; old; olaf; ned; myrtilla; murphy; mrs.; miss; miserable; mary; mame; maester one topic; one dimension: like file(s): titles(s): The Book of Humorous Verse three topics; one dimension: like; said; ve file(s): ./cache/6652.txt, ./cache/26797.txt, ./cache/6122.txt titles(s): The Humorous Poetry of the English Language; from Chaucer to Saxe | Something Else Again | Tobogganing on Parnassus five topics; three dimensions: like man thou; ve love say; ban ay yu; heck brakeman cute; heck brakeman cute file(s): ./cache/6652.txt, ./cache/6122.txt, ./cache/8953.txt, , titles(s): The Humorous Poetry of the English Language; from Chaucer to Saxe | Tobogganing on Parnassus | The Norsk Nightingale; Being the Lyrics of a "Lumberyack" | The Book of Humorous Verse | The Book of Humorous Verse Type: gutenberg title: subject-humorousPoetryAmerican-gutenberg date: 2021-06-06 time: 17:06 username: emorgan patron: Eric Morgan email: emorgan@nd.edu input: facet_subject:"Humorous poetry, American" ==== make-pages.sh htm files ==== make-pages.sh complex files ==== make-pages.sh named enities ==== making bibliographics id: 26797 author: Adams, Franklin P. (Franklin Pierce) title: Something Else Again date: words: 16653.0 sentences: 1936.0 pages: flesch: 95.0 cache: ./cache/26797.txt txt: ./txt/26797.txt summary: For things to which I''ve said "Good-bye!" But men shall quaff thy soda sweet, [I was talking with a newspaper man the other day who seemed "Oh bard," I said, "your verse is free; I said, "he might have done good stuff. And I said, "I''ll bet a nickel I can write that way." LINES PROVOKED BY HEARING A YOUNG MAN Go, lovely Rose that lives its little hour! "This war is a terrible thing," he said, The people said they rather thought he did it as a trick, And writers said: "He thinks about the drooping girls and boys, There was a man in our town who said that he would share But on the word of a travelled man and a bard who has been around, Like me, who knows not what to think! An thou dost ill, shall this be still a poor thing, but mine ode. id: 6122 author: Adams, Franklin P. (Franklin Pierce) title: Tobogganing on Parnassus date: words: 14276.0 sentences: 1808.0 pages: flesch: 95.0 cache: ./cache/6122.txt txt: ./txt/6122.txt summary: Shall say "I like his simple stanzas." What lady-like youth in his wild aberrations [Footnote: Paraphraser''s note: Horace beat the modern song Just you and I and Love alone are left, sweet-Look in my eyes, aglow with Love''s own light: He''d lie and he''d swear and pull little girls'' hair; He was known as a good little boy; And you shall hear, both night and day, There''s times when you''ll think that they''re perfect; There''s times when you''ll think that they''re bum, Ere silence like a poultice comes to heal-Shall I say I love the town But isn''t it time to change that stuff? You think to get at Christmas time [Footnote DoubleBar: Train does not stop where time omitted.] Of the things that I believe are awful stuff, I hear those good night ladies much obliged because we''re here Thou art like to a Flower, id: 5332 author: Irwin, Wallace title: The Love Sonnets of a Car Conductor date: words: 4160.0 sentences: 413.0 pages: flesch: 94.0 cache: ./cache/5332.txt txt: ./txt/5332.txt summary: Smith, a car conductor, who penned his passion, from time to time, on between fares on the rear platform of a Sixth Avenue car. Of the human or personal record of William Henry Smith very little has "Remarks:--Car No. 21144, William Smith, conductor, ran into large that Pansy, Gill the Grip and Maxy the Firebug never existed in real THE LOVE SONNETS OF A CAR CONDUCTOR THE LOVE SONNETS OF A CAR CONDUCTOR Today the Pansy got aboard my ship I says to her, "Fare, please!" out loud like that, I got the zing from Pansy''s orb Pansy got on at Sixteenth Street last night, But Death rings up and says, "Step lively, please!" When I took Pansy''s fare from Gill the Grip. Wait till I ticket Pansy, then I guess ''Twas Pansy like a fairy in a bower Some like the Gas-car Gussie act, hot ton, id: 4756 author: Irwin, Wallace title: The Love Sonnets of a Hoodlum date: words: 4453.0 sentences: 376.0 pages: flesch: 92.0 cache: ./cache/4756.txt txt: ./txt/4756.txt summary: is as close to "Mame''s dress-suit belle" of No. VII as modern costume finds a rival in Mr. Irwin''s strong simile--"O Fate, thou art a In Mr. Irwin''s sonnet cycle, however, we have slang idealized, or as head of the school, and insistent upon the didactic value of slang, Mr. Irwin presents in this cycle no mean claims to eminence in the truly The sonnet is a very easy mark, Leaving poor Willie froze to beat the band, And Mame is mine some more, I do not think. ''Tis Murphy, night clerk in McCann''s drug store. I have another think a-coming. For love has got poor Willie groggy, too. I thought the cards were coming all my way, Were Mame and Murphy, diked to suit the part, At noon today Murphy and Mame were tied. If you don''t like it you know what to do. Perhaps you think I''ve handed out to you id: 8953 author: Kirk, William Frederick title: The Norsk Nightingale; Being the Lyrics of a "Lumberyack" date: words: 6976.0 sentences: 976.0 pages: flesch: 103.0 cache: ./cache/8953.txt txt: ./txt/8953.txt summary: Ant yu tenk dis har ban fun, And dis har breakfast food, ay tenk, ban fake: Dey tal me ay ban a gude faller. Oh, yes, ay ban yolly gude faller,-Ay tenk dis har Yulia ban Yew; ''Bout von square foot vile dey ban har, "Ef dis har axe ban any gude, Dis tree skol sune ban kindling vood." And yust ven tree ban falling down, Ef yu lak to know yust how dis ban, Ay tenk dis ban gude hunch; Ay lak yu to tal me gude reason for dis; But, ven he vake, it ant ban day at all, And yust ven dis sun ban setting, it shine hard on Yosephine; But it ant no use to du it, and dis har old yudge skol write To-day dis har faller ban svelling around, Dis har ban vy ay lak dem-Dey ban so much lak mine. id: 454 author: Leland, Charles Godfrey title: The Breitmann Ballads date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 24560 author: Wells, Carolyn title: The Jingle Book date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 23972 author: nan title: The Book of Humorous Verse date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 6652 author: nan title: The Humorous Poetry of the English Language; from Chaucer to Saxe date: words: 136592.0 sentences: 14012.0 pages: flesch: 94.0 cache: ./cache/6652.txt txt: ./txt/6652.txt summary: And a fat little Mer-man stood up and said grace, A man should come knocking at that time of night, And it look''d like Hare--but it might have been Cat. The little garcons too strove to express The horrid old ruffian comes, cat-like, creeping;-Like lightning dost thou fly, when called, And now I tell thee like a friend, Had a voice like old Lais, and chose to make use of it! For ''t was like heaven and earth, Dolly, coming together-Whose journey, Bob says, is so like love and marriage, Where a thing LIKE a man was--no lover sat there! My books, ''tis true, are little worth, but they have served me long, Why liftest thou thy pious eyes to God! And thou art doubly dear for things like these. As thy days are declining I love thee the more, how like thou art She loved like any thing. ==== make-pages.sh questions ==== make-pages.sh search ==== make-pages.sh topic modeling corpus Zipping study carrel