semgram.R

#' semgram: Extracting Semantic Motifs from Textual Data
#'
#' 'semgram' extracts semantic motifs from textual data. It builds on an entity-centered semantic grammar that distinguishes six classes of motifs: actions of an entity, treatments of an entity, agents acting upon an entity, patients acted upon by an entity, characterizations of an entity, and possessions of an entity.
#'
#' @docType package
#' @name semgram
NULL
omstuhler/semgram documentation built on Oct. 5, 2022, 7:54 p.m.