Saeed

Results 5 issues of Saeed

When I set --N to 10000, it scraped 1140 reviews, then threw this message and stopped: [0724/211919.550:INFO:CONSOLE(1550)] "Uncaught RangeError: Maximum call stack size exceeded", source: /maps/_/js/k=maps.m.en.b7ZwJWQZkHM.2019.O/ck=maps.m.HgR1ySVFXik.L.W.O/m=vwr,vd,a,nrw,owc,ob2,sp,en,smi,sc,vlg,smr,as,wrc/am=BoDCIhAB/rt=j/d=1/rs=ACT90oEnDViSjerMr5DSozguPqRfPvO2Xg/ed=1/exm=sc2,per,mo,lp,ti,ds,stx,dwi,enr,pwd,dw,ppl,log,std,b (1550) This is the...

Is it possible to get the data for that histogram-like graph that appears on the screen when you hover over the progress bar and shows the most re-played parts of...

enhancement

When I want to use TextBlob, there is an error asking me to run: python -m textblob.download_corpora When it run that, it does download the corpora in the directory :...

I am using Stanza to identify NER is short pieces of text like (business names/brand names). Here is one example: ``` # BUILDING THE MODELS #-----stanza sen = stanza.Pipeline ("en")...

question

@ejolly Am I correct that currently you can not include offset or weights for count and ratio dependent variable when family = 'poisson' in lmer? If yes, that will make...