Show HN: Gutenberg – A simple interface to the Project Gutenberg corpus
1–10 of 14 posts
Re: Show HN: Gutenberg – A simple interface to the Project Gutenberg corpus
#2Re: Show HN: Gutenberg – A simple interface to the Project Gutenberg corpus
#3I just made a github repo for each Gutenber book: https://github.com/GITenberg
This will be very helpful, the XML/RDF files are a hassle.
Re: Show HN: Gutenberg – A simple interface to the Project Gutenberg corpus
#4This is fantastic! I just made a github repo for each Gutenber book: https://github.com/GITenberg This will be very helpful, the XML/RDF files are a hassle.
Re: Show HN: Gutenberg – A simple interface to the Project Gutenberg corpus
#5This is fantastic! I just made a github repo for each Gutenber book: https://github.com/GITenberg This will be very helpful, the XML/RDF files are a hassle.
Re: Show HN: Gutenberg – A simple interface to the Project Gutenberg corpus
#6This is fantastic! I just made a github repo for each Gutenber book: https://github.com/GITenberg This will be very helpful, the XML/RDF files are a hassle.
Are the github repos intended to collect errata? Do you know of a database which has metadata for all the Gutenberg books?
Re: Show HN: Gutenberg – A simple interface to the Project Gutenberg corpus
#7I built this because I think that Project Gutenberg is a great resource for NLP (e.g. stylometry, tracking writing styles over time, authorship detection, ...) - I wanted to use the data on Project Gutenberg a number of times in the past but always ended up using another corpus because there wasn't an easy way to access the Project Gutenberg data. Hopefully this library fixes that.
The project currently is "works on my machine" quality, so please do report any bugs you stumble across.
Also, if you can think of any use-cases for the Project Gutenberg data that aren't easily doable using the functionality that is currently available in the library, please let me know (e.g. by filing a ticket on the Bitbucket repo).
Re: Show HN: Gutenberg – A simple interface to the Project Gutenberg corpus
#8This is fantastic! I just made a github repo for each Gutenber book: https://github.com/GITenberg This will be very helpful, the XML/RDF files are a hassle.
Are the github repos intended to collect errata? Do you know of a database which has metadata for all the Gutenberg books?
Re: Show HN: Gutenberg – A simple interface to the Project Gutenberg corpus
#9Earlier quoted context omitted.
Are the github repos intended to collect errata? Do you know of a database which has metadata for all the Gutenberg books?
There's a database of RDF files that describe the books ( http://www.gutenberg.org/cache/epub/feeds/rdf-files.tar.bz2 ), but its a bit of a pain to use and doesn't link the books back to the API that should be used for crawling Project Gutenberg ( http://www.gutenberg.org/robot/harvest ).
Re: Show HN: Gutenberg – A simple interface to the Project Gutenberg corpus
#10This is fantastic! I just made a github repo for each Gutenber book: https://github.com/GITenberg This will be very helpful, the XML/RDF files are a hassle.
Why is Git in uppercase?