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.0
Depends: R (≥ 3.2.0)
Imports: igraph, tidyselect, methods, stringi, digest, rlang, magrittr, tokenbrowser, base64enc, png, data.table (≥ 1.11.8)
Suggests: testthat
Published: 2020-06-02
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

Downloads:

Reference manual: rsyntax.pdf
Package source: rsyntax_0.1.0.tar.gz
Windows binaries: r-devel: rsyntax_0.1.0.zip, r-release: rsyntax_0.1.0.zip, r-oldrel: rsyntax_0.1.0.zip
macOS binaries: r-release: rsyntax_0.1.0.tgz, r-oldrel: rsyntax_0.1.0.tgz

Linking:

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