{
  "cksum": "520a36dbc80cba436d598e59e8403102537766b85eedaee13894944787109f9d",
  "crate_file": "keyword_extraction-1.4.2.crate",
  "crate_url": "https://static.crates.io/crates/keyword_extraction/keyword_extraction-1.4.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1.9.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-26T14:14:18Z",
  "rust_version": "1.69.0",
  "vers": "1.4.2",
  "yanked": false
}
