-
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
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| API | ||
| Core | ||
| Data/HashMap/Strict | ||
| Database | ||
| System | ||
| Utils | ||
| API.hs | ||
| Core.hs | ||
| Database.hs | ||
| Defaults.hs |