{
  "cksum": "c25710ba2c50e4762b267b7387a989d8d1a8235f5cf26cd84e34aac30b263140",
  "crate_file": "keyword_extraction-1.3.0.crate",
  "crate_url": "https://static.crates.io/crates/keyword_extraction/keyword_extraction-1.3.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "^1.10.2",
      "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.10.1",
      "target": null
    }
  ],
  "features": {
    "all": [
      "tf_idf",
      "co_occurrence",
      "rake",
      "text_rank"
    ],
    "co_occurrence": [],
    "default": [
      "tf_idf",
      "rake",
      "text_rank"
    ],
    "parallel": [
      "rayon"
    ],
    "rake": [],
    "text_rank": [],
    "tf_idf": []
  },
  "index_path": "ke/yw/keyword_extraction",
  "name": "keyword_extraction",
  "pubtime": "2023-12-12T10:24:21Z",
  "rust_version": "1.69.0",
  "vers": "1.3.0",
  "yanked": false
}
