{
  "cksum": "698110e098a0a73103646b222c513d9c6599d0751f65f7a91a0c0d9f5d7b9bad",
  "crate_file": "keyword_extraction-1.3.1.crate",
  "crate_url": "https://static.crates.io/crates/keyword_extraction/keyword_extraction-1.3.1.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"
    ],
    "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": "2024-03-24T03:09:36Z",
  "rust_version": "1.69.0",
  "vers": "1.3.1",
  "yanked": false
}
