How deactivate some functions in VADER (sentiment analysis library) for example: deactivate removing punctuations or deactivate stops words and lemmatising and so on?
https://github.com/cjhutto/vaderSentiment
Because I do not know how edit the code and import the code after deactivate these functions