vanatteveldt/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>.

Getting started

Package details

AuthorKasper Welbers and Wouter van Atteveldt
MaintainerKasper Welbers <kasperwelbers@gmail.com>
LicenseGPL-3
Version0.1.4
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("vanatteveldt/rsyntax")
vanatteveldt/rsyntax documentation built on June 14, 2022, 7:42 a.m.