JohnWinner

Results 2 issues of JohnWinner

For your information your component is crashing right at initialization: `SentimentIntensityAnalyzer analyzer = new SentimentIntensityAnalyzer();` System.TypeInitializationException: 'The type initializer for 'VaderSharp.SentimentIntensityAnalyzer' threw an exception FormatException: Input string was not in...

easynmt docker install is working fine through http requests. Now i'd like to run some benchmark. How do you run /examples/test_translation_speed.py ?