{
  "_id": "6a5343619b92047c28d5740a",
  "Package": "malaytextr",
  "Title": "Text Mining for Bahasa Malaysia",
  "Version": "0.1.3",
  "Authors@R": "person(given = \"Zahier\",\nfamily = \"Nasrudin\",\nrole = c(\"aut\", \"cre\"),\nemail = \"zahiernasrudin@gmail.com\",\ncomment = c(ORCID = \"0000-0002-7060-776X\"))",
  "Description": "It is designed to work with text written in Bahasa\nMalaysia. We provide functions and data sets that will make\nworking with Bahasa Malaysia text much easier. For word\nstemming in particular, we will look up the Malay words in a\ndictionary and then proceed to remove \"extra suffix\" as\nexplained in Khan, Rehman Ullah, Fitri Suraya Mohamad, Muh Inam\nUlHaq, Shahren Ahmad Zadi Adruce, Philip Nuli Anding, Sajjad\nNawaz Khan, and Abdulrazak Yahya Saleh Al-Hababi (2017)\n<https://ijrest.net/vol-4-issue-12.html> . This package\nincludes a dictionary of Malay words that may be used to\nperform word stemming, a dataset of Malay stop words, a dataset\nof sentiment words and a dataset of normalized words.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "URL": "https://github.com/zahiernasrudin/malaytextr",
  "BugReports": "https://github.com/zahiernasrudin/malaytextr/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://zahiernasrudin.r-universe.dev",
  "Date/Publication": "2023-06-22 11:03:53 UTC",
  "RemoteUrl": "https://github.com/zahiernasrudin/malaytextr",
  "RemoteRef": "HEAD",
  "RemoteSha": "217e687dff84381c5191ec344e15827a317f8079",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-12 07:30:14 UTC",
    "User": "root"
  },
  "Author": "Zahier Nasrudin [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-7060-776X>)",
  "Maintainer": "Zahier Nasrudin <zahiernasrudin@gmail.com>",
  "_user": "zahiernasrudin",
  "_type": "src",
  "_file": "malaytextr_0.1.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/8d636f4374fde147600ae1817a8569a11ba6a7890d973c8bfbcbabe8081c91b1",
  "_filesize": 154775,
  "_sha256": "8d636f4374fde147600ae1817a8569a11ba6a7890d973c8bfbcbabe8081c91b1",
  "_expires": "2026-10-20T07:33:51.000Z",
  "_created": "2026-07-12T07:30:14.000Z",
  "_published": "2026-07-12T07:33:52.970Z",
  "_jobs": [
    {
      "job": 86627652159,
      "time": 177,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8257509324"
    },
    {
      "job": 86627652179,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8257506226"
    },
    {
      "job": 86627652191,
      "time": 173,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8257504773"
    },
    {
      "job": 86627652163,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8257498019"
    },
    {
      "job": 86627368959,
      "time": 238,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8257481963"
    },
    {
      "job": 86627652162,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8257498971"
    },
    {
      "job": 86627652195,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8257493891"
    },
    {
      "job": 86627652175,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8257492795"
    },
    {
      "job": 86627652180,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8257493945"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/zahiernasrudin/actions/runs/29184232596",
  "_status": "success",
  "_upstream": "https://github.com/zahiernasrudin/malaytextr",
  "_commit": {
    "id": "217e687dff84381c5191ec344e15827a317f8079",
    "author": "Zahier Nasrudin <zahiernasrudin@Zahiers-MBP.realtek>",
    "committer": "Zahier Nasrudin <zahiernasrudin@Zahiers-MBP.realtek>",
    "message": "new dataset\n",
    "time": 1687431833
  },
  "_maintainer": {
    "name": "Zahier Nasrudin",
    "email": "zahiernasrudin@gmail.com",
    "login": "zahiernasrudin",
    "description": "",
    "uuid": 72381112,
    "orcid": "0000-0002-7060-776X"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "zahiernasrudin",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "zahiernasrudin",
      "count": 42,
      "uuid": 72381112
    }
  ],
  "_userbio": {
    "uuid": 72381112,
    "type": "user",
    "name": "Zahier Nasrudin",
    "followers": 5
  },
  "_downloads": {
    "count": 235,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/malaytextr"
  },
  "_devurl": "https://github.com/zahiernasrudin/malaytextr",
  "_searchresults": 5,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/malaytextr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/zahiernasrudin/malaytextr",
  "_realowner": "zahiernasrudin",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-08-16"
    },
    {
      "version": "0.1.1",
      "date": "2021-08-17"
    },
    {
      "version": "0.1.2",
      "date": "2021-10-23"
    },
    {
      "version": "0.1.3",
      "date": "2023-01-17"
    }
  ],
  "_exports": [
    "%>%",
    "remove_url",
    "stem_malay"
  ],
  "_datasets": [
    {
      "name": "malayrootwords",
      "title": "Data of Malay root words",
      "object": "malayrootwords",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Col Word",
        "Root Word"
      ],
      "rows": 4310,
      "table": true,
      "tojson": true
    },
    {
      "name": "malaysia_politic_sentiment",
      "title": "Malaysia Politic Tweets Sentiment Dataset (Positive, Negative or Neutral)",
      "object": "malaysia_politic_sentiment",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "text",
        "sentiment"
      ],
      "rows": 71,
      "table": true,
      "tojson": true
    },
    {
      "name": "malaystopwords",
      "title": "Data of Malay stop words",
      "object": "malaystopwords",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "stopwords"
      ],
      "rows": 512,
      "table": true,
      "tojson": true
    },
    {
      "name": "normalized",
      "title": "Data of Malay normalized words",
      "object": "normalized",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Col Word",
        "Normalized Word"
      ],
      "rows": 153,
      "table": true,
      "tojson": true
    },
    {
      "name": "sentiment_general",
      "title": "Data of Sentiment Words (Positive or Negative)",
      "object": "sentiment_general",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Word",
        "Sentiment"
      ],
      "rows": 1428,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "malayrootwords",
      "title": "Data of Malay root words",
      "topics": [
        "malayrootwords"
      ]
    },
    {
      "page": "malaysia_politic_sentiment",
      "title": "Malaysia Politic Tweets Sentiment Dataset (Positive, Negative or Neutral)",
      "topics": [
        "malaysia_politic_sentiment"
      ]
    },
    {
      "page": "malaystopwords",
      "title": "Data of Malay stop words",
      "topics": [
        "malaystopwords"
      ]
    },
    {
      "page": "normalized",
      "title": "Data of Malay normalized words",
      "topics": [
        "normalized"
      ]
    },
    {
      "page": "remove_url",
      "title": "Remove URL links",
      "topics": [
        "remove_url"
      ]
    },
    {
      "page": "sentiment_general",
      "title": "Data of Sentiment Words (Positive or Negative)",
      "topics": [
        "sentiment_general"
      ]
    },
    {
      "page": "stem_malay",
      "title": "Stemming Malay words",
      "topics": [
        "stem_malay"
      ]
    }
  ],
  "_readme": "https://github.com/zahiernasrudin/malaytextr/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "malaytextr.Rmd",
      "filename": "malaytextr.html",
      "title": "malaytextr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Examples",
        "Malay root words",
        "Stem Malay words",
        "Remove URLs",
        "Malay stop words",
        "Sentiment lexicon"
      ],
      "created": "2021-08-13 09:31:56",
      "modified": "2022-12-19 12:19:37",
      "commits": 4
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "malaytextr",
  "_universes": [
    "zahiernasrudin"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-07-12T07:33:14.000Z",
      "distro": "resolute",
      "commit": "217e687dff84381c5191ec344e15827a317f8079",
      "fileid": "https://r2.ropensci.org/3a6ad897fbfb0b1492444d32b66e54abcbe461b17c1f66adaaaa1918406fddce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zahiernasrudin/actions/runs/29184232596"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-07-12T07:32:51.000Z",
      "distro": "resolute",
      "commit": "217e687dff84381c5191ec344e15827a317f8079",
      "fileid": "https://r2.ropensci.org/9b260a5eb1c8bdc2f9287f6c05f18c161e7397f60d4b93385122d76839982fc9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zahiernasrudin/actions/runs/29184232596"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-07-12T07:32:45.000Z",
      "commit": "217e687dff84381c5191ec344e15827a317f8079",
      "fileid": "https://r2.ropensci.org/d5acb4f04d570c9a42c67d828c45f04855c1729181ba3bddd9406f3a732fffe9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zahiernasrudin/actions/runs/29184232596"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-07-12T07:32:03.000Z",
      "commit": "217e687dff84381c5191ec344e15827a317f8079",
      "fileid": "https://r2.ropensci.org/bf89a2d6c5b2fc1b78707b84854272c4a8ef1b29921d5dafff287e666abb56b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zahiernasrudin/actions/runs/29184232596"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-07-12T07:32:18.000Z",
      "commit": "217e687dff84381c5191ec344e15827a317f8079",
      "fileid": "https://r2.ropensci.org/92f290abe4edcfc39100abdfc31ad647f2119983e25575dc57e1f8bbdfa9f334",
      "status": "success",
      "buildurl": "https://github.com/r-universe/zahiernasrudin/actions/runs/29184232596"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-12T07:31:28.000Z",
      "commit": "217e687dff84381c5191ec344e15827a317f8079",
      "fileid": "https://r2.ropensci.org/df4da72deabb6a5bdaba6a92da66e627b6f57f7c426fcbba6388c2bde481bf78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zahiernasrudin/actions/runs/29184232596"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-12T07:31:22.000Z",
      "commit": "217e687dff84381c5191ec344e15827a317f8079",
      "fileid": "https://r2.ropensci.org/c561467f45ccbd6fa688ebd4e05e6a17e935b91987c9063db34d034bfcb741b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zahiernasrudin/actions/runs/29184232596"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-12T07:31:31.000Z",
      "commit": "217e687dff84381c5191ec344e15827a317f8079",
      "fileid": "https://r2.ropensci.org/eb1aaaec1fbeede563ab0b3751aa2eb1ee7be02aa3dd32b67ddb01e4aa52bd2e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zahiernasrudin/actions/runs/29184232596"
    }
  ]
}