• Stars
    star
    172
  • Rank 220,860 (Top 5 %)
  • Language
    R
  • Created over 12 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Quantitative Discourse Analysis Package: Bridging the gap between qualitative data and quantitative analysis

qdap

Project Status: Inactive – The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows. Build Status DOI

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

More Repositories

1

sentimentr

Dictionary based sentiment analysis that considers valence shifters
R
424
star
2

pacman

A package management tools for R
HTML
290
star
3

wakefield

Generate random data sets
R
247
star
4

textclean

Tools for cleaning and normalizing text data
R
244
star
5

topicmodels_learning

A repository of learning & R resources related to topic models
R
228
star
6

lexicon

A data package containing lexicons and dictionaries for text analysis
R
110
star
7

reports

An R package to assist in the workflow of writing academic articles and other reports
R
102
star
8

textreadr

Tools to uniformly read in text data including semi-structured transcripts
R
74
star
9

entity

Easy named entity extraction
R
52
star
10

numform

tools to assist in the formatting of numbers and plots for publication
R
51
star
11

textshape

Tools for reshaping text data
R
48
star
12

qdapRegex

qdapRegex is a collection of regular expression tools associated with the qdap package that may be useful outside of the context of discourse analysis.
R
47
star
13

textstem

Tools for fast text stemming & lemmatization
R
43
star
14

plotflow

A group of tools to speed up work flow associated with plotting tasks.
R
39
star
15

dplyr_in_a_nutshell

This is a minimal guide, mostly for myself, to remind me of the most import dplyr functions and how they relate to base R functions I'm that familiar with.
35
star
16

Make_Task

A minimal Example for Scheduling Windows Tasks with R
R
34
star
17

gmailR

send email with attachments in R
R
27
star
18

termco

Regular Expression Counts of Terms and Substrings
R
25
star
19

readability

Fast readability scores for text data
R
23
star
20

gofastr

Make a DocumentTermMatrix faster
R
20
star
21

pathr

R
19
star
22

clustext

Easy, fast clustering of texts
R
18
star
23

tidyr_in_a_nutshell

18
star
24

rnltk

R
18
star
25

textplot

Plotting for text data
R
18
star
26

stansent

R
16
star
27

pax

R
16
star
28

regexr

Readable Regular Expressions
HTML
14
star
29

qdapTools

qdapTools is an R package that contains tools associated with the qdap package that may be useful outside of the context of text analysis.
R
13
star
30

syllable

A Small Collection of Syllable Counting Functions
R
11
star
31

tagger

Part of speech (POS) tagger
R
11
star
32

sentimentpy

A Python port of the #rstats sentimentr package
Python
10
star
33

pysty

R
10
star
34

hclustext

R
8
star
35

cal

R console calendars
R
8
star
36

rmarkdown_variable_doc_demo

R
7
star
37

read_docx

R
5
star
38

parsent

Sentence parsing tools; create sentence parse trees & extract portions of sentences
R
4
star
39

hangman

hangman game
R
4
star
40

qdapDictionaries

Word lists used by the qdap package.
HTML
4
star
41

lemmar

R
4
star
42

gtrend

A wrapper for the GTrendsR package for work that interests me.
R
4
star
43

kmeanstext

R
3
star
44

formality

R
3
star
45

CAinterprTools

R package for visual aid to the interpretation of Correspondence Analysis
R
3
star
46

Regression

Tools for regression analyisis
R
3
star
47

discon

Tools for analyzing discourse connectors in text
HTML
3
star
48

qdap2

R
2
star
49

Annotated_Bibliography

TeX
2
star
50

blog_pacman

Blog for Initial Release of pacman
2
star
51

synonym

R
2
star
52

cv

Curriculum Vitae for Tyler Rinker
HTML
2
star
53

testing_Rmd

R
2
star
54

rdir

Functions to work with directories
R
2
star
55

word_vectors_learning

1
star
56

lexr

R
1
star
57

trinker.github.com

HTML
1
star
58

validateMake

Python
1
star
59

coreNLPsetup

Easy coreNLP setup
R
1
star
60

space_manikin

TeX
1
star
61

hilight

R
1
star
62

metaDAT

R
1
star
63

textcorpus

R
1
star
64

DIFdetect

R
1
star
65

textcode

R
1
star
66

wakefield_shiny

R
1
star
67

embodied

A package that provides video analysis tools for embodiement related tasks
TeX
1
star
68

acc.ggplot2

A collection of tools to extend and speed up coding for repeated uses of plotting functions that use ggplot2.
R
1
star
69

mapit

R
1
star
70

textproj

R
1
star
71

flip_example

JavaScript
1
star
72

ggtree-1

This is a read-only mirror of the Bioconductor SVN repository. Package Homepage: http://bioconductor.org/packages/devel/bioc/html/ggtree.html Contributions: https://github.com/GuangchuangYu/ggtree. Bug Reports: https://support.bioconductor.org/p/new/post/?tag_val=ggtree or https://github.com/GuangchuangYu/ggtree/issues.
R
1
star
73

carnegie

R
1
star
74

SOdemoing

R
1
star
75

bounding_box

R
1
star