{
  "_id": "6a1ef424b401979e7341599c",
  "Package": "PersianStemmer",
  "Type": "Package",
  "Title": "Persian Stemmer for Text Analysis",
  "Version": "1.0",
  "Date": "2019-06-20",
  "Author": "Roozbeh Safshekan and Rich Nielsen",
  "Maintainer": "Roozbeh Safshekan <rse@mit.edu>",
  "Description": "Allows users to stem Persian texts for text analysis.",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 07:16:08 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2019-06-28 15:00:03 UTC",
  "RemoteUrl": "https://github.com/cran/PersianStemmer",
  "RemoteRef": "HEAD",
  "RemoteSha": "946c17d59bb4ddb1ef6c96a87f609f43d90a3b8a",
  "MD5sum": "2055dba00604bad7dbd4f5481cb6b409",
  "_user": "cran",
  "_type": "src",
  "_file": "PersianStemmer_1.0.tar.gz",
  "_fileid": "b529344cf4dbcaaa76098e37d71c8d0d32f7193be100827e3c2b62255d709542",
  "_filesize": 130563,
  "_sha256": "b529344cf4dbcaaa76098e37d71c8d0d32f7193be100827e3c2b62255d709542",
  "_created": "2026-05-19T07:16:08.000Z",
  "_published": "2026-06-02T15:17:56.176Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79105821745,
      "time": 104,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7077161290"
    },
    {
      "job": 79105822959,
      "time": 108,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7077162544"
    },
    {
      "job": 79105821358,
      "time": 141,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7077128381"
    },
    {
      "job": 79105821103,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361962448"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26082197609",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/PersianStemmer",
  "_commit": {
    "id": "946c17d59bb4ddb1ef6c96a87f609f43d90a3b8a",
    "author": "Roozbeh Safshekan <rse@mit.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0\n",
    "time": 1561734003
  },
  "_maintainer": {
    "name": "Roozbeh Safshekan",
    "email": "rse@mit.edu"
  },
  "_registered": true,
  "_dependencies": [],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 178,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PersianStemmer"
  },
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/PersianStemmer.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2019-06-28"
    }
  ],
  "_exports": [
    "FixBrokenPlurals",
    "FixVerbs",
    "PerStem",
    "RefineChars",
    "RemNewlineHalfspace",
    "RemoveEnglish",
    "RemoveNumbers",
    "RemovePreSuffix",
    "RemoveStopwords",
    "ReverseTransliterate",
    "RFPunctuation",
    "Transliterate"
  ],
  "_datasets": [
    {
      "name": "UniversityofTehran",
      "title": "Persian texts",
      "object": "UniversityofTehran",
      "file": "UniversityofTehran.rda",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "PersianStemmer-package",
      "title": "A package for stemming Persian for text analysis.",
      "topics": [
        "PersianStemmer-package",
        "PersianStemmer"
      ]
    },
    {
      "page": "FixBrokenPlurals",
      "title": "Stems Arabic broken plurals",
      "topics": [
        "FixBrokenPlurals"
      ]
    },
    {
      "page": "FixVerbs",
      "title": "Stemms verbs",
      "topics": [
        "FixVerbs"
      ]
    },
    {
      "page": "PerStem",
      "title": "Persian Stemmer for Text Analysis",
      "topics": [
        "PerStem"
      ]
    },
    {
      "page": "RefineChars",
      "title": "Removes all characters that are not Latin, Persian or punctuation, and standardizes Persian characters.",
      "topics": [
        "RefineChars"
      ]
    },
    {
      "page": "RemNewlineHalfspace",
      "title": "Removes new line characters and fixes half-spaces",
      "topics": [
        "RemNewlineHalfspace"
      ]
    },
    {
      "page": "RemoveEnglish",
      "title": "Remove English characters",
      "topics": [
        "RemoveEnglish"
      ]
    },
    {
      "page": "RemoveNumbers",
      "title": "Remove numerals.",
      "topics": [
        "RemoveNumbers"
      ]
    },
    {
      "page": "RemovePreSuffix",
      "title": "Remove Persian prefixes and suffixes.",
      "topics": [
        "RemovePreSuffix"
      ]
    },
    {
      "page": "RemoveStopwords",
      "title": "Remove Persian stop-words.",
      "topics": [
        "RemoveStopwords"
      ]
    },
    {
      "page": "ReverseTransliterate",
      "title": "Transliterate Latin characters into Persian unicode characters",
      "topics": [
        "ReverseTransliterate"
      ]
    },
    {
      "page": "RFPunctuation",
      "title": "Remove or fix punctuation.",
      "topics": [
        "RFPunctuation"
      ]
    },
    {
      "page": "Transliterate",
      "title": "Transliterate Persian unicode characters into Latin characters",
      "topics": [
        "Transliterate"
      ]
    },
    {
      "page": "UniversityofTehran",
      "title": "Persian texts",
      "topics": [
        "UniversityofTehran"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1.7781512503836436,
  "_indexed": true,
  "_nocasepkg": "persianstemmer",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-19T07:17:56.000Z",
      "distro": "noble",
      "commit": "946c17d59bb4ddb1ef6c96a87f609f43d90a3b8a",
      "fileid": "6761755f96327957d12b2dc0be47880ed4b33443e758663e476dc39e1db6a602",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26082197609"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-19T07:17:59.000Z",
      "distro": "noble",
      "commit": "946c17d59bb4ddb1ef6c96a87f609f43d90a3b8a",
      "fileid": "dd7ce1e4989bbb48dcf8fe8579407728b1308e213776b098544be3ea2b513ad1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26082197609"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-06-02T15:17:30.000Z",
      "commit": "946c17d59bb4ddb1ef6c96a87f609f43d90a3b8a",
      "fileid": "1162c197b7bed45b131ca146dfed2fcab8f1604d73ce17fe1e10bf6725bcfa7d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26082197609"
    }
  ]
}