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.5)arabicStemR_1.3.zip(r-4.4)arabicStemR_1.3.zip(r-4.3)
arabicStemR_1.3.tgz(r-4.4-any)arabicStemR_1.3.tgz(r-4.3-any)
arabicStemR_1.3.tar.gz(r-4.5-noble)arabicStemR_1.3.tar.gz(r-4.4-noble)
arabicStemR_1.3.tgz(r-4.4-emscripten)arabicStemR_1.3.tgz(r-4.3-emscripten)
arabicStemR.pdf |arabicStemR.html✨
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 2 years agofrom:56de056768. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 20 2024 |
R-4.5-win | OK | Nov 20 2024 |
R-4.5-linux | OK | Nov 20 2024 |
R-4.4-win | OK | Nov 20 2024 |
R-4.4-mac | OK | Nov 20 2024 |
R-4.3-win | OK | Nov 20 2024 |
R-4.3-mac | OK | Nov 20 2024 |
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 |