Skip to content

Commit

Permalink
test(*): update model
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjayaksaxena committed Mar 31, 2024
1 parent 1c7c588 commit 6b17414
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/test-model/readability-stats.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ const consts = require( './constants.js' );
const tkSize = consts.tkSize;

var readabilityStats = function ( rdd, its ) {
// The cache.
var cache = rdd.cache;
// wink NLP native tokens.
var tokens = rdd.tokens;
// Number of sentences.
Expand Down

0 comments on commit 6b17414

Please sign in to comment.