mv: ‘./input-file.zip’ and ‘./input-file.zip’ are the same file Creating study carrel named subject-domesticAnimals-gutenberg Initializing database Unzipping Archive: input-file.zip creating: ./tmp/input/input-file/ inflating: ./tmp/input/input-file/15684.txt inflating: ./tmp/input/input-file/19998.txt inflating: ./tmp/input/input-file/28897.txt inflating: ./tmp/input/input-file/22561.txt inflating: ./tmp/input/input-file/24923.txt inflating: ./tmp/input/input-file/25568.txt inflating: ./tmp/input/input-file/14814.txt inflating: ./tmp/input/input-file/2872.txt inflating: ./tmp/input/input-file/2871.txt inflating: ./tmp/input/input-file/39656.txt inflating: ./tmp/input/input-file/34175.txt inflating: ./tmp/input/input-file/51683.txt inflating: ./tmp/input/input-file/42230.txt inflating: ./tmp/input/input-file/58434.txt inflating: ./tmp/input/input-file/62315.txt inflating: ./tmp/input/input-file/62537.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-domesticAnimals-gutenberg FILE: cache/15684.txt OUTPUT: txt/15684.txt FILE: cache/14814.txt OUTPUT: txt/14814.txt FILE: cache/24923.txt OUTPUT: txt/24923.txt FILE: cache/22561.txt OUTPUT: txt/22561.txt FILE: cache/2871.txt OUTPUT: txt/2871.txt FILE: cache/2872.txt OUTPUT: txt/2872.txt FILE: cache/39656.txt OUTPUT: txt/39656.txt FILE: cache/62315.txt OUTPUT: txt/62315.txt FILE: cache/25568.txt OUTPUT: txt/25568.txt FILE: cache/58434.txt OUTPUT: txt/58434.txt FILE: cache/19998.txt OUTPUT: txt/19998.txt FILE: cache/51683.txt OUTPUT: txt/51683.txt FILE: cache/42230.txt OUTPUT: txt/42230.txt FILE: cache/34175.txt OUTPUT: txt/34175.txt FILE: cache/62537.txt OUTPUT: txt/62537.txt FILE: cache/28897.txt OUTPUT: txt/28897.txt === file2bib.sh === id: 25568 author: Shaler, Nathaniel Southgate title: Domesticated Animals Their Relation to Man and to his Advancement in Civilization date: pages: extension: .txt txt: ./txt/25568.txt cache: ./cache/25568.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'25568.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: 2872 author: Darwin, Charles title: The Variation of Animals and Plants under Domestication — Volume 2 date: pages: extension: .txt txt: ./txt/2872.txt cache: ./cache/2872.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'2872.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: 24923 author: Darwin, Charles title: The Variation of Animals and Plants Under Domestication, Vol. I. date: pages: extension: .txt txt: ./txt/24923.txt cache: ./cache/24923.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'24923.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: 2871 author: Darwin, Charles title: The Variation of Animals and Plants under Domestication — Volume 1 date: pages: extension: .txt txt: ./txt/2871.txt cache: ./cache/2871.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'2871.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' 25568 txt/../ent/25568.ent 2871 txt/../pos/2871.pos 24923 txt/../ent/24923.ent 2872 txt/../wrd/2872.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 25568 txt/../pos/25568.pos 2871 txt/../wrd/2871.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 2871 txt/../ent/2871.ent 24923 txt/../pos/24923.pos 2872 txt/../ent/2872.ent 24923 txt/../wrd/24923.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 39656 txt/../ent/39656.ent 2872 txt/../pos/2872.pos 25568 txt/../wrd/25568.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 39656 txt/../pos/39656.pos 22561 txt/../ent/22561.ent 22561 txt/../pos/22561.pos 39656 txt/../wrd/39656.wrd 22561 txt/../wrd/22561.wrd 14814 txt/../wrd/14814.wrd 14814 txt/../pos/14814.pos 14814 txt/../ent/14814.ent === file2bib.sh === id: 39656 author: Waugh, Arthur title: The Square Book of Animals date: pages: extension: .txt txt: ./txt/39656.txt cache: ./cache/39656.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 1 resourceName b'39656.txt' === file2bib.sh === id: 22561 author: Anonymous title: Tame Animals date: pages: extension: .txt txt: ./txt/22561.txt cache: ./cache/22561.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'22561.txt' === file2bib.sh === id: 14814 author: Potter, Beatrix title: The Tale of Jemima Puddle-Duck date: pages: extension: .txt txt: ./txt/14814.txt cache: ./cache/14814.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'14814.txt' 62315 txt/../pos/62315.pos 62315 txt/../ent/62315.ent 51683 txt/../wrd/51683.wrd 62315 txt/../wrd/62315.wrd 51683 txt/../pos/51683.pos 15684 txt/../wrd/15684.wrd 15684 txt/../pos/15684.pos === file2bib.sh === id: 62315 author: Anonymous title: Domestic animals: a story book for children date: pages: extension: .txt txt: ./txt/62315.txt cache: ./cache/62315.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'62315.txt' 51683 txt/../ent/51683.ent === file2bib.sh === id: 51683 author: Anonymous title: The Surprising and Singular Adventures of a Hen as Related by Herself to Her Family of Chickens date: pages: extension: .txt txt: ./txt/51683.txt cache: ./cache/51683.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'51683.txt' 15684 txt/../ent/15684.ent === file2bib.sh === id: 15684 author: Amerel title: The Summer Holidays: A Story for Children date: pages: extension: .txt txt: ./txt/15684.txt cache: ./cache/15684.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'15684.txt' 58434 txt/../wrd/58434.wrd 58434 txt/../pos/58434.pos 58434 txt/../ent/58434.ent === file2bib.sh === id: 58434 author: Tracy, Louis title: Minkie date: pages: extension: .txt txt: ./txt/58434.txt cache: ./cache/58434.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'58434.txt' 42230 txt/../pos/42230.pos 62537 txt/../wrd/62537.wrd 42230 txt/../wrd/42230.wrd 19998 txt/../wrd/19998.wrd 62537 txt/../pos/62537.pos 34175 txt/../pos/34175.pos 19998 txt/../pos/19998.pos 34175 txt/../wrd/34175.wrd 34175 txt/../ent/34175.ent 42230 txt/../ent/42230.ent 19998 txt/../ent/19998.ent 62537 txt/../ent/62537.ent === file2bib.sh === id: 42230 author: Everett-Green, Evelyn title: Esther's Charge: A Story for Girls date: pages: extension: .txt txt: ./txt/42230.txt cache: ./cache/42230.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'42230.txt' 28897 txt/../wrd/28897.wrd === file2bib.sh === id: 62537 author: Morris, Charles title: Home Life in All Lands—Book III—Animal Friends and Helpers date: pages: extension: .txt txt: ./txt/62537.txt cache: ./cache/62537.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'62537.txt' 28897 txt/../pos/28897.pos === file2bib.sh === id: 34175 author: Allen, Richard Lamb title: Domestic Animals History and description of the horse, mule, cattle, sheep, swine, poultry and farm dogs; with directions for their management, breeding, crossing, rearing, feeding, and preparation for a profitable market; also their diseases and remedies. Together with full directions for the management of the dairy. date: pages: extension: .txt txt: ./txt/34175.txt cache: ./cache/34175.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'34175.txt' === file2bib.sh === id: 19998 author: Allen, Lewis Falley title: Rural Architecture Being a Complete Description of Farm Houses, Cottages, and Out Buildings date: pages: extension: .txt txt: ./txt/19998.txt cache: ./cache/19998.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 6 resourceName b'19998.txt' 28897 txt/../ent/28897.ent === file2bib.sh === id: 28897 author: Darwin, Charles title: The Variation of Animals and Plants Under Domestication, Volume II (of 2) date: pages: extension: .txt txt: ./txt/28897.txt cache: ./cache/28897.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 18 resourceName b'28897.txt' Done mapping. Reducing subject-domesticAnimals-gutenberg === reduce.pl bib === id = 15684 author = Amerel title = The Summer Holidays: A Story for Children date = pages = extension = .txt mime = text/plain words = 9187 sentences = 583 flesch = 93 summary = "Father," said Thomas, "how miserable we should be if we had no water to "But what do you do in town, Samuel," asked John, "when it is too warm about it, and Thomas said that dozens of these little animals, beside Thomas stopped, and said, "Samuel, this is the place where we killed a where the boys were, and then Samuel asked him where all the water comes "Ask it, my boy," replied Mr. Harvey. "Do not some people think that the bat is a bird?" asked Samuel. "Father," said John, "where did those great bats come from, which you "A good deal," said the boy; and he threw another stone. "They seem more like a bat's wings," said Samuel. John burst into the room where Thomas, Samuel, and his father were While his father was talking with Thomas and his cousin, John was "It looks like a large grasshopper," said John. cache = ./cache/15684.txt txt = ./txt/15684.txt === reduce.pl bib === id = 28897 author = Darwin, Charles title = The Variation of Animals and Plants Under Domestication, Volume II (of 2) date = pages = extension = .txt mime = text/plain words = 225132 sentences = 14147 flesch = 70 summary = ANIMALS AND PLANTS--REVERSION IN CROSSED VARIETIES AND SPECIES--REVERSION INDIVIDUAL ANIMALS--STERILITY OF PLANTS FROM CHANGED CONDITIONS OF DIFFERENCE IN FERTILITY BETWEEN CROSSED SPECIES AND VARIETIES--CONCLUSIONS SELECTION--INFLUENCE OF DIFFERENT BREEDERS ON THE SAME SUB-VARIETY--PLANTS varieties have probably in some cases run wild, and their crossing alone when they crossed certain breeds, pigeons coloured like the wild _C. distinct evidence that the crossing of differently-coloured varieties well with the converse case of domesticated animals and cultivated plants When fowls, pigeons, or cattle of different colours are crossed, cases, in which the breed has not been crossed, but some ancient character species (and conversely with the white-flowered variety), when crossed crossing of the differently coloured varieties of the same species, is PLANTS--STERILITY OF CROSSED SPECIES DUE TO DIFFERENCES CONFINED TO THE In some few cases varieties tend to keep distinct, by breeding at different plants crossed species should have been rendered sterile by a different cache = ./cache/28897.txt txt = ./txt/28897.txt === reduce.pl bib === === reduce.pl bib === === reduce.pl bib === id = 19998 author = Allen, Lewis Falley title = Rural Architecture Being a Complete Description of Farm Houses, Cottages, and Out Buildings date = pages = extension = .txt mime = text/plain words = 87269 sentences = 3581 flesch = 69 summary = require less house room than he who tills equally well his farm of We repudiate cellar kitchens, or under-ground rooms for house work, 7½ feet high above the floor of the main house; the pitch of the roof A door passes from this wash-room into the wood-house, which is The front door of this house opens into a small entry or hall, 9Ã�6 feet, A door also leads from the wash-room into the wood-house. rear wall of this wood-house leads a door into the garden, or the hall, with its open doors, connecting the best rooms of the house on A door opens from its rear wall into the wood-house, 32Ã�12 feet, which passage, (leading to an open wood-house in rear, 10Ã�12 feet, with a shed as the main house, and posts, 8 feet high, standing on the ground, A door leads into the wood-house, which is 12Ã�16 feet, in cache = ./cache/19998.txt txt = ./txt/19998.txt === reduce.pl bib === id = 14814 author = Potter, Beatrix title = The Tale of Jemima Puddle-Duck date = pages = extension = .txt mime = text/plain words = 1377 sentences = 132 flesch = 88 summary = THE TALE OF JEMIMA PUDDLE-DUCK --Listen to the story of Jemima Puddle-duck, who was annoyed because the Jemima Puddle-duck. Jemima Puddle-duck became quite desperate. "Quack?" said Jemima Puddle-duck, with her head and her bonnet on one indeed!" said the gentleman with sandy whiskers, looking Jemima Puddle-duck was rather surprised to find such a vast quantity of When she came out, the sandy whiskered gentleman was sitting on a log Jemima Puddle-duck came every afternoon; she laid nine eggs in the nest. Where do you go every afternoon by yourself, Jemima Puddle-duck?" Jemima Puddle-duck went up the cart-road for the last time, on a sunny Jemima Puddle-duck had never heard him speak like Presently Kep opened the door of the shed, and let out Jemima Puddle-duck. Jemima Puddle-duck was escorted home in tears on account of those eggs. Jemima Puddle-duck said that it was because of her nerves; but she had cache = ./cache/14814.txt txt = ./txt/14814.txt === reduce.pl bib === === reduce.pl bib === id = 39656 author = Waugh, Arthur title = The Square Book of Animals date = pages = extension = .txt mime = text/plain words = 618 sentences = 90 flesch = 93 summary = _The book of Animals was designed by Mr. Nicholson in 1896._ Yet fresh the life of farm and grange THE UN-COMMON CAT Nine lives they give the common cat? A cat that swings nine separate tails! The hen seeks friendlier haunts than these, But the lamb is so tame he will pardon the hint-He'd be best with a little mint-sauce for a relish! But the kid is driven to work one day, And the hours of harness know little rest There was a Drake, my Duck, at Plymouth Hoe The peace your farm and all our homesteads know: Drake bowled him over! Leave the boasting to the hens! THE SERVILE COW Rough, shaggy colt: the world is all before you: And some green resting-place at shut of day! The sun is low behind the grey-green trees. And all the farm grows quiet by degrees. The animals know when and how to rest! cache = ./cache/39656.txt txt = ./txt/39656.txt === reduce.pl bib === id = 22561 author = Anonymous title = Tame Animals date = pages = extension = .txt mime = text/plain words = 912 sentences = 76 flesch = 89 summary = Kronheim & Co., London The Hare is a very timid animal, running away on makes a kind of nest called its form. The Goat ranks in general usefulness next to the sheep, and as a The milk of the Goat is sweet and nourishing, and is made into cheese by the mountaineers, who also eat his flesh, which is His skin is made into the materials called morocco Cows are very useful to mankind, in supplying them with milk from made from it: that produced by the breed called Merino sheep is Young sheep are called lambs--you have often seen the gentle In some places people call this little animal "the Sleeper," because and of a reddish brown colour. The American Dormouse is a more beautiful animal, striped down the foal of the Ass is a pretty, lively little fellow, and jumps about, OLD MOTHER HUBBARD WILD ANIMALS cache = ./cache/22561.txt txt = ./txt/22561.txt === reduce.pl bib === id = 51683 author = Anonymous title = The Surprising and Singular Adventures of a Hen as Related by Herself to Her Family of Chickens date = pages = extension = .txt mime = text/plain words = 6401 sentences = 395 flesch = 86 summary = There chanced to be a large strange dog in the yard, my mother thinking Little Ann, my new mistress, took me directly home; her mother lived in While they were carrying me away, a lovely looking boy asked them what Illustration: _Taking away the hen._ me: I loved him so much, that whenever he came into the yard, I ran to Augustus took me in his arms, my poor hen, said he, you have I wish, said the mother, you could all be advised, to look upon the to the mother of the bantum, who is a modest young hen, whom I had once As the good mother imagined the young bantum was punished, after which _Hub._ Good morrow, little prince. _Arth._ You look sad, good Hubert. _Hub._ If I listen to his innocent prattle, I shall awaken that _Arth._ O, now you look like Hubert! cache = ./cache/51683.txt txt = ./txt/51683.txt === reduce.pl bib === === reduce.pl bib === id = 34175 author = Allen, Richard Lamb title = Domestic Animals History and description of the horse, mule, cattle, sheep, swine, poultry and farm dogs; with directions for their management, breeding, crossing, rearing, feeding, and preparation for a profitable market; also their diseases and remedies. Together with full directions for the management of the dairy. date = pages = extension = .txt mime = text/plain words = 82764 sentences = 4229 flesch = 73 summary = United States, are Horned or neat cattle, the Horse, the Mule, Sheep, sizes; horses of unlike characters; the Merino and the long-wools, or given quantity of food, and in the same time, reached 28 lbs. Horses or colts should never exceed a good working or breeding fattening cattle and sheep; but where great ripeness in animals is England to milk an equal number of cows of any breed, against 40 pure of food consumed, yielding largely of good beef with little offal. one good cow will yield a quantity of milk in one season, fully As a milk-giving animal, the cow is the best fitted for the with cold water, till it shows no color of the milk, by the use of a So the milk of different animals will give cheese of unlike qualities. within the same time, with a good breed of animals under judicious cache = ./cache/34175.txt txt = ./txt/34175.txt === reduce.pl bib === id = 42230 author = Everett-Green, Evelyn title = Esther's Charge: A Story for Girls date = pages = extension = .txt mime = text/plain words = 66547 sentences = 4239 flesch = 89 summary = "I don't think I can quite tell till I've tried," said Esther, shaking Esther," said her mother a little plaintively when the gentlemen had Esther said grace gravely, and the boys did not laugh that time. "O Genefer," said the little girl, "I think we won't call the boys yet. "Boys like that sort of thing, I suppose," she said. "I don't think you ought to speak like that, Puck," said Mrs. St. historian, and I have some things I think will interest you," and Mr. Trelawny held out his great hand, into which Esther was obliged to slip Esther knew the look of the boat, and had once been out in it with Mr. Trelawny, but had been too much afraid of him to enjoy her sail at all. "I think He was," said Esther, with a little quiver in her voice; and cache = ./cache/42230.txt txt = ./txt/42230.txt === reduce.pl bib === id = 58434 author = Tracy, Louis title = Minkie date = pages = extension = .txt mime = text/plain words = 30488 sentences = 2287 flesch = 92 summary = No, Jim. Dad has told a Mr. Schwartz to come on by this train, and "No," said Minkie, giving the porter just one little look. Meanwhile, Minkie took Schwartz in hand, and my long ears were not "You did not mention the exact period, Mr. Schwartz," said Minkie. On the way home I heard Minkie trying to cheer up her father by telling "My servant!" said Schwartz, blankly, and both Dan and Tibbie heard Jim said that it gave him a turn to hear a buck nigger talking like called a ju-ju, which the black man said Schwartz had stolen from his "Me-ow!" said Tibbie, looking up at Minkie. Schwartz?" said the Old Man cheerfully, his idea being to swing the Dolly thought she would like to slap Schwartz, so she joined Minkie on see it in others, and Schwartz looked and talked like a man who has cache = ./cache/58434.txt txt = ./txt/58434.txt === reduce.pl bib === id = 62315 author = Anonymous title = Domestic animals: a story book for children date = pages = extension = .txt mime = text/plain words = 416 sentences = 44 flesch = 88 summary = DOMESTIC ANIMALS. DOMESTIC ANIMALS. The DOG is a social animal, and is the companion of man in all civilized countries. He varies in size, from the little lap-dog, to the large The CAT is a useful animal, and there are very few little boys or girls In this country it is usually black, white, or The Turks have little domestic cats are those called Angora. It is said that the cats of Russia have their tails six times as long as their bodies. The PIG is not a very handsome animal, but makes excellent food. never seems to be tired of eating, and if he has plenty of food only The CAMEL is a native of Africa, and Arabia. legs, and are thus able to travel through the deep sands, where no other Thus the camel is able to travel across the long deserts where there is neither food nor water for cache = ./cache/62315.txt txt = ./txt/62315.txt === reduce.pl bib === id = 62537 author = Morris, Charles title = Home Life in All Lands—Book III—Animal Friends and Helpers date = pages = extension = .txt mime = text/plain words = 78693 sentences = 4149 flesch = 89 summary = no man can tame is not far away in family tree from the faithful horse. In fact, the dogs kept by savage and barbarian people look much like There are many other animals which are at times kept as pets by man, Coming down now from these elephant-like horses it is a long step to She is also kept as a food animal, but is not made to work, like the This is a Rare Use of this Great Deer-like Animal] Now we come to an animal in some ways much like the sheep, but in other feathers, since it looks more like a wild than a tame bird, but with that it deals with animals in some way of use to man, creatures that dog and the parrot; but while the monkey looks more like a man than time to one of the snake's chief enemies, the little weasel-like animal cache = ./cache/62537.txt txt = ./txt/62537.txt Building ./etc/reader.txt 28897 62537 19998 28897 62537 62315 number of items: 16 sum of words: 589,804 average size in words: 49,150 average readability score: 84 nouns: animals; p.; species; plants; house; varieties; time; sheep; man; feet; cases; cattle; food; horse; case; animal; way; breeds; selection; water; life; character; part; dog; parts; horses; day; country; conditions; characters; milk; room; size; flowers; head; years; number; illustration; dogs; seed; others; variety; place; boys; family; farm; pollen; kind; one; birds verbs: is; be; are; have; was; been; has; had; were; do; said; see; made; being; did; kept; found; given; come; know; seen; go; think; used; crossed; give; make; become; take; does; produced; say; put; get; taken; keep; came; known; ''s; told; having; called; let; find; done; bred; brought; got; tell; like adjectives: other; same; many; little; good; great; such; large; wild; old; certain; own; more; different; much; small; white; several; few; young; long; first; distinct; various; common; best; new; natural; domestic; full; high; fine; general; last; most; early; proper; black; whole; strong; close; better; short; necessary; present; latter; greater; less; single; true adverbs: not; so; very; up; more; as; well; then; out; only; now; n''t; most; also; even; much; often; thus; never; always; too; here; off; sometimes; down; long; almost; far; in; quite; again; still; generally; just; all; soon; first; away; nearly; there; on; once; back; together; rather; perhaps; however; ever; probably; occasionally pronouns: it; i; they; he; their; we; his; its; you; them; she; her; our; him; me; my; us; your; itself; themselves; himself; herself; one; myself; ourselves; yourself; ''s; mine; yours; ours; thee; ourself; hers; ''em; yourselves; thy; theirs; out,--; oneself; fertility; à; you''re; you''ll; sure!--just; fruit-_garden_--the; fame=; em; eagerly,-- proper nouns: _; i.; ii; mr.; esther; c.; vol; trelawny; schwartz; dr.; pickle; minkie; england; .; s.; �; john; tom; earle; j.; puck; america; india; europe; ju; p.; de; new; soc; pp; nat; south; united; st.; states; journal; dan; w.; sir; chronicle; mrs.; france; bertie; gardener; samuel; m.; mam; american; crossing; see keywords: illustration; mr.; england; states; south; good; animal; united; time; st.; new; john; india; horse; europe; breed; america; zoological; year; way; water; variety; variation; variability; trelawny; tibbie; thomas; think; specie; spain; sir; sheep; selection; schwartz; samuel; room; race; puck; prof.; prissy; prince; poultry; polperran; plant; plan; pickle; paraguay; north; nat; mrs. one topic; one dimension: ii file(s): ./cache/15684.txt titles(s): The Summer Holidays: A Story for Children three topics; one dimension: little; ii; samuel file(s): ./cache/19998.txt, ./cache/28897.txt, ./cache/51683.txt titles(s): Rural Architecture Being a Complete Description of Farm Houses, Cottages, and Out Buildings | The Variation of Animals and Plants Under Domestication, Volume II (of 2) | The Surprising and Singular Adventures of a Hen as Related by Herself to Her Family of Chickens five topics; three dimensions: ii species plants; house said little; like dog little; food milk sheep; hen _hub oh file(s): ./cache/28897.txt, ./cache/19998.txt, ./cache/62537.txt, ./cache/34175.txt, ./cache/51683.txt titles(s): The Variation of Animals and Plants Under Domestication, Volume II (of 2) | Rural Architecture Being a Complete Description of Farm Houses, Cottages, and Out Buildings | Home Life in All Lands—Book III—Animal Friends and Helpers | Domestic Animals History and description of the horse, mule, cattle, sheep, swine, poultry and farm dogs; with directions for their management, breeding, crossing, rearing, feeding, and preparation for a profitable market; also their diseases and remedies. Together with full directions for the management of the dairy. | The Surprising and Singular Adventures of a Hen as Related by Herself to Her Family of Chickens Type: gutenberg title: subject-domesticAnimals-gutenberg date: 2021-06-05 time: 13:06 username: emorgan patron: Eric Morgan email: emorgan@nd.edu input: facet_subject:"Domestic animals" ==== make-pages.sh htm files ==== make-pages.sh complex files ==== make-pages.sh named enities ==== making bibliographics id: 19998 author: Allen, Lewis Falley title: Rural Architecture Being a Complete Description of Farm Houses, Cottages, and Out Buildings date: words: 87269.0 sentences: 3581.0 pages: flesch: 69.0 cache: ./cache/19998.txt txt: ./txt/19998.txt summary: require less house room than he who tills equally well his farm of We repudiate cellar kitchens, or under-ground rooms for house work, 7½ feet high above the floor of the main house; the pitch of the roof A door passes from this wash-room into the wood-house, which is The front door of this house opens into a small entry or hall, 9Ã�6 feet, A door also leads from the wash-room into the wood-house. rear wall of this wood-house leads a door into the garden, or the hall, with its open doors, connecting the best rooms of the house on A door opens from its rear wall into the wood-house, 32Ã�12 feet, which passage, (leading to an open wood-house in rear, 10Ã�12 feet, with a shed as the main house, and posts, 8 feet high, standing on the ground, A door leads into the wood-house, which is 12Ã�16 feet, in id: 34175 author: Allen, Richard Lamb title: Domestic Animals History and description of the horse, mule, cattle, sheep, swine, poultry and farm dogs; with directions for their management, breeding, crossing, rearing, feeding, and preparation for a profitable market; also their diseases and remedies. Together with full directions for the management of the dairy. date: words: 82764.0 sentences: 4229.0 pages: flesch: 73.0 cache: ./cache/34175.txt txt: ./txt/34175.txt summary: United States, are Horned or neat cattle, the Horse, the Mule, Sheep, sizes; horses of unlike characters; the Merino and the long-wools, or given quantity of food, and in the same time, reached 28 lbs. Horses or colts should never exceed a good working or breeding fattening cattle and sheep; but where great ripeness in animals is England to milk an equal number of cows of any breed, against 40 pure of food consumed, yielding largely of good beef with little offal. one good cow will yield a quantity of milk in one season, fully As a milk-giving animal, the cow is the best fitted for the with cold water, till it shows no color of the milk, by the use of a So the milk of different animals will give cheese of unlike qualities. within the same time, with a good breed of animals under judicious id: 15684 author: Amerel title: The Summer Holidays: A Story for Children date: words: 9187.0 sentences: 583.0 pages: flesch: 93.0 cache: ./cache/15684.txt txt: ./txt/15684.txt summary: "Father," said Thomas, "how miserable we should be if we had no water to "But what do you do in town, Samuel," asked John, "when it is too warm about it, and Thomas said that dozens of these little animals, beside Thomas stopped, and said, "Samuel, this is the place where we killed a where the boys were, and then Samuel asked him where all the water comes "Ask it, my boy," replied Mr. Harvey. "Do not some people think that the bat is a bird?" asked Samuel. "Father," said John, "where did those great bats come from, which you "A good deal," said the boy; and he threw another stone. "They seem more like a bat''s wings," said Samuel. John burst into the room where Thomas, Samuel, and his father were While his father was talking with Thomas and his cousin, John was "It looks like a large grasshopper," said John. id: 22561 author: Anonymous title: Tame Animals date: words: 912.0 sentences: 76.0 pages: flesch: 89.0 cache: ./cache/22561.txt txt: ./txt/22561.txt summary: Kronheim & Co., London The Hare is a very timid animal, running away on makes a kind of nest called its form. The Goat ranks in general usefulness next to the sheep, and as a The milk of the Goat is sweet and nourishing, and is made into cheese by the mountaineers, who also eat his flesh, which is His skin is made into the materials called morocco Cows are very useful to mankind, in supplying them with milk from made from it: that produced by the breed called Merino sheep is Young sheep are called lambs--you have often seen the gentle In some places people call this little animal "the Sleeper," because and of a reddish brown colour. The American Dormouse is a more beautiful animal, striped down the foal of the Ass is a pretty, lively little fellow, and jumps about, OLD MOTHER HUBBARD WILD ANIMALS id: 51683 author: Anonymous title: The Surprising and Singular Adventures of a Hen as Related by Herself to Her Family of Chickens date: words: 6401.0 sentences: 395.0 pages: flesch: 86.0 cache: ./cache/51683.txt txt: ./txt/51683.txt summary: There chanced to be a large strange dog in the yard, my mother thinking Little Ann, my new mistress, took me directly home; her mother lived in While they were carrying me away, a lovely looking boy asked them what Illustration: _Taking away the hen._ me: I loved him so much, that whenever he came into the yard, I ran to Augustus took me in his arms, my poor hen, said he, you have I wish, said the mother, you could all be advised, to look upon the to the mother of the bantum, who is a modest young hen, whom I had once As the good mother imagined the young bantum was punished, after which _Hub._ Good morrow, little prince. _Arth._ You look sad, good Hubert. _Hub._ If I listen to his innocent prattle, I shall awaken that _Arth._ O, now you look like Hubert! id: 62315 author: Anonymous title: Domestic animals: a story book for children date: words: 416.0 sentences: 44.0 pages: flesch: 88.0 cache: ./cache/62315.txt txt: ./txt/62315.txt summary: DOMESTIC ANIMALS. DOMESTIC ANIMALS. The DOG is a social animal, and is the companion of man in all civilized countries. He varies in size, from the little lap-dog, to the large The CAT is a useful animal, and there are very few little boys or girls In this country it is usually black, white, or The Turks have little domestic cats are those called Angora. It is said that the cats of Russia have their tails six times as long as their bodies. The PIG is not a very handsome animal, but makes excellent food. never seems to be tired of eating, and if he has plenty of food only The CAMEL is a native of Africa, and Arabia. legs, and are thus able to travel through the deep sands, where no other Thus the camel is able to travel across the long deserts where there is neither food nor water for id: 28897 author: Darwin, Charles title: The Variation of Animals and Plants Under Domestication, Volume II (of 2) date: words: 225132.0 sentences: 14147.0 pages: flesch: 70.0 cache: ./cache/28897.txt txt: ./txt/28897.txt summary: ANIMALS AND PLANTS--REVERSION IN CROSSED VARIETIES AND SPECIES--REVERSION INDIVIDUAL ANIMALS--STERILITY OF PLANTS FROM CHANGED CONDITIONS OF DIFFERENCE IN FERTILITY BETWEEN CROSSED SPECIES AND VARIETIES--CONCLUSIONS SELECTION--INFLUENCE OF DIFFERENT BREEDERS ON THE SAME SUB-VARIETY--PLANTS varieties have probably in some cases run wild, and their crossing alone when they crossed certain breeds, pigeons coloured like the wild _C. distinct evidence that the crossing of differently-coloured varieties well with the converse case of domesticated animals and cultivated plants When fowls, pigeons, or cattle of different colours are crossed, cases, in which the breed has not been crossed, but some ancient character species (and conversely with the white-flowered variety), when crossed crossing of the differently coloured varieties of the same species, is PLANTS--STERILITY OF CROSSED SPECIES DUE TO DIFFERENCES CONFINED TO THE In some few cases varieties tend to keep distinct, by breeding at different plants crossed species should have been rendered sterile by a different id: 24923 author: Darwin, Charles title: The Variation of Animals and Plants Under Domestication, Vol. I. date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 2872 author: Darwin, Charles title: The Variation of Animals and Plants under Domestication — Volume 2 date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 2871 author: Darwin, Charles title: The Variation of Animals and Plants under Domestication — Volume 1 date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 42230 author: Everett-Green, Evelyn title: Esther''s Charge: A Story for Girls date: words: 66547.0 sentences: 4239.0 pages: flesch: 89.0 cache: ./cache/42230.txt txt: ./txt/42230.txt summary: "I don''t think I can quite tell till I''ve tried," said Esther, shaking Esther," said her mother a little plaintively when the gentlemen had Esther said grace gravely, and the boys did not laugh that time. "O Genefer," said the little girl, "I think we won''t call the boys yet. "Boys like that sort of thing, I suppose," she said. "I don''t think you ought to speak like that, Puck," said Mrs. St. historian, and I have some things I think will interest you," and Mr. Trelawny held out his great hand, into which Esther was obliged to slip Esther knew the look of the boat, and had once been out in it with Mr. Trelawny, but had been too much afraid of him to enjoy her sail at all. "I think He was," said Esther, with a little quiver in her voice; and id: 62537 author: Morris, Charles title: Home Life in All Lands—Book III—Animal Friends and Helpers date: words: 78693.0 sentences: 4149.0 pages: flesch: 89.0 cache: ./cache/62537.txt txt: ./txt/62537.txt summary: no man can tame is not far away in family tree from the faithful horse. In fact, the dogs kept by savage and barbarian people look much like There are many other animals which are at times kept as pets by man, Coming down now from these elephant-like horses it is a long step to She is also kept as a food animal, but is not made to work, like the This is a Rare Use of this Great Deer-like Animal] Now we come to an animal in some ways much like the sheep, but in other feathers, since it looks more like a wild than a tame bird, but with that it deals with animals in some way of use to man, creatures that dog and the parrot; but while the monkey looks more like a man than time to one of the snake''s chief enemies, the little weasel-like animal id: 14814 author: Potter, Beatrix title: The Tale of Jemima Puddle-Duck date: words: 1377.0 sentences: 132.0 pages: flesch: 88.0 cache: ./cache/14814.txt txt: ./txt/14814.txt summary: THE TALE OF JEMIMA PUDDLE-DUCK --Listen to the story of Jemima Puddle-duck, who was annoyed because the Jemima Puddle-duck. Jemima Puddle-duck became quite desperate. "Quack?" said Jemima Puddle-duck, with her head and her bonnet on one indeed!" said the gentleman with sandy whiskers, looking Jemima Puddle-duck was rather surprised to find such a vast quantity of When she came out, the sandy whiskered gentleman was sitting on a log Jemima Puddle-duck came every afternoon; she laid nine eggs in the nest. Where do you go every afternoon by yourself, Jemima Puddle-duck?" Jemima Puddle-duck went up the cart-road for the last time, on a sunny Jemima Puddle-duck had never heard him speak like Presently Kep opened the door of the shed, and let out Jemima Puddle-duck. Jemima Puddle-duck was escorted home in tears on account of those eggs. Jemima Puddle-duck said that it was because of her nerves; but she had id: 25568 author: Shaler, Nathaniel Southgate title: Domesticated Animals Their Relation to Man and to his Advancement in Civilization date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 58434 author: Tracy, Louis title: Minkie date: words: 30488.0 sentences: 2287.0 pages: flesch: 92.0 cache: ./cache/58434.txt txt: ./txt/58434.txt summary: No, Jim. Dad has told a Mr. Schwartz to come on by this train, and "No," said Minkie, giving the porter just one little look. Meanwhile, Minkie took Schwartz in hand, and my long ears were not "You did not mention the exact period, Mr. Schwartz," said Minkie. On the way home I heard Minkie trying to cheer up her father by telling "My servant!" said Schwartz, blankly, and both Dan and Tibbie heard Jim said that it gave him a turn to hear a buck nigger talking like called a ju-ju, which the black man said Schwartz had stolen from his "Me-ow!" said Tibbie, looking up at Minkie. Schwartz?" said the Old Man cheerfully, his idea being to swing the Dolly thought she would like to slap Schwartz, so she joined Minkie on see it in others, and Schwartz looked and talked like a man who has id: 39656 author: Waugh, Arthur title: The Square Book of Animals date: words: 618.0 sentences: 90.0 pages: flesch: 93.0 cache: ./cache/39656.txt txt: ./txt/39656.txt summary: _The book of Animals was designed by Mr. Nicholson in 1896._ Yet fresh the life of farm and grange THE UN-COMMON CAT Nine lives they give the common cat? A cat that swings nine separate tails! The hen seeks friendlier haunts than these, But the lamb is so tame he will pardon the hint-He''d be best with a little mint-sauce for a relish! But the kid is driven to work one day, And the hours of harness know little rest There was a Drake, my Duck, at Plymouth Hoe The peace your farm and all our homesteads know: Drake bowled him over! Leave the boasting to the hens! THE SERVILE COW Rough, shaggy colt: the world is all before you: And some green resting-place at shut of day! The sun is low behind the grey-green trees. And all the farm grows quiet by degrees. The animals know when and how to rest! ==== make-pages.sh questions ==== make-pages.sh search ==== make-pages.sh topic modeling corpus Zipping study carrel