WordsWordsWords: Difference between revisions
From charlesreid1
(Created page with "A brief overview of the Words Words Words project: http://charlesreid1.github.io/wordswordswords/ This application parses ebooks from Project Gutenberg. It compiles a list of...") |
No edit summary |
||
| Line 2: | Line 2: | ||
This application parses ebooks from Project Gutenberg. It compiles a list of unique words found in a book. It looks up each of those words in an online etymology dictionary, and finds the root language of a word, if available, and stores that. It then renders the text of the ebook, and color-codes each word based on its root language. | This application parses ebooks from Project Gutenberg. It compiles a list of unique words found in a book. It looks up each of those words in an online etymology dictionary, and finds the root language of a word, if available, and stores that. It then renders the text of the ebook, and color-codes each word based on its root language. | ||
[[Category:Scrapers]] | |||
[[Category:Scraping]] | |||
[[Category:Web Scraping]] | |||
Revision as of 22:37, 3 August 2015
A brief overview of the Words Words Words project: http://charlesreid1.github.io/wordswordswords/
This application parses ebooks from Project Gutenberg. It compiles a list of unique words found in a book. It looks up each of those words in an online etymology dictionary, and finds the root language of a word, if available, and stores that. It then renders the text of the ebook, and color-codes each word based on its root language.