Hi, great library!
Is it possible (and how) to addthe above-mentioned commandline parameters on your SentiStrength_for_python?
The author of the Java library suggested that in order to implement SentiStrength on German text, I should add the following command line parameters: noDictionary , negatingWordsOccurAfterSentiment and negatingWordsOccurAfterSentiment.
The 2018 list of command line options for the Java version lists the above-mentioned as Classification algorithm parameters.
I would appreciate any feedback in this respect.