Slashdot Mirror


Google Books Makes a Word Cloud of Human History

An anonymous reader writes "From Ed Yong at the Not Exactly Rocket Science blog: 'Just as petrified fossils tell us about the evolution of life on earth, the words written in books narrate the history of humanity. The words tell a story, not just through the sentences they form, but in how often they occur. Uncovering those tales isn't easy — you'd need to convert books into a digital format so that their text can be analyzed and compared. And you'd need to do that for millions of books. Fortunately, that's exactly what Google have been doing since 2004.' Yong goes on to explain that the astounding record of human culture found in Google Books offers new research paths to social scientists, linguists, and humanities scholars. Some of the early findings (abstract), based on an analysis of 5 million books containing 500 billion words: English is still adding words at a breathtaking pace; grammar is evolving and often becoming more regular; we're forgetting our history more quickly; and celebrities are younger than they used to be. You can also play with the Google Books search tool yourself. For example, here's a neat comparison of how often the words Britannica and Wikipedia have appeared."

6 of 127 comments (clear)

  1. OCR errors by SputnikPanic · · Score: 5, Interesting

    AFAIK, Google Books doesn't do the sort of methodical OCR clean-up that Project Gutenberg does, so a lot of Google's digitized books have a a fair number of errors. It'd be funny to see what kind of blips this might creates in our extracted cultural history!

  2. Case sensitive? by IWannaBeAnAC · · Score: 4, Informative

    Interesting that it is case sensitive. Searching for "britannica,wikipedia" in lowercase, produces, for today, close to zero for brittanica, and 0.00005% for wikipedia, which is not far off the result for Wikipedia (with capital).

    Putting these together, the case-insensitive comparison of brittanica and wikipedia has wikipedia already well ahead of brittanica, at around 0.00010% for britannica, vs 0.00013% for wikipedia.

  3. Slashdot circa 1885 by Anonymous Coward · · Score: 5, Funny
    http://ngrams.googlelabs.com/graph?content=slashdot&year_start=1800&year_end=2008&corpus=0&smoothing=3

    Sometime around 1885, the very first Anonymouse Cowarde briefly tried writing about Slashdot, but apparently died off before his comments could be modded up.

  4. A bit sparse of an article by alcourt · · Score: 4, Interesting

    I wish they had gone in the article into more depth about grammar changes, rather than just word forms. For example, sentence ordering, comma usage, and some various other grammar items would be more intriguing. I found the burnt/burned the most interesting comparison because it showed an example of two competing versions of a word.

    Interesting idea, but as was stated in the article, there are definite limits to what this technique can study, and many are unconvinced of its value for more than highly limited problems.

    --
    "I may disagree with what you say, but I will defend unto the death your right to say it." -- Voltaire
  5. Rickrolled easter egg by daboochmeister · · Score: 4, Funny
    --
    "Ahh! I see you're in that indeterminate Schrodinger state where - oh, uh ... never mind." Dave Bucci
  6. Google Books vs. real corpora by CorpusProf · · Score: 4, Informative

    http://corpus.byu.edu/coha
    Corpus of Historical American English.

    -- 400 million words, 1810s-2000s.
    -- Allows for many types of searches that Google Books can't:
    * accurate frequency of words and phrases by decade and year
    * changes in word forms (via wildcard searches)
    * grammatical changes (because corpus is "tagged" for part of speech)
    * changes in meaning (via collocates; "nearby words")
    * show all words that are more common in one set of decades than others
    * integrate synonyms and customized word lists into queries
    * etc etc etc
    -- Funded by the National Endowment for the Humanities (NEH), 2009-2011.

    Take a look at the "Compare to Google/Archives" link off the first page.