mv: ‘./input-file.zip’ and ‘./input-file.zip’ are the same file Creating study carrel named subject-richardIiiKingOfEngland-gutenberg Initializing database Unzipping Archive: input-file.zip creating: ./tmp/input/input-file/ inflating: ./tmp/input/input-file/28561.txt inflating: ./tmp/input/input-file/17411.txt inflating: ./tmp/input/input-file/1503.txt inflating: ./tmp/input/input-file/1103.txt inflating: ./tmp/input/input-file/1768.txt inflating: ./tmp/input/input-file/2257.txt inflating: ./tmp/input/input-file/36451.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-richardIiiKingOfEngland-gutenberg FILE: cache/1768.txt OUTPUT: txt/1768.txt FILE: cache/1103.txt OUTPUT: txt/1103.txt FILE: cache/1503.txt OUTPUT: txt/1503.txt FILE: cache/17411.txt OUTPUT: txt/17411.txt FILE: cache/2257.txt OUTPUT: txt/2257.txt FILE: cache/28561.txt OUTPUT: txt/28561.txt FILE: cache/36451.txt OUTPUT: txt/36451.txt === file2bib.sh === id: 1503 author: Shakespeare, William title: The Tragedy of King Richard III date: pages: extension: .txt txt: ./txt/1503.txt cache: ./cache/1503.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'1503.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: 1768 author: Shakespeare, William title: King Richard III date: pages: extension: .txt txt: ./txt/1768.txt cache: ./cache/1768.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:embedded_depth 0 X-TIKA:parse_time_millis 1 resourceName b'1768.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: 1103 author: Shakespeare, William title: King Richard III date: pages: extension: .txt txt: ./txt/1103.txt cache: ./cache/1103.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'1103.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' 1103 txt/../pos/1103.pos 1768 txt/../pos/1768.pos 1103 txt/../ent/1103.ent 2257 txt/../pos/2257.pos === file2bib.sh === id: 2257 author: Shakespeare, William title: Richard III date: pages: extension: .txt txt: ./txt/2257.txt cache: ./cache/2257.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'2257.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' 1503 txt/../ent/1503.ent 1768 txt/../ent/1768.ent 1503 txt/../pos/1503.pos 2257 txt/../ent/2257.ent 1503 txt/../wrd/1503.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 1103 txt/../wrd/1103.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 1768 txt/../wrd/1768.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 2257 txt/../wrd/2257.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 17411 txt/../pos/17411.pos 17411 txt/../wrd/17411.wrd 17411 txt/../ent/17411.ent 28561 txt/../pos/28561.pos 28561 txt/../wrd/28561.wrd 28561 txt/../ent/28561.ent === file2bib.sh === id: 17411 author: Walpole, Horace title: Historic Doubts on the Life and Reign of King Richard the Third date: pages: extension: .txt txt: ./txt/17411.txt cache: ./cache/17411.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'17411.txt' 36451 txt/../wrd/36451.wrd 36451 txt/../pos/36451.pos === file2bib.sh === id: 28561 author: Abbott, Jacob title: Richard III Makers of History date: pages: extension: .txt txt: ./txt/28561.txt cache: ./cache/28561.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'28561.txt' 36451 txt/../ent/36451.ent === file2bib.sh === id: 36451 author: Markham, Clements R. (Clements Robert), Sir title: Richard III: His Life & Character, Reviewed in the Light of Recent Research date: pages: extension: .txt txt: ./txt/36451.txt cache: ./cache/36451.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 9 resourceName b'36451.txt' Done mapping. Reducing subject-richardIiiKingOfEngland-gutenberg === reduce.pl bib === id = 28561 author = Abbott, Jacob title = Richard III Makers of History date = pages = extension = .txt mime = text/plain words = 57914 sentences = 2569 flesch = 72 summary = York.--Richard Plantagenet a prisoner.--King Henry VI.--His gentle and heir, and at Edward's death Richard became king. at length, by the time that Richard was thirteen years old, the power short time before the great final contest between Prince Richard of York, King Richard's father, and the family of Henry, when the prince meet the forces of Queen Margaret, he sent his oldest son, Edward, of the house of York, King Edward the Fourth, the two young men his been taken prisoner by Warwick, was brought to King Edward, who, at sanctuary.--Birth of Edward's son and heir.--King Henry is fully King Edward, when he heard of the marriage of Warwick's daughter with In the mean time, tidings were continually coming to King Edward from Clarence.--Edward and Richard sail for England.--Stratagems King Edward reigned, after this time, for about eight years. After the coronation, King Richard and Anne, the queen, went to cache = ./cache/28561.txt txt = ./txt/28561.txt === reduce.pl bib === === reduce.pl bib === === reduce.pl bib === === reduce.pl bib === id = 17411 author = Walpole, Horace title = Historic Doubts on the Life and Reign of King Richard the Third date = pages = extension = .txt mime = text/plain words = 35422 sentences = 1582 flesch = 71 summary = I. Of the murder of Edward prince of Wales, son of Henry the Sixth. I. Of the murder of Edward prince of Wales, son of Henry the Sixth. of Henry's death, Richard, then only duke of Gloucester, could not successor to Henry the Sixth and his son prince Edward. Richard Duke of York, his second son, Henry and of his son prince Edward, and, as appears by the informed Richard, that he had married king Edward to an English King Richard, "which proceeding," says the noble historian, "being Fourth; and that the deaths of the young' king Edward and of Richard discovered himself to Sir Thomas More; and Hall says king Richard's That the murder of prince Edward, son of Henry the Sixth, was Richard against the queen, and whom Sir Thomas More confesses Richard, probably put to death the true duke of York, as he did the cache = ./cache/17411.txt txt = ./txt/17411.txt === reduce.pl bib === === reduce.pl bib === id = 36451 author = Markham, Clements R. (Clements Robert), Sir title = Richard III: His Life & Character, Reviewed in the Light of Recent Research date = pages = extension = .txt mime = text/plain words = 106697 sentences = 7968 flesch = 80 summary = King, Richard III., the younger brother of his two young friends Edward the people as son and heir of Richard, Duke of York, and by authority bodies of Richard Duke of York, and of his son, Edmund Earl of Rutland, men.[16] King Edward and the Duke of Gloucester returned to London the Richard Duke of York, of the Duchess Cicely, and of Edmund Earl of At the time of the King's death his son Edward was residing at Ludlow in charge of his uncle Lord Rivers, his half brother Sir Richard Grey, Of the three Dukes, Suffolk was King Richard's brother-in-law, King Richard was a young man in his thirtieth year when he came to the the 'York Records' it appears that, six years after King Richard's Clarence, Richard Duke of Gloucester, and William Lord Hastings, King of England, and there was John, the illegitimate son of Richard cache = ./cache/36451.txt txt = ./txt/36451.txt Building ./etc/reader.txt 36451 28561 17411 36451 28561 17411 number of items: 7 sum of words: 200,033 average size in words: 66,677 average readability score: 74 nouns: time; king; son; death; brother; queen; children; mother; p.; years; crown; men; story; battle; people; marriage; father; man; place; coronation; family; day; side; life; history; wife; prince; murder; evidence; way; part; daughter; princes; truth; throne; power; days; letter; army; age; order; duke; nothing; husband; course; party; n.; head; title; child verbs: was; had; were; is; be; have; been; made; are; did; has; being; said; came; took; put; having; taken; see; sent; do; called; received; says; make; found; went; died; come; brought; became; take; born; gave; slain; married; given; left; give; set; knew; known; murdered; wrote; passed; alleged; formed; believe; beheaded; remained adjectives: other; great; young; own; many; same; such; last; first; little; true; old; more; good; second; royal; new; whole; lancastrian; few; much; large; certain; several; next; long; false; strong; english; public; loyal; present; high; full; small; dead; necessary; married; only; various; ready; short; general; very; likely; least; late; alive; right; secret adverbs: not; so; very; then; now; only; up; more; as; also; most; out; well; even; never; there; still; soon; however; too; thus; much; away; here; once; off; far; afterwards; yet; therefore; long; first; again; about; ever; on; indeed; immediately; down; forward; probably; certainly; all; together; really; almost; no; just; fully; perhaps pronouns: his; he; it; her; him; they; their; she; them; i; we; himself; our; us; you; my; its; your; me; herself; themselves; itself; one; myself; thy; theirs; mine; yours; ye; thee; ourselves; burgundy.--his proper nouns: richard; _; edward; henry; king; sir; lord; duke; earl; york; warwick; clarence; john; england; london; margaret; gloucester; morton; queen; thomas; iii; .; tudor; iv; elizabeth; tower; mr.; buckingham; anne; william; hastings; bishop; castle; gairdner; tewkesbury; prince; lady; bosworth; st.; vi; vii; france; dr.; james; duchess; george; tyrrel; rivers; virgil; towton keywords: york; richard; henry; edward; clarence; warwick; thomas; sir; margaret; london; king; hastings; gloucester; england; elizabeth; earl; duke; william; vii; tudor; tower; tirrel; tewkesbury; st.; seventh; queen; prince; perkin; mr.; morton; lord; john; iii; gairdner; france; fourth; duchess; castle; buckingham; bosworth; bishop; bacon; anne one topic; one dimension: richard file(s): ./cache/17411.txt titles(s): Historic Doubts on the Life and Reign of King Richard the Third three topics; one dimension: richard; richard; outset file(s): ./cache/36451.txt, ./cache/28561.txt, titles(s): Richard III: His Life & Character, Reviewed in the Light of Recent Research | Richard III Makers of History | King Richard III five topics; three dimensions: richard king henry; richard king edward; outset omnibus forgery; outset omnibus forgery; outset omnibus forgery file(s): ./cache/36451.txt, ./cache/28561.txt, , , titles(s): Richard III: His Life & Character, Reviewed in the Light of Recent Research | Richard III Makers of History | King Richard III | King Richard III | King Richard III Type: gutenberg title: subject-richardIiiKingOfEngland-gutenberg date: 2021-06-09 time: 18:06 username: emorgan patron: Eric Morgan email: emorgan@nd.edu input: facet_subject:"Richard III, King of England, 1452-1485" ==== make-pages.sh htm files ==== make-pages.sh complex files ==== make-pages.sh named enities ==== making bibliographics id: 28561 author: Abbott, Jacob title: Richard III Makers of History date: words: 57914.0 sentences: 2569.0 pages: flesch: 72.0 cache: ./cache/28561.txt txt: ./txt/28561.txt summary: York.--Richard Plantagenet a prisoner.--King Henry VI.--His gentle and heir, and at Edward''s death Richard became king. at length, by the time that Richard was thirteen years old, the power short time before the great final contest between Prince Richard of York, King Richard''s father, and the family of Henry, when the prince meet the forces of Queen Margaret, he sent his oldest son, Edward, of the house of York, King Edward the Fourth, the two young men his been taken prisoner by Warwick, was brought to King Edward, who, at sanctuary.--Birth of Edward''s son and heir.--King Henry is fully King Edward, when he heard of the marriage of Warwick''s daughter with In the mean time, tidings were continually coming to King Edward from Clarence.--Edward and Richard sail for England.--Stratagems King Edward reigned, after this time, for about eight years. After the coronation, King Richard and Anne, the queen, went to id: 36451 author: Markham, Clements R. (Clements Robert), Sir title: Richard III: His Life & Character, Reviewed in the Light of Recent Research date: words: 106697.0 sentences: 7968.0 pages: flesch: 80.0 cache: ./cache/36451.txt txt: ./txt/36451.txt summary: King, Richard III., the younger brother of his two young friends Edward the people as son and heir of Richard, Duke of York, and by authority bodies of Richard Duke of York, and of his son, Edmund Earl of Rutland, men.[16] King Edward and the Duke of Gloucester returned to London the Richard Duke of York, of the Duchess Cicely, and of Edmund Earl of At the time of the King''s death his son Edward was residing at Ludlow in charge of his uncle Lord Rivers, his half brother Sir Richard Grey, Of the three Dukes, Suffolk was King Richard''s brother-in-law, King Richard was a young man in his thirtieth year when he came to the the ''York Records'' it appears that, six years after King Richard''s Clarence, Richard Duke of Gloucester, and William Lord Hastings, King of England, and there was John, the illegitimate son of Richard id: 1503 author: Shakespeare, William title: The Tragedy of King Richard III date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 1103 author: Shakespeare, William title: King Richard III date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 1768 author: Shakespeare, William title: King Richard III date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 2257 author: Shakespeare, William title: Richard III date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 17411 author: Walpole, Horace title: Historic Doubts on the Life and Reign of King Richard the Third date: words: 35422.0 sentences: 1582.0 pages: flesch: 71.0 cache: ./cache/17411.txt txt: ./txt/17411.txt summary: I. Of the murder of Edward prince of Wales, son of Henry the Sixth. I. Of the murder of Edward prince of Wales, son of Henry the Sixth. of Henry''s death, Richard, then only duke of Gloucester, could not successor to Henry the Sixth and his son prince Edward. Richard Duke of York, his second son, Henry and of his son prince Edward, and, as appears by the informed Richard, that he had married king Edward to an English King Richard, "which proceeding," says the noble historian, "being Fourth; and that the deaths of the young'' king Edward and of Richard discovered himself to Sir Thomas More; and Hall says king Richard''s That the murder of prince Edward, son of Henry the Sixth, was Richard against the queen, and whom Sir Thomas More confesses Richard, probably put to death the true duke of York, as he did the ==== make-pages.sh questions ==== make-pages.sh search ==== make-pages.sh topic modeling corpus Zipping study carrel