crqanlp-package: Dynamic Natural Language Processing with Recurrence...

Description Details Author(s) References Examples

Description

crqanlp is a package for conducting dynamic analysis of text under recurrence quantification, which builts upon the 'crqa' package.

Details

Package: crqanlp
Type: Package
Version: 0.1
Date: 2017-03-05
License: GPL >= 2

assign_codes:

clean_text:

get_text_series:

plot_rp:

text_rqa:

text_win_rqa:

Author(s)

Rick Dale (rdale@ucla.edu) and Moreno I. Coco (moreno.cocoi@gmail.com)

References

Coco, M. I., & Dale, R. (2014). Cross-recurrence quantification analysis of categorical and continuous time series: an R package. Frontiers in psychology, 5, 510.

Marwan, N., and Kurths, J. Nonlinear analysis of bivariate data with cross recurrence plots. Physics Letters A 302.5 (2002): 299-307.

Orsucci, F., Giuliani, A., Webber Jr, C., Zbilut, J., Fonagy, P. and Mazza, M. (2006). Combinatorics and synchronization in natural semiotics. Physica A: Statistical Mechanics and its Applications, 361(2), 665-676.

Examples

1
2
3
txt = "here is a raw raw raw string, literally"
res = text_rqa(txt,typ = "string")
plot_rp(res$RP)

crqanlp documentation built on May 2, 2019, 1:09 p.m.