data2json.go: aangepast aan grote reorganisatie
This commit is contained in:
@@ -128,7 +128,7 @@ func makeParts(source string) *Parts {
|
||||
func makeValues(source, part string) [][5]any {
|
||||
v := make([][5]any, 0)
|
||||
|
||||
filename := fmt.Sprintf("/net/corpora/nlnieuws/data/%d/%s-%s-%d-%02d-%d%s",
|
||||
filename := fmt.Sprintf("/net/corpora/nlnieuws/data/%d/%s-%s-%d.%02d-%d%s",
|
||||
year,
|
||||
sources[source],
|
||||
parts[part].file,
|
||||
|
||||
Reference in New Issue
Block a user