SemNeT

Methods and Measures for Semantic Network Analysis

https://github.com/alexchristensen/semnet

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 14 DOI reference(s) in README
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.9%) to scientific vocabulary

Keywords

r semantic-network-analysis
Last synced: 11 months ago · JSON representation

Repository

Methods and Measures for Semantic Network Analysis

Basic Info
  • Host: GitHub
  • Owner: AlexChristensen
  • Language: R
  • Default Branch: master
  • Homepage:
  • Size: 2.14 MB
Statistics
  • Stars: 23
  • Watchers: 3
  • Forks: 4
  • Open Issues: 5
  • Releases: 7
Topics
r semantic-network-analysis
Created almost 9 years ago · Last pushed almost 3 years ago
Metadata Files
Readme

README.md

CRAN 1.4.3 | GitHub 1.4.4

Project Status: Active – The project has reached a stable, usable state and is being actively developed.Downloads Total Downloads per month

How To Install

``` if(!"devtools" %in% row.names(installed.packages())){ install.packages("devtools") }

devtools::install_github("AlexChristensen/SemNeT", dependencies = c("Imports", "Suggests")) ```

How To Use

Christensen, A. P., & Kenett, Y. N. (in press). Semantic network analysis (SemNA): A tutorial on preprocessing, estimating, and analyzing semantic networks. Psychological Methods. https://doi.org/10.1037/met0000463 (see PsyArXiv for preprint)

SemNeT

SemNeT offers researchers several tools for the analysis of their semantic network data. As a part of a module of semantic network packages, SemNeT is the most general, providing statistical analyses for all types of semantic networks.

Forward Flow

Implements the forward flow measure introduced by Gray et al. (2019) and semantic spaces from Beaty et al. (2021).

SemNeT Shiny

From raw data to semantic network analysis in three lines of code: The Shiny app allows for integration with SemNetCleaner, streamlining the SemNA pipeline: ```

Grouping variable

group <- SemNeT::open.group

Preprocessed data

clean <- SemNetCleaner::textcleaner( data = SemNetCleaner::open.animals[,-c(1,2)], type = "fluency", miss = 99, partBY = "row", dictionary = "animals" )

SemNeT Shiny app for network estimation and analyses

SemNeT::SemNeTShiny() ```

The point and click interface of the SemNeT Shiny app enables users to perform all analyses in the package as well as spreading activation analyses from the spreadr package (Siew, 2019).

References

Beaty, R. E., Zeitlen, D. C., Baker, B. S., & Kenett, Y. N. (2021). Forward flow and creative thought: Assessing associative cognition and its role in divergent thinking. Thinking Skills and Creativity, 100859. https://doi.org/10.1016/j.tsc.2021.100859

Christensen, A. P., Kenett, Y. N., Cotter, K. N., Beaty, R. E., & Silvia, P. J. (2018). Remotely close associations: Openness to experience and semantic memory structure. European Journal of Personality, 32(4), 480-492. https://doi.org/10.1002/per.2157

Gray, K., Anderson, S., Chen, E. E., Kelly, J. M., Christian, M. S., Patrick, J., ... & Lewis, K. (2019). “Forward flow”: A new measure to quantify free thought and predict creativity. American Psychologist, 74(5), 539-554. https://doi.org/10.1037/amp0000391

Kenett, Y. N., & Austerweil, J. L. (2016). Examining search processes in low and high creative individuals with random walks. In Paper presented at the proceedings of the 38th annual meeting of the cognitive sceince society (pp. 313-318). Austin, TX. Retrieved from https://cogsci.mindmodeling.org/2016/papers/0066/index.html

Kenett, Y. N., Anaki, D., & Faust, M. (2014). Investigating the structure of semantic networks in low and high creative persons. Frontiers in Human Neuroscience, 8, 407. https://doi.org/10.3389/fnhum.2014.00407

Kenett, Y. N., Wechsler-Kashi, D., Kenett, D. Y., Schwartz, R. G., Ben Jacob, E., & Faust, M. (2013). Semantic organization in children with cochlear implants: Computational analysis of verbal fluency. Frontiers in Psychology, 4. https://doi.org/10.3389/fpsyg.2013.00543

Siew, C. S. Q. (2019). spreadr: An R package to simulate spreading activation in a network. Behavior Research Methods, 51, 910-929. https://doi.org/10.3758/s13428-018-1186-5

Owner

  • Name: Alexander Christensen
  • Login: AlexChristensen
  • Kind: user
  • Company: Vanderbilt University

Assistant Professor | Vanderbilt

GitHub Events

Total
  • Watch event: 2
  • Issue comment event: 2
Last Year
  • Watch event: 2
  • Issue comment event: 2

Committers

Last synced: almost 3 years ago

All Time
  • Total Commits: 311
  • Total Committers: 2
  • Avg Commits per committer: 155.5
  • Development Distribution Score (DDS): 0.447
Past Year
  • Commits: 3
  • Committers: 1
  • Avg Commits per committer: 3.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Alexander Christensen a****n@g****m 172
Alexander Christensen 3****n 139

Issues and Pull Requests

Last synced: 12 months ago

All Time
  • Total issues: 12
  • Total pull requests: 2
  • Average time to close issues: about 2 months
  • Average time to close pull requests: less than a minute
  • Total issue authors: 7
  • Total pull request authors: 1
  • Average comments per issue: 1.42
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • alc5907 (4)
  • ezequielfk (2)
  • AlexChristensen (2)
  • mtd143 (1)
  • zeileis (1)
  • Mimack (1)
  • Ginawsy (1)
Pull Request Authors
  • AlexChristensen (2)
Top Labels
Issue Labels
bug (10)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 314 last-month
  • Total docker downloads: 41,971
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 11
  • Total maintainers: 1
cran.r-project.org: SemNeT

Methods and Measures for Semantic Network Analysis

  • Versions: 11
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 314 Last month
  • Docker Downloads: 41,971
Rankings
Forks count: 12.8%
Stargazers count: 14.2%
Average: 23.1%
Dependent packages count: 29.8%
Dependent repos count: 35.5%
Last synced: 12 months ago

Dependencies

DESCRIPTION cran
  • R >= 3.6.0 depends
  • GGally * imports
  • LSAfun * imports
  • RColorBrewer * imports
  • broom * imports
  • car * imports
  • dplyr * imports
  • effects * imports
  • ggplot2 * imports
  • ggpubr * imports
  • googledrive * imports
  • grid * imports
  • igraph * imports
  • magrittr * imports
  • methods * imports
  • network * imports
  • pbapply * imports
  • philentropy * imports
  • plyr * imports
  • purrr * imports
  • qgraph * imports
  • scales * imports
  • sna * imports
  • R.matlab * suggests
  • animation * suggests
  • data.table * suggests
  • foreign * suggests
  • readxl * suggests
  • shiny * suggests
  • shinyBS * suggests
  • shinyMatrix * suggests
  • shinyalert * suggests
  • shinyjs * suggests
  • spreadr * suggests
.github/workflows/r.yml actions
  • actions/checkout v2 composite
  • r-lib/actions/check-r-package v2 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
  • r-lib/actions/setup-tinytex v2 composite