This package makes it easy for a Golang program to get a large body of a (non-trivial) English text.
Install the package:
go get github.com/wkoszek/go-texttestdata
There is an example in examples directory which you can build:
cd ./examples/
go build example.go
I was able to provide some additional .txt
thanks to: https://github.com/ssbc/ssb-testnet.git and project Gutenberg.
- Wojciech Adam Koszek, wojciech@koszek.com
- http://www.koszek.com