Linas Valiukas
Linas Valiukas
Could you post a sample API query for the issue? Is it word cloud generation? Also noting that we don’t support Persian, Bulgarian nor Indonesian. On Thu, 8 Nov 2018...
I now think that having a separate Munin plugin that would monitor something like Facebook Graph API would not the most optimal solution because 1) we would have to come...
Hey @apwerk! Dunno, can't replicate your issue. Could you try refetching the modules: ``` git submodule update --init --recursive ``` or just re-cloning the repository? Also, are you using Windows...
Super low effort attempts of mine to do that were made in both `docker-compose.dist.yml` (e.g. https://github.com/berkmancenter/mediacloud/blob/master/apps/docker-compose.dist.yml#L1189-L1191) plus at the top of each `Dockerfile`. Sure, I could have been less terse...
@esirK if you're up for it, I think it would be better to extend annotations that we currently have in `docker-compose.dist.yml`, e.g.: https://github.com/mediacloud/backend/blob/master/apps/docker-compose.dist.yml#L1164-L1166 This is the file that we constantly...
I've tried applying some unsupervised and supervised ML ideas on labeling sitemap URLs. First off, disclaimer:  meaning that it was my first ever attempt at ML, and my knowledge...
> This is good progress, but I think the approach is odd. If we want to make > sure that the heuristic approach is valid enough to provide a training...
How is that not a manually coded set if I have manually coded the Colombian training dataset with the help of a bunch of per-source, manually tailored regexes just to...
Thanks Jason, your input is very useful and I appreciate it! > If I can chime in here for a moment and offer some suggestions. From what I've read so...
As always with issues like this, would you be able to post a specific API call, complete with the host that you're calling (is it the frontend cache or the...