mv: ‘./input-file.zip’ and ‘./input-file.zip’ are the same file Creating study carrel named subject-lisztFranz-gutenberg Initializing database Unzipping Archive: input-file.zip creating: ./tmp/input/input-file/ inflating: ./tmp/input/input-file/18138.txt inflating: ./tmp/input/input-file/3750.txt inflating: ./tmp/input/input-file/4234.txt inflating: ./tmp/input/input-file/3835.txt inflating: ./tmp/input/input-file/3689.txt inflating: ./tmp/input/input-file/39754.txt inflating: ./tmp/input/input-file/35601.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-lisztFranz-gutenberg FILE: cache/3750.txt OUTPUT: txt/3750.txt FILE: cache/4234.txt OUTPUT: txt/4234.txt FILE: cache/3835.txt OUTPUT: txt/3835.txt FILE: cache/3689.txt OUTPUT: txt/3689.txt FILE: cache/35601.txt OUTPUT: txt/35601.txt FILE: cache/18138.txt OUTPUT: txt/18138.txt FILE: cache/39754.txt OUTPUT: txt/39754.txt === file2bib.sh === id: 3750 author: Liszt, Franz title: Letters of Franz Liszt -- Volume 2 from Rome to the End date: pages: extension: .txt txt: ./txt/3750.txt cache: ./cache/3750.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'3750.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: 3835 author: Wagner, Richard title: Correspondence of Wagner and Liszt — Volume 1 date: pages: extension: .txt txt: ./txt/3835.txt cache: ./cache/3835.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'3835.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: 3689 author: Liszt, Franz title: Letters of Franz Liszt -- Volume 1 from Paris to Rome: Years of Travel as a Virtuoso date: pages: extension: .txt txt: ./txt/3689.txt cache: ./cache/3689.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'3689.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: 4234 author: Wagner, Richard title: Correspondence of Wagner and Liszt — Volume 2 date: pages: extension: .txt txt: ./txt/4234.txt cache: ./cache/4234.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'4234.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' 3750 txt/../ent/3750.ent 3835 txt/../wrd/3835.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 3689 txt/../ent/3689.ent 4234 txt/../pos/4234.pos 3750 txt/../pos/3750.pos 3689 txt/../wrd/3689.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 3689 txt/../pos/3689.pos 4234 txt/../ent/4234.ent 4234 txt/../wrd/4234.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 3750 txt/../wrd/3750.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 3835 txt/../pos/3835.pos 3835 txt/../ent/3835.ent 35601 txt/../wrd/35601.wrd 35601 txt/../pos/35601.pos 35601 txt/../ent/35601.ent === file2bib.sh === id: 35601 author: Tapper, Thomas title: Franz Liszt : The Story of a Boy Who Became a Great Pianist and Teacher date: pages: extension: .txt txt: ./txt/35601.txt cache: ./cache/35601.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'35601.txt' 18138 txt/../pos/18138.pos 18138 txt/../wrd/18138.wrd 18138 txt/../ent/18138.ent === file2bib.sh === id: 18138 author: Kobbé, Gustav title: The Loves of Great Composers date: pages: extension: .txt txt: ./txt/18138.txt cache: ./cache/18138.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'18138.txt' 39754 txt/../pos/39754.pos 39754 txt/../wrd/39754.wrd 39754 txt/../ent/39754.ent === file2bib.sh === id: 39754 author: Huneker, James title: Franz Liszt date: pages: extension: .txt txt: ./txt/39754.txt cache: ./cache/39754.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 11 resourceName b'39754.txt' Done mapping. Reducing subject-lisztFranz-gutenberg === reduce.pl bib === === reduce.pl bib === id = 18138 author = Kobbé, Gustav title = The Loves of Great Composers date = pages = extension = .txt mime = text/plain words = 25618 sentences = 1389 flesch = 74 summary = letters sent wife and son on their way to Paris, and the elder Mozart Some years after the composer's death, Countess Therese death cherished the great composer in her heart; and of her love for Mozart, Beethoven, Chopin, Schumann, Liszt, Liszt, who knew Chopin, tells us that the composer evinced a decided meeting with the nine-year-old girl decided him--so early in her life The years which Liszt passed with the Princess at the Altenburg, and when Not so, however, Liszt or Wagner, for not since the time of years later, at another crisis in Wagner's life, another being came to Cosima was not Wagner's first love, nor even his first wife. seated, and Liszt, Frau Cosima and Siegfried Wagner were in their places one great woman, the daughter of Liszt and the wife of Wagner; and the What Cosima was to Wagner is best told in Liszt's words, written to a cache = ./cache/18138.txt txt = ./txt/18138.txt === reduce.pl bib === === reduce.pl bib === === reduce.pl bib === id = 39754 author = Huneker, James title = Franz Liszt date = pages = extension = .txt mime = text/plain words = 115619 sentences = 6940 flesch = 73 summary = music-plays are no longer a novelty "the long submerged trail of Liszt to be truthful, the music of both Liszt and Wagner is already a little In a moment of self-forgetfulness, Wagner praised the music of Liszt in early and too many later critics of Liszt's original music. Franz Liszt, great piano virtuoso, great composer, great man, has been The new books devoted to Liszt, his life and his music, are by Julius Liszt it was who first made known the piano music of the day had nothing of great musical interest to offer Liszt. seldom heard good music, so that Liszt, through his pupils Sgambati, Liszt not only introduced into the musical world the symphonic poem, he 'what the composer was thinking.' Liszt's symphonic works show a great "Yes, Franz Liszt, the pianist of genius, whose playing often appears to all of Chopin's music, much of Schumann, Beethoven, and Liszt. cache = ./cache/39754.txt txt = ./txt/39754.txt === reduce.pl bib === === reduce.pl bib === id = 35601 author = Tapper, Thomas title = Franz Liszt : The Story of a Boy Who Became a Great Pianist and Teacher date = pages = extension = .txt mime = text/plain words = 2468 sentences = 268 flesch = 90 summary = This series of the Child's Own Book of Great Musicians includes at HOUSE IN WHICH FRANZ LISZT WAS BORN] Franz Liszt was born in this house, on the Twenty-second Day of October, Now, long after Joseph Haydn's time, Adam Liszt, father of Franz, lived I am sure you will like to know how Liszt looked as he sat at the piano. Franz Liszt was kind to all people who came to him. But Franz Liszt believed in him and in his work. So we may end by saying that Franz Liszt was a great man who remained FACTS ABOUT FRANZ LISZT 6. Among Liszt's boyhood friends were Beethoven, Schubert and Chopin. 7. After many years as a concert pianist, Liszt became opera conductor 1. When and where was Franz Liszt born? What great musician's life was written by Franz Liszt? THE STORY OF FRANZ LISZT cache = ./cache/35601.txt txt = ./txt/35601.txt Building ./etc/reader.txt 39754 18138 35601 39754 35601 18138 number of items: 7 sum of words: 143,705 average size in words: 47,901 average readability score: 79 nouns: music; piano; time; years; man; life; composer; work; day; one; concert; pianist; genius; art; world; pupil; friend; playing; works; love; part; father; year; hand; liszt; death; woman; master; artist; compositions; theme; illustration; form; tone; mother; way; letter; nothing; words; power; performance; place; composition; name; room; house; orchestra; instrument; heart; men verbs: was; is; had; be; have; were; has; are; been; said; did; played; made; heard; do; wrote; written; came; play; went; became; know; took; gave; called; see; found; make; known; given; being; saw; hear; does; give; died; say; seemed; am; met; left; come; composed; appeared; become; seems; began; take; received; knew adjectives: first; great; musical; other; many; new; own; young; old; little; last; more; same; such; much; few; second; good; full; beautiful; long; symphonic; hungarian; brilliant; famous; orchestral; minor; artistic; original; early; best; whole; several; wonderful; interesting; true; certain; noble; most; greatest; german; present; latter; happy; flat; poetic; next; former; possible; grand adverbs: not; so; only; then; most; more; never; as; now; very; too; up; even; also; well; here; once; out; still; there; again; however; later; much; thus; always; first; ever; down; often; far; almost; back; away; already; rather; just; quite; indeed; perhaps; long; soon; yet; all; really; ago; together; no; before; probably pronouns: his; he; it; i; her; him; she; we; its; my; they; their; you; me; them; himself; us; our; your; myself; itself; herself; one; themselves; yourself; yours; ourselves; hers; thy; thee; year--1863; viz:--at; theirs; ours; oneself; mine; ein proper nouns: liszt; _; wagner; chopin; weimar; beethoven; von; franz; rome; princess; paris; berlioz; schumann; de; mr.; countess; richard; cosima; mozart; bülow; thalberg; concerto; tausig; felix; madame; vienna; london; wittgenstein; pianoforte; george; la; symphony; marie; goethe; clara; mendelssohn; weber; prince; rubinstein; d''agoult; berlin; cécile; robert; joseffy; tasso; st.; saint; germany; europe; dante keywords: liszt; wagner; schumann; princess; countess; chopin; beethoven; wittgenstein; weimar; weber; von; vienna; thalberg; tausig; tasso; symphony; st.; sayn; sand; saint; rubinstein; rome; richard; pope; play; piano; paris; music; mr.; mozart; master; marie; madame; london; karl; joseffy; illustration; hungarian; goethe; german; george; franz; felix; faust; europe; dante; cécile; cosima; clara; bülow one topic; one dimension: liszt file(s): ./cache/18138.txt titles(s): The Loves of Great Composers three topics; one dimension: liszt; liszt; knot file(s): ./cache/39754.txt, ./cache/18138.txt, titles(s): Franz Liszt | The Loves of Great Composers | Letters of Franz Liszt -- Volume 2 from Rome to the End five topics; three dimensions: liszt music piano; liszt wagner years; rarest ans inserted; rarest ans inserted; rarest ans inserted file(s): ./cache/39754.txt, ./cache/18138.txt, , , titles(s): Franz Liszt | The Loves of Great Composers | Letters of Franz Liszt -- Volume 2 from Rome to the End | Letters of Franz Liszt -- Volume 2 from Rome to the End | Letters of Franz Liszt -- Volume 2 from Rome to the End Type: gutenberg title: subject-lisztFranz-gutenberg date: 2021-06-06 time: 21:06 username: emorgan patron: Eric Morgan email: emorgan@nd.edu input: facet_subject:"Liszt, Franz, 1811-1886" ==== make-pages.sh htm files ==== make-pages.sh complex files ==== make-pages.sh named enities ==== making bibliographics id: 39754 author: Huneker, James title: Franz Liszt date: words: 115619.0 sentences: 6940.0 pages: flesch: 73.0 cache: ./cache/39754.txt txt: ./txt/39754.txt summary: music-plays are no longer a novelty "the long submerged trail of Liszt to be truthful, the music of both Liszt and Wagner is already a little In a moment of self-forgetfulness, Wagner praised the music of Liszt in early and too many later critics of Liszt''s original music. Franz Liszt, great piano virtuoso, great composer, great man, has been The new books devoted to Liszt, his life and his music, are by Julius Liszt it was who first made known the piano music of the day had nothing of great musical interest to offer Liszt. seldom heard good music, so that Liszt, through his pupils Sgambati, Liszt not only introduced into the musical world the symphonic poem, he ''what the composer was thinking.'' Liszt''s symphonic works show a great "Yes, Franz Liszt, the pianist of genius, whose playing often appears to all of Chopin''s music, much of Schumann, Beethoven, and Liszt. id: 18138 author: Kobbé, Gustav title: The Loves of Great Composers date: words: 25618.0 sentences: 1389.0 pages: flesch: 74.0 cache: ./cache/18138.txt txt: ./txt/18138.txt summary: letters sent wife and son on their way to Paris, and the elder Mozart Some years after the composer''s death, Countess Therese death cherished the great composer in her heart; and of her love for Mozart, Beethoven, Chopin, Schumann, Liszt, Liszt, who knew Chopin, tells us that the composer evinced a decided meeting with the nine-year-old girl decided him--so early in her life The years which Liszt passed with the Princess at the Altenburg, and when Not so, however, Liszt or Wagner, for not since the time of years later, at another crisis in Wagner''s life, another being came to Cosima was not Wagner''s first love, nor even his first wife. seated, and Liszt, Frau Cosima and Siegfried Wagner were in their places one great woman, the daughter of Liszt and the wife of Wagner; and the What Cosima was to Wagner is best told in Liszt''s words, written to a id: 3750 author: Liszt, Franz title: Letters of Franz Liszt -- Volume 2 from Rome to the End date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 3689 author: Liszt, Franz title: Letters of Franz Liszt -- Volume 1 from Paris to Rome: Years of Travel as a Virtuoso date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 35601 author: Tapper, Thomas title: Franz Liszt : The Story of a Boy Who Became a Great Pianist and Teacher date: words: 2468.0 sentences: 268.0 pages: flesch: 90.0 cache: ./cache/35601.txt txt: ./txt/35601.txt summary: This series of the Child''s Own Book of Great Musicians includes at HOUSE IN WHICH FRANZ LISZT WAS BORN] Franz Liszt was born in this house, on the Twenty-second Day of October, Now, long after Joseph Haydn''s time, Adam Liszt, father of Franz, lived I am sure you will like to know how Liszt looked as he sat at the piano. Franz Liszt was kind to all people who came to him. But Franz Liszt believed in him and in his work. So we may end by saying that Franz Liszt was a great man who remained FACTS ABOUT FRANZ LISZT 6. Among Liszt''s boyhood friends were Beethoven, Schubert and Chopin. 7. After many years as a concert pianist, Liszt became opera conductor 1. When and where was Franz Liszt born? What great musician''s life was written by Franz Liszt? THE STORY OF FRANZ LISZT id: 4234 author: Wagner, Richard title: Correspondence of Wagner and Liszt — Volume 2 date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: id: 3835 author: Wagner, Richard title: Correspondence of Wagner and Liszt — Volume 1 date: words: nan sentences: nan pages: flesch: nan cache: txt: summary: ==== make-pages.sh questions ==== make-pages.sh search ==== make-pages.sh topic modeling corpus Zipping study carrel