Make corpus parsers asynchronous
Gargantext.Core.Text.Corpus.API
should have an asynchronous method, something with progress report.
Also, I think it's dangerous to fetch 10k's of documents and keep then in memory.
Gargantext.Core.Text.Corpus.API
should have an asynchronous method, something with progress report.
Also, I think it's dangerous to fetch 10k's of documents and keep then in memory.