1. 11 Oct, 2023 1 commit
  2. 28 Sep, 2023 1 commit
  3. 21 Sep, 2023 1 commit
  4. 04 Sep, 2023 1 commit
    • Alfredo Di Napoli's avatar
      Add addDocumentsToHyperCorpus function · 223d0d09
      Alfredo Di Napoli authored
      This commit refactors the codebase to add a new function called
      `addDocumentsToHyperCorpus` which generalises the common pattern of
      calling `insertMasterDocs` and later adding the documents via the DB
      `Doc` functions.
      
      It also "lowers" some functions to run into a plain `DBCmd`.
      223d0d09
  5. 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
  6. 08 Aug, 2023 1 commit
  7. 10 Jan, 2023 1 commit
  8. 20 Dec, 2022 1 commit
  9. 07 Sep, 2022 1 commit
  10. 25 May, 2022 1 commit
  11. 01 Feb, 2022 1 commit
  12. 20 Jan, 2022 2 commits
  13. 16 Dec, 2021 1 commit
  14. 08 Dec, 2021 1 commit
  15. 07 Dec, 2021 1 commit
  16. 23 Dec, 2020 1 commit
  17. 22 Dec, 2020 1 commit
  18. 01 Oct, 2020 1 commit
  19. 18 Sep, 2020 1 commit
  20. 08 Sep, 2020 1 commit
  21. 07 Sep, 2020 2 commits
  22. 04 Sep, 2020 2 commits
  23. 02 Sep, 2020 1 commit
  24. 27 Aug, 2020 1 commit
  25. 26 Aug, 2020 1 commit
  26. 23 Jul, 2020 1 commit
  27. 16 Jul, 2020 1 commit
  28. 15 Jul, 2020 2 commits
  29. 03 Jun, 2020 1 commit
  30. 02 Jun, 2020 1 commit
  31. 29 Apr, 2020 1 commit
  32. 28 Apr, 2020 1 commit