Package: rsyntax
Type: Package
Title: Extract Semantic Relations from Text by Querying and Reshaping
        Syntax
Version: 0.1.4
Date: 2022-06-06
Author: Kasper Welbers and Wouter van Atteveldt
Maintainer: Kasper Welbers <kasperwelbers@gmail.com>
Depends: R (>= 3.2.0)
Imports: igraph, tidyselect, methods, stringi, digest, rlang, magrittr,
        tokenbrowser, base64enc, png, data.table (>= 1.11.8)
Enhances: spacyr
LazyData: true
Encoding: UTF-8
Description: 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>.
License: GPL-3
RoxygenNote: 7.1.2
Suggests: testthat
NeedsCompilation: no
Packaged: 2022-06-06 13:19:12 UTC; kasper
Repository: CRAN
Date/Publication: 2022-06-07 04:30:05 UTC
Built: R 4.2.0; ; 2023-07-10 23:32:35 UTC; unix
