[Discussion] Access to temporary/working output files before separation is finished?
Open
question
- Dominant language
- Python
- Stars
- 28.4k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
I don't really need real-time stemming, but since stemming is running at > 1x speed, I would love access to the stems that have already been processed, even though the process isn't finished yet.
Are there on-disk temporary files, or are they kept in RAM?
Contributor guide
Assessment
This issue has not been assessed yet.