Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to set NLTK options via TabPy config #471

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ElPincheTopo
Copy link

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.

Add convenience function for building the config dict
Allow to modify the NLTK download path and proxy settings via the tabpy config file.
@0golovatyi
Copy link
Contributor

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)?

@ElPincheTopo
Copy link
Author

Sure, I'm having a busy week but I hope to do this before the weekend.

@cgore1
Copy link
Collaborator

cgore1 commented Jul 27, 2021

@ElPincheTopo would appreciate if you could address integration test comment so that we can merge your change! thanks!

@salvuswarez
Copy link

Hello,
Has this feature been applied yet? Running into this issue currently and could really use a solution like this.
Thanks,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants