negapedia / wikitfidf

Wikipedia page conflict analyzer project developed for Negapedia
http://www.negapedia.org/
GNU Affero General Public License v3.0
3 stars 0 forks source link

Destemmer fails on Norwegian nationalization #2

Closed ebonetti closed 4 years ago

ebonetti commented 5 years ago

Negapedia refresh launched on Norwegian nationalization fails on wikitfidf destemming phase, follows the error log:

2019/09/24 18:18:04 Called with the command:  refresh -lang no -keep
2019/09/24 18:18:04 Interpreted as: refresh -lang = no -URL = http://%s.negapedia.org -source = net -db = 'user=postgres dbname=postgres sslmode=disable' -keep = true -notfidf = false -test = false
2019/09/24 18:18:04 Started data preprocessing
2019/09/26 03:38:44 exit status 2
Call to external command failed, with the following error stream:
make: *** [run] Error 1

github.com/negapedia/wikitfidf/internal/assets.Run
    /go/src/github.com/negapedia/wikitfidf/internal/assets/run.go:60
github.com/negapedia/wikitfidf.builder.Process
    /go/src/github.com/negapedia/wikitfidf/wikitfidf.go:183
github.com/negapedia/wikitfidf.New
    /go/src/github.com/negapedia/wikitfidf/wikitfidf.go:31
main.preprocess.func1
    /go/src/github.com/negapedia/negapedia/cmd/refresh/refresh.go:226
github.com/negapedia/negapedia/internal/preprocessor.Run.func2
    /go/src/github.com/negapedia/negapedia/internal/preprocessor/preprocessor.go:61
runtime.goexit
    /usr/local/go/src/runtime/asm_amd64.s:1357
github.com/negapedia/wikitfidf.builder.Process
    /go/src/github.com/negapedia/wikitfidf/wikitfidf.go:185
github.com/negapedia/wikitfidf.New
    /go/src/github.com/negapedia/wikitfidf/wikitfidf.go:31
main.preprocess.func1
    /go/src/github.com/negapedia/negapedia/cmd/refresh/refresh.go:226
github.com/negapedia/negapedia/internal/preprocessor.Run.func2
    /go/src/github.com/negapedia/negapedia/internal/preprocessor/preprocessor.go:61
runtime.goexit
    /usr/local/go/src/runtime/asm_amd64.s:1357

Keep up the great work, Enrico

ebonetti commented 4 years ago

Seems it's not the case anymore, so I'll close this one:

2019/11/20 11:22:23 Called with the command:  refresh -lang no -keep -tfidf
2019/11/20 11:22:23 Interpreted as: refresh -lang = no -url = http://%s.negapedia.org -source = net -db = 'user=postgres dbname=postgres sslmode=disable' -keep = true -tfidf = true -test = false
2019/11/20 11:22:23 Started data preprocessing
2019/11/21 04:39:55 Started savepoint data import
2019/11/21 04:39:56 Connected to the database
2019/11/21 04:51:33 Started tarball dump
2019/11/21 05:53:00 Tarball dump exported successfully
2019/11/21 05:53:00 Time elapsed since start:  18h30m36.319604808s