Allow to set NLTK options via TabPy config
Create a convenience function to expose the settings file to scripts, added NLTK options to the example script and updated SentimentAnalysis.py to use the download path and proxy settings defined in the nltk parameters in the config.
Looks good. Could you update one of the integration tests for models with the new settings (https://github.com/tableau/TabPy/tree/master/tests/integration)?
Sure, I'm having a busy week but I hope to do this before the weekend.
@ElPincheTopo would appreciate if you could address integration test comment so that we can merge your change! thanks!
Hello, Has this feature been applied yet? Running into this issue currently and could really use a solution like this. Thanks,