Package: malaytextr 0.1.3
malaytextr: Text Mining for Bahasa Malaysia
It is designed to work with text written in Bahasa Malaysia. We provide functions and data sets that will make working with Bahasa Malaysia text much easier. For word stemming in particular, we will look up 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> . This package includes a dictionary of Malay words that may be used to perform word stemming, a dataset of Malay stop words, a dataset of sentiment words and a dataset of normalized words.
Authors:
malaytextr_0.1.3.tar.gz
malaytextr_0.1.3.zip(r-4.5)malaytextr_0.1.3.zip(r-4.4)malaytextr_0.1.3.zip(r-4.3)
malaytextr_0.1.3.tgz(r-4.4-any)malaytextr_0.1.3.tgz(r-4.3-any)
malaytextr_0.1.3.tar.gz(r-4.5-noble)malaytextr_0.1.3.tar.gz(r-4.4-noble)
malaytextr_0.1.3.tgz(r-4.4-emscripten)malaytextr_0.1.3.tgz(r-4.3-emscripten)
malaytextr.pdf |malaytextr.html✨
malaytextr/json (API)
NEWS
# Install 'malaytextr' in R: |
install.packages('malaytextr', repos = c('https://zahiernasrudin.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/zahiernasrudin/malaytextr/issues
- malayrootwords - Data of Malay root words
- malaysia_politic_sentiment - Malaysia Politic Tweets Sentiment Dataset
- malaystopwords - Data of Malay stop words
- normalized - Data of Malay normalized words
- sentiment_general - Data of Sentiment Words
Last updated 1 years agofrom:217e687dff. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 15 2024 |
R-4.5-win | OK | Nov 15 2024 |
R-4.5-linux | OK | Nov 15 2024 |
R-4.4-win | NOTE | Nov 15 2024 |
R-4.4-mac | NOTE | Nov 15 2024 |
R-4.3-win | NOTE | Nov 15 2024 |
R-4.3-mac | NOTE | Nov 15 2024 |
Exports:%>%remove_urlstem_malay
Dependencies:clidplyrfansigenericsgluelifecyclemagrittrpillarpkgconfigR6rlangstringistringrtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Data of Malay root words | malayrootwords |
Malaysia Politic Tweets Sentiment Dataset (Positive, Negative or Neutral) | malaysia_politic_sentiment |
Data of Malay stop words | malaystopwords |
Data of Malay normalized words | normalized |
Remove URL links | remove_url |
Data of Sentiment Words (Positive or Negative) | sentiment_general |
Stemming Malay words | stem_malay |