mv: ‘./input-file.zip’ and ‘./input-file.zip’ are the same file Creating study carrel named classification-VK-gutenberg Initializing database Unzipping Archive: input-file.zip creating: ./tmp/input/input-file/ inflating: ./tmp/input/input-file/15648.txt inflating: ./tmp/input/input-file/27322.txt inflating: ./tmp/input/input-file/27642.txt inflating: ./tmp/input/input-file/21915.txt inflating: ./tmp/input/input-file/21717.txt inflating: ./tmp/input/input-file/24685.txt inflating: ./tmp/input/input-file/24808.txt inflating: ./tmp/input/input-file/24745.txt inflating: ./tmp/input/input-file/20520.txt inflating: ./tmp/input/input-file/39415.txt inflating: ./tmp/input/input-file/40958.txt inflating: ./tmp/input/input-file/44206.txt inflating: ./tmp/input/input-file/42415.txt inflating: ./tmp/input/input-file/4673.txt inflating: ./tmp/input/input-file/45157.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 classification-VK-gutenberg FILE: cache/24808.txt OUTPUT: txt/24808.txt FILE: cache/24745.txt OUTPUT: txt/24745.txt FILE: cache/27322.txt OUTPUT: txt/27322.txt FILE: cache/21717.txt OUTPUT: txt/21717.txt FILE: cache/24685.txt OUTPUT: txt/24685.txt FILE: cache/44206.txt OUTPUT: txt/44206.txt FILE: cache/45157.txt OUTPUT: txt/45157.txt FILE: cache/20520.txt OUTPUT: txt/20520.txt FILE: cache/21915.txt OUTPUT: txt/21915.txt FILE: cache/4673.txt OUTPUT: txt/4673.txt FILE: cache/39415.txt OUTPUT: txt/39415.txt FILE: cache/27642.txt OUTPUT: txt/27642.txt FILE: cache/42415.txt OUTPUT: txt/42415.txt FILE: cache/40958.txt OUTPUT: txt/40958.txt FILE: cache/15648.txt OUTPUT: txt/15648.txt === file2bib.sh === id: 24745 author: McGregor, Duncan title: The Loss of the Kent, East Indiaman, in the Bay of Biscay Narrated in a Letter to a Friend date: pages: extension: .txt txt: ./txt/24745.txt cache: ./cache/24745.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'24745.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: 24685 author: Treanor, Thomas Stanley title: Heroes of the Goodwin Sands date: pages: extension: .txt txt: ./txt/24685.txt cache: ./cache/24685.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'24685.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' 24808 txt/../ent/24808.ent === file2bib.sh === id: 24808 author: Wood, William title: All Afloat: A Chronicle of Craft and Waterways date: pages: extension: .txt txt: ./txt/24808.txt cache: ./cache/24808.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'24808.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' 24745 txt/../wrd/24745.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 24685 txt/../ent/24685.ent 24808 txt/../pos/24808.pos 24745 txt/../ent/24745.ent 24685 txt/../wrd/24685.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 24745 txt/../pos/24745.pos 24808 txt/../wrd/24808.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 24685 txt/../pos/24685.pos 44206 txt/../pos/44206.pos 44206 txt/../wrd/44206.wrd 44206 txt/../ent/44206.ent 21915 txt/../pos/21915.pos === file2bib.sh === id: 44206 author: Robinson, John title: Old-Time Nautical Instruments date: pages: extension: .txt txt: ./txt/44206.txt cache: ./cache/44206.txt Content-Encoding UTF-8 Content-Type text/plain; charset=UTF-8 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 2 resourceName b'44206.txt' 21915 txt/../wrd/21915.wrd 21915 txt/../ent/21915.ent 27322 txt/../wrd/27322.wrd 27322 txt/../pos/27322.pos 4673 txt/../pos/4673.pos 27322 txt/../ent/27322.ent === file2bib.sh === id: 21915 author: Cook, James title: Directions for Navigating on Part of the South Coast of Newfoundland, with a Chart Thereof, Including the Islands of St. Peter's and Miquelon And a Particular Account of the Bays, Harbours, Rocks, Land-marks, Depths of Water, Latitudes, Bearings, and Distances from Place to Place, the Setting of the Currents, and Flowing of the Tides, &c., from an Actual Survey, Taken by Order of Commodore Pallisser, Governor of Newfoundland, Labradore, &c. date: pages: extension: .txt txt: ./txt/21915.txt cache: ./cache/21915.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'21915.txt' 4673 txt/../wrd/4673.wrd 4673 txt/../ent/4673.ent === file2bib.sh === id: 27322 author: Hillary, William, Sir title: An Appeal to the British Nation on the Humanity and Policy of Forming a National Institution for the Preservation of Lives and Property from Shipwreck (1825) date: pages: extension: .txt txt: ./txt/27322.txt cache: ./cache/27322.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'27322.txt' 21717 txt/../pos/21717.pos === file2bib.sh === id: 4673 author: Knights, Arthur E. title: Notes By the Way in a Sailor's Life date: pages: extension: .txt txt: ./txt/4673.txt cache: ./cache/4673.txt Content-Encoding UTF-8 Content-Type text/plain; charset=UTF-8 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 2 resourceName b'4673.txt' 21717 txt/../wrd/21717.wrd 21717 txt/../ent/21717.ent 45157 txt/../pos/45157.pos 45157 txt/../ent/45157.ent 45157 txt/../wrd/45157.wrd 20520 txt/../pos/20520.pos 20520 txt/../wrd/20520.wrd === file2bib.sh === id: 21717 author: Ballantyne, R. M. (Robert Michael) title: Battles with the Sea date: pages: extension: .txt txt: ./txt/21717.txt cache: ./cache/21717.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'21717.txt' 27642 txt/../pos/27642.pos === file2bib.sh === id: 45157 author: Forwood, William Bower, Sir title: Reminiscences of a Liverpool Shipowner, 1850-1920 date: pages: extension: .txt txt: ./txt/45157.txt cache: ./cache/45157.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'45157.txt' 27642 txt/../wrd/27642.wrd 20520 txt/../ent/20520.ent 39415 txt/../wrd/39415.wrd 39415 txt/../pos/39415.pos 39415 txt/../ent/39415.ent 27642 txt/../ent/27642.ent 42415 txt/../pos/42415.pos === file2bib.sh === id: 27642 author: Draper, Ernest Gallaudet title: Lectures in Navigation date: pages: extension: .txt txt: ./txt/27642.txt cache: ./cache/27642.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'27642.txt' 40958 txt/../pos/40958.pos 42415 txt/../wrd/42415.wrd 40958 txt/../wrd/40958.wrd 42415 txt/../ent/42415.ent === file2bib.sh === id: 20520 author: Woodcock, Henry title: The Hero of the Humber; Or, The History of the Late Mr. John Ellerthorpe date: pages: extension: .txt txt: ./txt/20520.txt cache: ./cache/20520.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 5 resourceName b'20520.txt' 15648 txt/../pos/15648.pos === file2bib.sh === id: 39415 author: Great Britain. Court to investigate loss of steamship "Titanic" title: Loss of the Steamship "Titanic" date: pages: extension: .txt txt: ./txt/39415.txt cache: ./cache/39415.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'39415.txt' 15648 txt/../ent/15648.ent 15648 txt/../wrd/15648.wrd 40958 txt/../ent/40958.ent === file2bib.sh === id: 42415 author: Gilmore, John title: Storm Warriors; or, Life-Boat Work on the Goodwin Sands date: pages: extension: .txt txt: ./txt/42415.txt cache: ./cache/42415.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 5 resourceName b'42415.txt' === file2bib.sh === id: 40958 author: Dana, Richard Henry title: The Seaman's Friend Containing a treatise on practical seamanship, with plates, a dictionary of sea terms, customs and usages of the merchant service date: pages: extension: .txt txt: ./txt/40958.txt cache: ./cache/40958.txt Content-Encoding ISO-8859-1 Content-Type text/plain; charset=ISO-8859-1 X-Parsed-By ['org.apache.tika.parser.DefaultParser', 'org.apache.tika.parser.csv.TextAndCSVParser'] X-TIKA:content_handler ToTextContentHandler X-TIKA:embedded_depth 0 X-TIKA:parse_time_millis 5 resourceName b'40958.txt' === file2bib.sh === id: 15648 author: Abbot, Willis J. (Willis John) title: American Merchant Ships and Sailors date: pages: extension: .txt txt: ./txt/15648.txt cache: ./cache/15648.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'15648.txt' Done mapping. Reducing classification-VK-gutenberg === reduce.pl bib === === reduce.pl bib === id = 39415 author = Great Britain. Court to investigate loss of steamship "Titanic" title = Loss of the Steamship "Titanic" date = pages = extension = .txt mime = text/plain words = 50689 sentences = 3252 flesch = 77 summary = 5. What was the number of the boats of any kind on board the _Titanic_? Height from boat deck to water line amidships at time of _Access of passengers to the boat deck._--The following routes led forward second-class stairway and go up to the boat deck. forward second-class stairway direct to the boat deck. engine-room casing to the boat deck. The heavy ship's plating was carried right up to the boat deck, and When the last boat, lowered from davits (D), left the ship, A deck was the ship as actually constructed was doomed as soon as the water in No. 6 boiler room and all compartments forward of it entered in the water-tight decks for all ships, it is desirable to form an opinion in "_Titanic_ had struck a berg, passengers in boats, ship sinking;" and he time, provided, as said before, that no ship need carry more boat cache = ./cache/39415.txt txt = ./txt/39415.txt === reduce.pl bib === === reduce.pl bib === === reduce.pl bib === id = 20520 author = Woodcock, Henry title = The Hero of the Humber; Or, The History of the Late Mr. John Ellerthorpe date = pages = extension = .txt mime = text/plain words = 45911 sentences = 2500 flesch = 80 summary = comparatively poor man--John Ellerthorpe, dock gatekeeper, at the replied, 'Go, for you cannot go to a better place, I intend to go to Mr. Jones' class.' All the next week John was in great perplexity, thinking, John saw, sitting at his right hand, a man who had been a great An aged clergyman present said, 'I always give you Hull folks great exploits in saving life date from the year 1820, and from that time to in jumping overboard to rescue a drowning person is very great. years ago, and saved my life?' And in a note I got from him, dated July called at my house and gave me the man's name and thanked me for saving We took the old man to the Humber dock watch-house, and man then said to Mr. Ellerthorpe, 'Come master, it is time you were in the twenty-ninth person's life the said John Ellerthorpe has been cache = ./cache/20520.txt txt = ./txt/20520.txt === reduce.pl bib === id = 40958 author = Dana, Richard Henry title = The Seaman's Friend Containing a treatise on practical seamanship, with plates, a dictionary of sea terms, customs and usages of the merchant service date = pages = extension = .txt mime = text/plain words = 91902 sentences = 7235 flesch = 90 summary = yard-arm, and lead through a single block at the mast-head, and set up other end seized to the yard, crossing the foot-rope. is through the lower cap, cast off the end of the mast-rope, letting is no rope of any kind round the yard-arm.) Reeve the lifts and braces, reeve a heel-rope through a block at the jib-boom end, and bend it to reeve the yard-rope through the sheave-hole of the topgallant mast, yard-rope through a jack-block at the mast-head, unhook the tye, cast TO SET A TOPGALLANT SAIL OR ROYAL.--Haul home the lee sheet, having one head yards, keeping the sails full, board fore tack and aft the sheet, studdingsail, brace up the head yards, haul forward the fore tack, and A rope or tackle, going from the yard-arms to the mast-head, to A set of ropes reaching from the mast-heads to the vessel's cache = ./cache/40958.txt txt = ./txt/40958.txt === reduce.pl bib === id = 21915 author = Cook, James title = Directions for Navigating on Part of the South Coast of Newfoundland, with a Chart Thereof, Including the Islands of St. Peter's and Miquelon And a Particular Account of the Bays, Harbours, Rocks, Land-marks, Depths of Water, Latitudes, Bearings, and Distances from Place to Place, the Setting of the Currents, and Flowing of the Tides, &c., from an Actual Survey, Taken by Order of Commodore Pallisser, Governor of Newfoundland, Labradore, &c. date = pages = extension = .txt mime = text/plain words = 8905 sentences = 523 flesch = 86 summary = Bays, Harbours, Rocks, Land-Marks, Depths of Water, This Bank whereon is from 7 to 17 Fathom Water, lies about half a Mile Off the West Point of _Laun Bay_ lay the Islands of the same Name, not _Laun_ Islands; off the East Point are some sunken Rocks near a North-side of the Island is a Rock pretty high above Water, called Cove is a small Island near the Shore, and some Rocks above Water. whereon is two Fathom Water; a little within the Island on the S.E. Side are some sunken Rocks, about two Cables length from the Shore large Ships on the S.W. Side of the Islands in the Bottom of the Bay. The North Arm is a very snug Place for small Vessels; at the Head of [Sidenote: St. John's Island, Head, Bay and Harbour.] This Harbour, wherein is 6 Fathom Water, lies near 2 Miles to the E. cache = ./cache/21915.txt txt = ./txt/21915.txt === reduce.pl bib === id = 21717 author = Ballantyne, R. M. (Robert Michael) title = Battles with the Sea date = pages = extension = .txt mime = text/plain words = 24394 sentences = 1239 flesch = 80 summary = would be far greater if we had no lifeboats and no life-saving rockets that the boats of the Royal National Lifeboat Institution have several Royal National Lifeboat Institution--its boats, its work, and its privileged boat, for it has a steam-tug to wait upon it named the Aid. Day and night the Aid has her fires "banked up" to keep her boilers lifeboat-men rushed to their boats. flash of the seas as they passed over boat and crew, without lifeboat, the men of which had observed our first rocket, had launched In _every_ case of putting off to a wreck in a gale, a lifeboat ships a the Ramsgate boat and steamer rescued men and women and little ones from their lives at any moment all the year round, to save men and women and besides 143 lives saved by shore-boats and other means, for which The duty of the boat's crew was to save the cache = ./cache/21717.txt txt = ./txt/21717.txt === reduce.pl bib === id = 44206 author = Robinson, John title = Old-Time Nautical Instruments date = pages = extension = .txt mime = text/plain words = 4432 sentences = 276 flesch = 72 summary = OLD-TIME NAUTICAL INSTRUMENTS What sort of instruments did the Colonial ship-masters carry? The ship-master of today uses instruments so different Davis quadrant, the skilful navigator of Salem's last square-rigger, is a ship-master sailing out of Boston today who does." The Davis quadrant was in common use all through the eighteenth century and It included,--sea-compass, cross-staff, chart, quadrant, basis of all future instruments of its class,--cross-staff, quadrant, [Illustration: SEVENTEENTH CENTURY MARINER USING A CROSS-STAFF [Illustration: SEVENTEENTH CENTURY MARINER USING DAVIS' QUADRANT navigation it is called "sea-quadrant." The earlier form used by the half-way between a cross-staff and the Davis quadrant, is illustrated [Illustration: HADLEY QUADRANTS (OCTANTS) IN PEABODY MUSEUM, SALEM That so important an instrument as a telescope or spy-glass is rarely instruments with which observations could be made to obtain their instruments, the wonder is how the old ships were navigated through We do not know exactly what instruments the old shipmasters carried cache = ./cache/44206.txt txt = ./txt/44206.txt === reduce.pl bib === id = 27322 author = Hillary, William, Sir title = An Appeal to the British Nation on the Humanity and Policy of Forming a National Institution for the Preservation of Lives and Property from Shipwreck (1825) date = pages = extension = .txt mime = text/plain words = 12213 sentences = 541 flesch = 59 summary = great national and benevolent institutions in the kingdom, to the National Institution for the Preservation of Life from Shipwreck," which establishment of a national institution, for the preservation of human every coast, disasters by sea, shipwrecks, and peril to human life, must object the rescue of human life from shipwreck? That a national institution should be formed, equally worthy of Great establishment of the Royal National Institution for the Preservation of Institution for the Rescue of Lives from Shipwreck._ the formation of a "National Institution for the Preservation of Life an Institution be now formed for the Preservation of Life in cases of National Institution for the Preservation of Life from Shipwreck, held Royal National Institution, now happily established for the preservation Institution for the preservation of Life from Shipwreck. Institution for the preservation of Life from Shipwreck. As this great national measure shall continue to establish itself in the cache = ./cache/27322.txt txt = ./txt/27322.txt === reduce.pl bib === id = 15648 author = Abbot, Willis J. (Willis John) title = American Merchant Ships and Sailors date = pages = extension = .txt mime = text/plain words = 111140 sentences = 4737 flesch = 71 summary = [Illustration: NEW ENGLAND EARLY TOOK THE LEAD IN BUILDING SHIPS] NEW ENGLAND EARLY TOOK THE LEAD IN BUILDING SHIPS _Frontispiece_ MULTIPLIED--LAWLESS TIMES ON THE HIGH SEAS--SHIP-BUILDING IN THE FORESTS MULTIPLIED--LAWLESS TIMES ON THE HIGH SEAS--SHIP-BUILDING IN THE FORESTS New England early took the lead in building ships and manning them, and and many an American ship was left short-handed far out at sea, after a shipped before the mast, records that on his first vessel men seeking the old days of ocean travel the meeting of a ship at sea was an event has long restricted the trade between ports of the United States to ships American ships for seven long years, and at its close the whalers found boats from an American and British ship were in pursuit of the same whale, SHIPPING--RIVER NAVIGATION AS A NATION-BUILDING FORCE--THE VALUE OF SMALL SHIPPING--RIVER NAVIGATION AS A NATION-BUILDING FORCE--THE VALUE OF SMALL cache = ./cache/15648.txt txt = ./txt/15648.txt === reduce.pl bib === id = 27642 author = Draper, Ernest Gallaudet title = Lectures in Navigation date = pages = extension = .txt mime = text/plain words = 45028 sentences = 5028 flesch = 88 summary = _Friday_--Examples: Latitude by Meridian Altitude of a Star; _Friday_--Examples: Latitude by Ex-Meridian Altitude of the Sun 83 will be the point of the ship's position at the time of sight. changes her course several times, and as a ship's position by D.R. is Required Latitude and Longitude in and course and distance made good. distance in time the ship is from the sun. distance East or West the Greenwich meridian is from the sun and Local Apparent Time means the distance East or West your ship is from the sun, and West line, for then the sun bears true North and South. Latitude by meridian altitude = Zenith Distance (ZD) ± Declination the time at which we measured the meridian altitude of the sun shows the noon, i.e., the distance in sidereal time the mean sun is from the First longitude by chronometer sight, meaning that at the time the sun bears cache = ./cache/27642.txt txt = ./txt/27642.txt === reduce.pl bib === id = 42415 author = Gilmore, John title = Storm Warriors; or, Life-Boat Work on the Goodwin Sands date = pages = extension = .txt mime = text/plain words = 99379 sentences = 3405 flesch = 75 summary = present, to be saved from a wreck by the life-boat men is to him one of the wreck, the wave passes and breaks over the vessel; if the life-boat The life-boat makes good way, and soon runs across the Sands through the chance!" a sea throws the boat within a yard of the wreck, three men buried in the seas; the rescued men have never been in a life-boat wrecked sailors begin to shout to the life-boat men to come to their such a rushing breaking sea as this, and the little boat the six men are light-vessels, but no life-boat came, and the wreck might at any moment life-boat nearer to the wreck; but the heavy gale, the rush of the sea, life-boat ready for sea; that the crew of the steamer also made all Each time that the men on board the steamer and life-boat look at the cache = ./cache/42415.txt txt = ./txt/42415.txt === reduce.pl bib === id = 4673 author = Knights, Arthur E. title = Notes By the Way in a Sailor's Life date = pages = extension = .txt mime = text/plain words = 10329 sentences = 551 flesch = 82 summary = ship-rigged vessel, engaged in this trade until near the end of 1863, had come from New York round the Cape of Good Hope, and later the before I left, the ship "Eastward Ho," Captain Byrne, was despatched for The vessel was condemned, the crew were paid off, and the captain left In the beginning of the year 1862 I was chief officer of the ship as the "Raleigh" came near and threaded her way among them, the crews of his came to Shanghai in command of a sailing-ship, and the two brothers brother's ship, and went to Iloilo, where the vessel loaded and sailed with Captain Knights in charge, and with the rescued crew of the "Hebe" The whole of the "Hebe's" crew were got on board the At the time that the ship "Northfleet" was rescuing the crew of the brig possible get a new sail in its place, so as to steady the ship. cache = ./cache/4673.txt txt = ./txt/4673.txt === reduce.pl bib === id = 45157 author = Forwood, William Bower, Sir title = Reminiscences of a Liverpool Shipowner, 1850-1920 date = pages = extension = .txt mime = text/plain words = 27801 sentences = 1320 flesch = 71 summary = up of the American trade in 1756 gave a great impetus to shipping. Sailing-ship owning was profitable to those who possessed high-class British ships entering our ports, and a large increase in foreign shorten the distance his ship had to travel by sailing on the great With the passing of the old sailing-ship we have lost much that was This short sketch of the old sailing-ship days would be incomplete sailing-ship in the long trades. steamer of to-day has improved, the design of the passenger ship has emigration trade, which had hitherto been carried by sailing ships; in two years of the war ships earned large freights, not, however, due to The Government control has taken ships out of the long voyage trades working of our ships at sea, but if on their arrival in port they have vessel of her time--the "Scotia"--and the ships of to-day:-- cache = ./cache/45157.txt txt = ./txt/45157.txt Building ./etc/reader.txt 42415 15648 39415 15648 40958 45157 number of items: 15 sum of words: 532,123 average size in words: 44,343 average readability score: 77 nouns: boat; ship; men; time; vessel; life; water; sea; deck; crew; man; vessels; board; side; way; boats; end; ships; rope; head; work; master; day; wind; sail; course; part; line; years; yard; feet; steamer; wreck; night; position; seas; captain; days; yards; weather; distance; anchor; sun; mate; port; trade; place; °; tide; latitude verbs: is; was; be; are; were; have; had; been; has; made; see; do; being; make; get; take; go; put; said; used; called; did; found; let; saved; find; given; got; having; come; came; built; done; taken; set; seen; give; left; keep; went; carried; going; following; making; required; haul; sent; took; save; lost adjectives: other; great; many; first; such; same; more; little; good; small; long; few; old; own; large; second; main; last; much; american; full; ready; high; british; heavy; poor; able; new; true; possible; necessary; short; lower; clear; tight; strong; chief; best; next; single; deep; third; right; light; several; most; whole; less; ordinary; dead adverbs: not; up; so; out; then; now; down; as; very; only; again; away; also; off; in; more; most; about; well; still; soon; almost; on; never; too; however; even; far; once; there; just; thus; forward; always; over; often; all; together; much; first; indeed; back; ever; perhaps; sometimes; fast; here; long; nearly; yet pronouns: it; they; he; their; i; his; her; them; she; you; we; its; our; him; my; your; me; us; themselves; himself; itself; myself; herself; one; yours; yourself; ourselves; thy; thee; ours; theirs; ''em; mine; hers; ''s; wrote:--"i; theeself; neptune''ll; hav''nt proper nouns: _; |; mr.; new; titanic; sands; north; john; w.; england; united; c.; states; island; god; bay; west; east; sir; a.m.; lee; york; lo; institution; ramsgate; point; ellerthorpe; harbour; n.; hull; south; great; st.; captain; trade; c; w; london; lat; line; liverpool; board; atlantic; head; esq; r.; .; star; cape; s keywords: man; boat; vessel; ship; north; new; mr.; illustration; british; wreck; united; time; states; sir; sidenote; sea; sands; ramsgate; island; institution; great; god; crew; chapter; captain; atlantic; york; yard; west; wave; water; ware; trade; titanic; sumner; storm; society; save; salem; sail; royal; rope; river; right; quadrant; plate; pet; orleans; ohio; northfleet one topic; one dimension: boat file(s): ./cache/15648.txt titles(s): American Merchant Ships and Sailors three topics; one dimension: boat; vessel; mr file(s): ./cache/15648.txt, ./cache/40958.txt, ./cache/20520.txt titles(s): American Merchant Ships and Sailors | The Seaman''s Friend Containing a treatise on practical seamanship, with plates, a dictionary of sea terms, customs and usages of the merchant service | The Hero of the Humber; Or, The History of the Late Mr. John Ellerthorpe five topics; three dimensions: time ship new; vessel ship deck; boat men life; mr man john; water ships ship file(s): ./cache/27642.txt, ./cache/40958.txt, ./cache/42415.txt, ./cache/20520.txt, ./cache/45157.txt titles(s): Lectures in Navigation | The Seaman''s Friend Containing a treatise on practical seamanship, with plates, a dictionary of sea terms, customs and usages of the merchant service | Storm Warriors; or, Life-Boat Work on the Goodwin Sands | The Hero of the Humber; Or, The History of the Late Mr. John Ellerthorpe | Reminiscences of a Liverpool Shipowner, 1850-1920 Type: gutenberg title: classification-VK-gutenberg date: 2021-05-28 time: 20:05 username: emorgan patron: Eric Morgan email: emorgan@nd.edu input: classification:"VK" ==== make-pages.sh htm files ==== make-pages.sh complex files ==== make-pages.sh named enities ==== making bibliographics id: 15648 author: Abbot, Willis J. (Willis John) title: American Merchant Ships and Sailors date: words: 111140.0 sentences: 4737.0 pages: flesch: 71.0 cache: ./cache/15648.txt txt: ./txt/15648.txt summary: [Illustration: NEW ENGLAND EARLY TOOK THE LEAD IN BUILDING SHIPS] NEW ENGLAND EARLY TOOK THE LEAD IN BUILDING SHIPS _Frontispiece_ MULTIPLIED--LAWLESS TIMES ON THE HIGH SEAS--SHIP-BUILDING IN THE FORESTS MULTIPLIED--LAWLESS TIMES ON THE HIGH SEAS--SHIP-BUILDING IN THE FORESTS New England early took the lead in building ships and manning them, and and many an American ship was left short-handed far out at sea, after a shipped before the mast, records that on his first vessel men seeking the old days of ocean travel the meeting of a ship at sea was an event has long restricted the trade between ports of the United States to ships American ships for seven long years, and at its close the whalers found boats from an American and British ship were in pursuit of the same whale, SHIPPING--RIVER NAVIGATION AS A NATION-BUILDING FORCE--THE VALUE OF SMALL SHIPPING--RIVER NAVIGATION AS A NATION-BUILDING FORCE--THE VALUE OF SMALL id: 21717 author: Ballantyne, R. M. (Robert Michael) title: Battles with the Sea date: words: 24394.0 sentences: 1239.0 pages: flesch: 80.0 cache: ./cache/21717.txt txt: ./txt/21717.txt summary: would be far greater if we had no lifeboats and no life-saving rockets that the boats of the Royal National Lifeboat Institution have several Royal National Lifeboat Institution--its boats, its work, and its privileged boat, for it has a steam-tug to wait upon it named the Aid. Day and night the Aid has her fires "banked up" to keep her boilers lifeboat-men rushed to their boats. flash of the seas as they passed over boat and crew, without lifeboat, the men of which had observed our first rocket, had launched In _every_ case of putting off to a wreck in a gale, a lifeboat ships a the Ramsgate boat and steamer rescued men and women and little ones from their lives at any moment all the year round, to save men and women and besides 143 lives saved by shore-boats and other means, for which The duty of the boat''s crew was to save the id: 21915 author: Cook, James title: Directions for Navigating on Part of the South Coast of Newfoundland, with a Chart Thereof, Including the Islands of St. Peter''s and Miquelon And a Particular Account of the Bays, Harbours, Rocks, Land-marks, Depths of Water, Latitudes, Bearings, and Distances from Place to Place, the Setting of the Currents, and Flowing of the Tides, &c., from an Actual Survey, Taken by Order of Commodore Pallisser, Governor of Newfoundland, Labradore, &c. date: words: 8905.0 sentences: 523.0 pages: flesch: 86.0 cache: ./cache/21915.txt txt: ./txt/21915.txt summary: Bays, Harbours, Rocks, Land-Marks, Depths of Water, This Bank whereon is from 7 to 17 Fathom Water, lies about half a Mile Off the West Point of _Laun Bay_ lay the Islands of the same Name, not _Laun_ Islands; off the East Point are some sunken Rocks near a North-side of the Island is a Rock pretty high above Water, called Cove is a small Island near the Shore, and some Rocks above Water. whereon is two Fathom Water; a little within the Island on the S.E. Side are some sunken Rocks, about two Cables length from the Shore large Ships on the S.W. Side of the Islands in the Bottom of the Bay. The North Arm is a very snug Place for small Vessels; at the Head of [Sidenote: St. John''s Island, Head, Bay and Harbour.] This Harbour, wherein is 6 Fathom Water, lies near 2 Miles to the E. id: 40958 author: Dana, Richard Henry title: The Seaman''s Friend Containing a treatise on practical seamanship, with plates, a dictionary of sea terms, customs and usages of the merchant service date: words: 91902.0 sentences: 7235.0 pages: flesch: 90.0 cache: ./cache/40958.txt txt: ./txt/40958.txt summary: yard-arm, and lead through a single block at the mast-head, and set up other end seized to the yard, crossing the foot-rope. is through the lower cap, cast off the end of the mast-rope, letting is no rope of any kind round the yard-arm.) Reeve the lifts and braces, reeve a heel-rope through a block at the jib-boom end, and bend it to reeve the yard-rope through the sheave-hole of the topgallant mast, yard-rope through a jack-block at the mast-head, unhook the tye, cast TO SET A TOPGALLANT SAIL OR ROYAL.--Haul home the lee sheet, having one head yards, keeping the sails full, board fore tack and aft the sheet, studdingsail, brace up the head yards, haul forward the fore tack, and A rope or tackle, going from the yard-arms to the mast-head, to A set of ropes reaching from the mast-heads to the vessel''s id: 27642 author: Draper, Ernest Gallaudet title: Lectures in Navigation date: words: 45028.0 sentences: 5028.0 pages: flesch: 88.0 cache: ./cache/27642.txt txt: ./txt/27642.txt summary: _Friday_--Examples: Latitude by Meridian Altitude of a Star; _Friday_--Examples: Latitude by Ex-Meridian Altitude of the Sun 83 will be the point of the ship''s position at the time of sight. changes her course several times, and as a ship''s position by D.R. is Required Latitude and Longitude in and course and distance made good. distance in time the ship is from the sun. distance East or West the Greenwich meridian is from the sun and Local Apparent Time means the distance East or West your ship is from the sun, and West line, for then the sun bears true North and South. Latitude by meridian altitude = Zenith Distance (ZD) ± Declination the time at which we measured the meridian altitude of the sun shows the noon, i.e., the distance in sidereal time the mean sun is from the First longitude by chronometer sight, meaning that at the time the sun bears id: 45157 author: Forwood, William Bower, Sir title: Reminiscences of a Liverpool Shipowner, 1850-1920 date: words: 27801.0 sentences: 1320.0 pages: flesch: 71.0 cache: ./cache/45157.txt txt: ./txt/45157.txt summary: up of the American trade in 1756 gave a great impetus to shipping. Sailing-ship owning was profitable to those who possessed high-class British ships entering our ports, and a large increase in foreign shorten the distance his ship had to travel by sailing on the great With the passing of the old sailing-ship we have lost much that was This short sketch of the old sailing-ship days would be incomplete sailing-ship in the long trades. steamer of to-day has improved, the design of the passenger ship has emigration trade, which had hitherto been carried by sailing ships; in two years of the war ships earned large freights, not, however, due to The Government control has taken ships out of the long voyage trades working of our ships at sea, but if on their arrival in port they have vessel of her time--the "Scotia"--and the ships of to-day:-- id: 42415 author: Gilmore, John title: Storm Warriors; or, Life-Boat Work on the Goodwin Sands date: words: 99379.0 sentences: 3405.0 pages: flesch: 75.0 cache: ./cache/42415.txt txt: ./txt/42415.txt summary: present, to be saved from a wreck by the life-boat men is to him one of the wreck, the wave passes and breaks over the vessel; if the life-boat The life-boat makes good way, and soon runs across the Sands through the chance!" a sea throws the boat within a yard of the wreck, three men buried in the seas; the rescued men have never been in a life-boat wrecked sailors begin to shout to the life-boat men to come to their such a rushing breaking sea as this, and the little boat the six men are light-vessels, but no life-boat came, and the wreck might at any moment life-boat nearer to the wreck; but the heavy gale, the rush of the sea, life-boat ready for sea; that the crew of the steamer also made all Each time that the men on board the steamer and life-boat look at the id: 39415 author: Great Britain. Court to investigate loss of steamship "Titanic" title: Loss of the Steamship "Titanic" date: words: 50689.0 sentences: 3252.0 pages: flesch: 77.0 cache: ./cache/39415.txt txt: ./txt/39415.txt summary: 5. What was the number of the boats of any kind on board the _Titanic_? Height from boat deck to water line amidships at time of _Access of passengers to the boat deck._--The following routes led forward second-class stairway and go up to the boat deck. forward second-class stairway direct to the boat deck. engine-room casing to the boat deck. The heavy ship''s plating was carried right up to the boat deck, and When the last boat, lowered from davits (D), left the ship, A deck was the ship as actually constructed was doomed as soon as the water in No. 6 boiler room and all compartments forward of it entered in the water-tight decks for all ships, it is desirable to form an opinion in "_Titanic_ had struck a berg, passengers in boats, ship sinking;" and he time, provided, as said before, that no ship need carry more boat id: 27322 author: Hillary, William, Sir title: An Appeal to the British Nation on the Humanity and Policy of Forming a National Institution for the Preservation of Lives and Property from Shipwreck (1825) date: words: 12213.0 sentences: 541.0 pages: flesch: 59.0 cache: ./cache/27322.txt txt: ./txt/27322.txt summary: great national and benevolent institutions in the kingdom, to the National Institution for the Preservation of Life from Shipwreck," which establishment of a national institution, for the preservation of human every coast, disasters by sea, shipwrecks, and peril to human life, must object the rescue of human life from shipwreck? That a national institution should be formed, equally worthy of Great establishment of the Royal National Institution for the Preservation of Institution for the Rescue of Lives from Shipwreck._ the formation of a "National Institution for the Preservation of Life an Institution be now formed for the Preservation of Life in cases of National Institution for the Preservation of Life from Shipwreck, held Royal National Institution, now happily established for the preservation Institution for the preservation of Life from Shipwreck. Institution for the preservation of Life from Shipwreck. As this great national measure shall continue to establish itself in the id: 4673 author: Knights, Arthur E. title: Notes By the Way in a Sailor''s Life date: words: 10329.0 sentences: 551.0 pages: flesch: 82.0 cache: ./cache/4673.txt txt: ./txt/4673.txt summary: ship-rigged vessel, engaged in this trade until near the end of 1863, had come from New York round the Cape of Good Hope, and later the before I left, the ship "Eastward Ho," Captain Byrne, was despatched for The vessel was condemned, the crew were paid off, and the captain left In the beginning of the year 1862 I was chief officer of the ship as the "Raleigh" came near and threaded her way among them, the crews of his came to Shanghai in command of a sailing-ship, and the two brothers brother''s ship, and went to Iloilo, where the vessel loaded and sailed with Captain Knights in charge, and with the rescued crew of the "Hebe" The whole of the "Hebe''s" crew were got on board the At the time that the ship "Northfleet" was rescuing the crew of the brig possible get a new sail in its place, so as to steady the ship. id: 24745 author: McGregor, Duncan title: The Loss of the Kent, East Indiaman, in the Bay of Biscay Narrated in a Letter to a Friend date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 44206 author: Robinson, John title: Old-Time Nautical Instruments date: words: 4432.0 sentences: 276.0 pages: flesch: 72.0 cache: ./cache/44206.txt txt: ./txt/44206.txt summary: OLD-TIME NAUTICAL INSTRUMENTS What sort of instruments did the Colonial ship-masters carry? The ship-master of today uses instruments so different Davis quadrant, the skilful navigator of Salem''s last square-rigger, is a ship-master sailing out of Boston today who does." The Davis quadrant was in common use all through the eighteenth century and It included,--sea-compass, cross-staff, chart, quadrant, basis of all future instruments of its class,--cross-staff, quadrant, [Illustration: SEVENTEENTH CENTURY MARINER USING A CROSS-STAFF [Illustration: SEVENTEENTH CENTURY MARINER USING DAVIS'' QUADRANT navigation it is called "sea-quadrant." The earlier form used by the half-way between a cross-staff and the Davis quadrant, is illustrated [Illustration: HADLEY QUADRANTS (OCTANTS) IN PEABODY MUSEUM, SALEM That so important an instrument as a telescope or spy-glass is rarely instruments with which observations could be made to obtain their instruments, the wonder is how the old ships were navigated through We do not know exactly what instruments the old shipmasters carried id: 24685 author: Treanor, Thomas Stanley title: Heroes of the Goodwin Sands date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 24808 author: Wood, William title: All Afloat: A Chronicle of Craft and Waterways date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 20520 author: Woodcock, Henry title: The Hero of the Humber; Or, The History of the Late Mr. John Ellerthorpe date: words: 45911.0 sentences: 2500.0 pages: flesch: 80.0 cache: ./cache/20520.txt txt: ./txt/20520.txt summary: comparatively poor man--John Ellerthorpe, dock gatekeeper, at the replied, ''Go, for you cannot go to a better place, I intend to go to Mr. Jones'' class.'' All the next week John was in great perplexity, thinking, John saw, sitting at his right hand, a man who had been a great An aged clergyman present said, ''I always give you Hull folks great exploits in saving life date from the year 1820, and from that time to in jumping overboard to rescue a drowning person is very great. years ago, and saved my life?'' And in a note I got from him, dated July called at my house and gave me the man''s name and thanked me for saving We took the old man to the Humber dock watch-house, and man then said to Mr. Ellerthorpe, ''Come master, it is time you were in the twenty-ninth person''s life the said John Ellerthorpe has been ==== make-pages.sh questions ==== make-pages.sh search ==== make-pages.sh topic modeling corpus Zipping study carrel