You can discover beliefs that are shocking today, such as this excerpt from the article "Adolescence": "In the case of girls, let them run, leap and climb with their brothers for the first twelve years or so of life. But as puberty approaches, with all the change, stress and strain dependent thereon, their lives should be appropriately modified. Rest should be enforced during the menstrual periods of these earlier ye…
You can nowadays paste the text from pretty much anything that's in the public domain into a near-SOTA LLM such as Kimi or GLM and it will give you a pretty nice summary of what it's about in modern language (Extremely useful: the LLM tendency to go overboard on formatting nicely balances out the wall-of-text format from historical publications, which was aimed at saving paper and minimizing manual layout effort), an…
Britannica11.org – a structured edition of the 1911 Encyclopædia Britannica
51–60 of 138 posts
Re: Britannica11.org – a structured edition of the 1911 Encyclopædia Britannica
#52Earlier quoted context omitted.
I feel exactly the same way about encyclopedias and dictionaries. And Encarta really was amazing. You'd be surprised how much modern criticism of the 11th amounts to "no entry on the Great War", except in earnest.
Thanks a lot for this incredible gem! By the way, it looks like there's a bug where I can't search for articles when already inside one. To do so, I need to go back to home > articles and then search.
Re: Britannica11.org – a structured edition of the 1911 Encyclopædia Britannica
#53I rebuilt the 1911 Encyclopædia Britannica into a clean, structured, navigable site: https://britannica11.org/ What it does: – ~37k articles reconstructed from the original volumes – section-level structure (contents are clickable within articles) – cross-references extracted and linked – contributors indexed and searchable – original volume + page references preserved and shown while reading – links to the original…
Re: Britannica11.org – a structured edition of the 1911 Encyclopædia Britannica
#54You can discover beliefs that are shocking today, such as this excerpt from the article "Adolescence": "In the case of girls, let them run, leap and climb with their brothers for the first twelve years or so of life. But as puberty approaches, with all the change, stress and strain dependent thereon, their lives should be appropriately modified. Rest should be enforced during the menstrual periods of these earlier ye…
You can nowadays paste the text from pretty much anything that's in the public domain into a near-SOTA LLM such as Kimi or GLM and it will give you a pretty nice summary of what it's about in modern language (Extremely useful: the LLM tendency to go overboard on formatting nicely balances out the wall-of-text format from historical publications, which was aimed at saving paper and minimizing manual layout effort), an…
Re: Britannica11.org – a structured edition of the 1911 Encyclopædia Britannica
#55Small world - I'm currently cleaning up scans of the EB 9th edition to put it online as a mediawiki site; I'm including all the illustrations and plates so I'm only a third of the way through. I've been testing different OCR tools and so far I've been the most impressed with paddleOCR - it correctly split the text columns, labled the illustrations, and noted the maragin text. Still, it's not perfect, so I'm having to…
Other material that would be fun to put online in a hyperlinked and indexed format include geographic and medical atlases and the Baedeker travel guides.
Re: Britannica11.org – a structured edition of the 1911 Encyclopædia Britannica
#56Very, very cool. Hats off. I've considered attempting a more limited form of this for years. For those who don't know, the 1911 Britannica is heralded for several reasons (and rightly criticized for regrettable others), but the most well-known is that it was the last encyclopedia before The Great War, and hence had a good amount of steam/optimism coming from the first and second industrial revolutions and the "Progre…
You can already do that on Wikisource. For example, here's p. 658 from the entry on "Molecule":
https://en.wikisource.org/wiki/Page:EB1911_-_Volume_18.djvu/...
Also OP: I noticed some fidelity issues in your version (at https://britannica11.org/article/18-0684-s2/molecule). For example parts of the math formula under the line that ends with "the molecules of other kinds" ([1]) are missing (compare [2]). Also, in your version fn. 1 of this article is attached to "as they have always done" ([3]) but it should actually be attached to "Atom" on p. 654 ([4]):
[1] https://britannica11.org/article/18-0684-s2/molecule#:~:text...
[2] https://en.wikisource.org/wiki/Page:EB1911_-_Volume_18.djvu/...
[3] https://britannica11.org/article/18-0684-s2/molecule#:~:text...
[4] https://en.wikisource.org/wiki/Page:EB1911_-_Volume_18.djvu/...
Re: Britannica11.org – a structured edition of the 1911 Encyclopædia Britannica
#57Small world - I'm currently cleaning up scans of the EB 9th edition to put it online as a mediawiki site; I'm including all the illustrations and plates so I'm only a third of the way through. I've been testing different OCR tools and so far I've been the most impressed with paddleOCR - it correctly split the text columns, labled the illustrations, and noted the maragin text. Still, it's not perfect, so I'm having to…
Re: Britannica11.org – a structured edition of the 1911 Encyclopædia Britannica
#58I've been meaning to build ~exactly this experience, but for the 1952 Encyclopedia Brittanica Great Books of the World collection and its experimental index Syntopicon [0]. Would love to know more about how you OCR'd or otherwise ingested and parsed the raw material. I have a physical copy of the books, and I found some samizdat raw-image scans and started working on a custom OCR pipeline, but wondering if maybe I co…
That collection is not in the public domain, AIUI? You might be able to do it for the Harvard Classics, which has a nice collection-wide index of terms. https://en.wikisource.org/wiki/The_Harvard_Classics has links to the scans.
Re: Britannica11.org – a structured edition of the 1911 Encyclopædia Britannica
#59I've been meaning to build ~exactly this experience, but for the 1952 Encyclopedia Brittanica Great Books of the World collection and its experimental index Syntopicon [0]. Would love to know more about how you OCR'd or otherwise ingested and parsed the raw material. I have a physical copy of the books, and I found some samizdat raw-image scans and started working on a custom OCR pipeline, but wondering if maybe I co…
I'm familiar with the Synopticon, which would be fun to structure. I didn’t do OCR myself, except for the topic index and to fill in a few gaps. I started from existing Wikisource text and then built a pipeline around that: cleaning (headers, hyphenation, etc.), detecting article boundaries, reconstructing sections, and linking things back to the original page images. Most of the effort went into rendering the comple…
Re: Britannica11.org – a structured edition of the 1911 Encyclopædia Britannica
#60Earlier quoted context omitted.
You can nowadays paste the text from pretty much anything that's in the public domain into a near-SOTA LLM such as Kimi or GLM and it will give you a pretty nice summary of what it's about in modern language (Extremely useful: the LLM tendency to go overboard on formatting nicely balances out the wall-of-text format from historical publications, which was aimed at saving paper and minimizing manual layout effort), an…
You didn't really explain what that does for you. Why do you paste it into an LLM?