1. 08 Apr, 2024 1 commit
  2. 12 Oct, 2023 1 commit
  3. 21 Aug, 2023 1 commit
    • 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
  4. 06 Apr, 2023 1 commit
    • Alfredo Di Napoli's avatar
      Cleaner Jobs API · 97e04297
      Alfredo Di Napoli authored
      This big commit improves the jobs API in a way that now we can
      completely abstract away over a JobLog.
      97e04297
  5. 13 Oct, 2021 1 commit
  6. 05 Aug, 2021 1 commit
  7. 16 Jul, 2021 1 commit
  8. 03 Dec, 2020 1 commit
  9. 03 Nov, 2020 2 commits
  10. 02 Nov, 2020 1 commit
  11. 27 Oct, 2020 1 commit