1911 Encyclopedia Britannica

Plaintext of the complete Encyclopedia Britannica Eleventh Edition (1910-11)

The complete 11th edition of the Encyclopedia Britannica, with individual articles contained in Wolfram Language ContentObjects. May contain minor errors related to text encoding, partitioning of articles, and more. Suitable for experimentation with TextSearch and other functionality.

(27070 elements)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["1911 Encyclopedia Britannica"]
Out[1]=

View a sample of the data:

In[2]:=
RandomSample[ResourceData["1911 Encyclopedia Britannica"], 5]
Out[2]=

Analysis

Create a search index and find objects containing a specific term:

In[3]:=
si = CreateSearchIndex[ResourceData["1911 Encyclopedia Britannica"], ContentFieldOptions -> <|"Plaintext" -> <|"Stored" -> True|>|>];
Snippet /@ TextSearch[si, "artifact"][All]
Out[3]=

Wolfram Research, "1911 Encyclopedia Britannica" from the Wolfram Data Repository (2017)   https://doi.org/10.24097/wolfram.96543.data

Data Resource History

Publisher Information