mv: ‘./input-file.zip’ and ‘./input-file.zip’ are the same file Creating study carrel named subject-minnesota-gutenberg Initializing database Unzipping Archive: input-file.zip creating: ./tmp/input/input-file/ inflating: ./tmp/input/input-file/20232.txt inflating: ./tmp/input/input-file/18183.txt inflating: ./tmp/input/input-file/18189.txt inflating: ./tmp/input/input-file/25926.txt inflating: ./tmp/input/input-file/22179.txt inflating: ./tmp/input/input-file/24097.txt inflating: ./tmp/input/input-file/24660.txt inflating: ./tmp/input/input-file/25677.txt inflating: ./tmp/input/input-file/26276.txt inflating: ./tmp/input/input-file/26610.txt inflating: ./tmp/input/input-file/4981.txt inflating: ./tmp/input/input-file/10146.txt inflating: ./tmp/input/input-file/11151.txt inflating: ./tmp/input/input-file/11922.txt inflating: ./tmp/input/input-file/36375.txt inflating: ./tmp/input/input-file/37595.txt inflating: ./tmp/input/input-file/44072.txt inflating: ./tmp/input/input-file/42187.txt inflating: ./tmp/input/input-file/42945.txt inflating: ./tmp/input/input-file/41712.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-minnesota-gutenberg FILE: cache/26276.txt OUTPUT: txt/26276.txt FILE: cache/20232.txt OUTPUT: txt/20232.txt FILE: cache/24660.txt OUTPUT: txt/24660.txt FILE: cache/25926.txt OUTPUT: txt/25926.txt FILE: cache/18189.txt OUTPUT: txt/18189.txt FILE: cache/24097.txt OUTPUT: txt/24097.txt FILE: cache/22179.txt OUTPUT: txt/22179.txt FILE: cache/10146.txt OUTPUT: txt/10146.txt FILE: cache/11151.txt OUTPUT: txt/11151.txt FILE: cache/25677.txt OUTPUT: txt/25677.txt FILE: cache/41712.txt OUTPUT: txt/41712.txt FILE: cache/11922.txt OUTPUT: txt/11922.txt FILE: cache/18183.txt OUTPUT: txt/18183.txt FILE: cache/37595.txt OUTPUT: txt/37595.txt FILE: cache/42187.txt OUTPUT: txt/42187.txt FILE: cache/42945.txt OUTPUT: txt/42945.txt FILE: cache/26610.txt OUTPUT: txt/26610.txt FILE: cache/44072.txt OUTPUT: txt/44072.txt FILE: cache/4981.txt OUTPUT: txt/4981.txt FILE: cache/36375.txt OUTPUT: txt/36375.txt === file2bib.sh === id: 24097 author: Ellis, Edward Sylvester title: The Story of Red Feather: A Tale of the American Frontier date: pages: extension: .txt txt: ./txt/24097.txt cache: ./cache/24097.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'24097.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: 24660 author: Optic, Oliver title: Hope and Have; or, Fanny Grant Among the Indians: A Story for Young People date: pages: extension: .txt txt: ./txt/24660.txt cache: ./cache/24660.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'24660.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: 25677 author: Flandrau, Charles E. (Charles Eugene) title: The History of Minnesota and Tales of the Frontier date: pages: extension: .txt txt: ./txt/25677.txt cache: ./cache/25677.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'25677.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' 25677 txt/../ent/25677.ent 24097 txt/../ent/24097.ent 24097 txt/../wrd/24097.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 25677 txt/../pos/25677.pos 24660 txt/../wrd/24660.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 24097 txt/../pos/24097.pos 24660 txt/../pos/24660.pos 25677 txt/../wrd/25677.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 24660 txt/../ent/24660.ent 26276 txt/../wrd/26276.wrd 26276 txt/../pos/26276.pos 25926 txt/../wrd/25926.wrd 25926 txt/../pos/25926.pos 26276 txt/../ent/26276.ent 25926 txt/../ent/25926.ent === file2bib.sh === id: 26276 author: Hill, A. J. (Alfred James) title: History of Company E of the Sixth Minnesota Regiment of Volunteer Infantry date: pages: extension: .txt txt: ./txt/26276.txt cache: ./cache/26276.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'26276.txt' === file2bib.sh === id: 25926 author: nan title: The 1926 Tatler date: pages: extension: .txt txt: ./txt/25926.txt cache: ./cache/25926.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'25926.txt' 11151 txt/../pos/11151.pos 18189 txt/../pos/18189.pos 18189 txt/../wrd/18189.wrd 20232 txt/../pos/20232.pos 11151 txt/../wrd/11151.wrd 20232 txt/../wrd/20232.wrd 10146 txt/../wrd/10146.wrd 42187 txt/../pos/42187.pos 42187 txt/../wrd/42187.wrd 10146 txt/../pos/10146.pos 4981 txt/../pos/4981.pos 11151 txt/../ent/11151.ent 20232 txt/../ent/20232.ent 37595 txt/../wrd/37595.wrd 11922 txt/../pos/11922.pos 37595 txt/../pos/37595.pos 4981 txt/../wrd/4981.wrd 11922 txt/../wrd/11922.wrd 18189 txt/../ent/18189.ent 11922 txt/../ent/11922.ent 42187 txt/../ent/42187.ent 10146 txt/../ent/10146.ent 4981 txt/../ent/4981.ent 37595 txt/../ent/37595.ent === file2bib.sh === id: 11151 author: Ellis, Edward Sylvester title: The Lost Trail date: pages: extension: .txt txt: ./txt/11151.txt cache: ./cache/11151.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'11151.txt' 42945 txt/../pos/42945.pos === file2bib.sh === id: 20232 author: Van Cleve, Charlotte Ouisconsin Clark title: 'Three Score Years and Ten' Life-Long Memories of Fort Snelling, Minnesota, and Other Parts of the West date: pages: extension: .txt txt: ./txt/20232.txt cache: ./cache/20232.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'20232.txt' === file2bib.sh === id: 18189 author: Weschcke, Carl title: Growing Nuts in the North A Personal Story of the Author's Experience of 33 Years with Nut Culture in Minnesota and Wisconsin date: pages: extension: .txt txt: ./txt/18189.txt cache: ./cache/18189.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'18189.txt' 42945 txt/../wrd/42945.wrd === file2bib.sh === id: 37595 author: Ream, Robert R. title: Ecological Studies of the Timber Wolf in Northeastern Minnesota date: pages: extension: .txt txt: ./txt/37595.txt cache: ./cache/37595.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'37595.txt' 42945 txt/../ent/42945.ent 44072 txt/../pos/44072.pos === file2bib.sh === id: 10146 author: Moore, Frank title: Reminiscences of Pioneer Days in St. Paul A Collection of Articles Written for and Published in the Daily Pioneer Press date: pages: extension: .txt txt: ./txt/10146.txt cache: ./cache/10146.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'10146.txt' 44072 txt/../wrd/44072.wrd 22179 txt/../wrd/22179.wrd 41712 txt/../pos/41712.pos === file2bib.sh === id: 11922 author: Bill, Ledyard title: Minnesota; Its Character and Climate Likewise Sketches of Other Resorts Favorable to Invalids; Together with Copious Notes on Health; Also Hints to Tourists and Emigrants. date: pages: extension: .txt txt: ./txt/11922.txt cache: ./cache/11922.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'11922.txt' 22179 txt/../pos/22179.pos 41712 txt/../wrd/41712.wrd === file2bib.sh === id: 4981 author: Andrews, C. C. (Christopher Columbus) title: Minnesota and Dacotah date: pages: extension: .txt txt: ./txt/4981.txt cache: ./cache/4981.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'4981.txt' === file2bib.sh === id: 42187 author: Catholic Colonization Bureau title: Catholic Colonization in Minnesota Revised Edition date: pages: extension: .txt txt: ./txt/42187.txt cache: ./cache/42187.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'42187.txt' 26610 txt/../pos/26610.pos 26610 txt/../wrd/26610.wrd 44072 txt/../ent/44072.ent 41712 txt/../ent/41712.ent 22179 txt/../ent/22179.ent === file2bib.sh === id: 42945 author: Whittles, Thomas D. (Thomas Davis) title: The Lumberjack Sky Pilot date: pages: extension: .txt txt: ./txt/42945.txt cache: ./cache/42945.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'42945.txt' 26610 txt/../ent/26610.ent === file2bib.sh === id: 44072 author: Coffin, Charles Carleton title: The Seat of Empire date: pages: extension: .txt txt: ./txt/44072.txt cache: ./cache/44072.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'44072.txt' 18183 txt/../pos/18183.pos 18183 txt/../wrd/18183.wrd === file2bib.sh === id: 41712 author: Hendryx, James B. (James Beardsley) title: Connie Morgan in the Lumber Camps date: pages: extension: .txt txt: ./txt/41712.txt cache: ./cache/41712.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'41712.txt' 36375 txt/../wrd/36375.wrd 36375 txt/../pos/36375.pos 18183 txt/../ent/18183.ent 36375 txt/../ent/36375.ent === file2bib.sh === id: 22179 author: nan title: Old Rail Fence Corners: The A. B. C's. of Minnesota History date: pages: extension: .txt txt: ./txt/22179.txt cache: ./cache/22179.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 13 resourceName b'22179.txt' === file2bib.sh === id: 26610 author: Lewis, Sinclair title: The Trail of the Hawk: A Comedy of the Seriousness of Life date: pages: extension: .txt txt: ./txt/26610.txt cache: ./cache/26610.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'26610.txt' === file2bib.sh === id: 18183 author: nan title: Trees, Fruits and Flowers of Minnesota, 1916 Embracing the Transactions of the Minnesota State Horticultural Society,Volume 44, from December 1, 1915, to December 1, 1916, Including the Twelve Numbers of "The Minnesota Horticulturist" for 1916 date: pages: extension: .txt txt: ./txt/18183.txt cache: ./cache/18183.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 11 resourceName b'18183.txt' === file2bib.sh === id: 36375 author: Folsom, William H. C. (William Henry Carman) title: Fifty Years In The Northwest With An Introduction And Appendix Containing Reminiscences, Incidents And Notes date: pages: extension: .txt txt: ./txt/36375.txt cache: ./cache/36375.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 14 resourceName b'36375.txt' Done mapping. Reducing subject-minnesota-gutenberg === reduce.pl bib === id = 20232 author = Van Cleve, Charlotte Ouisconsin Clark title = 'Three Score Years and Ten' Life-Long Memories of Fort Snelling, Minnesota, and Other Parts of the West date = pages = extension = .txt mime = text/plain words = 42722 sentences = 1675 flesch = 71 summary = back again at the old fort, a happy, light-hearted, petted child: personal wants, the dear ones at the old home were generously provided remembered day, as we sat by our father and mother, and our hearts We remained at the East a year visiting dear friends in New hear my mother's voice calling me home to the dear old quarters over friends had traveled three years before they came to Fort Snelling, Fort Snelling, which was our home at that time, a pleasant company of children, leaving the youngest, a dear little three year old girl, in and we were proud and happy to entertain our dear father's old friends was two years old our home was at Fort Snelling, where we remained for twenty-four years old; at the time of his death he was fifty-two, so year old boy, whose father was at the front, waking one night from cache = ./cache/20232.txt txt = ./txt/20232.txt === reduce.pl bib === id = 18183 author = nan title = Trees, Fruits and Flowers of Minnesota, 1916 Embracing the Transactions of the Minnesota State Horticultural Society,Volume 44, from December 1, 1915, to December 1, 1916, Including the Twelve Numbers of "The Minnesota Horticulturist" for 1916 date = pages = extension = .txt mime = text/plain words = 237270 sentences = 19199 flesch = 83 summary = There were not many fruit trees planted in this district the past year. quality winter apples onto hardy trees with good results, and the the commercial fruit-growing states a number of years ago about the San Early spring is the best time to prune apple trees. Now, the dwarf tree that bore these apples has been planted two years; plantings in eight years, and that tree bore almost as much fruit last seedlings I received from the State Fruit-Breeding Farm three years ago, He says, "You plant ten trees of a good variety to Mrs. Cadoo: We had a tree twelve years and got seven apples. planting of fruit trees by the man who is engaged in general farming Now, the apple tree, when it is growing on good soil, makes such a Best named variety, Mrs. John Gantzer, St. Paul, third premium, $0.50. _Apples._--A very good tree for park planting seems to be the crabapple, cache = ./cache/18183.txt txt = ./txt/18183.txt === reduce.pl bib === id = 18189 author = Weschcke, Carl title = Growing Nuts in the North A Personal Story of the Author's Experience of 33 Years with Nut Culture in Minnesota and Wisconsin date = pages = extension = .txt mime = text/plain words = 42918 sentences = 2206 flesch = 74 summary = Here I set out some of each kind of tree I planted or grafted at my farm My next order of trees included grafted black walnuts of four impractical to graft a large forest tree of butternut or hickory. In grafting black walnuts on butternut trees, I very foolishly attempted For several years I continued to graft black walnuts on butternut trees these grafts, however, and some of the trees bear a handful of nuts from Thomas walnut seedlings have produced more thrifty trees than Ohio nuts bitternut hickory grow, this grafted tree will survive to bear its The following spring, we planted the nuts and trees and grafted the these small trees and will be grafted on large black walnut stocks to such a nut tree, I'm sure that it could easily be grafted on oak roots. four fine, native nut trees: the hazel, the butternut, the black walnut cache = ./cache/18189.txt txt = ./txt/18189.txt === reduce.pl bib === id = 25926 author = nan title = The 1926 Tatler date = pages = extension = .txt mime = text/plain words = 16921 sentences = 1553 flesch = 87 summary = we at Northrop School have been blessed with such days from the time joys and to the memory of our school days that we of the senior class [Illustration: {Mary Barber Eaton as a young child}] [Illustration: {Mary Elizabeth Brackett as a young child}] hundred and twenty-five, was the red letter day of our Junior year. MIDDLE ROW--_Polly Sweet_, _Virginia Little_, _Louise Gorham_, _Betty FRONT ROW--_Janet Marrison_, _Frances Baker_, _Betty Long_, _Anne The other day several members of the Sophomore class visited the "The Same Old Story," written by Miss Anne Beckwith, is a delightful FRONT ROW--_Betty Thomson_, _Elizabeth Junkin_, _Jane Helm_, _Virginia 2--Old Girls' Party for the New. Every year Northrop and Summit schools come together at one place or especially good this year, and the members of every class reported Seniors in their last game at Northrop played the Juniors and won. [Illustration: THE SENIOR CLASS cache = ./cache/25926.txt txt = ./txt/25926.txt === reduce.pl bib === id = 22179 author = nan title = Old Rail Fence Corners: The A. B. C's. of Minnesota History date = pages = extension = .txt mime = text/plain words = 116005 sentences = 7640 flesch = 89 summary = I asked where I could find a boarding place, and was directed to the St. Louis house, near where the water tower now stands. A little later when I was seven years old, we went to Taylor's Falls, We came to Little Falls and built this house we are now living in in Nearly all of the Indians who came were Sioux and fine looking. When I was a little girl a number of Indians came in on a rainy day, and At the time of the Indian outbreak the refugees came all day long on One time when father was on his way home he saw an Indian boy who When we were about three weeks old mother's nearest neighbor, Mrs. Robinson, who lived on a claim near the present site of Wayzata, came Mrs. Galbraith and children came to father's house. house and rushing in said, "Mrs. Fowler, the Indians are coming!" cache = ./cache/22179.txt txt = ./txt/22179.txt === reduce.pl bib === === reduce.pl bib === === reduce.pl bib === id = 26276 author = Hill, A. J. (Alfred James) title = History of Company E of the Sixth Minnesota Regiment of Volunteer Infantry date = pages = extension = .txt mime = text/plain words = 16748 sentences = 940 flesch = 74 summary = detail of men from the other companies of the Sixth Regiment, and the company was detailed as guard for the prisoners, two men being assigned The regiment went into camp on the river, about a mile and unable to travel were left behind at Camp Pope; of Company E, July, 89 miles from Camp Atchison was fought the battle of "Big Hills" arriving at Dead Buffalo Lake, some 15 miles from the last camp, the one and one-half miles Major McLaren with five companies of the Sixth was ordered to return to the camp at the lake, three companies Companies A, C, E, F, G, and H, being ordered to Fort Ridgley, left Companies E and H returned by way of New Ulm to Fort Ridgley, 45 miles, Having been ordered to report at New Orleans, La., the regiment left On the 18th of May the regimental camp was moved about a mile further cache = ./cache/26276.txt txt = ./txt/26276.txt === reduce.pl bib === id = 26610 author = Lewis, Sinclair title = The Trail of the Hawk: A Comedy of the Seriousness of Life date = pages = extension = .txt mime = text/plain words = 128994 sentences = 9300 flesch = 87 summary = "I couldn't ever be a high-class lawyer like Griffin will," said Carl, girl mingled with a man's tenor in "Old Black Joe." Carl stalked into "Yes, she is--Gertie is----I think she's got a very fine mind," Carl train started, Carl saw Gertie turn away disconsolately, her shoulders "Yes, but this isn't just plays, my young friend," said Carl, with a yes!" He saw himself as little Carl, lost with Gertie in the woods, good-looking youngsters of the college track-team type, like Carl and The young man was Carl Ericson, whom Mr. VanZile had seen fly at New CARL DEAR,--Oh such excitement, we have come to _New York_ to live! his collar and tie and, like the little boy Carl whom Gertie had "Now, Carl dear, you might let me talk," said Gertie, in tones of At the table Carl carried Ruth off in talk, like a young Lochinvar out cache = ./cache/26610.txt txt = ./txt/26610.txt === reduce.pl bib === === reduce.pl bib === id = 4981 author = Andrews, C. C. (Christopher Columbus) title = Minnesota and Dacotah date = pages = extension = .txt mime = text/plain words = 50712 sentences = 3470 flesch = 77 summary = great highway of the territory extends as far as Crow Wing, 130 miles Character of Minnesota streams-Dinner at Swan River-Little Falls-Character of Minnesota streams-Dinner at Swan River-Little Falls-Scenery-First settlement of Crow Wing-Red Lake Indians-Mr. Morrison-Prospects of the town-Upper navigation-Mr. Beaulieu-Scenery-First settlement of Crow Wing-Red Lake Indians-Mr. Morrison-Prospects of the town-Upper navigation-Mr. Beaulieu-north of the Crow Wing River, and six miles distant from this town. Mississippi, and extends west as far as the Red River of the North. reside on the public land in the same state or territory, shall the rapid growth of towns-Gen. Lowry-The back country-Gov. Stevens's report-Mr. Lambert's views-Interesting account of Mr. A. the rapid growth of towns-Gen. Lowry-The back country-Gov. Stevens's report-Mr. Lambert's views-Interesting account of Mr. A. cache = ./cache/4981.txt txt = ./txt/4981.txt === reduce.pl bib === id = 10146 author = Moore, Frank title = Reminiscences of Pioneer Days in St. Paul A Collection of Articles Written for and Published in the Daily Pioneer Press date = pages = extension = .txt mime = text/plain words = 42880 sentences = 2155 flesch = 71 summary = Times were morning papers, and were generally printed the evening to the city at the present time marched through the principal streets, march at that time and one at the present day, the following is given: Some time during the year 1858 the Minnesotian office received about street, was at one time one of of the swell hotels of the city. meetings were held in different parts of the city a great many times CAPT.E.Y. SHELLEY THE PIONEER PRINTER OF MINNESOTA--A LARGE NUMBER OF was commander of the regiment for some time after the battle. McCoy was an old-time typo and worked in all the St. Paul all over the city in a short time and people used to come to the The old St. Paul Times had no more reliable man than the late Richard there was not with us at any time during the day more than 25,000 men cache = ./cache/10146.txt txt = ./txt/10146.txt === reduce.pl bib === id = 11151 author = Ellis, Edward Sylvester title = The Lost Trail date = pages = extension = .txt mime = text/plain words = 36587 sentences = 2290 flesch = 84 summary = no white man or Indian would find the time or inclination for such "No," answered the man, "but we may; keep a bright look-out, Teddy, "I knows yees _prays_ for me, Misther Harvey and Miss Cora, ivery Indians, had he not secured a fair look at the man as he ran away. "Like Miss Harvey--good man's squaw--t'ink she be good woman?" "Bad man--why not like Mr. Harvey?" said the savage, paying no "Who knows but Master Harvey has gone to the village, and Miss Cora "They say an Indian never will tell a lie to a friend," said Teddy, The line was soon stowed away, and Teddy made his way at a half-walk Indians and Teddy pursued the search for traces of the hunter's "And so, Teddy, ye're sayin' it war a white man that took away the "And so, Teddy, ye're sayin' it war a white man that took away the cache = ./cache/11151.txt txt = ./txt/11151.txt === reduce.pl bib === id = 11922 author = Bill, Ledyard title = Minnesota; Its Character and Climate Likewise Sketches of Other Resorts Favorable to Invalids; Together with Copious Notes on Health; Also Hints to Tourists and Emigrants. date = pages = extension = .txt mime = text/plain words = 46863 sentences = 1858 flesch = 65 summary = city.--The limestone caves.--Père Louis Hennepin.--The population of St. Paul.--Its public buildings and works.--A park wanted.--The geological And, again, great districts, occupying a half of a State, are seeking this region from the central belt of States; and the great lakes and, in times of high water, becomes an island, owing to its great the present year passes, an entirely new line both north and east will The city's supply of water is fine, and at all times abundant; a lake miles to the young city of Duluth, standing at the head of the great climate.--The lakes and rivers of the State.--The northeast climate.--The lakes and rivers of the State.--The northeast climate of this State out of that division to which the great valley of branches.--The Red River country.--Trade with Manitoba.--Western life branches.--The Red River country.--Trade with Manitoba.--Western life perhaps as great advantage as at any point in the State, especially in cache = ./cache/11922.txt txt = ./txt/11922.txt === reduce.pl bib === id = 36375 author = Folsom, William H. C. (William Henry Carman) title = Fifty Years In The Northwest With An Introduction And Appendix Containing Reminiscences, Incidents And Notes date = pages = extension = .txt mime = text/plain words = 298605 sentences = 20430 flesch = 77 summary = fifteen miles due east, from the most easterly point on Lake St. Croix, from thence south to the Mississippi river and north to the EDWARD WORTH.--Mr. Worth came to St. Croix Falls from New York State JOHN WEYMOUTH was born at Clinton, Maine, in 1815, and came to St. Croix Falls in 1846, where he followed lumbering and made himself a FOSTER was born in Bangor, Maine, in 1828; came to St. Croix valley in 1844; settled in Luck in 1857 and engaged in farming PAGE came from Piscataquis county, Maine, to the St. Croix valley in 1844, and engaged for awhile in cutting pine logs on good citizens, and church members, all married and settled in St. Croix county. resident of River Falls he followed farming except during a few years POWELL, the second son, born May 11, 1827, in St. Lawrence county, New York, came to River Falls in 1849, and pre-empted cache = ./cache/36375.txt txt = ./txt/36375.txt === reduce.pl bib === id = 37595 author = Ream, Robert R. title = Ecological Studies of the Timber Wolf in Northeastern Minnesota date = pages = extension = .txt mime = text/plain words = 30109 sentences = 2500 flesch = 79 summary = of Deer Killed by Wolves in Northeastern Minnesota Usually deer are run down from behind, the wolf or wolves biting at _Table 7.--Kill rate of deer by radiotagged wolves and their associates_ two packs of three wolves (one deer per 12 days per wolf). AN ANALYSIS OF THE AGE, SEX, AND CONDITION OF DEER KILLED BY WOLVES IN [Illustration: _Figure 4.--As many wolf-killed deer as possible were _Table 3.--Sex ratios of wolf-killed deer from wilderness areas Wolf-killed deer in our sample, with an average age of 4.7 years, were wolf-killed deer might differ from that of the actual population, we _Table 4.--Age and sex distribution of deer killed by wolves Condition of Wolf-Killed Deer In conclusion, our data on both age and condition of wolf-killed deer The above observations of snow conditions, deer movements, and wolf the winter most of the deer killed by wolves in our study area were not cache = ./cache/37595.txt txt = ./txt/37595.txt === reduce.pl bib === id = 44072 author = Coffin, Charles Carleton title = The Seat of Empire date = pages = extension = .txt mime = text/plain words = 56266 sentences = 2912 flesch = 76 summary = between Lake Superior and the great northern bend of the Missouri River. Red River of the North, and travelling due east eighty miles, I should wonderful water-way of lakes and rivers reaching to Lake Superior,--a When we go up the Mississippi eighty miles above St. Paul to St. Cloud, we shall find the Sauk River coming in from the west; and there the river, and is reached by the St. Paul and Pacific Railroad. explore the country between Lake Superior and the Missouri River. valley for seventy miles, before it joins the Red River, affords land should like a farm in Minnesota or in the Red River country," said a lands along the Lake Superior and Mississippi Railroad, or along that lands there along the rivers and streams are all taken up, the great and the great lakes and navigable rivers east of the Rocky Mountains, cache = ./cache/44072.txt txt = ./txt/44072.txt === reduce.pl bib === id = 42187 author = Catholic Colonization Bureau title = Catholic Colonization in Minnesota Revised Edition date = pages = extension = .txt mime = text/plain words = 24062 sentences = 1315 flesch = 77 summary = To-day this man owns four hundred acres of improved land, in a circle sixty acres of government land in Fillmore county, Minnesota. to be done for those coming to the Catholic colonies of Minnesota. The Catholic immigrant coming now to Minnesota will not be subject to making a home on land in Minnesota, plenty of hard work, and the best of another page, Minnesota with only 3,000,000 acres of her land under year, 1850, she had under cultivation 1,900 acres of land. over twenty bushels of wheat to the acre; a fact creditable to the land, We have now come down to the harvest and the second year on the land price of lands in Swift County Colony is $6.50 per acre; the actual cash State; the largest of these farms adjoins the colony lands of St. Adrian. The price of lands in the colony are from $5 to $6.50 per acre, on the cache = ./cache/42187.txt txt = ./txt/42187.txt === reduce.pl bib === id = 42945 author = Whittles, Thomas D. (Thomas Davis) title = The Lumberjack Sky Pilot date = pages = extension = .txt mime = text/plain words = 40301 sentences = 2304 flesch = 80 summary = Gently, tenderly, the rough camp preacher told the dying man of his God. Sometimes a man will come to Mr. Higgins after the services and It was after a camp service that a young man came to the Pilot and When Mr. Higgins went back to that camp in later days the road monkey camps has largely passed away, and through reading the men are less On going into a camp which he was visiting for the first time, Mr. Higgins held his service and afterwards distributed his magazines. place, helping pointing to Christ the lumberjacks, the saloon men, the After service Mr. Higgins said to the men: "It was my intention to ask Once when Mr. Higgins was preaching in A----'s camp, A---came into Higgins came to the camp in which Old Quebec worked the Frenchman in the logging camp work since 1902, when it first sent missionaries to cache = ./cache/42945.txt txt = ./txt/42945.txt === reduce.pl bib === id = 41712 author = Hendryx, James B. (James Beardsley) title = Connie Morgan in the Lumber Camps date = pages = extension = .txt mime = text/plain words = 64393 sentences = 5381 flesch = 96 summary = Jest because a man's got one good thing a-goin', ain't ain't got the capital to log it, an' he won't sell to the Syndicate. "Why, haven't you got your crew?" Connie glanced at the men who lay "Wish't you'd slip over to the men's camp an' tell Saginaw I want to see Hurley, as Connie put on his cap and proceeded to the men's camp, a long whoever bosses Number Two Camp--Slue Foot Magee, if I can git holt of Saginaw laughed: "Oh, yer goin' out an' git a deer--jest like rollin' "I wish't Hurley was here," said Saginaw Ed, as he and Connie returned "Fieldin's logs was delivered on time an' the old man handed Hurley a "I've know'd Hurley, man an' boy, an' they never was a Slue Foot turned to Connie: "An' now, if ye hain't got nawthin' better "He's all right, an' the men like him--but he ain't got the head the cache = ./cache/41712.txt txt = ./txt/41712.txt Building ./etc/reader.txt 36375 18183 26610 36375 26610 18183 number of items: 20 sum of words: 1,292,356 average size in words: 76,020 average readability score: 79 nouns: time; years; man; year; county; men; river; day; house; trees; miles; way; town; feet; place; work; state; country; part; water; land; winter; city; life; people; home; days; fruit; school; night; side; business; ground; line; camp; spring; children; office; lake; company; boy; one; father; number; a.; tree; name; village; farm; room verbs: was; is; be; had; were; have; are; been; has; do; came; made; did; ''s; said; being; found; see; get; come; make; go; know; got; born; went; think; take; built; took; used; having; left; died; put; going; known; say; give; find; saw; held; done; called; established; removed; following; seen; set; located adjectives: first; good; other; many; great; old; little; few; large; more; same; new; such; small; several; much; last; white; long; young; best; second; own; high; indian; present; early; next; most; married; black; better; beautiful; whole; fine; big; full; only; general; right; cold; wild; short; poor; heavy; different; able; possible; common; public adverbs: not; so; n''t; up; out; very; now; then; as; here; well; only; down; just; more; there; never; also; about; too; most; back; much; in; away; off; still; on; all; always; ever; again; far; even; soon; almost; over; once; however; first; later; nearly; often; long; enough; yet; quite; ago; probably; together pronouns: he; it; i; his; we; they; you; their; them; our; him; my; her; its; she; me; us; your; himself; themselves; ''em; one; itself; myself; herself; ourselves; yourself; ''s; ours; mine; em; yours; ye; thy; yer; meself; hisself; theirs; yerself; thee; i''m; hers; d''you; yuh; yo; be''n; yourselves; you''re; yit; theirself proper nouns: _; st.; mr.; minnesota; paul; w.; mrs.; j.; h.; c.; lake; e.; john; new; carl; s.; river; |; r.; a.; falls; indians; croix; m.; .; f.; d.; state; l.; b.; stillwater; mississippi; wisconsin; minneapolis; york; p.; n.; mpls; g.; fort; west; red; city; ave; company; states; james; taylor; sioux; henry keywords: st.; minnesota; paul; new; mr.; lake; indians; fort; sioux; river; mrs.; mississippi; state; red; miss; minneapolis; illustration; wisconsin; man; john; god; falls; day; city; chicago; chapter; york; year; united; union; time; superior; street; states; prairie; pacific; northern; missouri; mary; march; little; land; june; january; iowa; great; frank; england; duluth; county one topic; one dimension: st file(s): ./cache/20232.txt titles(s): ''Three Score Years and Ten'' Life-Long Memories of Fort Snelling, Minnesota, and Other Parts of the West three topics; one dimension: mr; st; men file(s): ./cache/18183.txt, ./cache/36375.txt, ./cache/41712.txt titles(s): Trees, Fruits and Flowers of Minnesota, 1916 Embracing the Transactions of the Minnesota State Horticultural Society,Volume 44, from December 1, 1915, to December 1, 1916, Including the Twelve Numbers of "The Minnesota Horticulturist" for 1916 | Fifty Years In The Northwest With An Introduction And Appendix Containing Reminiscences, Incidents And Notes | Connie Morgan in the Lumber Camps five topics; three dimensions: st county river; carl time like; mr st trees; man men river; wolf deer wolves file(s): ./cache/36375.txt, ./cache/26610.txt, ./cache/18183.txt, ./cache/41712.txt, ./cache/37595.txt titles(s): Fifty Years In The Northwest With An Introduction And Appendix Containing Reminiscences, Incidents And Notes | The Trail of the Hawk: A Comedy of the Seriousness of Life | Trees, Fruits and Flowers of Minnesota, 1916 Embracing the Transactions of the Minnesota State Horticultural Society,Volume 44, from December 1, 1915, to December 1, 1916, Including the Twelve Numbers of "The Minnesota Horticulturist" for 1916 | Connie Morgan in the Lumber Camps | Ecological Studies of the Timber Wolf in Northeastern Minnesota Type: gutenberg title: subject-minnesota-gutenberg date: 2021-06-06 time: 22:06 username: emorgan patron: Eric Morgan email: emorgan@nd.edu input: facet_subject:"Minnesota" ==== make-pages.sh htm files ==== make-pages.sh complex files ==== make-pages.sh named enities ==== making bibliographics id: 4981 author: Andrews, C. C. (Christopher Columbus) title: Minnesota and Dacotah date: words: 50712.0 sentences: 3470.0 pages: flesch: 77.0 cache: ./cache/4981.txt txt: ./txt/4981.txt summary: great highway of the territory extends as far as Crow Wing, 130 miles Character of Minnesota streams-Dinner at Swan River-Little Falls-Character of Minnesota streams-Dinner at Swan River-Little Falls-Scenery-First settlement of Crow Wing-Red Lake Indians-Mr. Morrison-Prospects of the town-Upper navigation-Mr. Beaulieu-Scenery-First settlement of Crow Wing-Red Lake Indians-Mr. Morrison-Prospects of the town-Upper navigation-Mr. Beaulieu-north of the Crow Wing River, and six miles distant from this town. Mississippi, and extends west as far as the Red River of the North. reside on the public land in the same state or territory, shall the rapid growth of towns-Gen. Lowry-The back country-Gov. Stevens''s report-Mr. Lambert''s views-Interesting account of Mr. A. the rapid growth of towns-Gen. Lowry-The back country-Gov. Stevens''s report-Mr. Lambert''s views-Interesting account of Mr. A. id: 11922 author: Bill, Ledyard title: Minnesota; Its Character and Climate Likewise Sketches of Other Resorts Favorable to Invalids; Together with Copious Notes on Health; Also Hints to Tourists and Emigrants. date: words: 46863.0 sentences: 1858.0 pages: flesch: 65.0 cache: ./cache/11922.txt txt: ./txt/11922.txt summary: city.--The limestone caves.--Père Louis Hennepin.--The population of St. Paul.--Its public buildings and works.--A park wanted.--The geological And, again, great districts, occupying a half of a State, are seeking this region from the central belt of States; and the great lakes and, in times of high water, becomes an island, owing to its great the present year passes, an entirely new line both north and east will The city''s supply of water is fine, and at all times abundant; a lake miles to the young city of Duluth, standing at the head of the great climate.--The lakes and rivers of the State.--The northeast climate.--The lakes and rivers of the State.--The northeast climate of this State out of that division to which the great valley of branches.--The Red River country.--Trade with Manitoba.--Western life branches.--The Red River country.--Trade with Manitoba.--Western life perhaps as great advantage as at any point in the State, especially in id: 42187 author: Catholic Colonization Bureau title: Catholic Colonization in Minnesota Revised Edition date: words: 24062.0 sentences: 1315.0 pages: flesch: 77.0 cache: ./cache/42187.txt txt: ./txt/42187.txt summary: To-day this man owns four hundred acres of improved land, in a circle sixty acres of government land in Fillmore county, Minnesota. to be done for those coming to the Catholic colonies of Minnesota. The Catholic immigrant coming now to Minnesota will not be subject to making a home on land in Minnesota, plenty of hard work, and the best of another page, Minnesota with only 3,000,000 acres of her land under year, 1850, she had under cultivation 1,900 acres of land. over twenty bushels of wheat to the acre; a fact creditable to the land, We have now come down to the harvest and the second year on the land price of lands in Swift County Colony is $6.50 per acre; the actual cash State; the largest of these farms adjoins the colony lands of St. Adrian. The price of lands in the colony are from $5 to $6.50 per acre, on the id: 44072 author: Coffin, Charles Carleton title: The Seat of Empire date: words: 56266.0 sentences: 2912.0 pages: flesch: 76.0 cache: ./cache/44072.txt txt: ./txt/44072.txt summary: between Lake Superior and the great northern bend of the Missouri River. Red River of the North, and travelling due east eighty miles, I should wonderful water-way of lakes and rivers reaching to Lake Superior,--a When we go up the Mississippi eighty miles above St. Paul to St. Cloud, we shall find the Sauk River coming in from the west; and there the river, and is reached by the St. Paul and Pacific Railroad. explore the country between Lake Superior and the Missouri River. valley for seventy miles, before it joins the Red River, affords land should like a farm in Minnesota or in the Red River country," said a lands along the Lake Superior and Mississippi Railroad, or along that lands there along the rivers and streams are all taken up, the great and the great lakes and navigable rivers east of the Rocky Mountains, id: 24097 author: Ellis, Edward Sylvester title: The Story of Red Feather: A Tale of the American Frontier date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 11151 author: Ellis, Edward Sylvester title: The Lost Trail date: words: 36587.0 sentences: 2290.0 pages: flesch: 84.0 cache: ./cache/11151.txt txt: ./txt/11151.txt summary: no white man or Indian would find the time or inclination for such "No," answered the man, "but we may; keep a bright look-out, Teddy, "I knows yees _prays_ for me, Misther Harvey and Miss Cora, ivery Indians, had he not secured a fair look at the man as he ran away. "Like Miss Harvey--good man''s squaw--t''ink she be good woman?" "Bad man--why not like Mr. Harvey?" said the savage, paying no "Who knows but Master Harvey has gone to the village, and Miss Cora "They say an Indian never will tell a lie to a friend," said Teddy, The line was soon stowed away, and Teddy made his way at a half-walk Indians and Teddy pursued the search for traces of the hunter''s "And so, Teddy, ye''re sayin'' it war a white man that took away the "And so, Teddy, ye''re sayin'' it war a white man that took away the id: 25677 author: Flandrau, Charles E. (Charles Eugene) title: The History of Minnesota and Tales of the Frontier date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 36375 author: Folsom, William H. C. (William Henry Carman) title: Fifty Years In The Northwest With An Introduction And Appendix Containing Reminiscences, Incidents And Notes date: words: 298605.0 sentences: 20430.0 pages: flesch: 77.0 cache: ./cache/36375.txt txt: ./txt/36375.txt summary: fifteen miles due east, from the most easterly point on Lake St. Croix, from thence south to the Mississippi river and north to the EDWARD WORTH.--Mr. Worth came to St. Croix Falls from New York State JOHN WEYMOUTH was born at Clinton, Maine, in 1815, and came to St. Croix Falls in 1846, where he followed lumbering and made himself a FOSTER was born in Bangor, Maine, in 1828; came to St. Croix valley in 1844; settled in Luck in 1857 and engaged in farming PAGE came from Piscataquis county, Maine, to the St. Croix valley in 1844, and engaged for awhile in cutting pine logs on good citizens, and church members, all married and settled in St. Croix county. resident of River Falls he followed farming except during a few years POWELL, the second son, born May 11, 1827, in St. Lawrence county, New York, came to River Falls in 1849, and pre-empted id: 41712 author: Hendryx, James B. (James Beardsley) title: Connie Morgan in the Lumber Camps date: words: 64393.0 sentences: 5381.0 pages: flesch: 96.0 cache: ./cache/41712.txt txt: ./txt/41712.txt summary: Jest because a man''s got one good thing a-goin'', ain''t ain''t got the capital to log it, an'' he won''t sell to the Syndicate. "Why, haven''t you got your crew?" Connie glanced at the men who lay "Wish''t you''d slip over to the men''s camp an'' tell Saginaw I want to see Hurley, as Connie put on his cap and proceeded to the men''s camp, a long whoever bosses Number Two Camp--Slue Foot Magee, if I can git holt of Saginaw laughed: "Oh, yer goin'' out an'' git a deer--jest like rollin'' "I wish''t Hurley was here," said Saginaw Ed, as he and Connie returned "Fieldin''s logs was delivered on time an'' the old man handed Hurley a "I''ve know''d Hurley, man an'' boy, an'' they never was a Slue Foot turned to Connie: "An'' now, if ye hain''t got nawthin'' better "He''s all right, an'' the men like him--but he ain''t got the head the id: 26276 author: Hill, A. J. (Alfred James) title: History of Company E of the Sixth Minnesota Regiment of Volunteer Infantry date: words: 16748.0 sentences: 940.0 pages: flesch: 74.0 cache: ./cache/26276.txt txt: ./txt/26276.txt summary: detail of men from the other companies of the Sixth Regiment, and the company was detailed as guard for the prisoners, two men being assigned The regiment went into camp on the river, about a mile and unable to travel were left behind at Camp Pope; of Company E, July, 89 miles from Camp Atchison was fought the battle of "Big Hills" arriving at Dead Buffalo Lake, some 15 miles from the last camp, the one and one-half miles Major McLaren with five companies of the Sixth was ordered to return to the camp at the lake, three companies Companies A, C, E, F, G, and H, being ordered to Fort Ridgley, left Companies E and H returned by way of New Ulm to Fort Ridgley, 45 miles, Having been ordered to report at New Orleans, La., the regiment left On the 18th of May the regimental camp was moved about a mile further id: 26610 author: Lewis, Sinclair title: The Trail of the Hawk: A Comedy of the Seriousness of Life date: words: 128994.0 sentences: 9300.0 pages: flesch: 87.0 cache: ./cache/26610.txt txt: ./txt/26610.txt summary: "I couldn''t ever be a high-class lawyer like Griffin will," said Carl, girl mingled with a man''s tenor in "Old Black Joe." Carl stalked into "Yes, she is--Gertie is----I think she''s got a very fine mind," Carl train started, Carl saw Gertie turn away disconsolately, her shoulders "Yes, but this isn''t just plays, my young friend," said Carl, with a yes!" He saw himself as little Carl, lost with Gertie in the woods, good-looking youngsters of the college track-team type, like Carl and The young man was Carl Ericson, whom Mr. VanZile had seen fly at New CARL DEAR,--Oh such excitement, we have come to _New York_ to live! his collar and tie and, like the little boy Carl whom Gertie had "Now, Carl dear, you might let me talk," said Gertie, in tones of At the table Carl carried Ruth off in talk, like a young Lochinvar out id: 10146 author: Moore, Frank title: Reminiscences of Pioneer Days in St. Paul A Collection of Articles Written for and Published in the Daily Pioneer Press date: words: 42880.0 sentences: 2155.0 pages: flesch: 71.0 cache: ./cache/10146.txt txt: ./txt/10146.txt summary: Times were morning papers, and were generally printed the evening to the city at the present time marched through the principal streets, march at that time and one at the present day, the following is given: Some time during the year 1858 the Minnesotian office received about street, was at one time one of of the swell hotels of the city. meetings were held in different parts of the city a great many times CAPT.E.Y. SHELLEY THE PIONEER PRINTER OF MINNESOTA--A LARGE NUMBER OF was commander of the regiment for some time after the battle. McCoy was an old-time typo and worked in all the St. Paul all over the city in a short time and people used to come to the The old St. Paul Times had no more reliable man than the late Richard there was not with us at any time during the day more than 25,000 men id: 24660 author: Optic, Oliver title: Hope and Have; or, Fanny Grant Among the Indians: A Story for Young People date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 37595 author: Ream, Robert R. title: Ecological Studies of the Timber Wolf in Northeastern Minnesota date: words: 30109.0 sentences: 2500.0 pages: flesch: 79.0 cache: ./cache/37595.txt txt: ./txt/37595.txt summary: of Deer Killed by Wolves in Northeastern Minnesota Usually deer are run down from behind, the wolf or wolves biting at _Table 7.--Kill rate of deer by radiotagged wolves and their associates_ two packs of three wolves (one deer per 12 days per wolf). AN ANALYSIS OF THE AGE, SEX, AND CONDITION OF DEER KILLED BY WOLVES IN [Illustration: _Figure 4.--As many wolf-killed deer as possible were _Table 3.--Sex ratios of wolf-killed deer from wilderness areas Wolf-killed deer in our sample, with an average age of 4.7 years, were wolf-killed deer might differ from that of the actual population, we _Table 4.--Age and sex distribution of deer killed by wolves Condition of Wolf-Killed Deer In conclusion, our data on both age and condition of wolf-killed deer The above observations of snow conditions, deer movements, and wolf the winter most of the deer killed by wolves in our study area were not id: 20232 author: Van Cleve, Charlotte Ouisconsin Clark title: ''Three Score Years and Ten'' Life-Long Memories of Fort Snelling, Minnesota, and Other Parts of the West date: words: 42722.0 sentences: 1675.0 pages: flesch: 71.0 cache: ./cache/20232.txt txt: ./txt/20232.txt summary: back again at the old fort, a happy, light-hearted, petted child: personal wants, the dear ones at the old home were generously provided remembered day, as we sat by our father and mother, and our hearts We remained at the East a year visiting dear friends in New hear my mother''s voice calling me home to the dear old quarters over friends had traveled three years before they came to Fort Snelling, Fort Snelling, which was our home at that time, a pleasant company of children, leaving the youngest, a dear little three year old girl, in and we were proud and happy to entertain our dear father''s old friends was two years old our home was at Fort Snelling, where we remained for twenty-four years old; at the time of his death he was fifty-two, so year old boy, whose father was at the front, waking one night from id: 18189 author: Weschcke, Carl title: Growing Nuts in the North A Personal Story of the Author''s Experience of 33 Years with Nut Culture in Minnesota and Wisconsin date: words: 42918.0 sentences: 2206.0 pages: flesch: 74.0 cache: ./cache/18189.txt txt: ./txt/18189.txt summary: Here I set out some of each kind of tree I planted or grafted at my farm My next order of trees included grafted black walnuts of four impractical to graft a large forest tree of butternut or hickory. In grafting black walnuts on butternut trees, I very foolishly attempted For several years I continued to graft black walnuts on butternut trees these grafts, however, and some of the trees bear a handful of nuts from Thomas walnut seedlings have produced more thrifty trees than Ohio nuts bitternut hickory grow, this grafted tree will survive to bear its The following spring, we planted the nuts and trees and grafted the these small trees and will be grafted on large black walnut stocks to such a nut tree, I''m sure that it could easily be grafted on oak roots. four fine, native nut trees: the hazel, the butternut, the black walnut id: 42945 author: Whittles, Thomas D. (Thomas Davis) title: The Lumberjack Sky Pilot date: words: 40301.0 sentences: 2304.0 pages: flesch: 80.0 cache: ./cache/42945.txt txt: ./txt/42945.txt summary: Gently, tenderly, the rough camp preacher told the dying man of his God. Sometimes a man will come to Mr. Higgins after the services and It was after a camp service that a young man came to the Pilot and When Mr. Higgins went back to that camp in later days the road monkey camps has largely passed away, and through reading the men are less On going into a camp which he was visiting for the first time, Mr. Higgins held his service and afterwards distributed his magazines. place, helping pointing to Christ the lumberjacks, the saloon men, the After service Mr. Higgins said to the men: "It was my intention to ask Once when Mr. Higgins was preaching in A----''s camp, A---came into Higgins came to the camp in which Old Quebec worked the Frenchman in the logging camp work since 1902, when it first sent missionaries to id: 18183 author: nan title: Trees, Fruits and Flowers of Minnesota, 1916 Embracing the Transactions of the Minnesota State Horticultural Society,Volume 44, from December 1, 1915, to December 1, 1916, Including the Twelve Numbers of "The Minnesota Horticulturist" for 1916 date: words: 237270.0 sentences: 19199.0 pages: flesch: 83.0 cache: ./cache/18183.txt txt: ./txt/18183.txt summary: There were not many fruit trees planted in this district the past year. quality winter apples onto hardy trees with good results, and the the commercial fruit-growing states a number of years ago about the San Early spring is the best time to prune apple trees. Now, the dwarf tree that bore these apples has been planted two years; plantings in eight years, and that tree bore almost as much fruit last seedlings I received from the State Fruit-Breeding Farm three years ago, He says, "You plant ten trees of a good variety to Mrs. Cadoo: We had a tree twelve years and got seven apples. planting of fruit trees by the man who is engaged in general farming Now, the apple tree, when it is growing on good soil, makes such a Best named variety, Mrs. John Gantzer, St. Paul, third premium, $0.50. _Apples._--A very good tree for park planting seems to be the crabapple, id: 25926 author: nan title: The 1926 Tatler date: words: 16921.0 sentences: 1553.0 pages: flesch: 87.0 cache: ./cache/25926.txt txt: ./txt/25926.txt summary: we at Northrop School have been blessed with such days from the time joys and to the memory of our school days that we of the senior class [Illustration: {Mary Barber Eaton as a young child}] [Illustration: {Mary Elizabeth Brackett as a young child}] hundred and twenty-five, was the red letter day of our Junior year. MIDDLE ROW--_Polly Sweet_, _Virginia Little_, _Louise Gorham_, _Betty FRONT ROW--_Janet Marrison_, _Frances Baker_, _Betty Long_, _Anne The other day several members of the Sophomore class visited the "The Same Old Story," written by Miss Anne Beckwith, is a delightful FRONT ROW--_Betty Thomson_, _Elizabeth Junkin_, _Jane Helm_, _Virginia 2--Old Girls'' Party for the New. Every year Northrop and Summit schools come together at one place or especially good this year, and the members of every class reported Seniors in their last game at Northrop played the Juniors and won. [Illustration: THE SENIOR CLASS id: 22179 author: nan title: Old Rail Fence Corners: The A. B. C''s. of Minnesota History date: words: 116005.0 sentences: 7640.0 pages: flesch: 89.0 cache: ./cache/22179.txt txt: ./txt/22179.txt summary: I asked where I could find a boarding place, and was directed to the St. Louis house, near where the water tower now stands. A little later when I was seven years old, we went to Taylor''s Falls, We came to Little Falls and built this house we are now living in in Nearly all of the Indians who came were Sioux and fine looking. When I was a little girl a number of Indians came in on a rainy day, and At the time of the Indian outbreak the refugees came all day long on One time when father was on his way home he saw an Indian boy who When we were about three weeks old mother''s nearest neighbor, Mrs. Robinson, who lived on a claim near the present site of Wayzata, came Mrs. Galbraith and children came to father''s house. house and rushing in said, "Mrs. Fowler, the Indians are coming!" ==== make-pages.sh questions ==== make-pages.sh search ==== make-pages.sh topic modeling corpus Zipping study carrel