Skip to content

Commit

Permalink
The NL api was clearly trained in high society, rather than in school…
Browse files Browse the repository at this point in the history
…yard playgrounds after class.
  • Loading branch information
Jerjou Cheng committed Oct 24, 2016
1 parent 4df07bd commit 3892805
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ public class AnalyzeIT {
// Act
Sentiment sentiment =
analyzeApp.analyzeSentiment(
"You are an idiot suck face and I hope you choke on your jolly rancher.");
"That was the worst performance I've seen in awhile.");

// Assert
assertThat((double)sentiment.getMagnitude()).isGreaterThan(0.0);
Expand Down

0 comments on commit 3892805

Please sign in to comment.