Jose Luis Ricon

Results 5 comments of Jose Luis Ricon

Adding client.escape = True may solve it

A workaround I found in my latest implementation of the full corpus: Dump everything to one huge CSV, then use the \COPY command to load everything (This is the fastest...

What are some tests that I can try to do? (To see how long my postgres takes)? (A query that I can run)

So as one test, for the 'hallmarks of aging' paper (~5k citations), the first+second order citations) can be retrieved in 1.3 seconds. This is 27k papers. At this point the...

> Though in that case, why do you even need a database? Semantic Scholar already lists all citations, can't you just query it directly, or just use their interface? Because...