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. 20 Dec, 2022 1 commit
  7. 01 Feb, 2022 1 commit
  8. 20 Jan, 2022 2 commits
  9. 18 Sep, 2020 1 commit
  10. 02 Jun, 2020 1 commit
  11. 29 Apr, 2020 1 commit
  12. 28 Apr, 2020 1 commit
  13. 12 Apr, 2020 1 commit
  14. 11 Apr, 2020 1 commit
  15. 06 Apr, 2020 1 commit
  16. 31 Jan, 2020 1 commit
  17. 23 Jul, 2019 2 commits
  18. 08 Jan, 2019 1 commit
  19. 18 Dec, 2018 1 commit
  20. 08 Dec, 2018 2 commits
  21. 19 Oct, 2018 3 commits
  22. 18 Oct, 2018 2 commits