Skip to content

Commit f96d092

Browse files
committed
Update
1 parent 8645dde commit f96d092

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TokenBasedWordPredictionGlobalIMDbDemo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,8 +217,8 @@ def plot_precision_recall_curve(scores, labels):
217217
break
218218

219219
print("¬" + feature_names[k - X_train.shape[1]], end=' ')
220-
221220
print()
221+
222222
print("\n*** Negative Polarity ***\n")
223223

224224
for j in range(args.num_clauses//2):

0 commit comments

Comments
 (0)