1. 11 Oct, 2023 2 commits
  2. 10 Oct, 2023 2 commits
  3. 28 Sep, 2023 1 commit
  4. 21 Sep, 2023 1 commit
  5. 12 Sep, 2023 1 commit
  6. 04 Sep, 2023 2 commits
    • Alfredo Di Napoli's avatar
      Add test to add documents to corpus · d2e498ab
      Alfredo Di Napoli authored
      We now require CoreNLP listening on port :9000. We will have to find
      a way to spin that up in CI as well.
      d2e498ab
    • 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
  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. 08 Aug, 2023 2 commits
  9. 24 Jul, 2023 2 commits
  10. 20 Jul, 2023 2 commits
  11. 21 Jun, 2023 1 commit
  12. 29 May, 2023 1 commit
  13. 12 Apr, 2023 1 commit
  14. 03 Mar, 2023 1 commit
  15. 10 Feb, 2023 1 commit
  16. 09 Feb, 2023 1 commit
  17. 10 Jan, 2023 1 commit
  18. 20 Dec, 2022 1 commit
  19. 27 Oct, 2022 1 commit
  20. 07 Oct, 2022 1 commit
  21. 07 Sep, 2022 1 commit
  22. 18 Jul, 2022 1 commit
  23. 09 Jul, 2022 1 commit
  24. 25 May, 2022 1 commit
  25. 18 Mar, 2022 1 commit
  26. 11 Mar, 2022 1 commit
  27. 01 Feb, 2022 1 commit
  28. 20 Jan, 2022 4 commits
  29. 04 Jan, 2022 1 commit
  30. 16 Dec, 2021 1 commit
  31. 08 Dec, 2021 1 commit