Skip to content

cran/crqanlp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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='')) })

About

❗ This is a read-only mirror of the CRAN R package repository. crqanlp — Cross-Recurrence Quantification Analysis for Dynamic Natural Language Processing

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages