Cabu
Cabu
``` pip install -U katrain==1.11 ERROR: Ignored the following versions that require a different python version: 1.0.5 Requires-Python >=3.6, =3.7, =3.7, =3.7,
I have a similar problem with the NYTimes where the beginning of the article is not loaded. The article is written over 2 DIVs and the system pick the second...
NYTimes articles are over 2 DIVs and generally the second one is bigger making newspaper picking it.
I found that changing PARENT_DECAY to 1.0 make it for NYT
@loaighoraba `paper = newspaper.build(source_url, PARENT_DECAY=1.0)`
@loaighoraba Ho yes. I see, now it seems to be hardcoded in extractor.py line 825 :/ Having it as a 'hidden' feature was practical for sources like the NYT.
Hum, windows 10? :)
Binary distribution of vmprof for people who don't/can't have visual studio installed on their computer?
> is it resolved? move to - https://github.com/mrevutskyi/flask-restless-ng I tried flask-restless-ng, but if my memory is still good about it, is too NG and too much change to the API...
I am in a process to propose a patch to Leela Zero implementing the changes for Lizzie as a command line parameter. That way other GUI like sabaki could take...