Other packages > Find by keyword >

semgram  

Extracting Semantic Motifs from Textual Data
View on CRAN: Click here


Download and install semgram package within the R console
Install from CRAN:
install.packages("semgram")

Install from Github:
library("remotes")
install_github("cran/semgram")

Install by package version:
library("remotes")
install_version("semgram", "0.1.0")



Attach the package and use:
library("semgram")
Maintained by
Oscar Stuhler
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-05-31
Latest Update: 2022-05-31
Description:
A framework for extracting semantic motifs around entities in textual data. It implements 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. Motifs are identified by applying a set of extraction rules to a parsed text object that includes part-of-speech tags and dependency annotations - such as those generated by 'spacyr'. For further reference, see: Stuhler (2022) .
How to cite:
Oscar Stuhler (2022). semgram: Extracting Semantic Motifs from Textual Data. R package version 0.1.0, https://cran.r-project.org/web/packages/semgram. Accessed 05 Mar. 2026.
Previous versions and publish date:
No previous versions
Other packages that cited semgram R package
View semgram citation profile
Other R packages that semgram depends, imports, suggests or enhances
Complete documentation for semgram
Functions, R codes and Examples using the semgram R package
Some associated functions: extract_motifs . semgram . 
Some associated R codes: At_1.R . At_2.R . At_3.R . At_4.R . At_5.R . H_1.R . H_10.R . H_2.R . H_3.R . H_4.R . H_5.R . H_6.R . H_7.R . H_8.R . H_9.R . aP_1.R . aP_10.R . aP_11.R . aP_12.R . aP_13.R . aP_14.R . aP_2.R . aP_3.R . aP_4.R . aP_5.R . aP_6.R . aP_7.R . aP_8.R . aP_9.R . a_1.R . a_10.R . a_2.R . a_3.R . a_4.R . a_5.R . a_6.R . a_7.R . a_8.R . a_9.R . be_1.R . be_2.R . be_3.R . be_4.R . be_5.R . be_6.R . be_7.R . be_8.R . extract_motifs.R . retrieve_sentence.R . semgram.R . t_1.R . t_2.R . t_3.R . t_4.R .  Full semgram package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA