- In `matching.py`: Add `flush = True` to `print('step', i)` in the Python function to get immediate updates - In `calculate_dynamic_topics.R`: Capture output in R and make a progress bar corresponding to `step/timeframes`
matching.py: Addflush = Truetoprint('step', i)in the Python function to get immediate updatescalculate_dynamic_topics.R: Capture output in R and make a progress bar corresponding tostep/timeframes