{
  "cksum": "4f26fc13442fe38508c45a01914eaee5a3610b603da3fdb201294841d2d46dc6",
  "crate_file": "keyword_extraction-1.2.1.crate",
  "crate_url": "https://static.crates.io/crates/keyword_extraction/keyword_extraction-1.2.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "^1.7.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "stop-words",
      "optional": false,
      "req": "^0.7.1",
      "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"
    ],
    "parallel": [
      "rayon"
    ],
    "rake": [],
    "text_rank": [],
    "tf_idf": []
  },
  "index_path": "ke/yw/keyword_extraction",
  "name": "keyword_extraction",
  "pubtime": "2023-06-07T18:50:14Z",
  "rust_version": "1.69.0",
  "vers": "1.2.1",
  "yanked": false
}
