# NOT RUN {
# Load data
data(UniversityofTehran)
# Stem and transliterate the text
PerStem(UniversityofTehran,NoEnglish=TRUE, NoNumbers= TRUE,
NoStopwords=TRUE, NoPunctuation= TRUE,
StemVerbs = TRUE, NoPreSuffix= TRUE, Context = TRUE,
StemBrokenPlurals=TRUE,Transliteration= TRUE)
# }
Run the code above in your browser using DataLab