Package: malaytextr
Title: Text Mining for Bahasa Malaysia
Version: 0.1.1
Authors@R: 
    person(given = "Zahier",
           family = "Nasrudin",
           role = c("aut", "cre"),
           email = "zahiernasrudin@gmail.com",
           comment = c(ORCID = "0000-0002-7060-776X"))
Description: It is built to handle Bahasa Malaysia text. We provide 
    functions and data sets that will help handling Bahasa Malaysia to be much 
    easier. For word stemming in particular, we will find the Malay words in a dictionary and
    then proceed to remove "extra suffix" as explained in Khan, Rehman Ullah, 
    Fitri Suraya Mohamad, Muh Inam UlHaq, Shahren Ahmad Zadi Adruce, 
    Philip Nuli Anding, Sajjad Nawaz Khan, and Abdulrazak Yahya Saleh Al-Hababi
    (2017) <https://ijrest.net/vol-4-issue-12.html> . A dictionary of Malay 
    words provided in this package can be used as a dictionary to perform 
    word stemming.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
URL: https://github.com/zahiernasrudin/malaytextr
BugReports: https://github.com/zahiernasrudin/malaytextr/issues
Imports: dplyr, magrittr, rlang, stringr
Depends: R (>= 2.10)
Suggests: rmarkdown, knitr, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-08-17 00:15:58 UTC; namu9003
Author: Zahier Nasrudin [aut, cre] (<https://orcid.org/0000-0002-7060-776X>)
Maintainer: Zahier Nasrudin <zahiernasrudin@gmail.com>
Repository: CRAN
Date/Publication: 2021-08-17 16:30:21 UTC
