I have a script that uses the nltk python library. I'm just trying to wrap my head around how one would install this library and potentially other libraries as well on AWS/EC2. This is a standalone script.
I figured it might be done with the aws cli but the documentation on Amazon seems to be lacking a bit.
Can someone help a complete Python newb with some Python and AWS?!?! :) Thanks!