{
  "cksum": "f0efa28e79b3a5f72586318c07c24477a169c688e5065fde647c71b3952a2d42",
  "crate_file": "keyword_extraction-1.4.3.crate",
  "crate_url": "https://static.crates.io/crates/keyword_extraction/keyword_extraction-1.4.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "^1.10.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "stop-words",
      "optional": false,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "unicode-segmentation",
      "optional": false,
      "req": "^1.11.0",
      "target": null
    }
  ],
  "features": {
    "all": [
      "tf_idf",
      "co_occurrence",
      "rake",
      "text_rank",
      "yake"
    ],
    "co_occurrence": [],
    "default": [
      "tf_idf",
      "rake",
      "text_rank"
    ],
    "parallel": [
      "rayon"
    ],
    "rake": [],
    "text_rank": [],
    "tf_idf": [],
    "yake": []
  },
  "index_path": "ke/yw/keyword_extraction",
  "name": "keyword_extraction",
  "pubtime": "2024-04-28T02:34:22Z",
  "rust_version": "1.69.0",
  "vers": "1.4.3",
  "yanked": false
}
