Coder Social home page Coder Social logo

gutenberg_text's Introduction

Gutenburg_Text

Downloads from Project Gutenberg

This collection of text was pulled from Project Gutenberg's Top 100 Authors Yesterday. Only the text in English were pulled if other languages were present. Indexes were deleted. This list changes frequently on project gutenberg's website, so this list will not be the same as what it is currently.

These were pulled using this python package since they made it very easy to pull the ebooks from them. Since pulling from Project Gutenberg required some specfic installs, virtual enviornments are best if using this library.

Issues

There are some current issues with this specific dataset, listed here. Take a look and see for yourself, and feel free to add if there are any more spotted.

Dataset (1.7Gigabytes)

There are 98 authors in this dataset, two were just directories of indexes. Each containing a different amount of txt files. Each txt file has a header and footer added by Project Gutenberg. Thus will needed to be removed when doing any type of analysis.

  • authors.xls: a spreadsheet of meta data about each author. Some authors have a accent marks in their names and some programs overide the encoding of a csv. The encoding holds in .xls (Excel Format). Python and R can read excel files just as they can csv files.
    • Name: str The author's name
    • Nationality: str The authors nationality
    • Gender: str The author's gender
    • genre: str the genre the author belongs in
      • These are broad categories about the authors
    • original language: str the language the authors original language
      • If not Engligh, then the text was translated from that orginal language

If you are looking for some types of ideas on analyzing text, check out our web tutorials.

gutenberg_text's People

Contributors

rcdm-uga avatar crumleyc avatar

Stargazers

Keyth M Citizen  avatar Yash More avatar  avatar Joshua Crotts avatar  avatar Rhema Linder avatar michael hearn avatar  avatar

Watchers

James Cloos avatar  avatar  avatar

gutenberg_text's Issues

This Dataset has some issues

authors.xls is not a CSV because the authors have accent marks because excel removes the encoding of CSVs. It does hold the accent marks when saved as an excel file (.xls).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.