Hi, great library!
Is it possible (and how) to add the above-mentioned commandline parameters on your Python-SentiStrength?
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.