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

Try the semgram package in your browser

Any scripts or data that you put into this service are public.

semgram documentation built on May 31, 2022, 5:06 p.m.