Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 57575b8

Browse files
Update sketch.js
1 parent eb58d1a commit 57575b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎044_afinn111SentimentAnalysis/P5/sketch.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
var afinn;
77

88
function preload() {
9-
afinn = loadJSON('afinn111.json');
9+
afinn = loadJSON('afinn111-edited.json');
1010
}
1111

1212
function setup() {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /