Learn R Programming

⚠️There's a newer version (2.4.6) of this package.Take me there.

qdap

qdap (Quantitative Discourse Analysis Package) is an R package designed to assist in quantitative discourse analysis. The package stands as a bridge between qualitative transcripts of dialogue and statistical analysis & visualization.

Installation

To download the development version of qdap:

Download the zip ball or tar ball, decompress and run R CMD INSTALL on it, or use the pacman package to install the development version (The user may want to install the dev version of reports first):

if (!require("pacman")) install.packages("pacman")
pacman::p_load_gh(
    "trinker/qdapDictionaries",
    "trinker/qdapRegex",
    "trinker/qdapTools",
    "trinker/qdap"
)

Help

Contact

You are welcome to:

Note: If you are reporting a bug make sure you have first read the Cleaning Text & Debugging vignette

Copy Link

Version

Install

install.packages('qdap')

Monthly Downloads

1,223

Version

2.2.7

License

GPL-2

Maintainer

Tyler Rinker

Last Published

August 27th, 2017

Functions in qdap (2.2.7)

Animate.gantt

Gantt Durations
Animate.gantt_plot

Gantt Plot
Network.lexical_classification

Network Lexical Classification
Network.polarity

Network Polarity
adjacency_matrix

Takes a Matrix and Generates an Adjacency Matrix
beg2char

Grab Begin/End of String to Character
blank2NA

Replace Blanks in a dataframe
all_words

Searches Text Column for Words
clean

Remove Escaped Characters
cm_2long

A Generic to Long Function
cm_long2dummy

Stretch and Dummy Code cm_xxx2long
cm_range.temp

Range Code Sheet
colcomb2class

Combine Columns to Class
colsplit2df

Wrapper for colSplit that Returns Dataframe(s)
counts.coleman_liau

Readability Measures
counts.end_mark_by

Question Counts
counts.word_length

Word Length Counts
counts.word_position

Word Position
end_mark

Sentence End Marks
env.syl

Syllable Lookup Environment
freq_terms

Find Frequent Terms
gantt

Gantt Durations
inspect_text

Inspect Text Vectors
is.global

Test If Environment is Global
multiscale

Nested Standardization
name2sex

Names to Gender
plot.animated_discourse_map

Plots an animated_discourse_map Object
plot.animated_formality

Plots a animated_formality Object
plot.coleman_liau

Plots a coleman_liau Object
plot.combo_syllable_sum

Plots a combo_syllable_sum Object
plot.end_mark_by

Plots a end_mark_by Object
plot.end_mark_by_count

Plots a end_mark_by_count Object
plot.freq_terms

Plots a freq_terms Object
plot.gantt

Plots a gantt object
plot.polarity_count

Plots a polarity_count Object
plot.polarity_score

Plots a polarity_score Object
plot.rmgantt

Plots a rmgantt object
plot.sent_split

Plots a sent_split Object
plot.table_count

Plots a table_count Object
plot.table_proportion

Plots a table_proportion Object
potential_NA

Search for Potential Missing Values
sentiment_frame

Power Score (Sentiment Analysis)
preprocessed.end_mark_by

Question Counts
preprocessed.formality

Formality
print.SMOG

Prints an SMOG Object
print.adjacency_matrix

Prints an adjacency_matrix Object
print.animated_discourse_map

Prints an animated_discourse_map Object
Animate

Generic Animate Method
print.animated_formality

Prints a animated_formality Object
print.cumulative_animated_polarity

Prints a cumulative_animated_polarity Object
print.cumulative_combo_syllable_sum

Prints a cumulative_combo_syllable_sum Object
Animate.character

Animate Character
DATA2

Fictitious Repeated Measures Classroom Dialogue
Dissimilarity

Dissimilarity Statistics
print.end_mark_by

Prints an end_mark_by object
print.end_mark_by_preprocessed

Prints a end_mark_by_preprocessed object
print.lexical_classification

Prints an lexical_classification Object
print.lexical_classification_by

Prints a lexical_classification Object
print.linsear_write_scores

Prints a linsear_write_scores Object
print.ngrams

Prints an ngrams object
as.tdm

tm Package Compatibility Tools: Apply to or Convert to/from Term Document Matrix or Document Term Matrix
bag_o_words

Bag of Words
bracketX

Bracket Parsing
print.pos_preprocessed

Prints a pos_preprocessed object
print.pronoun_type

Prints a pronoun_type object
print.table_count

Prints a table_count object
Animate.discourse_map

Discourse Map
Animate.formality

Animate Formality
print.table_proportion

Prints a table_proportion object
print.word_proximity

Prints a word_proximity object
print.word_stats

Prints a word_stats object
print.word_stats_counts

Prints a word_stats_counts object
pronoun_type

Count Object/Subject Pronouns Per Grouping Variable
proportions.pronoun_type

Question Counts
proportions.question_type

Question Counts
build_qdap_vignette

Replace Temporary Introduction to qdap Vignette
cm_code.transform

Transform Codes
cm_combine.dummy

Find Co-occurrence Between Dummy Codes
qtheme

Add themes to a Network object.
question_type

Count of Question Type
replace_abbreviation

Replace Abbreviations
cm_range2long

Transform Codes to Start-End Durations
cm_time.temp

Time Span Code Sheet
common.list

list Method for common
condense

Condense Dataframe Columns
counts.fry

Readability Measures
counts.linsear_write

Readability Measures
Animate.lexical_classification

Animate Formality
Animate.polarity

Animate Polarity
Network

Generic Network Method
replace_contraction

Replace Contractions
replace_number

Replace Numbers With Text Representation
replace_ordinal

Replace Mixed Ordinal Numbers With Text Representation
counts.subject_pronoun_type

Question Counts
counts.termco

Term Counts
duplicates

Find Duplicated Words in a Text String
Network.formality

Network Formality
add_incomplete

Detect Incomplete Sentences; Add | Endmark
add_s

Make Plural (or Verb to Singular) Versions of Words
check_spelling

Check Spelling
check_spelling_interactive.character

Check Spelling
cm_code.blank

Blank Code Transformation
automated_readability_index

Readability Measures
Search

Search Columns of a Data Frame
Title

Add Title to Select qdap Plots
scores.object_pronoun_type

Question Counts
scores.polarity

Polarity
scores.question_type

Question Counts
Trim

Remove Leading/Trailing White Space
capitalizer

Capitalize Select Words
%&%

qdap Chaining
check_text

Check Text For Potential Problems
chunker

Break Text Into Ordered Word Chunks
cm_distance

Distance Matrix Between Codes
end_inc

Test for Incomplete Sentences
exclude

Exclude Elements From a Vector
formality

Formality Score
cm_code.combine

Combine Codes
cm_df.fill

Range Coding
cm_df.temp

Break Transcript Dialogue into Blank Code Matrix
comma_spacer

Ensure Space After Comma
common

Find Common Words Between Groups
counts.flesch_kincaid

Readability Measures
kullback_leibler

Kullback Leibler Statistic
lexical_classification

Lexical Classification Score
new_project

Project Template
scores.subject_pronoun_type

Question Counts
speakerSplit

Break and Stretch if Multiple Persons per Cell
stemmer

Stem Text
ngrams

Generate ngrams
phrase_net

Phrase Nets
plot.Network

Plots a Network Object
cm_dummy2long

Convert cm_combine.dummy Back to Long
cm_time2long

Transform Codes to Start-End Times
colSplit

Separate a Column Pasted by paste2
weight

Weight a qdap Object
t.DocumentTermMatrix

Transposes a DocumentTermMatrix object
t.TermDocumentMatrix

Transposes a TermDocumentMatrix object
counts.formality

Formality
counts.pos

Parts of Speech
counts.pos_by

Parts of Speech
dist_tab

SPSS Style Frequency Tables
diversity

Diversity Statistics
hamlet

Hamlet (Complete & Split by Sentence)
counts.automated_readability_index

Readability Measures
counts.character_table

Term Counts
counts.pronoun_type

Question Counts
vertex_apply

Apply Parameter to List of Igraph Vertices/Edges
mraja1

Romeo and Juliet: Act 1 Dialogue Merged with Demographics
mraja1spl

Romeo and Juliet: Act 1 Dialogue Merged with Demographics and Split
plot.cm_distance

Plots a cm_distance object
plot.cmspans

Plots a cmspans object
plot.cumulative_syllable_freq

Plots a cumulative_syllable_freq Object
counts.question_type

Question Counts
discourse_map

Discourse Mapping
dispersion_plot

Lexical Dispersion Plot
word_associate

Find Associated Words
object_pronoun_type

Count Object Pronouns Per Grouping Variable
outlier_detect

Detect Outliers in Text
plot.automated_readability_index

Plots a automated_readability_index Object
plot.character_table

Plots a character_table Object
plot.cumulative_animated_polarity

Plots a cumulative_animated_polarity Object
plot.cumulative_combo_syllable_sum

Plots a cumulative_combo_syllable_sum Object
plot.end_mark_by_preprocessed

Plots a end_mark_by_preprocessed Object
plot.end_mark_by_proportion

Plots a end_mark_by_proportion Object
plot.formality

Plots a formality Object
gantt_plot

Gantt Plot
gantt_rep

Generate Unit Spans for Repeated Measures
left_just

Text Justification
key_merge

Merge Demographic Information with Person/Text Transcript
outlier_labeler

Locate Outliers in Numeric String
paste2

Paste an Unspecified Number Of Text Columns
plot.animated_lexical_classification

Plots an animated_lexical_classification Object
plot.discourse_map

Plots a discourse_map Object
plot.kullback_leibler

Plots a kullback_leibler object
plot.lexical

Plots a lexical Object
plot.formality_scores

Plots a formality_scores Object
plot.pos

Plots a pos Object
plot.pos_by

Plots a pos_by Object
plot.animated_polarity

Plots an animated_polarity Object
plot.cumulative_animated_formality

Plots a cumulative_animated_formality Object
plot.cumulative_animated_lexical_classification

Plots a cumulative_animated_lexical_classification Object
plot.pos_preprocessed

Plots a pos_preprocessed Object
plot.pronoun_type

Plots an pronoun_type Object
plot.type_token_ratio

Plots a type_token_ratio Object
plot.weighted_wfm

Plots a weighted_wfm object
plot.word_stats

Plots a word_stats object
plot.word_stats_counts

Plots a word_stats_counts Object
preprocessed.pos

Parts of Speech
plot.cumulative_lexical_classification

Plots a cumulative_lexical_classification Object
plot.cumulative_polarity

Plots a cumulative_polarity Object
plot.end_mark_by_score

Plots a end_mark_by_score Object
preprocessed.pos_by

Parts of Speech
pres_debate_raw2012

First 2012 U.S. Presidential Debate
pres_debates2012

2012 U.S. Presidential Debates
plot.object_pronoun_type

Plots an object_pronoun_type Object
plot.polarity

Plots a polarity Object
plot.subject_pronoun_type

Plots an subject_pronoun_type Object
plot.flesch_kincaid

Plots a flesch_kincaid Object
plot.linsear_write_count

Plots a linsear_write_count Object
plot.linsear_write_scores

Plots a linsear_write_scores Object
plot.question_type

Plots a question_type Object
plot.question_type_preprocessed

Plots a question_type_preprocessed Object
plot.table_score

Plots a table_score Object
plot.termco

Plots a termco object
plot.word_cor

Plots a word_cor object
plot.word_length

Plots a word_length Object
preprocessed.pronoun_type

Question Counts
DATA

Fictitious Classroom Dialogue
DATA.SPLIT

Fictitious Split Sentence Classroom Dialogue
plot.sum_cmspans

Plot Summary Stats for a Summary of a cmspans Object
plot.wfdf

Plots a wfdf object
plot.wfm

Plots a wfm object
Filter.all_words

Filter
NAer

Replace Missing Values (NA)
wfm

Word Frequency Matrix
preprocessed.question_type

Question Counts
preprocessed.subject_pronoun_type

Question Counts
preprocessed.word_position

Word Position
print.character_table

Prints a character_table object
print.check_spelling

Prints a check_spelling Object
print.colsplit2df

Prints a colsplit2df Object.
print.combo_syllable_sum

Prints an combo_syllable_sum object
print.diversity

Prints a diversity object
print.end_mark

Prints an end_mark object
print.animated_lexical_classification

Prints an animated_lexical_classification Object
print.animated_polarity

Prints an animated_polarity Object
print.cm_distance

Prints a cm_distance Object
print.coleman_liau

Prints an coleman_liau Object
plot.word_position

Plots a word_position object
plot.word_proximity

Plots a word_proximity object
preprocessed

Generic Preprocessed Method
preprocessed.check_spelling_interactive

Check Spelling
print.all_words

Prints an all_words Object
print.animated_character

Prints an animated_character Object
print.check_spelling_interactive

Prints a check_spelling_interactive Object
print.check_text

Prints a check_text Object
print.cumulative_end_mark

Prints a cumulative_end_mark Object
print.cumulative_formality

Prints a cumulative_formality Object
print.cumulative_syllable_freq

Prints a cumulative_syllable_freqObject
print.discourse_map

Prints a discourse_map Object
print.lexical_classification_preprocessed

Prints a lexical_classification_preprocessed Object
print.lexical_classification_score

Prints a lexical_classification_score Object
print.object_pronoun_type

Prints a object_pronoun_type object
print.cumulative_lexical_classification

Prints a cumulative_lexical_classification Object
print.cumulative_polarity

Prints a cumulative_polarity Object
print.phrase_net

Prints a phrase_net Object
print.sent_split

Prints a sent_split object
print.sub_holder

Prints a sub_holder object
print.formality_scores

Prints a formality_scores object
print.fry

Prints an fry Object
print.polarity

Prints an polarity Object
print.polarity_count

Prints a polarity_count Object
print.question_type

Prints a question_type object
print.question_type_preprocessed

Prints a question_type_preprocessed object
print.inspect_text

Prints an inspect_text Object
+.Network

Add themes to a Network object.
check_spelling_interactive.check_spelling

Check Spelling
check_spelling_interactive.factor

Check Spelling
print.kullback_leibler

Prints a kullback_leibler Object.
print.pos

Prints a pos Object.
print.pos_by

Prints a pos_by Object.
print.table_score

Prints a table_score object
print.termco

Prints a termco object.
print.which_misspelled

Prints a which_misspelled Object
print.subject_pronoun_type

Prints a subject_pronoun_type object
print.sum_cmspans

Prints a sum_cmspans object
print.wfm

Prints a wfm Object
print.wfm_summary

Prints a wfm_summary Object
proportions.formality

Formality
proportions.object_pronoun_type

Question Counts
print.readability_count

Prints a readability_count Object
print.readability_score

Prints a readability_score Object
print.sums_gantt

Prints a sums_gantt object
qcombine

Combine Columns
qcv

Quick Character Vector
qheat

Quick Heatmap
print.syllable_sum

Prints an syllable_sum object
print.word_list

Prints a word_list Object
print.word_position

Prints a word_position object.
print.word_associate

Prints a word_associate object
proportions.character_table

Term Counts
proportions.end_mark_by

Question Counts
cm_code.exclude

Exclude Codes
cm_code.overlap

Find Co-occurrence Between Codes
cm_df.transcript

Transcript With Word Number
qprep

Quick Preparation of Text
raw.time.span

Minimal Raw Time Span Data Set
read.transcript

Read Transcripts Into R
proportions.subject_pronoun_type

Question Counts
proportions.termco

Term Counts
raj

Romeo and Juliet (Unchanged & Complete)
replace_symbol

Replace Symbols With Word Equivalents
replacer

Replace Cells in a Matrix or Data Frame
scores.lexical_classification

Lexical Classification
raj.act.1

Romeo and Juliet: Act 1
random_sent

Generate Random Dialogue Data
rank_freq_mplot

Rank Frequency Plot
rm_row

Remove Rows That Contain Markers
scores.linsear_write

Readability Measures
scores.pos_by

Parts of Speech
scores.pronoun_type

Question Counts
cm_df2long

Transform Codes to Start-End Durations
counts

Generic Counts Method
counts.SMOG

Readability Measures
counts.object_pronoun_type

Question Counts
counts.polarity

Polarity
counts.word_stats

Word Stats
cumulative

Cumulative Scores
prop

Convert Raw Numeric Matrix or Data Frame to Proportions
proportions

Generic Proportions Method
proportions.word_length

Word Length Counts
strWrap

Wrap Character Strings to Format Paragraphs
strip

Strip Text
termco_c

Combine Columns from a termco Object
termco

Search For and Count Terms
word_list

Raw Word Lists/Frequency Counts
rm_stopwords

Remove Stop Words
scores.character_table

Term Counts
scores.coleman_liau

Readability Measures
htruncdf

Dataframe Viewing
dir_map

Map Transcript Files from a Directory to a Script
gantt_wrap

Gantt Plot
gradient_cloud

Gradient Word Cloud
imperative

Intuitively Remark Sentences as Imperative
incomplete_replace

Denote Incomplete End Marks With "|"
type_token_ratio

Type-Token Ratio
unique_by

Find Unique Words by Grouping Variable
word_network_plot

Word Network Plot
proportions.word_position

Word Position
raj.act.3

Romeo and Juliet: Act 3
raj.act.4

Romeo and Juliet: Act 4
scores.word_position

Word Position
scores.word_stats

Word Stats
summary.wfdf

Summarize a wfdf object
summary.wfm

Summarize a wfm object
tot_plot

Visualize Word Length by Turn of Talk
raj.act.5

Romeo and Juliet: Act 5
raj.demographics

Romeo and Juliet Demographics
scores.SMOG

Readability Measures
trans_cloud

Word Clouds by Grouping Variable
visual.discourse_map

Discourse Map
scores.automated_readability_index

Readability Measures
scores.end_mark_by

Question Counts
scores.flesch_kincaid

Readability Measures
scores.termco

Term Counts
scores.word_length

Word Length Counts
subject_pronoun_type

Count Subject Pronouns Per Grouping Variable
visual

Generic visual Method
summary.cmspans

Summarize a cmspans object
syllable_sum

Syllabication
word_proximity

Proximity Matrix Between Words
word_stats

Descriptive Word Statistics
mcsv_r

Read/Write Multiple csv Files at a Time
multigsub

Multiple gsub
plot.SMOG

Plots a SMOG Object
synonyms

Search For Synonyms
word_cor

Find Correlated Words
word_count

Word Counts
word_position

Word Position
plot.animated_character

Plots an animated_character Object
plot.cumulative_end_mark

Plots a cumulative_end_mark Object
plot.cumulative_formality

Plots a cumulative_formality Object
plot.diversity

Plots a diversity object
plot.end_mark

Plots an end_mark Object
plot.lexical_classification

Plots a lexical_classification Object
plot.lexical_classification_preprocessed

Plots a lexical_classification_preprocessed Object
plot.lexical_classification_score

Plots a lexical_classification_score Object
plot.linsear_write

Plots a linsear_write Object
plot.readability_count

Plots a readability_count Object
plot.readability_score

Plots a readability_score Object
plot.sums_gantt

Plots a sums_gantt object
plot.syllable_freq

Plots a syllable_freq Object
polarity

Polarity Score (Sentiment Analysis)
pos

Parts of Speech Tagging
preprocessed.lexical_classification

Lexical Classification
preprocessed.object_pronoun_type

Question Counts
print.Dissimilarity

Prints a Dissimilarity object
print.Network

Prints a Network Object
print.automated_readability_index

Prints an automated_readability_index Object
print.boolean_qdap

Prints a boolean_qdap object
print.cumulative_animated_formality

Prints a cumulative_animated_formality Object
print.cumulative_animated_lexical_classification

Prints a cumulative_animated_lexical_classification Object
print.flesch_kincaid

Prints an flesch_kincaid Object
print.formality

Prints a formality Object
print.linsear_write

Prints an linsear_write Object
print.linsear_write_count

Prints a linsear_write_count Object
print.polarity_score

Prints a polarity_score Object
print.polysyllable_sum

Prints an polysyllable_sum object
print.qdapProj

Prints a qdapProj Object
print.qdap_context

Prints a qdap_context object
print.trunc

Prints a trunc object
print.type_token_ratio

Prints a type_token_ratio Object
print.word_cor

Prints a word_cor object
print.word_length

Prints a word_length object
proportions.pos

Parts of Speech
proportions.pos_by

Parts of Speech
qdap

qdap: Quantitative Discourse Analysis Package
qdap_df

Create qdap Specific Data Structure
raj.act.1POS

raj.act.2

Romeo and Juliet: Act 2
rajPOS

Romeo and Juliet Split in Parts of Speech
rajSPLIT

Romeo and Juliet (Complete & Split)
sample.time.span

Minimal Time Span Data Set
scores

Generic Scores Method
scores.formality

Formality
scores.fry

Readability Measures
scrubber

Clean Imported Text
sentSplit

Sentence Splitting
space_fill

Replace Spaces
word_diff_list

Differences In Word Use Between Groups
spaste

Add Leading/Trailing Spaces
trans_context

Print Context Around Indices
word_length

Count of Word Lengths Type
trans_venn

Venn Diagram by Grouping Variable