R/semgram.R

#' semgram: R package for extracting semantic motifs from text
#'
#' 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.