Man pages for tidytext
Text Mining using 'dplyr', 'ggplot2', and Other Tidy Tools

bind_tf_idfBind the term frequency and inverse document frequency of a...
cast_sparseCreate a sparse matrix from row names, column names, and...
corpus_tidiersTidiers for a corpus object from the quanteda package
dictionary_tidiersTidy dictionary objects from the quanteda package
document_term_castersCasting a data frame to a DocumentTermMatrix,...
get_sentimentsGet a tidy data frame of a single sentiment lexicon
get_stopwordsGet a tidy data frame of a single stopword lexicon
lda_tidiersTidiers for LDA and CTM objects from the topicmodels package
mallet_tidiersTidiers for Latent Dirichlet Allocation models from the...
nma_wordsEnglish negators, modals, and adverbs
parts_of_speechParts of speech for English words from the Moby Project
reexportsObjects exported from other packages
reorder_withinReorder an x or y axis within facets
sentimentsSentiment lexicon from Bing Liu and collaborators
stm_tidiersTidiers for Structural Topic Models from the stm package
stop_wordsVarious lexicons for English stop words
tdm_tidiersTidy DocumentTermMatrix, TermDocumentMatrix, and related...
tidy.CorpusTidy a Corpus object from the tm package
tidytext-packagetidytext: Text Mining using 'dplyr', 'ggplot2', and Other...
tidy_tripletUtility function to tidy a simple triplet matrix
unnest_characterWrapper around unnest_tokens for characters and character...
unnest_ngramsWrapper around unnest_tokens for n-grams
unnest_ptbWrapper around unnest_tokens for Penn Treebank Tokenizer
unnest_regexWrapper around unnest_tokens for regular expressions
unnest_sentencesWrapper around unnest_tokens for sentences, lines, and...
unnest_tokensSplit a column into tokens
unnest_tweetsWrapper around unnest_tokens for tweets
tidytext documentation built on Jan. 8, 2023, 1:12 a.m.