content-deduplicate
Advanced tools
Comparing version 0.6.0 to 0.7.0
{ | ||
"name": "content-deduplicate", | ||
"version": "0.6.0", | ||
"description": "Calculates distances between texts to prevent duplicate content", | ||
"version": "0.7.0", | ||
"description": "Calculates distances between texts to prevent duplicate content. DEPRECATED.", | ||
"main": "dist/index.js", | ||
@@ -57,5 +57,5 @@ "types": "dist/index.d.ts", | ||
"k-medoids": "^1.0.6", | ||
"synonym-optimizer": "2.11.0" | ||
"synonym-optimizer": "2.12.0" | ||
}, | ||
"gitHead": "a91894649092a51c5efd4f433ae293e2a9610193" | ||
"gitHead": "a1e713ca12018de288cae0223452aae91b765248" | ||
} |
# Content Deduplicate | ||
**This module is deprecated.** | ||
You can still use it, but `node-simhash` provides better approach and value. | ||
See https://medium.com/@jonathankoren/near-duplicate-detection-b6694e807f7a and https://moz.com/devblog/near-duplicate-detection. | ||
This module brings a distance functions and various helpers to calculate distance between strings. It is designed to prevent "duplicate content": avoid having 2 texts which are too close. | ||
@@ -4,0 +11,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
30799
260
+ Addedenglish-a-an@0.4.0(transitive)
+ Addedenglish-a-an-list@0.4.0(transitive)
+ Addedfrench-h-muet-aspire@2.12.0(transitive)
+ Addedrosaenlg-filter@2.12.0(transitive)
+ Addedsynonym-optimizer@2.12.0(transitive)
- Removedenglish-a-an@0.3.0(transitive)
- Removedenglish-a-an-list@0.3.0(transitive)
- Removedfrench-h-muet-aspire@2.11.0(transitive)
- Removedrosaenlg-filter@2.11.0(transitive)
- Removedsynonym-optimizer@2.11.0(transitive)
Updatedsynonym-optimizer@2.12.0