Files in sfeuerriegel/SentimentAnalysis
Dictionary-Based Sentiment Analysis

.Rbuildignore
.gitignore
.travis.yml
DESCRIPTION
LICENSE
NAMESPACE
NEWS
R/SentimentAnalysis.R R/SentimentDictionary.R R/analyzeSentiment.R R/countWords.R R/data.R R/dictionaries.R R/generateDictionary.R R/modelEstimation.R R/ngrams.R R/plot.R R/predict.R R/preprocessCorpus.R R/sentimentRules.R R/transformIntoCorpus.R README.Rmd README.md SentimentAnalysis.pdf
SentimentAnlaysis.Rproj
cran-comments.md
data/DictionaryGI.rda
data/DictionaryHE.rda
data/DictionaryLM.rda
demo/00Index
demo/imdb.R man/DictionaryGI.Rd man/DictionaryHE.Rd man/DictionaryLM.Rd man/SentimentAnalysis-package.Rd man/SentimentDictionary.Rd man/SentimentDictionaryBinary.Rd man/SentimentDictionaryWeighted.Rd man/SentimentDictionaryWordlist.Rd man/analyzeSentiment.Rd man/compareDictionaries.Rd man/compareToResponse.Rd man/convertToBinaryResponse.Rd man/convertToDirection.Rd man/countWords.Rd man/enetEstimation.Rd man/extractWords.Rd man/generateDictionary.Rd man/glmEstimation.Rd man/lassoEstimation.Rd man/lmEstimation.Rd man/loadDictionaryGI.Rd man/loadDictionaryHE.Rd man/loadDictionaryLM.Rd man/loadDictionaryLM_Uncertainty.Rd man/loadDictionaryQDAP.Rd man/loadImdb.Rd man/lookupEstimationMethod.Rd man/ngram_tokenize.Rd man/numEntries.Rd man/numNegativeEntries.Rd man/numPositiveEntries.Rd man/plot.SentimentDictionaryWeighted.Rd man/plotSentiment.Rd man/plotSentimentResponse.Rd man/predict.SentimentDictionaryWeighted.Rd man/preprocessCorpus.Rd man/print.Rd man/read.Rd man/ridgeEstimation.Rd man/ruleLinearModel.Rd man/ruleNegativity.Rd man/rulePositivity.Rd man/ruleRatio.Rd man/ruleSentiment.Rd man/ruleSentimentPolarity.Rd man/ruleWordCount.Rd man/spikeslabEstimation.Rd man/summary.Rd man/toDocumentTermMatrix.Rd man/transformIntoCorpus.Rd man/write.Rd tests/testthat.R tests/testthat/test.SentimentDictionary.R tests/testthat/test.analyzeSentiment.R tests/testthat/test.countWords.R tests/testthat/test.data.R tests/testthat/test.dictionaries.R tests/testthat/test.generateDictionary.R tests/testthat/test.ngrams.R tests/testthat/test.plot.R tests/testthat/test.predict.R tests/testthat/test.preprocessCorpus.R tests/testthat/test.sentimentRules.R tests/testthat/test.transformIntoCorpus.R vignettes/SentimentAnalysis.Rmd
vignettes/bibliography.bib
sfeuerriegel/SentimentAnalysis documentation built on Aug. 24, 2023, 3:24 p.m.