rsyntax: Extract Semantic Relations from Text by Querying and Reshaping Syntax

Various functions for querying and reshaping dependency trees, as for instance created with the 'spacyr' or 'udpipe' packages. This enables the automatic extraction of useful semantic relations from texts, such as quotes (who said what) and clauses (who did what). Method proposed in Van Atteveldt et al. (2017) <doi:10.1017/pan.2016.12>.

Version: 0.1.4
Depends: R (≥ 3.2.0)
Imports: igraph, tidyselect, methods, stringi, digest, rlang, magrittr, tokenbrowser, base64enc, png, data.table (≥ 1.11.8)
Suggests: testthat
Enhances: spacyr
Published: 2022-06-07
Author: Kasper Welbers and Wouter van Atteveldt
Maintainer: Kasper Welbers <kasperwelbers at gmail.com>
License: GPL-3
NeedsCompilation: no
Materials: README
CRAN checks: rsyntax results

Documentation:

Reference manual: rsyntax.pdf

Downloads:

Package source: rsyntax_0.1.4.tar.gz
Windows binaries: r-devel: rsyntax_0.1.4.zip, r-release: rsyntax_0.1.4.zip, r-oldrel: rsyntax_0.1.4.zip
macOS binaries: r-release (arm64): rsyntax_0.1.4.tgz, r-oldrel (arm64): rsyntax_0.1.4.tgz, r-release (x86_64): rsyntax_0.1.4.tgz
Old sources: rsyntax archive

Reverse dependencies:

Reverse imports: corpustools, semgram

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rsyntax to link to this page.