Learn R Programming

crqanlp

This is an early version of a library for conducting dynamic analysis of text under recurrence quantification. We show recurrence quantification (RQA) as a dynamic natural language processing tool, and offer a wrapper around the CRAN crqa library for R (Coco & Dale, 2014). Details about the relationship between RQA and standard NLP, along with examples using crqanlp, can be found in the following full paper draft:

-- Dale & Coco (in preparation). Dynamic natural language processing with recurrence quantification analysis.

Installation

Copy the R folder to a root path, and run the following code:

lapply(list.files('R'),function(x) { source(paste('R/',x,sep='')) })

Copy Link

Version

Install

install.packages('crqanlp')

Monthly Downloads

9

Version

0.3

License

GPL (>= 2)

Maintainer

Rick Dale

Last Published

March 21st, 2018

Functions in crqanlp (0.3)

assign_codes

Assign codes
get_text_series

Get a text series
crqanlp-package

Dynamic Natural Language Processing with Recurrence Quantification Analysis
text_rqa

Recurrence quantification analysis on categorical series of text
plot_rp

Plot a recurrence matrix
text_win_rqa

Window Recurrence quantification analysis ib text
clean_text

Clean text