# Topic modeling loop project ## installation Create a new environment, then install the required python packages with: ```pip install -r requirements.txt``` ## usage ... still in experimenting phase...