• Alfredo Di Napoli's avatar
    Fix the 'happiness' bug · 0ce35337
    Alfredo Di Napoli authored
    Fixes #258
    
    This commit fixes the issue of the "empty Ngrams". The culprit was a bug
    in the `arxiv-api` package, which was fixed by:
    
    gargantext/crawlers/arxiv-api!2 (commits)
    
    In a nutshell, due to the fact the relevant `Conduit` was never
    completing, it was blocking the `flow` function, which was endlessly
    waiting for the last part of the results to arrive.
    
    Hence we were never calling the `flowCorpusUser`, which is the function
    responsible for generating the Ngrams.
    0ce35337
Name
Last commit
Last update
..
Auth Loading commit data...
Orchestrator Loading commit data...
Auth.hs Loading commit data...
EnvTypes.hs Loading commit data...
FrontEnd.hs Loading commit data...
Orchestrator.hs Loading commit data...
Settings.hs Loading commit data...
Types.hs Loading commit data...
Utils.hs Loading commit data...