5 lines
160 B
Go
5 lines
160 B
Go
|
package corpus
|
||
|
|
||
|
// The download URL for CORPUS data
|
||
|
const url string = "https://publicdatafeeds.networkrail.co.uk/ntrod/SupportingFileAuthenticate?type=CORPUS"
|