Common-SenseMakers / sensemakers

Sensemakers infrastructure for developing AI-based tools for semantic annotations of social posts. Cross-poster app to publish your semantic posts on different networks.
GNU General Public License v3.0
1 stars 2 forks source link

[NLP] Add progress bar for batch process call #69

Closed ronentk closed 1 month ago

ronentk commented 2 months ago

https://stackoverflow.com/questions/61041214/making-a-tqdm-progress-bar-for-asyncio https://github.com/langchain-ai/langchain/issues/6053

ronentk commented 2 months ago

@ShaRefOh there is also a progress bar now for batch calls :) (on nlp-dev)