Package: arabicStemR 1.3
arabicStemR: Arabic Stemmer for Text Analysis
Allows users to stem Arabic texts for text analysis.
Authors:
arabicStemR_1.3.tar.gz
arabicStemR_1.3.zip(r-4.7)arabicStemR_1.3.zip(r-4.6)arabicStemR_1.3.zip(r-4.5)
arabicStemR_1.3.tgz(r-4.6-any)arabicStemR_1.3.tgz(r-4.5-any)
arabicStemR_1.3.tar.gz(r-4.7-any)arabicStemR_1.3.tar.gz(r-4.6-any)
arabicStemR_1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
arabicStemR/json (API)
| # Install 'arabicStemR' in R: |
| install.packages('arabicStemR', repos = c('https://nielsenrich.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:56de056768. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 114 | ||
| source / vignettes | OK | 118 | ||
| linux-release-x86_64 | OK | 94 | ||
| macos-release-arm64 | OK | 124 | ||
| macos-oldrel-arm64 | OK | 159 | ||
| windows-devel | OK | 61 | ||
| windows-release | OK | 59 | ||
| windows-oldrel | OK | 59 | ||
| wasm-release | OK | 80 |
Exports:cleanCharscleanLatinCharsdoStemmingfixAlifsremoveArabicNumbersremoveDiacriticsremoveEnglishNumbersremoveFarsiNumbersremoveNewlineCharsremoveNumbersremovePrefixesremovePunctuationremoveStopWordsremoveSuffixesreverse.transliteratestemstemArabictransliterate
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| A package for stemming Arabic for text analysis. | arabicStemR-package arabicStemR |
| Clean all characters that are not Latin or Arabic | cleanChars |
| Clean Latin characters | cleanLatinChars |
| Removes Arabic prefixes and suffixes | doStemming |
| Standardize different hamzas on alif seats | fixAlifs |
| Remove Arabic numbers | removeArabicNumbers |
| Remove Arabic diacritics | removeDiacritics |
| Remove English numbers | removeEnglishNumbers |
| Remove Farsi numbers | removeFarsiNumbers |
| Remove new line characters | removeNewlineChars |
| Remove English, Arabic, and Farsi numerals. | removeNumbers |
| Remove Arabic prefixes | removePrefixes |
| Remove punctuation. | removePunctuation |
| Remove Arabic stopwords. | removeStopWords |
| Remove Arabic suffixes | removeSuffixes |
| Transliterate latin characters into Arabic unicode characters | reverse.transliterate |
| Arabic Stemmer for Text Analysis | stem |
| Arabic Stemmer for Text Analysis | stemArabic |
| Transliterate Arabic unicode characters into latin characters | transliterate |
