You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey John what version of .NET are you running? And does this happen even if you init in an empty project? If you can reproduce in a sample app I can take a look because it seems to be working okay for me.
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 a correct format.
The text was updated successfully, but these errors were encountered: