1. 30 Jul, 2024 1 commit
  2. 17 Jun, 2024 1 commit
  3. 08 Apr, 2024 1 commit
  4. 27 Nov, 2023 1 commit
  5. 07 Nov, 2023 1 commit
  6. 21 Sep, 2023 1 commit
  7. 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
  8. 10 Jul, 2023 1 commit
  9. 20 Jun, 2023 3 commits
  10. 06 Apr, 2023 2 commits
  11. 27 Mar, 2023 6 commits
  12. 25 Jan, 2023 1 commit
  13. 18 Oct, 2022 1 commit
  14. 17 Oct, 2022 1 commit